@blateral/b.kit 2.0.0-beta.2.9 → 2.0.0-beta.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -12
- package/lib/components/base/Grid.d.ts +6 -2
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +2 -1
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/Wrapper.d.ts +1 -0
- package/lib/components/base/Wrapper.d.ts.map +1 -1
- package/lib/components/base/icons/AngleDown.d.ts +1 -0
- package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts +1 -0
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
- package/lib/components/base/icons/AngleRight.d.ts +1 -0
- package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
- package/lib/components/base/icons/AngleUp.d.ts +1 -0
- package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +1 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeft.d.ts +8 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowUp.d.ts +8 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +8 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts +8 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -0
- package/lib/components/base/icons/Category.d.ts +8 -0
- package/lib/components/base/icons/Category.d.ts.map +1 -0
- package/lib/components/base/icons/Check.d.ts +1 -0
- package/lib/components/base/icons/Check.d.ts.map +1 -1
- package/lib/components/base/icons/Clock.d.ts +8 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -0
- package/lib/components/base/icons/ClockFilled.d.ts +8 -0
- package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
- package/lib/components/base/icons/Computer.d.ts +8 -0
- package/lib/components/base/icons/Computer.d.ts.map +1 -0
- package/lib/components/base/icons/Cross.d.ts +1 -0
- package/lib/components/base/icons/Cross.d.ts.map +1 -1
- package/lib/components/base/icons/CrossSmall.d.ts +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
- package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
- package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
- package/lib/components/base/icons/DateRange.d.ts +8 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -0
- package/lib/components/base/icons/DeleteForever.d.ts +8 -0
- package/lib/components/base/icons/DeleteForever.d.ts.map +1 -0
- package/lib/components/base/icons/External.d.ts +1 -0
- package/lib/components/base/icons/External.d.ts.map +1 -1
- package/lib/components/base/icons/FlyTo.d.ts +1 -0
- package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +61 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -0
- package/lib/components/base/icons/Info.d.ts +8 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -0
- package/lib/components/base/icons/Language.d.ts +8 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -0
- package/lib/components/base/icons/LocationPin.d.ts +8 -0
- package/lib/components/base/icons/LocationPin.d.ts.map +1 -0
- package/lib/components/base/icons/Magnifier.d.ts +1 -0
- package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
- package/lib/components/base/icons/Mail.d.ts +2 -1
- package/lib/components/base/icons/Mail.d.ts.map +1 -1
- package/lib/components/base/icons/Map.d.ts +8 -0
- package/lib/components/base/icons/Map.d.ts.map +1 -0
- package/lib/components/base/icons/MenuBurger.d.ts +1 -0
- package/lib/components/base/icons/MenuBurger.d.ts.map +1 -1
- package/lib/components/base/icons/Minus.d.ts +1 -0
- package/lib/components/base/icons/Minus.d.ts.map +1 -1
- package/lib/components/base/icons/Money.d.ts +8 -0
- package/lib/components/base/icons/Money.d.ts.map +1 -0
- package/lib/components/base/icons/MyLocation.d.ts +8 -0
- package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
- package/lib/components/base/icons/Person.d.ts +8 -0
- package/lib/components/base/icons/Person.d.ts.map +1 -0
- package/lib/components/base/icons/Phone.d.ts +1 -0
- package/lib/components/base/icons/Phone.d.ts.map +1 -1
- package/lib/components/base/icons/Place.d.ts +8 -0
- package/lib/components/base/icons/Place.d.ts.map +1 -0
- package/lib/components/base/icons/Play.d.ts +1 -0
- package/lib/components/base/icons/Play.d.ts.map +1 -1
- package/lib/components/base/icons/Plus.d.ts +1 -0
- package/lib/components/base/icons/Plus.d.ts.map +1 -1
- package/lib/components/base/icons/Route.d.ts +1 -0
- package/lib/components/base/icons/Route.d.ts.map +1 -1
- package/lib/components/base/icons/Star.d.ts +1 -0
- package/lib/components/base/icons/Star.d.ts.map +1 -1
- package/lib/components/base/icons/files/Excel.d.ts +2 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +2 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +2 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +2 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +8 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -0
- package/lib/components/base/icons/files/Word.d.ts +2 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +2 -0
- package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
- package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
- package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
- package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
- package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
- package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Xing.d.ts +1 -0
- package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
- package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/Bdot.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +2 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +11 -3
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +3 -0
- package/lib/components/blocks/Image.d.ts.map +1 -1
- package/lib/components/blocks/InfoList.d.ts +20 -0
- package/lib/components/blocks/InfoList.d.ts.map +1 -0
- package/lib/components/blocks/IntroBlock.d.ts +3 -0
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +42 -0
- package/lib/components/blocks/JobCard.d.ts.map +1 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NavBlock.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +6 -3
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +49 -0
- package/lib/components/blocks/POICard.d.ts.map +1 -0
- package/lib/components/blocks/POIFacts.d.ts +12 -0
- package/lib/components/blocks/POIFacts.d.ts.map +1 -0
- package/lib/components/blocks/PromotionCard.d.ts +4 -0
- package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +9 -2
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/blocks/SocialList.d.ts +10 -4
- package/lib/components/blocks/SocialList.d.ts.map +1 -1
- package/lib/components/blocks/Tag.d.ts +9 -3
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +2 -2
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts +1 -0
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts +1 -0
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts +11 -0
- package/lib/components/buttons/Control.d.ts.map +1 -0
- package/lib/components/buttons/Pointer.d.ts +1 -0
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/buttons/QuicknavButton.d.ts.map +1 -1
- package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
- package/lib/components/fields/Checkbox.d.ts.map +1 -1
- package/lib/components/fields/CompactForm.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +8 -11
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +3 -9
- package/lib/components/fields/FileUpload.d.ts.map +1 -1
- package/lib/components/fields/FilterField.d.ts +12 -0
- package/lib/components/fields/FilterField.d.ts.map +1 -0
- package/lib/components/fields/FormField.d.ts +33 -0
- package/lib/components/fields/FormField.d.ts.map +1 -0
- package/lib/components/fields/LocationField.d.ts +38 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +0 -1
- package/lib/components/fields/Radio.d.ts.map +1 -1
- package/lib/components/fields/SearchInput.d.ts.map +1 -1
- package/lib/components/fields/SelectDropdown.d.ts +2 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +1 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +2 -7
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +3 -6
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +1 -1
- package/lib/components/sections/Article.d.ts +1 -10
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CardList.d.ts +5 -5
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +1 -1
- package/lib/components/sections/FactGrid.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +1 -1
- package/lib/components/sections/Gallery.d.ts +8 -6
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +2 -1
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts +5 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +8 -3
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +38 -33
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +2 -10
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NewsletterForm.d.ts +90 -0
- package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
- package/lib/components/sections/NumberList.d.ts +1 -1
- package/lib/components/sections/NumberList.d.ts.map +1 -1
- package/lib/components/sections/Poster.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts.map +1 -1
- package/lib/components/sections/PriceTable.d.ts +1 -1
- package/lib/components/sections/Quicknav.d.ts +1 -1
- package/lib/components/sections/Quote.d.ts +1 -1
- package/lib/components/sections/SocialNav.d.ts +6 -5
- package/lib/components/sections/SocialNav.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +1 -1
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +1 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +1 -0
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +58 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -0
- package/lib/components/sections/events/EventList.d.ts +39 -0
- package/lib/components/sections/events/EventList.d.ts.map +1 -0
- package/lib/components/sections/events/EventOverview.d.ts +62 -0
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -0
- package/lib/components/sections/footer/Footer.d.ts +65 -0
- package/lib/components/sections/footer/Footer.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts +14 -0
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/FooterColumn.d.ts +14 -0
- package/lib/components/sections/footer/partials/FooterColumn.d.ts.map +1 -0
- package/lib/components/sections/footer/partials/index.d.ts +3 -0
- package/lib/components/sections/footer/partials/index.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/FooterArticle.d.ts +12 -0
- package/lib/components/sections/footer/skeletons/FooterArticle.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts +16 -0
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -0
- package/lib/components/sections/footer/skeletons/index.d.ts +3 -0
- package/lib/components/sections/footer/skeletons/index.d.ts.map +1 -0
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +51 -20
- package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
- package/lib/components/sections/header/Header.d.ts +67 -47
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderKenBurns.d.ts +4 -14
- package/lib/components/sections/header/HeaderKenBurns.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +7 -16
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +6 -16
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +52 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/jobs/JobList.d.ts +39 -0
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/NavBar.d.ts → NavBar.d.ts} +6 -1
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts +76 -56
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +38 -30
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +16 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/menu → menu}/variations/MenuLarge.d.ts +0 -0
- package/lib/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts +12 -0
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +16 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarBottom.d.ts +1 -1
- package/lib/components/sections/navigation/partials/NavBarBottom.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarMain.d.ts +4 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarTop.d.ts +1 -1
- package/lib/components/sections/navigation/partials/NavBarTop.d.ts.map +1 -0
- package/lib/components/sections/navigation/partials/index.d.ts +6 -0
- package/lib/components/sections/navigation/partials/index.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarBreadCrumbs.d.ts +3 -3
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarColumn.d.ts +0 -0
- package/lib/components/sections/navigation/skeletons/BarColumn.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarLogo.d.ts +2 -2
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarMenuToggle.d.ts +1 -0
- package/lib/components/sections/navigation/skeletons/BarMenuToggle.d.ts.map +1 -0
- package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarNavList.d.ts +0 -0
- package/lib/components/sections/navigation/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/skeletons/index.d.ts +6 -0
- package/lib/components/sections/navigation/skeletons/index.d.ts.map +1 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts +2 -2
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +30 -8
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +5 -1
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +39 -7
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts +8 -13
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +8 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +6 -2
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +6 -2
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +5 -1
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts +121 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
- package/lib/components/typography/Callout.d.ts +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +3 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +2 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/components/typography/Link.d.ts +2 -0
- package/lib/components/typography/Link.d.ts.map +1 -1
- package/lib/index.d.ts +48 -36
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -15
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +2 -3
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/arrays.d.ts +3 -0
- package/lib/utils/arrays.d.ts.map +1 -0
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts +3 -0
- package/lib/utils/dataURI.d.ts.map +1 -0
- package/lib/utils/filters.d.ts +2 -0
- package/lib/utils/filters.d.ts.map +1 -0
- package/lib/utils/formFieldText.d.ts +3 -0
- package/lib/utils/formFieldText.d.ts.map +1 -0
- package/lib/utils/getLinkIcon.d.ts +3 -0
- package/lib/utils/getLinkIcon.d.ts.map +1 -0
- package/lib/utils/hexRgbConverter.d.ts.map +1 -1
- package/lib/utils/menuHooks.d.ts +18 -0
- package/lib/utils/menuHooks.d.ts.map +1 -0
- package/lib/utils/navigation.d.ts +20 -0
- package/lib/utils/navigation.d.ts.map +1 -0
- package/lib/utils/statusFormatter.d.ts +7 -0
- package/lib/utils/statusFormatter.d.ts.map +1 -1
- package/lib/utils/structuredData.d.ts +12 -0
- package/lib/utils/structuredData.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +54 -32
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/types.d.ts +8 -0
- package/lib/utils/types.d.ts.map +1 -0
- package/lib/utils/urlParams.d.ts +4 -0
- package/lib/utils/urlParams.d.ts.map +1 -0
- package/lib/utils/useArray.d.ts +13 -0
- package/lib/utils/useArray.d.ts.map +1 -0
- package/lib/utils/useDebounce.d.ts +6 -0
- package/lib/utils/useDebounce.d.ts.map +1 -0
- package/lib/utils/useGeolocation.d.ts +8 -0
- package/lib/utils/useGeolocation.d.ts.map +1 -0
- package/lib/utils/useInterval.d.ts +4 -1
- package/lib/utils/useInterval.d.ts.map +1 -1
- package/lib/utils/useLazyInput.d.ts +8 -0
- package/lib/utils/useLazyInput.d.ts.map +1 -0
- package/lib/utils/useLeafletMap.d.ts +55 -0
- package/lib/utils/useLeafletMap.d.ts.map +1 -0
- package/lib/utils/useMounted.d.ts +3 -0
- package/lib/utils/useMounted.d.ts.map +1 -0
- package/lib/utils/useParams.d.ts +6 -0
- package/lib/utils/useParams.d.ts.map +1 -0
- package/lib/utils/usePrevious.d.ts +3 -0
- package/lib/utils/usePrevious.d.ts.map +1 -0
- package/lib/utils/useScrollIntoView.d.ts +5 -3
- package/lib/utils/useScrollIntoView.d.ts.map +1 -1
- package/lib/utils/useTimeout.d.ts +6 -0
- package/lib/utils/useTimeout.d.ts.map +1 -0
- package/lib/utils/useUpdateEffect.d.ts +5 -0
- package/lib/utils/useUpdateEffect.d.ts.map +1 -0
- package/package.json +46 -35
- package/lib/components/base/icons/ExclamationMark.d.ts +0 -7
- package/lib/components/base/icons/ExclamationMark.d.ts.map +0 -1
- package/lib/components/base/icons/StarGhost.d.ts +0 -7
- package/lib/components/base/icons/StarGhost.d.ts.map +0 -1
- package/lib/components/base/icons/files/Document.d.ts +0 -6
- package/lib/components/base/icons/files/Document.d.ts.map +0 -1
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/LinkList.d.ts +0 -11
- package/lib/components/blocks/LinkList.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/EventList.d.ts +0 -23
- package/lib/components/sections/EventList.d.ts.map +0 -1
- package/lib/components/sections/Footer.d.ts +0 -58
- package/lib/components/sections/Footer.d.ts.map +0 -1
- package/lib/components/sections/Form.d.ts +0 -76
- package/lib/components/sections/Form.d.ts.map +0 -1
- package/lib/components/sections/navigation/TopBar.d.ts +0 -39
- package/lib/components/sections/navigation/TopBar.d.ts.map +0 -1
- package/lib/components/sections/navigation/menu/Flyout.d.ts +0 -53
- package/lib/components/sections/navigation/menu/Flyout.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +0 -50
- package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +0 -39
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +0 -8
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +0 -1
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +0 -39
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selectValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/selectValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,QAAA,MAAM,eAAe,QAAe,MAAM,SAAS,MAAM,UAAU,MAAM,oBAQxE,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uploadValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/uploadValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,QAAA,MAAM,eAAe,QACZ,MAAM,SACJ,MAAM,IAAI,CAAC,UACV,UAAU,oBASrB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1,68 +1,88 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { CalloutTag } from "../../typography/Callout";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
large?: string;
|
|
14
|
-
xlarge?: string;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
3
|
+
import { ImageProps } from "../../blocks/Image";
|
|
4
|
+
export declare type HeaderSize = 'full' | 'small';
|
|
5
|
+
export declare type HeaderImage = Omit<ImageProps, 'ratios' | 'coverSpace'> & {
|
|
6
|
+
zoomPoint?: [number, number];
|
|
7
|
+
zoom?: number;
|
|
8
|
+
};
|
|
9
|
+
export declare type HeaderFocus = [
|
|
10
|
+
'left' | 'center' | 'right',
|
|
11
|
+
'top' | 'center' | 'bottom'
|
|
12
|
+
];
|
|
17
13
|
export declare const HeaderComponent: React.FC<{
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
height
|
|
14
|
+
/** ID value for targeting section with anchor hashes */
|
|
15
|
+
anchorId?: string | undefined;
|
|
16
|
+
/** Header image height size (full=100vh, small=80vh) */
|
|
17
|
+
size?: HeaderSize | undefined;
|
|
18
|
+
/** Focus point of header image / video */
|
|
19
|
+
focusPoint?: HeaderFocus | undefined;
|
|
20
|
+
/** Center content */
|
|
21
|
+
isCentered?: boolean | undefined;
|
|
22
|
+
/** Header title on image */
|
|
21
23
|
title?: string | undefined;
|
|
24
|
+
/** Header title HTML tag type (h2, h3, h4...) */
|
|
22
25
|
titleAs?: CalloutTag | undefined;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
/** Header text on image */
|
|
27
|
+
text?: string | undefined;
|
|
28
|
+
/** Function to inject custom primary button */
|
|
29
|
+
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
30
|
+
/** Function to inject custom secondary button */
|
|
31
|
+
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
32
|
+
/** Array of image settings */
|
|
33
|
+
images?: HeaderImage[] | undefined;
|
|
34
|
+
/** CSS value of custom image overlay to help seperate the text from the background */
|
|
35
|
+
customImgOverlay?: string | undefined;
|
|
36
|
+
/** URL to header video. First image in images array can be used as fallback */
|
|
29
37
|
videoUrl?: string | undefined;
|
|
30
|
-
|
|
31
|
-
customBottomGradient?: string | undefined;
|
|
32
|
-
badge?: {
|
|
33
|
-
content: React.ReactNode;
|
|
34
|
-
showOnMobile?: boolean | undefined;
|
|
35
|
-
} | undefined;
|
|
38
|
+
/** Ken burns effect zoom */
|
|
36
39
|
kenBurnsZoom?: number | undefined;
|
|
37
|
-
/**
|
|
40
|
+
/** Global zoom point for all images with ken burns effect. x and y values in the range from 0 - 1 */
|
|
38
41
|
kenBurnsZoomPoint?: [number, number] | undefined;
|
|
42
|
+
/** Time between each image in ken burns mode */
|
|
39
43
|
kenBurnsInterval?: number | undefined;
|
|
44
|
+
/** Callback called on image change */
|
|
45
|
+
onImageChange?: ((image?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined) => void) | undefined;
|
|
46
|
+
/** Section background */
|
|
47
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
40
48
|
}>;
|
|
41
49
|
declare const _default: React.FC<{
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
height
|
|
50
|
+
/** ID value for targeting section with anchor hashes */
|
|
51
|
+
anchorId?: string | undefined;
|
|
52
|
+
/** Header image height size (full=100vh, small=80vh) */
|
|
53
|
+
size?: HeaderSize | undefined;
|
|
54
|
+
/** Focus point of header image / video */
|
|
55
|
+
focusPoint?: HeaderFocus | undefined;
|
|
56
|
+
/** Center content */
|
|
57
|
+
isCentered?: boolean | undefined;
|
|
58
|
+
/** Header title on image */
|
|
45
59
|
title?: string | undefined;
|
|
60
|
+
/** Header title HTML tag type (h2, h3, h4...) */
|
|
46
61
|
titleAs?: CalloutTag | undefined;
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
62
|
+
/** Header text on image */
|
|
63
|
+
text?: string | undefined;
|
|
64
|
+
/** Function to inject custom primary button */
|
|
65
|
+
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
66
|
+
/** Function to inject custom secondary button */
|
|
67
|
+
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
68
|
+
/** Array of image settings */
|
|
69
|
+
images?: HeaderImage[] | undefined;
|
|
70
|
+
/** CSS value of custom image overlay to help seperate the text from the background */
|
|
71
|
+
customImgOverlay?: string | undefined;
|
|
72
|
+
/** URL to header video. First image in images array can be used as fallback */
|
|
53
73
|
videoUrl?: string | undefined;
|
|
54
|
-
|
|
55
|
-
customBottomGradient?: string | undefined;
|
|
56
|
-
badge?: {
|
|
57
|
-
content: React.ReactNode;
|
|
58
|
-
showOnMobile?: boolean | undefined;
|
|
59
|
-
} | undefined;
|
|
74
|
+
/** Ken burns effect zoom */
|
|
60
75
|
kenBurnsZoom?: number | undefined;
|
|
61
|
-
/**
|
|
76
|
+
/** Global zoom point for all images with ken burns effect. x and y values in the range from 0 - 1 */
|
|
62
77
|
kenBurnsZoomPoint?: [number, number] | undefined;
|
|
78
|
+
/** Time between each image in ken burns mode */
|
|
63
79
|
kenBurnsInterval?: number | undefined;
|
|
80
|
+
/** Callback called on image change */
|
|
81
|
+
onImageChange?: ((image?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined) => void) | undefined;
|
|
82
|
+
/** Section background */
|
|
83
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
64
84
|
} & {
|
|
65
|
-
theme?: import("../../../utils/
|
|
85
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
66
86
|
}>;
|
|
67
87
|
export default _default;
|
|
68
88
|
//# sourceMappingURL=Header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAO,EAAE,UAAU,EAAE,iCAAsC;AAU3D,OAAO,EAAE,UAAU,EAAE,2BAAgC;AA2SrD,oBAAY,UAAU,GAAG,MAAM,GAAG,OAAO,CAAC;AAC1C,oBAAY,WAAW,GAAG,IAAI,CAAC,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC,GAAG;IAClE,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AACF,oBAAY,WAAW,GAAG;IACtB,MAAM,GAAG,QAAQ,GAAG,OAAO;IAC3B,KAAK,GAAG,QAAQ,GAAG,QAAQ;CAC9B,CAAC;AAkLF,eAAO,MAAM,eAAe;IA/KxB,wDAAwD;;IAGxD,wDAAwD;;IAGxD,2CAA2C;;IAG3C,qBAAqB;;IAGrB,4BAA4B;;IAG5B,iDAAiD;;IAGjD,2BAA2B;;IAG3B,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8BAA8B;;IAG9B,sFAAsF;;IAGtF,+EAA+E;;IAG/E,4BAA4B;;IAG5B,qGAAqG;;IAGrG,gDAAgD;;IAGhD,sCAAsC;wFACiC,IAAI;IAE3E,yBAAyB;;EA+HQ,CAAC;;IA/KlC,wDAAwD;;IAGxD,wDAAwD;;IAGxD,2CAA2C;;IAG3C,qBAAqB;;IAGrB,4BAA4B;;IAG5B,iDAAiD;;IAGjD,2BAA2B;;IAG3B,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8BAA8B;;IAG9B,sFAAsF;;IAGtF,+EAA+E;;IAG/E,4BAA4B;;IAG5B,qGAAqG;;IAGrG,gDAAgD;;IAGhD,sCAAsC;;IAGtC,yBAAyB;;;;;AAgI7B,wBAAoC"}
|
|
@@ -1,23 +1,13 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
small: string;
|
|
4
|
-
medium: string;
|
|
5
|
-
large: string;
|
|
6
|
-
xlarge: string;
|
|
7
|
-
webp?: {
|
|
8
|
-
small: string;
|
|
9
|
-
medium: string;
|
|
10
|
-
large: string;
|
|
11
|
-
xlarge: string;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
2
|
+
import { HeaderImage } from './Header';
|
|
14
3
|
declare const HeaderKenBurns: React.FC<{
|
|
15
|
-
images:
|
|
4
|
+
images: HeaderImage[];
|
|
16
5
|
zoom?: number;
|
|
17
6
|
zoomPoint?: [number, number];
|
|
18
7
|
interval?: number;
|
|
19
|
-
onImageChange?: (currentImg:
|
|
8
|
+
onImageChange?: (currentImg: HeaderImage) => void;
|
|
20
9
|
className?: string;
|
|
10
|
+
children?: React.ReactNode;
|
|
21
11
|
}>;
|
|
22
12
|
export default HeaderKenBurns;
|
|
23
13
|
//# sourceMappingURL=HeaderKenBurns.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderKenBurns.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderKenBurns.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"HeaderKenBurns.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderKenBurns.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAM/D,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAwJvC,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAC3B,MAAM,EAAE,WAAW,EAAE,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,CAAC,UAAU,EAAE,WAAW,KAAK,IAAI,CAAC;IAClD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAmFA,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1,21 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
medium?: string;
|
|
5
|
-
semilarge?: string;
|
|
6
|
-
large?: string;
|
|
7
|
-
xlarge?: string;
|
|
8
|
-
webp?: {
|
|
9
|
-
small: string;
|
|
10
|
-
medium?: string;
|
|
11
|
-
semilarge?: string;
|
|
12
|
-
large?: string;
|
|
13
|
-
xlarge?: string;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ImageProps } from "../../blocks/Image";
|
|
3
|
+
import { HeaderFocus } from './Header';
|
|
16
4
|
declare const HeaderPoster: React.FC<{
|
|
17
|
-
|
|
5
|
+
isInverted?: boolean;
|
|
6
|
+
bgImage?: Omit<ImageProps, 'ratios' | 'coverSpace'>;
|
|
7
|
+
focus?: HeaderFocus;
|
|
18
8
|
className?: string;
|
|
9
|
+
children?: React.ReactNode;
|
|
19
10
|
}>;
|
|
20
11
|
export default HeaderPoster;
|
|
21
12
|
//# sourceMappingURL=HeaderPoster.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderPoster.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderPoster.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HeaderPoster.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderPoster.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAkBvC,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,IAAI,CAAC,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC,CAAC;IACpD,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAeA,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,23 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
small: string;
|
|
4
|
-
medium?: string;
|
|
5
|
-
semilarge?: string;
|
|
6
|
-
large?: string;
|
|
7
|
-
xlarge?: string;
|
|
8
|
-
webp?: {
|
|
9
|
-
small: string;
|
|
10
|
-
medium?: string;
|
|
11
|
-
semilarge?: string;
|
|
12
|
-
large?: string;
|
|
13
|
-
xlarge?: string;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { HeaderFocus, HeaderImage } from './Header';
|
|
16
3
|
declare const HeaderVideo: React.FC<{
|
|
4
|
+
isInverted?: boolean;
|
|
17
5
|
loadOnMobile?: boolean;
|
|
18
|
-
placeholderImg?:
|
|
6
|
+
placeholderImg?: HeaderImage;
|
|
7
|
+
focus?: HeaderFocus;
|
|
19
8
|
videoUrl?: string;
|
|
20
9
|
className?: string;
|
|
10
|
+
children?: React.ReactNode;
|
|
21
11
|
}>;
|
|
22
12
|
export default HeaderVideo;
|
|
23
13
|
//# sourceMappingURL=HeaderVideo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"HeaderVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA8EpD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAmDA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { JobCardProps } from "../../blocks/JobCard";
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export interface OrganizationData {
|
|
4
|
+
name?: string;
|
|
5
|
+
url?: string;
|
|
6
|
+
logo?: string;
|
|
7
|
+
telephone?: string;
|
|
8
|
+
email?: string;
|
|
9
|
+
address?: {
|
|
10
|
+
streetAddress?: string;
|
|
11
|
+
addressLocality?: string;
|
|
12
|
+
postalCode?: string;
|
|
13
|
+
addressCountry?: string;
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
export declare type JobArticleProps = Omit<JobCardProps, 'isInverted' | 'hasBackground' | 'link'> & {
|
|
17
|
+
/** ID value for targeting section with anchor hashes */
|
|
18
|
+
anchorId?: string;
|
|
19
|
+
/** Text that describes the job (richtext) */
|
|
20
|
+
description?: string;
|
|
21
|
+
/** The hiring organization (important for structured data) */
|
|
22
|
+
organization?: OrganizationData;
|
|
23
|
+
/** The date of posting the job tender (important for structured data) */
|
|
24
|
+
datePosted?: Date;
|
|
25
|
+
/** Function to inject primary action */
|
|
26
|
+
primaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
27
|
+
/** Function to inject secondary action */
|
|
28
|
+
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
29
|
+
/** Section background */
|
|
30
|
+
bgMode?: 'full' | 'inverted';
|
|
31
|
+
};
|
|
32
|
+
export declare const JobArticleComponent: React.FC<JobArticleProps>;
|
|
33
|
+
declare const _default: React.FC<Omit<JobCardProps, "link" | "isInverted" | "hasBackground"> & {
|
|
34
|
+
/** ID value for targeting section with anchor hashes */
|
|
35
|
+
anchorId?: string | undefined;
|
|
36
|
+
/** Text that describes the job (richtext) */
|
|
37
|
+
description?: string | undefined;
|
|
38
|
+
/** The hiring organization (important for structured data) */
|
|
39
|
+
organization?: OrganizationData | undefined;
|
|
40
|
+
/** The date of posting the job tender (important for structured data) */
|
|
41
|
+
datePosted?: Date | undefined;
|
|
42
|
+
/** Function to inject primary action */
|
|
43
|
+
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
44
|
+
/** Function to inject secondary action */
|
|
45
|
+
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
46
|
+
/** Section background */
|
|
47
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
48
|
+
} & {
|
|
49
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
50
|
+
}>;
|
|
51
|
+
export default _default;
|
|
52
|
+
//# sourceMappingURL=JobArticle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JobArticle.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/jobs/JobArticle.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,6BAAkC;AAGzD,OAAO,KAAK,MAAM,OAAO,CAAC;AAwD1B,MAAM,WAAW,gBAAgB;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE;QACN,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,cAAc,CAAC,EAAE,MAAM,CAAC;KAC3B,CAAC;CACL;AAED,oBAAY,eAAe,GAAG,IAAI,CAC9B,YAAY,EACZ,YAAY,GAAG,eAAe,GAAG,MAAM,CAC1C,GAAG;IACA,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,6CAA6C;IAC7C,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAEhC,yEAAyE;IACzE,UAAU,CAAC,EAAE,IAAI,CAAC;IAElB,wCAAwC;IACxC,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE1D,0CAA0C;IAC1C,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE5D,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;CAChC,CAAC;AA8HF,eAAO,MAAM,mBAAmB,2BAAa,CAAC;;IAlJ1C,wDAAwD;;IAGxD,6CAA6C;;IAG7C,8DAA8D;;IAG9D,yEAAyE;;IAGzE,wCAAwC;;IAGxC,0CAA0C;;IAG1C,yBAAyB;;;;;AAiI7B,wBAAwC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { JobCardProps } from "../../blocks/JobCard";
|
|
3
|
+
export declare type JobItem = Omit<JobCardProps, 'isInverted' | 'hasBackground' | 'modelIcon' | 'locationIcon' | 'totalLocations' | 'allLocationsLabel'>;
|
|
4
|
+
export declare const JobListComponent: React.FC<{
|
|
5
|
+
/** ID value for targeting section with anchor hashes */
|
|
6
|
+
anchorId?: string | undefined;
|
|
7
|
+
/** Array of job item settings */
|
|
8
|
+
jobs?: JobItem[] | undefined;
|
|
9
|
+
/** Total amount all locations */
|
|
10
|
+
totalJobLocations?: number | undefined;
|
|
11
|
+
/** Label to show if all location selected */
|
|
12
|
+
allJobLocationsLabel?: string | undefined;
|
|
13
|
+
/** Section background */
|
|
14
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
15
|
+
/** Injection function for job time model icon */
|
|
16
|
+
modelIcon?: (() => React.ReactNode) | undefined;
|
|
17
|
+
/** Injection function for job location icon */
|
|
18
|
+
locationIcon?: (() => React.ReactNode) | undefined;
|
|
19
|
+
}>;
|
|
20
|
+
declare const _default: React.FC<{
|
|
21
|
+
/** ID value for targeting section with anchor hashes */
|
|
22
|
+
anchorId?: string | undefined;
|
|
23
|
+
/** Array of job item settings */
|
|
24
|
+
jobs?: JobItem[] | undefined;
|
|
25
|
+
/** Total amount all locations */
|
|
26
|
+
totalJobLocations?: number | undefined;
|
|
27
|
+
/** Label to show if all location selected */
|
|
28
|
+
allJobLocationsLabel?: string | undefined;
|
|
29
|
+
/** Section background */
|
|
30
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
31
|
+
/** Injection function for job time model icon */
|
|
32
|
+
modelIcon?: (() => React.ReactNode) | undefined;
|
|
33
|
+
/** Injection function for job location icon */
|
|
34
|
+
locationIcon?: (() => React.ReactNode) | undefined;
|
|
35
|
+
} & {
|
|
36
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
37
|
+
}>;
|
|
38
|
+
export default _default;
|
|
39
|
+
//# sourceMappingURL=JobList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JobList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/jobs/JobList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAgB,EAAE,YAAY,EAAE,6BAAkC;AA2ClE,oBAAY,OAAO,GAAG,IAAI,CACtB,YAAY,EACV,YAAY,GACZ,eAAe,GACf,WAAW,GACX,cAAc,GACd,gBAAgB,GAChB,mBAAmB,CACxB,CAAC;AAmFF,eAAO,MAAM,gBAAgB;IAhFzB,wDAAwD;;IAGxD,iCAAiC;;IAGjC,iCAAiC;;IAGjC,6CAA6C;;IAG7C,yBAAyB;;IAGzB,iDAAiD;uBAC/B,MAAM,SAAS;IAEjC,+CAA+C;0BAC1B,MAAM,SAAS;EA6DD,CAAC;;IAhFpC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,iCAAiC;;IAGjC,6CAA6C;;IAG7C,yBAAyB;;IAGzB,iDAAiD;;IAGjD,+CAA+C;;;;;AA+DnD,wBAAqC"}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
2
|
import { DefaultTheme } from 'styled-components';
|
|
3
|
-
declare
|
|
3
|
+
export declare const getTopHeights: (theme: DefaultTheme, size?: NavBarSize | undefined) => [number, number];
|
|
4
|
+
export declare const hasTopBar: (theme: DefaultTheme) => boolean;
|
|
5
|
+
export declare const getMainHeights: (theme: DefaultTheme, size?: NavBarSize | undefined) => [number, number];
|
|
6
|
+
export declare const getBottomHeights: (theme: DefaultTheme, size?: NavBarSize | undefined) => [number, number];
|
|
7
|
+
export declare const hasBottomBar: (theme: DefaultTheme) => boolean;
|
|
8
|
+
export declare type ExcludeType = 'top' | 'main' | 'bottom';
|
|
4
9
|
/**
|
|
5
10
|
* Get full height of navigation bar
|
|
6
11
|
* @param theme Theme object
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/NavBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAC3C,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAWzD,eAAO,MAAM,aAAa,UACf,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,SAAS,UAAW,YAAY,YAU5C,CAAC;AAEF,eAAO,MAAM,cAAc,UAChB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAClB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,YAAY,YAU/C,CAAC;AAEF,oBAAY,WAAW,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEpD;;;;;;GAMG;AACH,eAAO,MAAM,aAAa,UACf,YAAY,yEAGpB,CAAC,MAAM,EAAE,MAAM,CAkBjB,CAAC;AAoLF,oBAAY,UAAU,GAAG,OAAO,GAAG,OAAO,CAAC;AAE3C,MAAM,WAAW,SAAS;IACtB,IAAI,EAAE,UAAU,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACvB;AAED,oBAAY,QAAQ,GAAG,aAAa,GAAG,eAAe,CAAC;AAEvD,MAAM,WAAW,WAAW;IACxB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uFAAuF;IACvF,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,MAAM,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IACzD,SAAS,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;CAC9D;AAED,QAAA,MAAM,MAAM,EAAE,EAAE,CACZ,WAAW,GAAG;IACV,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAiJJ,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,63 +1,83 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
|
+
import { DefaultTheme } from 'styled-components';
|
|
2
3
|
import { ThemeMods } from "../../../utils/LibThemeProvider";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
4
|
+
import { MenuStates, MenuTypeProps, NavItem } from './menu/Menu';
|
|
5
|
+
import { NavBarSize, BarStates, PageFlow } from './NavBar';
|
|
6
|
+
/**
|
|
7
|
+
* Checks which navbar parts are defined in navigation.
|
|
8
|
+
* With this values you can calculate each height by the Navbar component functions
|
|
9
|
+
* @param ident Identification string from Navigation component
|
|
10
|
+
* @returns
|
|
11
|
+
*/
|
|
12
|
+
export declare const getNavbarState: (ident: string) => {
|
|
13
|
+
hasTop: boolean;
|
|
14
|
+
hasMain: boolean;
|
|
15
|
+
hasBottom: boolean;
|
|
16
|
+
pageFlow: PageFlow | undefined;
|
|
17
|
+
isStickable: boolean;
|
|
18
|
+
};
|
|
19
|
+
/** Generate Navbar identifier */
|
|
20
|
+
export declare const generateNavbarIdent: (props: {
|
|
21
|
+
hasTop?: boolean;
|
|
22
|
+
hasMain?: boolean;
|
|
23
|
+
hasBottom?: boolean;
|
|
24
|
+
pageFlow?: PageFlow;
|
|
25
|
+
isStickable?: boolean;
|
|
26
|
+
}) => string;
|
|
27
|
+
/**
|
|
28
|
+
* Get full navbar heights
|
|
29
|
+
* @param theme Theme object
|
|
30
|
+
* @param ident Indentification string from Navigation component
|
|
31
|
+
* @returns
|
|
32
|
+
*/
|
|
33
|
+
export declare const getFullNavbarHeights: (theme: DefaultTheme, ident: string) => {
|
|
34
|
+
large: [number, number];
|
|
35
|
+
small: [number, number];
|
|
36
|
+
};
|
|
37
|
+
export interface NavBarStates extends BarStates {
|
|
38
|
+
isMenuOpen?: boolean;
|
|
39
|
+
openMenu?: () => void;
|
|
40
|
+
closeMenu?: () => void;
|
|
41
|
+
mainNavigation?: Array<NavItem>;
|
|
42
|
+
subNavigation?: Array<NavItem>;
|
|
43
|
+
isOnPageTop?: boolean;
|
|
44
|
+
isInTopOffset?: boolean;
|
|
24
45
|
}
|
|
25
|
-
export interface
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
size?: 'desktop' | 'mobile';
|
|
54
|
-
name?: string;
|
|
55
|
-
}) => React.ReactNode;
|
|
56
|
-
search?: (isInverted?: boolean) => React.ReactNode;
|
|
57
|
-
openMenuIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
58
|
-
closeMenuIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
46
|
+
export interface NavMenuStates extends MenuStates {
|
|
47
|
+
isMenuOpen?: boolean;
|
|
48
|
+
openMenu?: () => void;
|
|
49
|
+
closeMenu?: () => void;
|
|
50
|
+
navBarSize?: NavBarSize;
|
|
51
|
+
}
|
|
52
|
+
export interface NavBarSettings {
|
|
53
|
+
isStickable?: boolean;
|
|
54
|
+
isCollapsible?: boolean;
|
|
55
|
+
pageFlow?: 'overContent' | 'beforeContent';
|
|
56
|
+
topBg?: string;
|
|
57
|
+
mainBg?: string;
|
|
58
|
+
bottomBg?: string;
|
|
59
|
+
/** Custom background value for NavBar with pageFlow === overContent and large size */
|
|
60
|
+
onContentBg?: string;
|
|
61
|
+
topBar?: ((props: NavBarStates) => React.ReactNode) | null;
|
|
62
|
+
mainBar?: ((props: NavBarStates) => React.ReactNode) | null;
|
|
63
|
+
bottomBar?: ((props: NavBarStates) => React.ReactNode) | null;
|
|
64
|
+
theme?: ThemeMods;
|
|
65
|
+
}
|
|
66
|
+
export interface MenuSettings {
|
|
67
|
+
isIndexPage?: boolean;
|
|
68
|
+
mainNavigation?: Array<NavItem>;
|
|
69
|
+
subNavigation?: Array<NavItem>;
|
|
70
|
+
header?: (props: NavMenuStates) => React.ReactNode;
|
|
71
|
+
footer?: (props: NavMenuStates) => React.ReactNode;
|
|
72
|
+
navItemsHeader?: (props: NavMenuStates) => React.ReactNode;
|
|
73
|
+
typeSettings: MenuTypeProps;
|
|
59
74
|
theme?: ThemeMods;
|
|
60
75
|
}
|
|
61
|
-
|
|
76
|
+
export interface NavigationProps {
|
|
77
|
+
navBar?: NavBarSettings;
|
|
78
|
+
menu?: MenuSettings;
|
|
79
|
+
clampWidth?: 'content' | 'full';
|
|
80
|
+
}
|
|
81
|
+
declare const Navigation: FC<NavigationProps>;
|
|
62
82
|
export default Navigation;
|
|
63
83
|
//# sourceMappingURL=Navigation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/Navigation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/Navigation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAgC,MAAM,OAAO,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAEH,SAAS,EAEZ,wCAA+B;AAIhC,OAAa,EAAE,UAAU,EAAE,aAAa,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AAEvE,OAAe,EAEX,UAAU,EACV,SAAS,EAIT,QAAQ,EACX,MAAM,UAAU,CAAC;AAElB;;;;;GAKG;AACH,eAAO,MAAM,cAAc,UAAW,MAAM;;;;;;CAuB3C,CAAC;AAEF,iCAAiC;AACjC,eAAO,MAAM,mBAAmB,UAAW;IACvC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB,KAAG,MAWH,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,UAAW,YAAY,SAAS,MAAM;;;CAUtE,CAAC;AAEF,MAAM,WAAW,YAAa,SAAQ,SAAS;IAC3C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,MAAM,WAAW,aAAc,SAAQ,UAAU;IAC7C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,CAAC,EAAE,UAAU,CAAC;CAC3B;AAED,MAAM,WAAW,cAAc;IAC3B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,aAAa,GAAG,eAAe,CAAC;IAE3C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uFAAuF;IACvF,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,MAAM,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,YAAY,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IAC3D,OAAO,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,YAAY,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IAC5D,SAAS,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,YAAY,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IAC9D,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,YAAY;IACzB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,KAAK,CAAC,SAAS,CAAC;IACnD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,KAAK,CAAC,SAAS,CAAC;IACnD,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,KAAK,CAAC,SAAS,CAAC;IAC3D,YAAY,EAAE,aAAa,CAAC;IAE5B,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,eAAe;IAC5B,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;CACnC;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,eAAe,CA8MnC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,35 +1,43 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
import { LinkProps } from "../../../typography/Link";
|
|
3
|
+
/** Menu Variations */
|
|
4
|
+
import { FlyoutMenuProps } from './variations/MenuFlyout';
|
|
5
|
+
import { /* MenuLarge,*/ LargeMenuProps } from './variations/MenuLarge';
|
|
6
|
+
import { NavBarSize } from '../NavBar';
|
|
7
|
+
/** Navigation item types */
|
|
8
|
+
export interface NavItem {
|
|
9
|
+
uid: string;
|
|
10
|
+
label: string;
|
|
11
|
+
link?: LinkProps;
|
|
12
|
+
isCurrent?: boolean;
|
|
13
|
+
subItems?: NavItem[];
|
|
14
|
+
isFeatured?: boolean;
|
|
15
|
+
icon?: React.ReactNode;
|
|
16
|
+
hideFromMenu?: boolean;
|
|
17
|
+
}
|
|
18
|
+
/** Menu base type */
|
|
19
|
+
export interface MenuStates {
|
|
20
|
+
isOpen?: boolean;
|
|
21
|
+
isIndexPage?: boolean;
|
|
22
|
+
mainNavigation?: Array<NavItem>;
|
|
23
|
+
subNavigation?: Array<NavItem>;
|
|
24
|
+
navBarSize?: NavBarSize;
|
|
25
|
+
}
|
|
26
|
+
export interface MenuBaseProps {
|
|
5
27
|
isOpen?: boolean;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
size?: 'desktop' | 'mobile';
|
|
16
|
-
name?: string;
|
|
17
|
-
}) => React.ReactNode;
|
|
18
|
-
secondaryAction?: (props: {
|
|
19
|
-
isInverted?: boolean;
|
|
20
|
-
size?: 'desktop' | 'mobile';
|
|
21
|
-
name?: string;
|
|
22
|
-
}) => React.ReactNode;
|
|
23
|
-
search?: (isInverted?: boolean) => React.ReactNode;
|
|
24
|
-
activeNavItem?: string;
|
|
25
|
-
navItems?: NavGroup[];
|
|
26
|
-
navItemIndicator?: (isInverted: boolean) => React.ReactNode;
|
|
27
|
-
socials?: Array<{
|
|
28
|
-
icon: React.ReactNode;
|
|
29
|
-
href: string;
|
|
30
|
-
}>;
|
|
31
|
-
onCloseClick?: () => void;
|
|
28
|
+
clampWidth?: 'content' | 'full';
|
|
29
|
+
isIndexPage?: boolean;
|
|
30
|
+
mainNavigation?: Array<NavItem>;
|
|
31
|
+
subNavigation?: Array<NavItem>;
|
|
32
|
+
navBarSize?: NavBarSize;
|
|
33
|
+
header?: (props: MenuStates) => React.ReactNode;
|
|
34
|
+
footer?: (props: MenuStates) => React.ReactNode;
|
|
35
|
+
navItemsHeader?: (menuStates: MenuStates) => React.ReactNode;
|
|
36
|
+
onClose?: () => void;
|
|
32
37
|
}
|
|
33
|
-
declare
|
|
38
|
+
export declare type MenuTypeProps = FlyoutMenuProps | LargeMenuProps;
|
|
39
|
+
declare const Menu: FC<MenuBaseProps & {
|
|
40
|
+
typeSettings?: MenuTypeProps;
|
|
41
|
+
}>;
|
|
34
42
|
export default Menu;
|
|
35
43
|
//# sourceMappingURL=Menu.d.ts.map
|