@blateral/b.kit 2.0.0-beta.9.9 → 2.0.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 +63 -179
- package/lib/components/base/Grid.d.ts +6 -0
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +7 -3
- package/lib/components/base/Section.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/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 +1 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
- 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 +1 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
- package/lib/components/base/icons/CalendarToday.d.ts +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
- 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 +1 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -1
- 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/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 +1 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -1
- 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/Filter.d.ts +8 -0
- package/lib/components/base/icons/Filter.d.ts.map +1 -0
- 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 +12 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/base/icons/Info.d.ts +1 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -1
- package/lib/components/base/icons/Language.d.ts +1 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -1
- package/lib/components/base/icons/LocationPin.d.ts +1 -0
- package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
- package/lib/components/base/icons/LocationSearch.d.ts +8 -0
- package/lib/components/base/icons/LocationSearch.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 +1 -0
- 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/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/ToggleOff.d.ts +8 -0
- package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
- package/lib/components/base/icons/ToggleOn.d.ts +8 -0
- package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
- package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
- package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
- package/lib/components/base/icons/files/Excel.d.ts +1 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +1 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +1 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
- package/lib/components/base/icons/files/Word.d.ts +1 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +1 -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/CookieConsent.d.ts +24 -21
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +1 -1
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts +4 -3
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +7 -1
- 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 +16 -2
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +21 -4
- package/lib/components/blocks/JobCard.d.ts.map +1 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -0
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +47 -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.map +1 -1
- package/lib/components/blocks/TableBlock.d.ts +14 -0
- package/lib/components/blocks/TableBlock.d.ts.map +1 -0
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts +6 -0
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +6 -5
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts +6 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.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 +5 -3
- 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 +5 -3
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +6 -4
- 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.map +1 -1
- package/lib/components/fields/LocationField.d.ts +49 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +5 -3
- 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 +9 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +5 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +5 -3
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +2 -2
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -0
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +4 -0
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +7 -5
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +1 -0
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +15 -6
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts.map +1 -1
- 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/RawVideo.d.ts +38 -0
- package/lib/components/sections/RawVideo.d.ts.map +1 -0
- package/lib/components/sections/SimpleImage.d.ts +26 -7
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -10
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +4 -2
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +14 -4
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +2 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
- package/lib/components/sections/events/EventList.d.ts +5 -2
- package/lib/components/sections/events/EventList.d.ts.map +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +16 -6
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
- 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 +4 -0
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/Navigation.d.ts +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +13 -8
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +13 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +5 -13
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +4 -4
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +24 -6
- 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 +117 -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.map +1 -1
- package/lib/components/typography/Copy.d.ts +2 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/index.d.ts +37 -12
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/cookie-consent/cookie.d.ts +3 -3
- package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
- package/lib/utils/cookie-consent/mutations.d.ts +3 -11
- package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
- package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
- package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts.map +1 -1
- 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/hexRgbConverter.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 +24 -1
- package/lib/utils/styles.d.ts.map +1 -1
- 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/useEqualSheetHeight.d.ts +2 -0
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useGeolocation.d.ts +10 -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 +52 -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/usePageScroll.d.ts +2 -0
- package/lib/utils/usePageScroll.d.ts.map +1 -1
- 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/useResizeThrottle.d.ts +9 -0
- package/lib/utils/useResizeThrottle.d.ts.map +1 -0
- package/lib/utils/useScrollThrottle.d.ts +7 -0
- package/lib/utils/useScrollThrottle.d.ts.map +1 -0
- 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 +13 -15
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/Slider.d.ts +0 -87
- package/lib/components/blocks/Slider.d.ts.map +0 -1
- package/lib/components/buttons/QuicknavButton.d.ts +0 -10
- package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/JobList.d.ts.map +0 -1
- package/lib/components/sections/Quicknav.d.ts +0 -29
- package/lib/components/sections/Quicknav.d.ts.map +0 -1
- package/lib/components/sections/SocialNav.d.ts +0 -24
- package/lib/components/sections/SocialNav.d.ts.map +0 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
export interface LeafletMapMarker {
|
|
3
|
-
id: string;
|
|
4
|
-
position: [number, number];
|
|
5
|
-
icon?: {
|
|
6
|
-
url: string;
|
|
7
|
-
size: [number, number];
|
|
8
|
-
anchor: [number, number];
|
|
9
|
-
sizeActive: [number, number];
|
|
10
|
-
anchorActive: [number, number];
|
|
11
|
-
};
|
|
12
|
-
popup?: {
|
|
13
|
-
text: string;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
declare const LeafletMap: FC<{
|
|
17
|
-
containerRef?: React.MutableRefObject<HTMLDivElement | null>;
|
|
18
|
-
onReady?: (props: {
|
|
19
|
-
goTo: (position?: [number, number], zoom?: number) => void;
|
|
20
|
-
showAll: () => void;
|
|
21
|
-
}) => void;
|
|
22
|
-
url?: string;
|
|
23
|
-
attribution?: string;
|
|
24
|
-
activeMarkerId?: string;
|
|
25
|
-
markers?: Array<LeafletMapMarker>;
|
|
26
|
-
center: [number, number];
|
|
27
|
-
zoom?: number;
|
|
28
|
-
touchZoom?: boolean;
|
|
29
|
-
scrollWheelZoom?: boolean;
|
|
30
|
-
onlyScrollOnFocus?: boolean;
|
|
31
|
-
fitBoundsPadding?: [number, number];
|
|
32
|
-
onMarkerClick?: (markerId: string) => void;
|
|
33
|
-
onFlyToClick?: (goTo: (zoom?: number) => void) => void;
|
|
34
|
-
flyToControl?: React.ReactNode;
|
|
35
|
-
onActiveMarkerChanged?: (props: {
|
|
36
|
-
markerId: string;
|
|
37
|
-
goTo: (zoom?: number) => void;
|
|
38
|
-
}) => void;
|
|
39
|
-
className?: string;
|
|
40
|
-
}>;
|
|
41
|
-
export default LeafletMap;
|
|
42
|
-
//# sourceMappingURL=LeafletMap.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LeafletMap.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/LeafletMap.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAA+B,MAAM,OAAO,CAAC;AAsB/D,MAAM,WAAW,gBAAgB;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE;QACH,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KAClC,CAAC;IACF,KAAK,CAAC,EAAE;QACJ,IAAI,EAAE,MAAM,CAAC;KAChB,CAAC;CACL;AAED,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,YAAY,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAC7D,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE;QACd,IAAI,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;QAC3D,OAAO,EAAE,MAAM,IAAI,CAAC;KACvB,KAAK,IAAI,CAAC;IACX,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IAClC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,gBAAgB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACpC,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,KAAK,IAAI,CAAC;IACvD,YAAY,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE;QAC5B,QAAQ,EAAE,MAAM,CAAC;QACjB,IAAI,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;KACjC,KAAK,IAAI,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAuNA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SlickSlider, { Settings } from 'react-slick';
|
|
3
|
-
interface SliderContextState {
|
|
4
|
-
setSlider?: React.Dispatch<React.SetStateAction<SlickSlider | null | undefined>>;
|
|
5
|
-
setSlideCount?: React.Dispatch<React.SetStateAction<number>>;
|
|
6
|
-
steps: number;
|
|
7
|
-
currentStep: number;
|
|
8
|
-
slideSpacing?: {
|
|
9
|
-
min: number;
|
|
10
|
-
max: number;
|
|
11
|
-
};
|
|
12
|
-
cursorPaths?: {
|
|
13
|
-
prev?: string;
|
|
14
|
-
next?: string;
|
|
15
|
-
};
|
|
16
|
-
clickSideOffset: number;
|
|
17
|
-
fullHeight?: boolean;
|
|
18
|
-
sameHeight?: boolean;
|
|
19
|
-
slickSettings: Settings;
|
|
20
|
-
goToStep: (step: number) => void;
|
|
21
|
-
nextStep: () => void;
|
|
22
|
-
previousStep: () => void;
|
|
23
|
-
isOnFirstStep: () => boolean;
|
|
24
|
-
isOnLastStep: () => boolean;
|
|
25
|
-
}
|
|
26
|
-
export declare const SliderContext: React.Context<SliderContextState>;
|
|
27
|
-
export declare type SlickSliderSettings = Pick<Settings, 'responsive' | 'draggable' | 'speed' | 'slidesToShow' | 'slidesToScroll' | 'variableWidth' | 'autoplay' | 'autoplaySpeed' | 'fade' | 'swipe' | 'infinite'>;
|
|
28
|
-
interface DotProps {
|
|
29
|
-
step: number;
|
|
30
|
-
disabled?: boolean;
|
|
31
|
-
onClick?: (ev: React.SyntheticEvent<HTMLButtonElement>) => void;
|
|
32
|
-
}
|
|
33
|
-
declare const _default: {
|
|
34
|
-
Provider: React.FC<SlickSliderSettings & {
|
|
35
|
-
initialStep?: number | undefined;
|
|
36
|
-
slideSpacing?: {
|
|
37
|
-
min: number;
|
|
38
|
-
max: number;
|
|
39
|
-
} | undefined;
|
|
40
|
-
cursorPaths?: {
|
|
41
|
-
prev?: string | undefined;
|
|
42
|
-
next?: string | undefined;
|
|
43
|
-
} | undefined;
|
|
44
|
-
clickSideOffset?: number | undefined;
|
|
45
|
-
sameHeight?: boolean | undefined;
|
|
46
|
-
fullHeight?: boolean | undefined;
|
|
47
|
-
beforeChange?: ((props: {
|
|
48
|
-
currentStep: number;
|
|
49
|
-
nextStep: number;
|
|
50
|
-
}) => void) | undefined;
|
|
51
|
-
afterChange?: ((currentStep: number) => void) | undefined;
|
|
52
|
-
onInit?: ((steps: number, goToStep: (step: number) => void) => void) | undefined;
|
|
53
|
-
children?: React.ReactNode;
|
|
54
|
-
}>;
|
|
55
|
-
Consumer: React.Consumer<SliderContextState>;
|
|
56
|
-
Slides: React.FC<{
|
|
57
|
-
className?: string | undefined;
|
|
58
|
-
children?: React.ReactNode;
|
|
59
|
-
}>;
|
|
60
|
-
Slide: React.FC<{
|
|
61
|
-
className?: string | undefined;
|
|
62
|
-
children?: React.ReactNode;
|
|
63
|
-
}>;
|
|
64
|
-
Control: React.FC<{
|
|
65
|
-
type: "next" | "prev";
|
|
66
|
-
className?: string | undefined;
|
|
67
|
-
children?: ((props: {
|
|
68
|
-
isActive?: boolean | undefined;
|
|
69
|
-
isDisabled?: boolean | undefined;
|
|
70
|
-
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
71
|
-
}) => React.ReactNode) | undefined;
|
|
72
|
-
}>;
|
|
73
|
-
Status: React.FC<{
|
|
74
|
-
seperator?: string | undefined;
|
|
75
|
-
className?: string | undefined;
|
|
76
|
-
}>;
|
|
77
|
-
Dot: React.FC<DotProps & {
|
|
78
|
-
className?: string | undefined;
|
|
79
|
-
children?: React.ReactNode;
|
|
80
|
-
}>;
|
|
81
|
-
DotGroup: React.FC<{
|
|
82
|
-
children?: ((key: number, isActive?: boolean | undefined, onClick?: ((ev: React.SyntheticEvent<HTMLElement, Event>) => void) | undefined) => React.ReactNode) | undefined;
|
|
83
|
-
className?: string | undefined;
|
|
84
|
-
}>;
|
|
85
|
-
};
|
|
86
|
-
export default _default;
|
|
87
|
-
//# sourceMappingURL=Slider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2D,MAAM,OAAO,CAAC;AAGhF,OAAO,WAAW,EAAE,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAIpD,UAAU,kBAAkB;IACxB,SAAS,CAAC,EAAE,KAAK,CAAC,QAAQ,CACtB,KAAK,CAAC,cAAc,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CACvD,CAAC;IACF,aAAa,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7D,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,WAAW,CAAC,EAAE;QACV,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,QAAQ,CAAC;IACxB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,OAAO,CAAC;IAC7B,YAAY,EAAE,MAAM,OAAO,CAAC;CAC/B;AAED,eAAO,MAAM,aAAa,mCAcxB,CAAC;AAEH,oBAAY,mBAAmB,GAAG,IAAI,CAClC,QAAQ,EACN,YAAY,GACZ,WAAW,GACX,OAAO,GACP,cAAc,GACd,gBAAgB,GAChB,eAAe,GACf,UAAU,GACV,eAAe,GACf,MAAM,GACN,OAAO,GACP,UAAU,CACf,CAAC;AA6ZF,UAAU,QAAQ;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CACnE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuED,wBASE"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const QuicknavButton: React.FC<{
|
|
3
|
-
link?: string;
|
|
4
|
-
label?: string;
|
|
5
|
-
isDisabled?: boolean;
|
|
6
|
-
isActive?: boolean;
|
|
7
|
-
isInverted?: boolean;
|
|
8
|
-
}>;
|
|
9
|
-
export default QuicknavButton;
|
|
10
|
-
//# sourceMappingURL=QuicknavButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QuicknavButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/QuicknavButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAqC/B,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC;IAC3B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAaA,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JobList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/JobList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAgB,EAAE,YAAY,EAAE,0BAAkC;AA2ClE,oBAAY,OAAO,GAAG,IAAI,CACtB,YAAY,EACZ,YAAY,GAAG,eAAe,GAAG,WAAW,GAAG,cAAc,CAChE,CAAC;AAmEF,eAAO,MAAM,gBAAgB;IAhEzB,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;uBAC/B,MAAM,SAAS;IAEjC,+CAA+C;0BAC1B,MAAM,SAAS;EAmDD,CAAC;;IAhEpC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,yBAAyB;;IAGzB,iDAAiD;;IAGjD,+CAA+C;;;;;AAqDnD,wBAAqC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export declare const QuicknavComponent: React.FC<{
|
|
3
|
-
/** ID value for targeting section with anchor hashes */
|
|
4
|
-
anchorId?: string | undefined;
|
|
5
|
-
navItems: {
|
|
6
|
-
label: string;
|
|
7
|
-
link?: string;
|
|
8
|
-
}[];
|
|
9
|
-
activeNavItem?: string | undefined;
|
|
10
|
-
onNavClick?: ((index: number, label: string) => void) | undefined;
|
|
11
|
-
className?: string | undefined;
|
|
12
|
-
bgMode?: "inverted" | undefined;
|
|
13
|
-
}>;
|
|
14
|
-
declare const _default: React.FC<{
|
|
15
|
-
/** ID value for targeting section with anchor hashes */
|
|
16
|
-
anchorId?: string | undefined;
|
|
17
|
-
navItems: {
|
|
18
|
-
label: string;
|
|
19
|
-
link?: string | undefined;
|
|
20
|
-
}[];
|
|
21
|
-
activeNavItem?: string | undefined;
|
|
22
|
-
onNavClick?: ((index: number, label: string) => void) | undefined;
|
|
23
|
-
className?: string | undefined;
|
|
24
|
-
bgMode?: "inverted" | undefined;
|
|
25
|
-
} & {
|
|
26
|
-
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
|
-
}>;
|
|
28
|
-
export default _default;
|
|
29
|
-
//# sourceMappingURL=Quicknav.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Quicknav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Quicknav.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAmK/B,eAAO,MAAM,iBAAiB;IA/F1B,wDAAwD;;cAG9C;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE;;0BAEvB,MAAM,SAAS,MAAM,KAAK,IAAI;;;EA0Fd,CAAC;;IA/FtC,wDAAwD;;;;;;;;;;;;;AAgG5D,wBAAsC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LinkProps } from "../typography/Link";
|
|
3
|
-
export declare const SocialNavComponent: React.FC<{
|
|
4
|
-
/** ID value for targeting section with anchor hashes */
|
|
5
|
-
anchorId?: string | undefined;
|
|
6
|
-
socials: Array<{
|
|
7
|
-
link?: LinkProps;
|
|
8
|
-
icon?: React.ReactNode;
|
|
9
|
-
}>;
|
|
10
|
-
bgMode?: "full" | "inverted" | undefined;
|
|
11
|
-
}>;
|
|
12
|
-
declare const _default: React.FC<{
|
|
13
|
-
/** ID value for targeting section with anchor hashes */
|
|
14
|
-
anchorId?: string | undefined;
|
|
15
|
-
socials: {
|
|
16
|
-
link?: LinkProps | undefined;
|
|
17
|
-
icon?: React.ReactNode;
|
|
18
|
-
}[];
|
|
19
|
-
bgMode?: "full" | "inverted" | undefined;
|
|
20
|
-
} & {
|
|
21
|
-
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
22
|
-
}>;
|
|
23
|
-
export default _default;
|
|
24
|
-
//# sourceMappingURL=SocialNav.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SocialNav.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialNav.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAI9C,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAoG7D,eAAO,MAAM,kBAAkB;IArD3B,wDAAwD;;aAG/C,MAAM;QACX,IAAI,CAAC,EAAE,SAAS,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,SAAS,CAAC;KAC1B,CAAC;;EA+CqC,CAAC;;IArDxC,wDAAwD;;;;;;;;;;AAsD5D,wBAAuC"}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import { ResponsiveObject } from 'react-slick';
|
|
3
|
-
export interface CarouselProps {
|
|
4
|
-
spacing?: 'normal' | 'large';
|
|
5
|
-
variableWidths?: boolean;
|
|
6
|
-
isInverted?: boolean;
|
|
7
|
-
controlNext?: (props: {
|
|
8
|
-
isInverted?: boolean;
|
|
9
|
-
isActive?: boolean;
|
|
10
|
-
name?: string;
|
|
11
|
-
}) => React.ReactNode;
|
|
12
|
-
controlPrev?: (props: {
|
|
13
|
-
isInverted?: boolean;
|
|
14
|
-
isActive?: boolean;
|
|
15
|
-
name?: string;
|
|
16
|
-
}) => React.ReactNode;
|
|
17
|
-
dot?: (props: {
|
|
18
|
-
isInverted?: boolean;
|
|
19
|
-
isActive?: boolean;
|
|
20
|
-
index?: number;
|
|
21
|
-
}) => React.ReactNode;
|
|
22
|
-
beforeChange?: (props: {
|
|
23
|
-
currentStep: number;
|
|
24
|
-
nextStep: number;
|
|
25
|
-
}) => void;
|
|
26
|
-
afterChange?: (currentStep: number) => void;
|
|
27
|
-
onInit?: (steps: number) => void;
|
|
28
|
-
responsive?: ResponsiveObject[];
|
|
29
|
-
slidesToShow?: number;
|
|
30
|
-
}
|
|
31
|
-
declare const CarouselBase: FC<CarouselProps & {
|
|
32
|
-
className?: string;
|
|
33
|
-
children?: React.ReactNode;
|
|
34
|
-
}>;
|
|
35
|
-
export default CarouselBase;
|
|
36
|
-
//# sourceMappingURL=CarouselBase.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CarouselBase.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/CarouselBase.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAgI/C,MAAM,WAAW,aAAa;IAC1B,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAClB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;KACjB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE;QACV,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,CAAC;KAClB,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,WAAW,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAChC,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,QAAA,MAAM,YAAY,EAAE,EAAE,CAClB,aAAa,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,CAyHrE,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CarouselProps } from './CarouselBase';
|
|
3
|
-
import { FeatureProps } from "../../blocks/Feature";
|
|
4
|
-
export declare const FeatureCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
|
|
5
|
-
anchorId?: string | undefined;
|
|
6
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
7
|
-
features?: FeatureProps[] | undefined;
|
|
8
|
-
}>;
|
|
9
|
-
declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
|
|
10
|
-
anchorId?: string | undefined;
|
|
11
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
|
-
features?: FeatureProps[] | undefined;
|
|
13
|
-
} & {
|
|
14
|
-
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
|
-
}>;
|
|
16
|
-
export default _default;
|
|
17
|
-
//# sourceMappingURL=FeatureCarousel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/FeatureCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAKlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAgB,EAAE,YAAY,EAAE,6BAAkC;AA6HlE,eAAO,MAAM,wBAAwB;;;;EAAkB,CAAC;;;;;;;;AACxD,wBAA6C"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ImageProps } from "../../blocks/Image";
|
|
3
|
-
import { CarouselProps } from './CarouselBase';
|
|
4
|
-
export declare const ImageCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "isInverted"> & {
|
|
5
|
-
anchorId?: string | undefined;
|
|
6
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
7
|
-
images?: ImageProps[] | undefined;
|
|
8
|
-
}>;
|
|
9
|
-
declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "isInverted"> & {
|
|
10
|
-
anchorId?: string | undefined;
|
|
11
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
|
-
images?: ImageProps[] | undefined;
|
|
13
|
-
} & {
|
|
14
|
-
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
|
-
}>;
|
|
16
|
-
export default _default;
|
|
17
|
-
//# sourceMappingURL=ImageCarousel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/ImageCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAIlC,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAE5D,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AA6E7D,eAAO,MAAM,sBAAsB;;;;EAAgB,CAAC;;;;;;;;AACpD,wBAA2C"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CarouselProps } from './CarouselBase';
|
|
3
|
-
import { PromotionCardProps } from "../../blocks/PromotionCard";
|
|
4
|
-
export declare type PromotionCarouselItem = Omit<PromotionCardProps, 'text' | 'superTitle' | 'text' | 'primaryAction' | 'secondaryAction' | 'externalLinkIcon'>;
|
|
5
|
-
export declare const PromotionCarouselComponent: React.FC<Omit<CarouselProps, "isInverted" | "variableWidths" | "spacing"> & {
|
|
6
|
-
anchorId?: string | undefined;
|
|
7
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
8
|
-
promotions?: PromotionCarouselItem[] | undefined;
|
|
9
|
-
externalLinkIcon?: React.ReactNode;
|
|
10
|
-
}>;
|
|
11
|
-
declare const _default: React.FC<Omit<CarouselProps, "isInverted" | "variableWidths" | "spacing"> & {
|
|
12
|
-
anchorId?: string | undefined;
|
|
13
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
14
|
-
promotions?: PromotionCarouselItem[] | undefined;
|
|
15
|
-
externalLinkIcon?: React.ReactNode;
|
|
16
|
-
} & {
|
|
17
|
-
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
18
|
-
}>;
|
|
19
|
-
export default _default;
|
|
20
|
-
//# sourceMappingURL=PromotionCarousel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PromotionCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/PromotionCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAsB,EAClB,kBAAkB,EACrB,mCAAwC;AAGzC,oBAAY,qBAAqB,GAAG,IAAI,CACpC,kBAAkB,EAChB,MAAM,GACN,YAAY,GACZ,MAAM,GACN,eAAe,GACf,iBAAiB,GACjB,kBAAkB,CACvB,CAAC;AAkFF,eAAO,MAAM,0BAA0B;;;;uBA3EZ,MAAM,SAAS;EA2EiB,CAAC;;;;;;;;;AAC5D,wBAA+C"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CarouselProps } from './CarouselBase';
|
|
3
|
-
import { VideoCardProps } from "../../blocks/VideoCard";
|
|
4
|
-
export declare const VideoCarouselComponent: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
|
|
5
|
-
anchorId?: string | undefined;
|
|
6
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
7
|
-
videos?: VideoCardProps[] | undefined;
|
|
8
|
-
}>;
|
|
9
|
-
declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing" | "isInverted"> & {
|
|
10
|
-
anchorId?: string | undefined;
|
|
11
|
-
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
|
-
videos?: VideoCardProps[] | undefined;
|
|
13
|
-
} & {
|
|
14
|
-
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
|
-
}>;
|
|
16
|
-
export default _default;
|
|
17
|
-
//# sourceMappingURL=VideoCarousel.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"VideoCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/carousel/VideoCarousel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAIlC,OAAqB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC7D,OAAkB,EAAE,cAAc,EAAE,+BAAoC;AA0ExE,eAAO,MAAM,sBAAsB;;;;EAAgB,CAAC;;;;;;;;AACpD,wBAA2C"}
|