@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,sBAAsB;AACtB,OAAmB,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,eAAe,CAAC,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,4BAA4B;AAE5B,MAAM,WAAW,OAAO;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,qBAAqB;AACrB,MAAM,WAAW,UAAU;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,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,UAAU,CAAC,EAAE,UAAU,CAAC;CAC3B;AAED,MAAM,WAAW,aAAa;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAChC,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,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAC7D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,oBAAY,aAAa,GAAG,eAAe,GAAG,cAAc,CAAC;AAE7D,QAAA,MAAM,IAAI,EAAE,EAAE,CAAC,aAAa,GAAG;IAAE,YAAY,CAAC,EAAE,aAAa,CAAA;CAAE,CAuD9D,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
import { DefaultTheme } from 'styled-components';
|
|
3
|
+
import { NavBarSize } from '../../NavBar';
|
|
4
|
+
import { MenuBaseProps } from '../Menu';
|
|
5
|
+
export declare const getMenuHeaderHeights: (theme: DefaultTheme, size?: NavBarSize | undefined) => [number, number];
|
|
6
|
+
export declare const hasMenuHeader: (theme: DefaultTheme) => boolean;
|
|
7
|
+
export interface FlyoutMenuProps {
|
|
8
|
+
type: 'flyout';
|
|
9
|
+
collapseIcon?: (props: {
|
|
10
|
+
isCollapsed?: boolean;
|
|
11
|
+
}) => React.ReactNode;
|
|
12
|
+
subNavTitle?: string;
|
|
13
|
+
}
|
|
14
|
+
declare const MenuFlyout: FC<MenuBaseProps & FlyoutMenuProps>;
|
|
15
|
+
export default MenuFlyout;
|
|
16
|
+
//# sourceMappingURL=MenuFlyout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MenuFlyout.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/variations/MenuFlyout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EACV,EAAE,EAML,MAAM,OAAO,CAAC;AACf,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAczD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAW,MAAM,SAAS,CAAC;AAkGjD,eAAO,MAAM,oBAAoB,UACtB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,aAAa,UAAW,YAAY,YAUhD,CAAC;AAufF,MAAM,WAAW,eAAe;IAC5B,IAAI,EAAE,QAAQ,CAAC;IACf,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,WAAW,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACrE,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAKD,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,aAAa,GAAG,eAAe,CAwNnD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
package/lib/components/sections/navigation/{remastered/menu → menu}/variations/MenuLarge.d.ts
RENAMED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MenuLarge.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/variations/MenuLarge.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAIxC,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,aAAa,GAAG,cAAc,CAUjD,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { NavMenuStates } from '../Navigation';
|
|
3
|
+
import { SocialItem } from "../../../blocks/SocialList";
|
|
4
|
+
import { Language } from "../../../blocks/LanguageSwitcher";
|
|
5
|
+
declare const MenuFooter: FC<{
|
|
6
|
+
isInverted?: boolean;
|
|
7
|
+
langs?: Language[];
|
|
8
|
+
socials?: SocialItem[];
|
|
9
|
+
menuStates?: NavMenuStates;
|
|
10
|
+
}>;
|
|
11
|
+
export default MenuFooter;
|
|
12
|
+
//# sourceMappingURL=MenuFooter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MenuFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuFooter.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAmB,EAAE,UAAU,EAAE,mCAAqC;AACtE,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAehF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,UAAU,CAAC,EAAE,aAAa,CAAC;CAC9B,CAqBA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
import { NavMenuStates } from '../Navigation';
|
|
3
|
+
import { Language } from "../../../blocks/LanguageSwitcher";
|
|
4
|
+
declare const MenuHeader: FC<{
|
|
5
|
+
isInverted?: boolean;
|
|
6
|
+
menuStates?: NavMenuStates;
|
|
7
|
+
customToggle?: (props: {
|
|
8
|
+
isInverted?: boolean;
|
|
9
|
+
}) => React.ReactNode;
|
|
10
|
+
langs?: Language[];
|
|
11
|
+
action?: (props: {
|
|
12
|
+
isInverted?: boolean;
|
|
13
|
+
} & NavMenuStates) => React.ReactNode;
|
|
14
|
+
}>;
|
|
15
|
+
export default MenuHeader;
|
|
16
|
+
//# sourceMappingURL=MenuHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MenuHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAiBhF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,MAAM,CAAC,EAAE,CACL,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,aAAa,KAC9C,KAAK,CAAC,SAAS,CAAC;CACxB,CA2BA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
package/lib/components/sections/navigation/{remastered/partials → partials}/NavBarBottom.d.ts
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
2
|
import { NavBarStates } from '../Navigation';
|
|
3
|
-
import { LinkProps } from "
|
|
3
|
+
import { LinkProps } from "../../../typography/Link";
|
|
4
4
|
declare const NavBarBottom: FC<{
|
|
5
5
|
rootLink?: LinkProps;
|
|
6
6
|
rootLabel?: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NavBarBottom.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarBottom.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,YAAY,CAAC;CAC3B,CAYA,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
2
|
import { NavBarStates } from '../Navigation';
|
|
3
|
+
import { LinkProps } from "../../../typography/Link";
|
|
4
|
+
import { Language } from "../../../blocks/LanguageSwitcher";
|
|
3
5
|
declare const NavBarMain: FC<{
|
|
4
6
|
isInverted?: boolean;
|
|
5
7
|
logo?: {
|
|
@@ -19,10 +21,12 @@ declare const NavBarMain: FC<{
|
|
|
19
21
|
src: string;
|
|
20
22
|
alt?: string;
|
|
21
23
|
};
|
|
24
|
+
link?: Omit<LinkProps, 'coverSpace' | 'ratios'>;
|
|
22
25
|
};
|
|
23
26
|
customToggle?: (props: {
|
|
24
27
|
isInverted?: boolean;
|
|
25
28
|
}) => React.ReactNode;
|
|
29
|
+
langs?: Language[];
|
|
26
30
|
primaryAction?: (props: {
|
|
27
31
|
isInverted?: boolean;
|
|
28
32
|
} & NavBarStates) => React.ReactNode;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NavBarMain.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarMain.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAG7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAwChF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE;QACH,OAAO,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACxC,eAAe,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAChD,MAAM,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACvC,cAAc,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;KACnD,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,aAAa,CAAC,EAAE,CACZ,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,eAAe,CAAC,EAAE,CACd,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;CAC3B,CAkEA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NavBarTop.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarTop.tsx"],"names":[],"mappings":"AACA,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAChF,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAgBvC,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC1B,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC5B,SAAS,EAAE,YAAY,CAAC;CAC3B,CAcA,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as MenuFooter } from './MenuFooter';
|
|
2
|
+
export { default as MenuHeader } from './MenuHeader';
|
|
3
|
+
export { default as NavBarBottom } from './NavBarBottom';
|
|
4
|
+
export { default as NavBarMain } from './NavBarMain';
|
|
5
|
+
export { default as NavBarTop } from './NavBarTop';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC"}
|
package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarBreadCrumbs.d.ts
RENAMED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { LinkProps } from "
|
|
2
|
+
import { NavItem } from '../menu/Menu';
|
|
3
|
+
import { LinkProps } from "../../../typography/Link";
|
|
4
4
|
declare const BarBreadcrumbs: FC<{
|
|
5
5
|
isInverted?: boolean;
|
|
6
6
|
rootLink?: LinkProps;
|
|
7
7
|
rootLabel?: string;
|
|
8
|
-
navItems?: Array<
|
|
8
|
+
navItems?: Array<NavItem>;
|
|
9
9
|
seperator?: (props: {
|
|
10
10
|
isInverted?: boolean;
|
|
11
11
|
}) => React.ReactNode;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarBreadCrumbs.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarBreadCrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAuK7D,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAgFA,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarColumn.d.ts
RENAMED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarColumn.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarColumn.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,MAAM;;;;SAwCX,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { LinkProps } from "
|
|
3
|
-
import { ImageProps } from "
|
|
2
|
+
import { LinkProps } from "../../../typography/Link";
|
|
3
|
+
import { ImageProps } from "../../../blocks/Image";
|
|
4
4
|
export interface Logo {
|
|
5
5
|
src?: string;
|
|
6
6
|
alt?: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,8BAAgC;AA2B5D,MAAM,WAAW,IAAI;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;IAChD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAaA,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarMenuToggle.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarMenuToggle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA+ClC,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAcA,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
package/lib/components/sections/navigation/{remastered/skeletons → skeletons}/BarNavList.d.ts
RENAMED
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BarNavList.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarNavList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAMlC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAkDvC,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAeA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { default as Breadcrumbs } from './BarBreadCrumbs';
|
|
2
|
+
export { default as Column } from './BarColumn';
|
|
3
|
+
export { default as Logo } from './BarLogo';
|
|
4
|
+
export { default as MenuToggle } from './BarMenuToggle';
|
|
5
|
+
export { default as NavList } from './BarNavList';
|
|
6
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,cAAc,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export declare const NewsAuthorCardComponent: React.FC<{
|
|
3
3
|
label?: string | undefined;
|
|
4
4
|
author?: string | undefined;
|
|
@@ -17,7 +17,7 @@ declare const _default: React.FC<{
|
|
|
17
17
|
} | undefined;
|
|
18
18
|
bgMode?: "full" | "inverted" | undefined;
|
|
19
19
|
} & {
|
|
20
|
-
theme?: import("../../../utils/
|
|
20
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
21
|
}>;
|
|
22
22
|
export default _default;
|
|
23
23
|
//# sourceMappingURL=NewsAuthorCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA+G1B,eAAO,MAAM,uBAAuB;;;;aArDhB,MAAM;;;;EAqD2B,CAAC;;;;;;;;;;;;AACtD,wBAA4C"}
|
|
@@ -1,18 +1,40 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { NewsCardProps } from "../../blocks/NewsCard";
|
|
3
|
+
import { LinkProps } from "../../typography/Link";
|
|
4
|
+
export declare type NewsItem = Omit<NewsCardProps, 'isInverted' | 'onTagClick' | 'customTag'>;
|
|
3
5
|
export declare const NewsFooterComponent: React.FC<{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
+
/** ID value for targeting section with anchor hashes */
|
|
7
|
+
anchorId?: string | undefined;
|
|
8
|
+
/** Array of news item settings */
|
|
9
|
+
news: NewsItem[];
|
|
10
|
+
/** Section background */
|
|
6
11
|
bgMode?: "full" | "inverted" | undefined;
|
|
7
|
-
|
|
12
|
+
/** Function to inject custom tag node */
|
|
13
|
+
customTag?: ((props: {
|
|
14
|
+
key: React.Key;
|
|
15
|
+
name: string;
|
|
16
|
+
isInverted?: boolean;
|
|
17
|
+
isActive?: boolean;
|
|
18
|
+
link?: LinkProps;
|
|
19
|
+
}) => React.ReactNode) | undefined;
|
|
8
20
|
}>;
|
|
9
21
|
declare const _default: React.FC<{
|
|
10
|
-
|
|
11
|
-
|
|
22
|
+
/** ID value for targeting section with anchor hashes */
|
|
23
|
+
anchorId?: string | undefined;
|
|
24
|
+
/** Array of news item settings */
|
|
25
|
+
news: NewsItem[];
|
|
26
|
+
/** Section background */
|
|
12
27
|
bgMode?: "full" | "inverted" | undefined;
|
|
13
|
-
|
|
28
|
+
/** Function to inject custom tag node */
|
|
29
|
+
customTag?: ((props: {
|
|
30
|
+
key: React.Key;
|
|
31
|
+
name: string;
|
|
32
|
+
isInverted?: boolean | undefined;
|
|
33
|
+
isActive?: boolean | undefined;
|
|
34
|
+
link?: LinkProps | undefined;
|
|
35
|
+
}) => React.ReactNode) | undefined;
|
|
14
36
|
} & {
|
|
15
|
-
theme?: import("../../../utils/
|
|
37
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
16
38
|
}>;
|
|
17
39
|
export default _default;
|
|
18
40
|
//# sourceMappingURL=NewsFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAMrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAIvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAqGF,eAAO,MAAM,mBAAmB;IAlG5B,wDAAwD;;IAGxD,kCAAkC;UAC5B,QAAQ,EAAE;IAEhB,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAkFoB,CAAC;;IAlG1C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA0F7C,wBAAwC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../../blocks/Image";
|
|
3
3
|
export declare const NewsImagesComponent: React.FC<{
|
|
4
|
+
/** ID value for targeting section with anchor hashes */
|
|
5
|
+
anchorId?: string | undefined;
|
|
4
6
|
images?: Omit<ImageProps, "coverSpace">[] | undefined;
|
|
5
7
|
imageStyle?: "full" | "half" | undefined;
|
|
6
8
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
@@ -8,13 +10,15 @@ export declare const NewsImagesComponent: React.FC<{
|
|
|
8
10
|
bgMode?: "full" | "inverted" | undefined;
|
|
9
11
|
}>;
|
|
10
12
|
declare const _default: React.FC<{
|
|
13
|
+
/** ID value for targeting section with anchor hashes */
|
|
14
|
+
anchorId?: string | undefined;
|
|
11
15
|
images?: Omit<ImageProps, "coverSpace">[] | undefined;
|
|
12
16
|
imageStyle?: "full" | "half" | undefined;
|
|
13
17
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
14
18
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
15
19
|
bgMode?: "full" | "inverted" | undefined;
|
|
16
20
|
} & {
|
|
17
|
-
theme?: import("../../../utils/
|
|
21
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
18
22
|
}>;
|
|
19
23
|
export default _default;
|
|
20
24
|
//# sourceMappingURL=NewsImages.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AA0F5D,eAAO,MAAM,mBAAmB;IA1E5B,wDAAwD;;;;2DAMd,MAAM,SAAS;6DACb,MAAM,SAAS;;EAmElB,CAAC;;IA1E1C,wDAAwD;;;;;;;;;;AA2E5D,wBAAwC"}
|
|
@@ -1,30 +1,62 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../../blocks/Image";
|
|
3
|
+
import { TagProps } from "../../blocks/Tag";
|
|
4
|
+
import { LinkProps } from "../../typography/Link";
|
|
3
5
|
export declare const NewsIntroComponent: React.FC<{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
+
/** ID value for targeting section with anchor hashes */
|
|
7
|
+
anchorId?: string | undefined;
|
|
8
|
+
/** Array of news tags */
|
|
9
|
+
tags?: TagProps[] | undefined;
|
|
10
|
+
/** News article's meta informations */
|
|
6
11
|
meta?: {
|
|
7
12
|
date?: Date | undefined;
|
|
8
13
|
author?: string | undefined;
|
|
9
14
|
} | undefined;
|
|
15
|
+
/** Title of news article */
|
|
10
16
|
title?: string | undefined;
|
|
17
|
+
/** Main image of news article */
|
|
18
|
+
image?: Omit<ImageProps, "coverSpace"> | undefined;
|
|
19
|
+
/** Text of news article (richtext) */
|
|
11
20
|
text?: string | undefined;
|
|
12
|
-
|
|
21
|
+
/** Section background */
|
|
13
22
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
|
+
/** Function to inject custom tag node */
|
|
24
|
+
customTag?: ((props: {
|
|
25
|
+
key: React.Key;
|
|
26
|
+
name: string;
|
|
27
|
+
isInverted?: boolean;
|
|
28
|
+
isActive?: boolean;
|
|
29
|
+
link?: LinkProps;
|
|
30
|
+
}) => React.ReactNode) | undefined;
|
|
14
31
|
}>;
|
|
15
32
|
declare const _default: React.FC<{
|
|
16
|
-
|
|
17
|
-
|
|
33
|
+
/** ID value for targeting section with anchor hashes */
|
|
34
|
+
anchorId?: string | undefined;
|
|
35
|
+
/** Array of news tags */
|
|
36
|
+
tags?: TagProps[] | undefined;
|
|
37
|
+
/** News article's meta informations */
|
|
18
38
|
meta?: {
|
|
19
39
|
date?: Date | undefined;
|
|
20
40
|
author?: string | undefined;
|
|
21
41
|
} | undefined;
|
|
42
|
+
/** Title of news article */
|
|
22
43
|
title?: string | undefined;
|
|
44
|
+
/** Main image of news article */
|
|
45
|
+
image?: Omit<ImageProps, "coverSpace"> | undefined;
|
|
46
|
+
/** Text of news article (richtext) */
|
|
23
47
|
text?: string | undefined;
|
|
24
|
-
|
|
48
|
+
/** Section background */
|
|
25
49
|
bgMode?: "full" | "inverted" | undefined;
|
|
50
|
+
/** Function to inject custom tag node */
|
|
51
|
+
customTag?: ((props: {
|
|
52
|
+
key: React.Key;
|
|
53
|
+
name: string;
|
|
54
|
+
isInverted?: boolean | undefined;
|
|
55
|
+
isActive?: boolean | undefined;
|
|
56
|
+
link?: LinkProps | undefined;
|
|
57
|
+
}) => React.ReactNode) | undefined;
|
|
26
58
|
} & {
|
|
27
|
-
theme?: import("../../../utils/
|
|
59
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
60
|
}>;
|
|
29
61
|
export default _default;
|
|
30
62
|
//# sourceMappingURL=NewsIntro.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAG5D,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAItD,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAsMvD,eAAO,MAAM,kBAAkB;IAtH3B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EA0FkB,CAAC;;IAtHxC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AAkG7C,wBAAuC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { NewsCardProps } from "../../blocks/NewsCard";
|
|
3
|
+
import { LinkProps } from "../../typography/Link";
|
|
3
4
|
export declare type NewsItem = Omit<NewsCardProps, 'isInverted' | 'onTagClick' | 'customTag'>;
|
|
4
5
|
export declare const NewsListComponent: React.FC<{
|
|
5
6
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -10,16 +11,13 @@ export declare const NewsListComponent: React.FC<{
|
|
|
10
11
|
news?: NewsItem[] | undefined;
|
|
11
12
|
/** Sections background */
|
|
12
13
|
bgMode?: "full" | "inverted" | undefined;
|
|
13
|
-
/**
|
|
14
|
-
* Callback function to handle tag click outside of component
|
|
15
|
-
* */
|
|
16
|
-
onTagClick?: ((tag: string) => void) | undefined;
|
|
17
14
|
/** Function to inject custom tag node */
|
|
18
15
|
customTag?: ((props: {
|
|
16
|
+
key: React.Key;
|
|
19
17
|
name: string;
|
|
20
|
-
isInverted?: boolean
|
|
21
|
-
isActive?: boolean
|
|
22
|
-
|
|
18
|
+
isInverted?: boolean;
|
|
19
|
+
isActive?: boolean;
|
|
20
|
+
link?: LinkProps;
|
|
23
21
|
}) => React.ReactNode) | undefined;
|
|
24
22
|
}>;
|
|
25
23
|
declare const _default: React.FC<{
|
|
@@ -31,19 +29,16 @@ declare const _default: React.FC<{
|
|
|
31
29
|
news?: NewsItem[] | undefined;
|
|
32
30
|
/** Sections background */
|
|
33
31
|
bgMode?: "full" | "inverted" | undefined;
|
|
34
|
-
/**
|
|
35
|
-
* Callback function to handle tag click outside of component
|
|
36
|
-
* */
|
|
37
|
-
onTagClick?: ((tag: string) => void) | undefined;
|
|
38
32
|
/** Function to inject custom tag node */
|
|
39
33
|
customTag?: ((props: {
|
|
34
|
+
key: React.Key;
|
|
40
35
|
name: string;
|
|
41
36
|
isInverted?: boolean | undefined;
|
|
42
37
|
isActive?: boolean | undefined;
|
|
43
|
-
|
|
38
|
+
link?: LinkProps | undefined;
|
|
44
39
|
}) => React.ReactNode) | undefined;
|
|
45
40
|
} & {
|
|
46
|
-
theme?: import("../../../utils/
|
|
41
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
47
42
|
}>;
|
|
48
43
|
export default _default;
|
|
49
44
|
//# sourceMappingURL=NewsList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAIrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAkCvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAmFF,eAAO,MAAM,iBAAiB;IAhF1B,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EA6DgB,CAAC;;IAhFtC,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;;;;;;;;;;;AAqE7C,wBAAsC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { NewsCardProps } from "../../blocks/NewsCard";
|
|
3
|
+
import { TagProps } from "../../blocks/Tag";
|
|
3
4
|
export declare type NewsItem = Omit<NewsCardProps, 'customTag' | 'isInverted' | 'onTagClick'>;
|
|
4
5
|
export declare const NewsOverviewComponent: React.FC<{
|
|
5
6
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -18,13 +19,14 @@ export declare const NewsOverviewComponent: React.FC<{
|
|
|
18
19
|
* Callback function to handle tag click outside of component
|
|
19
20
|
* If no callback is defined filtering is controlled on client
|
|
20
21
|
* */
|
|
21
|
-
onTagClick?: ((tag:
|
|
22
|
+
onTagClick?: ((tag: TagProps, insideList?: boolean | undefined) => void) | undefined;
|
|
22
23
|
/** Function to inject custom tag node */
|
|
23
24
|
customTag?: ((props: {
|
|
25
|
+
key: React.Key;
|
|
24
26
|
name: string;
|
|
25
27
|
isInverted?: boolean | undefined;
|
|
26
28
|
isActive?: boolean | undefined;
|
|
27
|
-
clickHandler?: ((ev?: React.SyntheticEvent<
|
|
29
|
+
clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
|
|
28
30
|
}) => React.ReactNode) | undefined;
|
|
29
31
|
}>;
|
|
30
32
|
declare const _default: React.FC<{
|
|
@@ -44,16 +46,17 @@ declare const _default: React.FC<{
|
|
|
44
46
|
* Callback function to handle tag click outside of component
|
|
45
47
|
* If no callback is defined filtering is controlled on client
|
|
46
48
|
* */
|
|
47
|
-
onTagClick?: ((tag:
|
|
49
|
+
onTagClick?: ((tag: TagProps, insideList?: boolean | undefined) => void) | undefined;
|
|
48
50
|
/** Function to inject custom tag node */
|
|
49
51
|
customTag?: ((props: {
|
|
52
|
+
key: React.Key;
|
|
50
53
|
name: string;
|
|
51
54
|
isInverted?: boolean | undefined;
|
|
52
55
|
isActive?: boolean | undefined;
|
|
53
|
-
clickHandler?: ((ev?: React.SyntheticEvent<
|
|
56
|
+
clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
|
|
54
57
|
}) => React.ReactNode) | undefined;
|
|
55
58
|
} & {
|
|
56
|
-
theme?: import("../../../utils/
|
|
59
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
57
60
|
}>;
|
|
58
61
|
export default _default;
|
|
59
62
|
//# sourceMappingURL=NewsOverview.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAiB,EAAE,aAAa,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAM3D,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAGrE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAyEtD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AA+VF,eAAO,MAAM,qBAAqB;IA5V9B,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,QAAQ,uCAA2B,IAAI;IAE1D,yCAAyC;;aAEhC,MAAM,GAAG;cACR,MAAM;;;uFAG+C,IAAI;UAC7D,MAAM,SAAS;EA6TwB,CAAC;;IA5V9C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,oCAAoC;;IAGpC,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AAqU7C,wBAA0C"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export interface TableProps {
|
|
3
3
|
tableTitle?: string;
|
|
4
4
|
rowTitle?: string[];
|
|
@@ -9,18 +9,22 @@ export interface TableProps {
|
|
|
9
9
|
hasBack?: boolean;
|
|
10
10
|
}
|
|
11
11
|
export declare const NewsTableComponent: React.FC<{
|
|
12
|
+
/** ID value for targeting section with anchor hashes */
|
|
13
|
+
anchorId?: string | undefined;
|
|
12
14
|
tableItems: TableProps[];
|
|
13
15
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
14
16
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
15
17
|
bgMode?: "full" | "inverted" | undefined;
|
|
16
18
|
}>;
|
|
17
19
|
declare const _default: React.FC<{
|
|
20
|
+
/** ID value for targeting section with anchor hashes */
|
|
21
|
+
anchorId?: string | undefined;
|
|
18
22
|
tableItems: TableProps[];
|
|
19
23
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
20
24
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
21
25
|
bgMode?: "full" | "inverted" | undefined;
|
|
22
26
|
} & {
|
|
23
|
-
theme?: import("../../../utils/
|
|
27
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
28
|
}>;
|
|
25
29
|
export default _default;
|
|
26
30
|
//# sourceMappingURL=NewsTable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAsE1B,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;CACrB;AA+HD,eAAO,MAAM,kBAAkB;IApD3B,wDAAwD;;gBAG5C,UAAU,EAAE;2DAEkB,MAAM,SAAS;6DACb,MAAM,SAAS;;EA8CpB,CAAC;;IApDxC,wDAAwD;;;;;;;;;AAqD5D,wBAAuC"}
|
|
@@ -1,17 +1,21 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export declare const NewsTextComponent: React.FC<{
|
|
3
|
+
/** ID value for targeting section with anchor hashes */
|
|
4
|
+
anchorId?: string | undefined;
|
|
3
5
|
text: string;
|
|
4
6
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
5
7
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
6
8
|
bgMode?: "full" | "inverted" | undefined;
|
|
7
9
|
}>;
|
|
8
10
|
declare const _default: React.FC<{
|
|
11
|
+
/** ID value for targeting section with anchor hashes */
|
|
12
|
+
anchorId?: string | undefined;
|
|
9
13
|
text: string;
|
|
10
14
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
11
15
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
12
16
|
bgMode?: "full" | "inverted" | undefined;
|
|
13
17
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
18
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
19
|
}>;
|
|
16
20
|
export default _default;
|
|
17
21
|
//# sourceMappingURL=NewsText.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsText.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"NewsText.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4E1B,eAAO,MAAM,iBAAiB;IA/C1B,wDAAwD;;UAGlD,MAAM;2DAC8B,MAAM,SAAS;6DACb,MAAM,SAAS;;EA0CtB,CAAC;;IA/CtC,wDAAwD;;;;;;;;;AAgD5D,wBAAsC"}
|