@blateral/b.kit 2.0.0-beta.9.8 → 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 +24 -10
- 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/arrays.d.ts +1 -1
- package/lib/utils/arrays.d.ts.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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IntervalHookExample.d.ts","sourceRoot":"","sources":["../../../../src/components/examples/hooks/IntervalHookExample.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAY,MAAM,OAAO,CAAC;AAO5C,QAAA,MAAM,mBAAmB,EAAE,EAoB1B,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
export interface CheckboxProps {
|
|
3
|
+
enableMemo?: boolean;
|
|
3
4
|
label?: string;
|
|
4
5
|
onChange?: (e: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
5
6
|
onBlur?: (e: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
@@ -10,6 +11,7 @@ declare const Checkbox: React.FC<{
|
|
|
10
11
|
isSelected?: boolean;
|
|
11
12
|
isInverted?: boolean;
|
|
12
13
|
isRequired?: boolean;
|
|
13
|
-
}
|
|
14
|
-
|
|
14
|
+
}
|
|
15
|
+
declare const _default: React.NamedExoticComponent<CheckboxProps>;
|
|
16
|
+
export default _default;
|
|
15
17
|
//# sourceMappingURL=Checkbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Checkbox.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Checkbox.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AA0G1B,MAAM,WAAW,aAAa;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC7D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IAErB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;;AA6ED,wBAA8C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompactForm.d.ts","sourceRoot":"","sources":["../../../src/components/fields/CompactForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CompactForm.d.ts","sourceRoot":"","sources":["../../../src/components/fields/CompactForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAqGlC,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC;IAClB,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC9D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAuCA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
export interface DatepickerProps {
|
|
3
|
+
enableMemo?: boolean;
|
|
3
4
|
label?: string;
|
|
4
5
|
errorMessage?: string;
|
|
5
6
|
infoMessage?: string;
|
|
@@ -24,6 +25,7 @@ declare const Datepicker: React.FC<{
|
|
|
24
25
|
nextCtrlUrl?: React.ReactNode;
|
|
25
26
|
prevCtrlUrl?: React.ReactNode;
|
|
26
27
|
singleSelect?: boolean;
|
|
27
|
-
}
|
|
28
|
-
|
|
28
|
+
}
|
|
29
|
+
declare const _default: React.NamedExoticComponent<DatepickerProps>;
|
|
30
|
+
export default _default;
|
|
29
31
|
//# sourceMappingURL=Datepicker.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Datepicker.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Datepicker.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Datepicker.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Datepicker.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AAulBf,MAAM,WAAW,eAAe;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtB,OAAO,CAAC,EAAE,IAAI,CAAC;IACf,OAAO,CAAC,EAAE,IAAI,CAAC;IACf,YAAY,CAAC,EAAE,CAAC,SAAS,EAAE,IAAI,GAAG,IAAI,EAAE,OAAO,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;IACtE,QAAQ,CAAC,EAAE,CAAC,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,EAAE,OAAO,CAAC,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;IACpE,YAAY,CAAC,EAAE,CACX,WAAW,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,EAAE,KAAK,CAAC,KAAK,IAAI,KACvE,KAAK,CAAC,SAAS,CAAC;IACrB,YAAY,CAAC,EAAE,CACX,WAAW,CAAC,EAAE,CACV,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,EAAE,KAAK,CAAC,KAChD,IAAI,KACR,KAAK,CAAC,SAAS,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE;QACjB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,YAAY,CAAC,EAAE,OAAO,CAAC;KAC1B,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE9B,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;;AAmPD,wBAAgD"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { FormProps } from './Textfield';
|
|
3
|
-
declare
|
|
3
|
+
export declare type FileUploadProps = Omit<FormProps, 'value' | 'placeholder'> & {
|
|
4
|
+
enableMemo?: boolean;
|
|
4
5
|
onUploadFiles?: (files: File[]) => void;
|
|
5
6
|
acceptedFormats?: string;
|
|
6
7
|
uploadLabel?: string;
|
|
7
8
|
customDeleteIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
8
9
|
customUploadIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
9
|
-
}
|
|
10
|
-
|
|
10
|
+
};
|
|
11
|
+
declare const _default: React.NamedExoticComponent<FileUploadProps>;
|
|
12
|
+
export default _default;
|
|
11
13
|
//# sourceMappingURL=FileUpload.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileUpload.d.ts","sourceRoot":"","sources":["../../../src/components/fields/FileUpload.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"FileUpload.d.ts","sourceRoot":"","sources":["../../../src/components/fields/FileUpload.tsx"],"names":[],"mappings":"AACA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAU/D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AA6OxC,oBAAY,eAAe,GAAG,IAAI,CAAC,SAAS,EAAE,OAAO,GAAG,aAAa,CAAC,GAAG;IACrE,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,KAAK,IAAI,CAAC;IACxC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC7D,gBAAgB,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;CAChE,CAAC;;AA4KF,wBAAgD"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
declare const FilterField: FC<{
|
|
3
|
+
isInverted?: boolean;
|
|
4
|
+
value?: string;
|
|
5
|
+
placeholder?: string;
|
|
6
|
+
onSubmit?: (value: string) => void;
|
|
7
|
+
onBlur?: (ev: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
8
|
+
submitIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
9
|
+
className?: string;
|
|
10
|
+
}>;
|
|
11
|
+
export default FilterField;
|
|
12
|
+
//# sourceMappingURL=FilterField.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FilterField.d.ts","sourceRoot":"","sources":["../../../src/components/fields/FilterField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAa,MAAM,OAAO,CAAC;AA2F7C,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC9D,UAAU,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACvD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CA8CA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormField.d.ts","sourceRoot":"","sources":["../../../src/components/fields/FormField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4B1B,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FormField.d.ts","sourceRoot":"","sources":["../../../src/components/fields/FormField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4B1B,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB;;;;;;;;;;;;;;;;;;;;;;;AA4ED,wBAKE"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { LocationIcon } from "../sections/Map";
|
|
3
|
+
export interface LocationProps {
|
|
4
|
+
city?: string;
|
|
5
|
+
street?: string;
|
|
6
|
+
streetNumber?: string;
|
|
7
|
+
postal?: string;
|
|
8
|
+
country?: string;
|
|
9
|
+
}
|
|
10
|
+
export interface LocationData {
|
|
11
|
+
description: string;
|
|
12
|
+
position?: [number, number];
|
|
13
|
+
}
|
|
14
|
+
export interface LocationFieldProps {
|
|
15
|
+
enableMemo?: boolean;
|
|
16
|
+
label?: string;
|
|
17
|
+
errorMessage?: string;
|
|
18
|
+
infoMessage?: string;
|
|
19
|
+
isRequired?: boolean;
|
|
20
|
+
isDisabled?: boolean;
|
|
21
|
+
isInverted?: boolean;
|
|
22
|
+
name?: string;
|
|
23
|
+
placeholder?: string;
|
|
24
|
+
value?: LocationData;
|
|
25
|
+
/** Position of map if no value with position data is defined */
|
|
26
|
+
initialMapCenter?: [number, number];
|
|
27
|
+
marker?: LocationIcon;
|
|
28
|
+
zoom?: number;
|
|
29
|
+
onChange?: (value: LocationData) => void;
|
|
30
|
+
onBlur?: (value: LocationData) => void;
|
|
31
|
+
customToggle?: (props: {
|
|
32
|
+
isInverted?: boolean;
|
|
33
|
+
viewState?: 'desc' | 'map';
|
|
34
|
+
handleClick?: () => void;
|
|
35
|
+
}) => React.ReactNode;
|
|
36
|
+
customLocationControl?: (props: {
|
|
37
|
+
isInverted?: boolean;
|
|
38
|
+
handleClick?: () => void;
|
|
39
|
+
}) => React.ReactNode;
|
|
40
|
+
customResetControl?: (props: {
|
|
41
|
+
isInverted?: boolean;
|
|
42
|
+
handleClick?: () => void;
|
|
43
|
+
}) => React.ReactNode;
|
|
44
|
+
toggleLabel?: string;
|
|
45
|
+
trackLocationLabel?: string;
|
|
46
|
+
}
|
|
47
|
+
declare const _default: React.NamedExoticComponent<LocationFieldProps>;
|
|
48
|
+
export default _default;
|
|
49
|
+
//# sourceMappingURL=LocationField.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LocationField.d.ts","sourceRoot":"","sources":["../../../src/components/fields/LocationField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuD,MAAM,OAAO,CAAC;AAgB5E,OAAO,EAAE,YAAY,EAAE,wBAAgC;AA6MvD,MAAM,WAAW,aAAa;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,YAAY;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAC/B;AAED,MAAM,WAAW,kBAAkB;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,gEAAgE;IAChE,gBAAgB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACpC,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IACzC,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IACvC,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QACnB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC;QAC3B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;KAC5B,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,qBAAqB,CAAC,EAAE,CAAC,KAAK,EAAE;QAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;KAC5B,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,kBAAkB,CAAC,EAAE,CAAC,KAAK,EAAE;QACzB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;KAC5B,KAAK,KAAK,CAAC,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B;;AAsVD,wBAAmD"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
|
|
2
|
+
export interface RadioButtonProps {
|
|
3
|
+
enableMemo?: boolean;
|
|
3
4
|
isSelected?: boolean;
|
|
4
5
|
isDisabled?: boolean;
|
|
5
6
|
isInverted?: boolean;
|
|
@@ -8,6 +9,7 @@ declare const RadioButton: React.FC<{
|
|
|
8
9
|
id?: string;
|
|
9
10
|
value?: string;
|
|
10
11
|
label?: string;
|
|
11
|
-
}
|
|
12
|
-
|
|
12
|
+
}
|
|
13
|
+
declare const _default: React.NamedExoticComponent<RadioButtonProps>;
|
|
14
|
+
export default _default;
|
|
13
15
|
//# sourceMappingURL=Radio.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAuF/B,MAAM,WAAW,gBAAgB;IAC7B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;;AAmED,wBAAiD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SearchInput.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SearchInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAkHlC,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC9D,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAkDA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,24 +1,22 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { FormProps } from './Textfield';
|
|
3
3
|
interface SelectItem {
|
|
4
|
-
value
|
|
5
|
-
label
|
|
4
|
+
value: Record<string, string>;
|
|
5
|
+
label: string;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
8
|
-
|
|
9
|
-
src: string;
|
|
10
|
-
alt?: string;
|
|
11
|
-
};
|
|
7
|
+
export declare type SelectDropdownProps = Omit<FormProps, 'value'> & {
|
|
8
|
+
enableMemo?: boolean;
|
|
12
9
|
placeholder?: string;
|
|
13
10
|
name?: string;
|
|
14
|
-
|
|
11
|
+
selectedItem?: string;
|
|
15
12
|
items: SelectItem[];
|
|
16
|
-
onChange?: (value: string) => void;
|
|
13
|
+
onChange?: (label: string, value: Record<string, string>) => void;
|
|
17
14
|
onBlur?: () => void;
|
|
18
15
|
indicator?: (props: {
|
|
19
16
|
isOpen: boolean;
|
|
20
17
|
isDisabled?: boolean;
|
|
21
18
|
}) => React.ReactNode;
|
|
22
|
-
}
|
|
23
|
-
|
|
19
|
+
};
|
|
20
|
+
declare const _default: React.NamedExoticComponent<SelectDropdownProps>;
|
|
21
|
+
export default _default;
|
|
24
22
|
//# sourceMappingURL=SelectDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SelectDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"SelectDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/fields/SelectDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAepE,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAkNxC,UAAU,UAAU;IAChB,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,oBAAY,mBAAmB,GAAG,IAAI,CAAC,SAAS,EAAE,OAAO,CAAC,GAAG;IACzD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,EAAE,UAAU,EAAE,CAAC;IAEpB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IAClE,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAChB,MAAM,EAAE,OAAO,CAAC;QAChB,UAAU,CAAC,EAAE,OAAO,CAAC;KACxB,KAAK,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC;;AAmPF,wBAAoD"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { FormProps } from './Textfield';
|
|
3
|
-
declare
|
|
3
|
+
export declare type TextareaProps = FormProps & {
|
|
4
|
+
enableMemo?: boolean;
|
|
4
5
|
onChange?: (ev: React.SyntheticEvent<HTMLTextAreaElement>) => void;
|
|
5
6
|
onBlur?: (ev: React.SyntheticEvent<HTMLTextAreaElement>) => void;
|
|
6
|
-
}
|
|
7
|
-
|
|
7
|
+
};
|
|
8
|
+
declare const _default: React.NamedExoticComponent<TextareaProps>;
|
|
9
|
+
export default _default;
|
|
8
10
|
//# sourceMappingURL=Textarea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textarea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textarea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AA+ExC,oBAAY,aAAa,GAAG,SAAS,GAAG;IACpC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACnE,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;CACpE,CAAC;;AAmEF,wBAA8C"}
|
|
@@ -5,11 +5,13 @@ export declare type FormProps = FieldProps & {
|
|
|
5
5
|
name?: string;
|
|
6
6
|
placeholder?: string;
|
|
7
7
|
};
|
|
8
|
-
declare
|
|
8
|
+
export declare type TextfieldProps = FormProps & {
|
|
9
|
+
enableMemo?: boolean;
|
|
9
10
|
type?: 'number' | 'text' | 'tel' | 'email' | 'password';
|
|
10
11
|
isInverted?: boolean;
|
|
11
12
|
onChange?: (ev: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
12
13
|
onBlur?: (ev: React.SyntheticEvent<HTMLInputElement>) => void;
|
|
13
|
-
}
|
|
14
|
-
|
|
14
|
+
};
|
|
15
|
+
declare const _default: React.NamedExoticComponent<TextfieldProps>;
|
|
16
|
+
export default _default;
|
|
15
17
|
//# sourceMappingURL=Textfield.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textfield.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textfield.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Textfield.d.ts","sourceRoot":"","sources":["../../../src/components/fields/Textfield.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAqB,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AA6EvD,oBAAY,SAAS,GAAG,UAAU,GAAG;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,oBAAY,cAAc,GAAG,SAAS,GAAG;IACrC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,GAAG,UAAU,CAAC;IACxD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAChE,MAAM,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;CACjE,CAAC;;AAoEF,wBAA+C"}
|
|
@@ -8,7 +8,7 @@ export declare const AccordionComponent: React.FC<{
|
|
|
8
8
|
/** ID value for targeting section with anchor hashes */
|
|
9
9
|
anchorId?: string | undefined;
|
|
10
10
|
/** Array of accordion items */
|
|
11
|
-
items
|
|
11
|
+
items?: AccordionItem[] | undefined;
|
|
12
12
|
/** Section background */
|
|
13
13
|
bgMode?: "full" | "inverted" | undefined;
|
|
14
14
|
/** Function to inject custom item state icon */
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** ID value for targeting section with anchor hashes */
|
|
21
21
|
anchorId?: string | undefined;
|
|
22
22
|
/** Array of accordion items */
|
|
23
|
-
items
|
|
23
|
+
items?: AccordionItem[] | undefined;
|
|
24
24
|
/** Section background */
|
|
25
25
|
bgMode?: "full" | "inverted" | undefined;
|
|
26
26
|
/** Function to inject custom item state icon */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAqH1B,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AA6HD,eAAO,MAAM,kBAAkB;IAxE3B,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;wBAC7B;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EA8DvB,CAAC;;IAxExC,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAgEpD,wBAAuC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import { TitleSize } from "../blocks/Title";
|
|
2
3
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
4
|
export declare const ArticleComponent: React.FC<{
|
|
4
5
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -7,6 +8,8 @@ export declare const ArticleComponent: React.FC<{
|
|
|
7
8
|
title?: string | undefined;
|
|
8
9
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
9
10
|
titleAs?: HeadlineTag | undefined;
|
|
11
|
+
/** Main title size */
|
|
12
|
+
titleSize?: TitleSize | undefined;
|
|
10
13
|
/** Superior title that stands above main title */
|
|
11
14
|
superTitle?: string | undefined;
|
|
12
15
|
/** Superior title HTML tag type (h3, h4 ...) */
|
|
@@ -33,6 +36,8 @@ declare const _default: React.FC<{
|
|
|
33
36
|
title?: string | undefined;
|
|
34
37
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
35
38
|
titleAs?: HeadlineTag | undefined;
|
|
39
|
+
/** Main title size */
|
|
40
|
+
titleSize?: TitleSize | undefined;
|
|
36
41
|
/** Superior title that stands above main title */
|
|
37
42
|
superTitle?: string | undefined;
|
|
38
43
|
/** Superior title HTML tag type (h3, h4 ...) */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Article.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAc,EAAE,SAAS,EAAE,wBAAgC;AAK3D,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAgJ5D,eAAO,MAAM,gBAAgB;IAzHzB,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,sBAAsB;;IAEtB,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;EA8FxB,CAAC;;IAzHpC,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,sBAAsB;;IAEtB,kDAAkD;;IAElD,gDAAgD;;IAEhD,0EAA0E;;IAE1E,4BAA4B;;IAE5B,qDAAqD;;IAErD,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;;;;AAgGrD,wBAAqC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CardList.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAE5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CardList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CardList.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAE5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;AA4O1B,MAAM,WAAW,SAAS;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;CACrE;AA0JD,eAAO,MAAM,iBAAiB;IA7C1B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;yBAC5B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAmC3B,CAAC;;IA7CtC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAqCpD,wBAAsC"}
|
|
@@ -7,6 +7,8 @@ export declare const FeatureListComponent: React.FC<{
|
|
|
7
7
|
isCentered?: boolean | undefined;
|
|
8
8
|
/** Array with feature item content */
|
|
9
9
|
features?: FeatureProps[] | undefined;
|
|
10
|
+
/** If not defined the component falls back to legacy logic: Uneven items = max 3 per row, even items = max 2 per row */
|
|
11
|
+
columns?: 2 | 3 | undefined;
|
|
10
12
|
/** Section background */
|
|
11
13
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
14
|
}>;
|
|
@@ -17,6 +19,8 @@ declare const _default: React.FC<{
|
|
|
17
19
|
isCentered?: boolean | undefined;
|
|
18
20
|
/** Array with feature item content */
|
|
19
21
|
features?: FeatureProps[] | undefined;
|
|
22
|
+
/** If not defined the component falls back to legacy logic: Uneven items = max 3 per row, even items = max 2 per row */
|
|
23
|
+
columns?: 2 | 3 | undefined;
|
|
20
24
|
/** Section background */
|
|
21
25
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
22
26
|
} & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeatureList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/FeatureList.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"FeatureList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/FeatureList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAKvC,OAAgB,EAAE,YAAY,EAAE,0BAAkC;AAyFlE,eAAO,MAAM,oBAAoB;IApF7B,wDAAwD;;IAGxD,yCAAyC;;IAGzC,sCAAsC;;IAGtC,wHAAwH;;IAGxH,yBAAyB;;EAwEkB,CAAC;;IApF5C,wDAAwD;;IAGxD,yCAAyC;;IAGzC,sCAAsC;;IAGtC,wHAAwH;;IAGxH,yBAAyB;;;;;AAyE7B,wBAAyC"}
|
|
@@ -1,21 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../blocks/Image";
|
|
3
|
-
declare type ImageType = ImageProps & {
|
|
3
|
+
declare type ImageType = Omit<ImageProps, 'coverSpace'> & {
|
|
4
4
|
isFull?: boolean;
|
|
5
5
|
};
|
|
6
6
|
export declare const GalleryComponent: React.FC<{
|
|
7
7
|
/** ID value for targeting section with anchor hashes */
|
|
8
8
|
anchorId?: string | undefined;
|
|
9
|
-
|
|
9
|
+
/** Array of image settings */
|
|
10
10
|
images?: ImageType[] | undefined;
|
|
11
|
-
|
|
11
|
+
/** Section background */
|
|
12
|
+
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
13
|
}>;
|
|
13
14
|
declare const _default: React.FC<{
|
|
14
15
|
/** ID value for targeting section with anchor hashes */
|
|
15
16
|
anchorId?: string | undefined;
|
|
16
|
-
|
|
17
|
+
/** Array of image settings */
|
|
17
18
|
images?: ImageType[] | undefined;
|
|
18
|
-
|
|
19
|
+
/** Section background */
|
|
20
|
+
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
19
21
|
} & {
|
|
20
22
|
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
23
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Gallery.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Gallery.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAMlC,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAe5D,aAAK,SAAS,GAAG,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAkDvE,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,8BAA8B;;IAG9B,yBAAyB;;EAyCU,CAAC;;IA/CpC,wDAAwD;;IAGxD,8BAA8B;;IAG9B,yBAAyB;;;;;AA0C7B,wBAAqC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IconList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"IconList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IconList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AASxC,OAAa,EAAE,SAAS,EAAE,2BAAmC;AA4H7D,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACjC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC7B;AAoJD,eAAO,MAAM,iBAAiB;IAjJ1B,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8CAA8C;;;;;;6FAMuB,IAAI;;UAEnE,MAAM,SAAS;IAErB,oDAAoD;;IAGpD,sDAAsD;;IAGtD,iCAAiC;;IAGjC,4BAA4B;;IAG5B,yBAAyB;;EA+GY,CAAC;;IAjJtC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8CAA8C;;;;;;;;;IAU9C,oDAAoD;;IAGpD,sDAAsD;;IAGtD,iCAAiC;;IAGjC,4BAA4B;;IAG5B,yBAAyB;;;;;AAgH7B,wBAAsC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IndexList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IndexList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,OAAa,EAAE,SAAS,EAAE,2BAAmC;
|
|
1
|
+
{"version":3,"file":"IndexList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/IndexList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,OAAa,EAAE,SAAS,EAAE,2BAAmC;AA8D7D,MAAM,WAAW,SAAS;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;AA4GD,eAAO,MAAM,kBAAkB;IAzG3B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,+CAA+C;0BAC1B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;IAEjE,2DAA2D;;EA6FpB,CAAC;;IAzGxC,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,+CAA+C;;;;IAG/C,2DAA2D;;;;;AA8F/D,wBAAuC"}
|
|
@@ -1,20 +1,25 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
3
|
import { ImageProps } from "../blocks/Image";
|
|
4
|
+
import { TitleSize } from "../blocks/Title";
|
|
4
5
|
export declare const IntroComponent: React.FC<{
|
|
5
6
|
/** ID value for targeting section with anchor hashes */
|
|
6
7
|
anchorId?: string | undefined;
|
|
7
8
|
/** Main title text */
|
|
8
|
-
title
|
|
9
|
+
title?: string | undefined;
|
|
9
10
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
10
11
|
titleAs?: HeadlineTag | undefined;
|
|
12
|
+
/** Main title style */
|
|
13
|
+
titleSize?: TitleSize | undefined;
|
|
11
14
|
/** Superior title that stands above main title */
|
|
12
15
|
superTitle?: string | undefined;
|
|
13
16
|
/** Superior title HTML tag type (h3, h4 ...) */
|
|
14
17
|
superTitleAs?: HeadlineTag | undefined;
|
|
15
|
-
/**
|
|
18
|
+
/** Intro text under headline (richtext) */
|
|
19
|
+
abstract?: string | undefined;
|
|
20
|
+
/** Main text (richtext) */
|
|
16
21
|
text?: string | undefined;
|
|
17
|
-
/**
|
|
22
|
+
/** Images for different screen sizes. coverSpace defaults to true */
|
|
18
23
|
image?: ImageProps | undefined;
|
|
19
24
|
/** Function to inject custom primary button */
|
|
20
25
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
@@ -34,16 +39,20 @@ declare const _default: React.FC<{
|
|
|
34
39
|
/** ID value for targeting section with anchor hashes */
|
|
35
40
|
anchorId?: string | undefined;
|
|
36
41
|
/** Main title text */
|
|
37
|
-
title
|
|
42
|
+
title?: string | undefined;
|
|
38
43
|
/** Main title HTML tag type (h2, h3, h4...) */
|
|
39
44
|
titleAs?: HeadlineTag | undefined;
|
|
45
|
+
/** Main title style */
|
|
46
|
+
titleSize?: TitleSize | undefined;
|
|
40
47
|
/** Superior title that stands above main title */
|
|
41
48
|
superTitle?: string | undefined;
|
|
42
49
|
/** Superior title HTML tag type (h3, h4 ...) */
|
|
43
50
|
superTitleAs?: HeadlineTag | undefined;
|
|
44
|
-
/**
|
|
51
|
+
/** Intro text under headline (richtext) */
|
|
52
|
+
abstract?: string | undefined;
|
|
53
|
+
/** Main text (richtext) */
|
|
45
54
|
text?: string | undefined;
|
|
46
|
-
/**
|
|
55
|
+
/** Images for different screen sizes. coverSpace defaults to true */
|
|
47
56
|
image?: ImageProps | undefined;
|
|
48
57
|
/** Function to inject custom primary button */
|
|
49
58
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Intro.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Intro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAE5D,OAAO,EAAE,UAAU,EAAE,wBAAgC;
|
|
1
|
+
{"version":3,"file":"Intro.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Intro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAE5D,OAAO,EAAE,UAAU,EAAE,wBAAgC;AACrD,OAAO,EAAE,SAAS,EAAE,wBAAgC;AA+GpD,eAAO,MAAM,cAAc;IA5GvB,wDAAwD;;IAGxD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,uBAAuB;;IAGvB,kDAAkD;;IAGlD,gDAAgD;;IAGhD,2CAA2C;;IAG3C,4BAA4B;;IAG5B,qEAAqE;;IAGrE,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8BAA8B;;IAG9B,oDAAoD;;IAGpD,iDAAiD;;IAGjD,yBAAyB;;;EAkEM,CAAC;;IA5GhC,wDAAwD;;IAGxD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,uBAAuB;;IAGvB,kDAAkD;;IAGlD,gDAAgD;;IAGhD,2CAA2C;;IAG3C,4BAA4B;;IAG5B,qEAAqE;;IAGrE,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8BAA8B;;IAG9B,oDAAoD;;IAGpD,iDAAiD;;IAGjD,yBAAyB;;;;;;AAmE7B,wBAAmC"}
|
|
@@ -48,72 +48,86 @@ export interface MapLocation {
|
|
|
48
48
|
export declare const MapComponent: React.FC<{
|
|
49
49
|
/** ID value for targeting section with anchor hashes */
|
|
50
50
|
anchorId?: string | undefined;
|
|
51
|
+
/** Section background */
|
|
51
52
|
bgMode?: "full" | "inverted" | undefined;
|
|
53
|
+
/** Switch horizontal order of map and location info text */
|
|
52
54
|
isMirrored?: boolean | undefined;
|
|
55
|
+
/** Map tile provider */
|
|
53
56
|
provider?: string | undefined;
|
|
57
|
+
/** Map attribution text (richtext) */
|
|
54
58
|
attribution?: string | undefined;
|
|
59
|
+
/** Initial center of the map */
|
|
55
60
|
center?: [number, number] | undefined;
|
|
61
|
+
/** Initial map zoom */
|
|
56
62
|
zoom?: number | undefined;
|
|
63
|
+
/** Zoom if map jumps to location */
|
|
57
64
|
flyToZoom?: number | undefined;
|
|
65
|
+
/** Initial location */
|
|
58
66
|
initialLocation?: string | undefined;
|
|
67
|
+
/** Array of location settings */
|
|
59
68
|
locations?: MapLocation[] | undefined;
|
|
60
69
|
/** Show all markers on first load */
|
|
61
70
|
allMarkersOnInit?: boolean | undefined;
|
|
62
71
|
/** Map container padding for show all markers */
|
|
63
72
|
fitBoundsPadding?: [number, number] | undefined;
|
|
73
|
+
/** Icon element for flight to the current active location */
|
|
64
74
|
flyToControl?: React.ReactNode;
|
|
75
|
+
/** Injection function to replace default control button */
|
|
65
76
|
controlNext?: ((props: {
|
|
66
77
|
isInverted?: boolean | undefined;
|
|
67
78
|
isActive?: boolean | undefined;
|
|
68
79
|
name?: string | undefined;
|
|
69
80
|
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
70
81
|
}) => React.ReactNode) | undefined;
|
|
82
|
+
/** Injection function to replace default control button */
|
|
71
83
|
controlPrev?: ((props: {
|
|
72
84
|
isInverted?: boolean | undefined;
|
|
73
85
|
isActive?: boolean | undefined;
|
|
74
86
|
name?: string | undefined;
|
|
75
87
|
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
76
88
|
}) => React.ReactNode) | undefined;
|
|
77
|
-
dot?: ((props: {
|
|
78
|
-
isInverted?: boolean;
|
|
79
|
-
isActive?: boolean;
|
|
80
|
-
index?: number;
|
|
81
|
-
}) => React.ReactNode) | undefined;
|
|
82
89
|
}>;
|
|
83
90
|
declare const _default: React.FC<{
|
|
84
91
|
/** ID value for targeting section with anchor hashes */
|
|
85
92
|
anchorId?: string | undefined;
|
|
93
|
+
/** Section background */
|
|
86
94
|
bgMode?: "full" | "inverted" | undefined;
|
|
95
|
+
/** Switch horizontal order of map and location info text */
|
|
87
96
|
isMirrored?: boolean | undefined;
|
|
97
|
+
/** Map tile provider */
|
|
88
98
|
provider?: string | undefined;
|
|
99
|
+
/** Map attribution text (richtext) */
|
|
89
100
|
attribution?: string | undefined;
|
|
101
|
+
/** Initial center of the map */
|
|
90
102
|
center?: [number, number] | undefined;
|
|
103
|
+
/** Initial map zoom */
|
|
91
104
|
zoom?: number | undefined;
|
|
105
|
+
/** Zoom if map jumps to location */
|
|
92
106
|
flyToZoom?: number | undefined;
|
|
107
|
+
/** Initial location */
|
|
93
108
|
initialLocation?: string | undefined;
|
|
109
|
+
/** Array of location settings */
|
|
94
110
|
locations?: MapLocation[] | undefined;
|
|
95
111
|
/** Show all markers on first load */
|
|
96
112
|
allMarkersOnInit?: boolean | undefined;
|
|
97
113
|
/** Map container padding for show all markers */
|
|
98
114
|
fitBoundsPadding?: [number, number] | undefined;
|
|
115
|
+
/** Icon element for flight to the current active location */
|
|
99
116
|
flyToControl?: React.ReactNode;
|
|
117
|
+
/** Injection function to replace default control button */
|
|
100
118
|
controlNext?: ((props: {
|
|
101
119
|
isInverted?: boolean | undefined;
|
|
102
120
|
isActive?: boolean | undefined;
|
|
103
121
|
name?: string | undefined;
|
|
104
122
|
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
105
123
|
}) => React.ReactNode) | undefined;
|
|
124
|
+
/** Injection function to replace default control button */
|
|
106
125
|
controlPrev?: ((props: {
|
|
107
126
|
isInverted?: boolean | undefined;
|
|
108
127
|
isActive?: boolean | undefined;
|
|
109
128
|
name?: string | undefined;
|
|
110
129
|
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
111
130
|
}) => React.ReactNode) | undefined;
|
|
112
|
-
dot?: ((props: {
|
|
113
|
-
isInverted?: boolean | undefined;
|
|
114
|
-
isActive?: boolean | undefined;
|
|
115
|
-
index?: number | undefined;
|
|
116
|
-
}) => React.ReactNode) | undefined;
|
|
117
131
|
} & {
|
|
118
132
|
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
119
133
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAoBhE,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAc5D,UAAU,OAAO;IACb,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACnB;AAsUD,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,WAAW;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,WAAW,CAAC;IAE3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACnE,OAAO,CAAC,EAAE;QACN,SAAS,CAAC,EAAE;YACR,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;QACF,KAAK,CAAC,EAAE;YACJ,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;KACL,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAqQD,eAAO,MAAM,YAAY;IAlQrB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;mBAC9C,MAAM,SAAS;IAE9B,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;IAErB,2DAA2D;;;;;6BAKnC,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;EA6MM,CAAC;;IAlQ5B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,4DAA4D;;IAG5D,wBAAwB;;IAGxB,sCAAsC;;IAGtC,gCAAgC;;IAGhC,uBAAuB;;IAGvB,oCAAoC;;IAGpC,uBAAuB;;IAGvB,iCAAiC;;IAGjC,qCAAqC;;IAGrC,iDAAiD;;IAGjD,6DAA6D;;IAG7D,2DAA2D;;;;;;;IAQ3D,2DAA2D;;;;;;;;;;AAoN/D,wBAAiC"}
|