@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
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { DefaultTheme } from 'styled-components';
|
|
3
3
|
import { Field, FormikErrors } from 'formik';
|
|
4
|
-
import
|
|
4
|
+
import { LocationData } from "../../fields/LocationField";
|
|
5
5
|
export interface FormStructure {
|
|
6
|
-
[key: string]: Field | Area | Select | Datepicker | FieldGroup | FileUpload;
|
|
6
|
+
[key: string]: Field | Area | Select | Datepicker | Location | FieldGroup | FileUpload;
|
|
7
7
|
}
|
|
8
8
|
export interface FormField {
|
|
9
9
|
isRequired?: boolean;
|
|
10
|
-
column?: 'left' | 'right';
|
|
11
10
|
}
|
|
12
11
|
export interface Field extends FormField {
|
|
13
12
|
type: 'Field';
|
|
@@ -15,10 +14,6 @@ export interface Field extends FormField {
|
|
|
15
14
|
initialValue?: string;
|
|
16
15
|
placeholder?: string;
|
|
17
16
|
info?: string;
|
|
18
|
-
icon?: {
|
|
19
|
-
src: string;
|
|
20
|
-
alt?: string;
|
|
21
|
-
};
|
|
22
17
|
validate?: (key: string, value: string, config: Field) => Promise<string>;
|
|
23
18
|
errorMsg?: string;
|
|
24
19
|
}
|
|
@@ -32,18 +27,18 @@ export interface Area extends FormField {
|
|
|
32
27
|
}
|
|
33
28
|
export interface Select extends FormField {
|
|
34
29
|
type: 'Select';
|
|
35
|
-
|
|
30
|
+
initialOption?: string;
|
|
36
31
|
placeholder?: string;
|
|
37
32
|
dropdownItems: {
|
|
38
|
-
value?: string;
|
|
39
33
|
label?: string;
|
|
34
|
+
value?: Record<string, string>;
|
|
40
35
|
}[];
|
|
41
36
|
info?: string;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
37
|
+
validate?: (key: string, selectedItem: string, config: Select) => Promise<string>;
|
|
38
|
+
indicator?: (props: {
|
|
39
|
+
isOpen: boolean;
|
|
40
|
+
isDisabled?: boolean;
|
|
41
|
+
}) => React.ReactNode;
|
|
47
42
|
errorMsg?: string;
|
|
48
43
|
}
|
|
49
44
|
export interface Datepicker extends FormField {
|
|
@@ -53,10 +48,6 @@ export interface Datepicker extends FormField {
|
|
|
53
48
|
minDate?: Date;
|
|
54
49
|
maxDate?: Date;
|
|
55
50
|
singleSelect?: boolean;
|
|
56
|
-
icon?: {
|
|
57
|
-
src: string;
|
|
58
|
-
alt?: string;
|
|
59
|
-
};
|
|
60
51
|
info?: string;
|
|
61
52
|
customIcon?: (props: {
|
|
62
53
|
isInverted?: boolean;
|
|
@@ -70,6 +61,30 @@ export interface Datepicker extends FormField {
|
|
|
70
61
|
deleteAction?: (handleClick?: (e: React.SyntheticEvent<HTMLButtonElement, Event>) => void) => React.ReactNode;
|
|
71
62
|
submitAction?: (handleClick?: (e: React.SyntheticEvent<HTMLButtonElement, Event>) => void) => React.ReactNode;
|
|
72
63
|
}
|
|
64
|
+
export interface Location extends FormField {
|
|
65
|
+
type: 'Location';
|
|
66
|
+
zoom?: number;
|
|
67
|
+
initialMapCenter?: [number, number];
|
|
68
|
+
placeholder?: string;
|
|
69
|
+
info?: string;
|
|
70
|
+
errorMsg?: string;
|
|
71
|
+
customToggle?: (props: {
|
|
72
|
+
isInverted?: boolean;
|
|
73
|
+
viewState?: 'desc' | 'map';
|
|
74
|
+
handleClick?: () => void;
|
|
75
|
+
}) => React.ReactNode;
|
|
76
|
+
customLocationControl?: (props: {
|
|
77
|
+
isInverted?: boolean;
|
|
78
|
+
handleClick?: () => void;
|
|
79
|
+
}) => React.ReactNode;
|
|
80
|
+
customResetControl?: (props: {
|
|
81
|
+
isInverted?: boolean;
|
|
82
|
+
handleClick?: () => void;
|
|
83
|
+
}) => React.ReactNode;
|
|
84
|
+
validate?: (key: string, value: LocationData, config: Location) => Promise<string>;
|
|
85
|
+
toggleLabel?: string;
|
|
86
|
+
trackLocationLabel?: string;
|
|
87
|
+
}
|
|
73
88
|
export interface FieldGroup extends FormField {
|
|
74
89
|
type: 'FieldGroup';
|
|
75
90
|
groupType: 'Radio' | 'Checkbox';
|
|
@@ -95,8 +110,8 @@ export interface FileUpload extends FormField {
|
|
|
95
110
|
export interface FormData {
|
|
96
111
|
[key: string]: FormDataTypes | string;
|
|
97
112
|
}
|
|
98
|
-
export declare type FormDataTypes = string | boolean | Array<string> | [Date | null, Date | null] | Array<File
|
|
99
|
-
declare type FieldTypes = Field | Area | Select | Datepicker | FieldGroup | FileUpload;
|
|
113
|
+
export declare type FormDataTypes = string | boolean | Record<string, string> | Array<string> | [Date | null, Date | null] | Array<File> | LocationData;
|
|
114
|
+
declare type FieldTypes = Field | Area | Select | Datepicker | Location | FieldGroup | FileUpload;
|
|
100
115
|
export interface FieldGenerationProps<T extends FieldTypes> {
|
|
101
116
|
field: T;
|
|
102
117
|
value: FormDataTypes;
|
|
@@ -105,8 +120,13 @@ export interface FieldGenerationProps<T extends FieldTypes> {
|
|
|
105
120
|
isTouched: boolean;
|
|
106
121
|
key: string;
|
|
107
122
|
isInverted: boolean;
|
|
123
|
+
hasBg: boolean;
|
|
108
124
|
theme: DefaultTheme;
|
|
109
|
-
setField: (
|
|
125
|
+
setField: (props: {
|
|
126
|
+
key: string;
|
|
127
|
+
value: any;
|
|
128
|
+
shouldValidate?: boolean;
|
|
129
|
+
}) => Promise<void | FormikErrors<FormData>>;
|
|
110
130
|
validateField: (name: string) => Promise<string | undefined> | Promise<void>;
|
|
111
131
|
setTouched: (field: string, touched?: boolean | undefined, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
112
132
|
handleChange: {
|
|
@@ -120,53 +140,77 @@ export interface FieldGenerationProps<T extends FieldTypes> {
|
|
|
120
140
|
validateOnBlur?: boolean;
|
|
121
141
|
validateOnChange?: boolean;
|
|
122
142
|
}
|
|
143
|
+
export declare type FormValues = FormData & {
|
|
144
|
+
targetEmails: string[];
|
|
145
|
+
subjectLine: string;
|
|
146
|
+
};
|
|
147
|
+
export interface SubmitResponse {
|
|
148
|
+
message?: string;
|
|
149
|
+
isError?: boolean;
|
|
150
|
+
}
|
|
123
151
|
export declare const DynamicFormComponent: React.FC<{
|
|
124
152
|
/** ID value for targeting section with anchor hashes */
|
|
125
153
|
anchorId?: string | undefined;
|
|
154
|
+
/** Field definitions */
|
|
126
155
|
fields?: FormStructure | undefined;
|
|
127
|
-
|
|
156
|
+
/** Callback on form submit */
|
|
157
|
+
onSubmit?: ((values: FormValues) => Promise<SubmitResponse>) | undefined;
|
|
158
|
+
/** Function to inject custom submit button */
|
|
128
159
|
submitAction?: ((props: {
|
|
129
160
|
isInverted?: boolean;
|
|
130
161
|
handleSubmit?: () => Promise<any>;
|
|
131
|
-
|
|
162
|
+
isSubmitting?: boolean;
|
|
132
163
|
}) => React.ReactNode) | undefined;
|
|
133
|
-
|
|
164
|
+
/** List of target emails */
|
|
165
|
+
targetEmails?: string[] | undefined;
|
|
166
|
+
/** E-Mail subject */
|
|
134
167
|
subjectLine?: string | undefined;
|
|
168
|
+
/** Section background */
|
|
135
169
|
bgMode?: "full" | "inverted" | undefined;
|
|
170
|
+
/** Functions to inject custom field components (React nodes) */
|
|
136
171
|
definitions?: {
|
|
137
172
|
field?: ((props: FieldGenerationProps<Field>) => React.ReactNode) | undefined;
|
|
138
173
|
area?: ((props: FieldGenerationProps<Area>) => React.ReactNode) | undefined;
|
|
139
174
|
select?: ((props: FieldGenerationProps<Select>) => React.ReactNode) | undefined;
|
|
140
175
|
datepicker?: ((props: FieldGenerationProps<Datepicker>) => React.ReactNode) | undefined;
|
|
176
|
+
location?: ((props: FieldGenerationProps<Location>) => React.ReactNode) | undefined;
|
|
141
177
|
checkbox?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
142
178
|
radio?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
143
|
-
upload?: ((props: FieldGenerationProps<
|
|
179
|
+
upload?: ((props: FieldGenerationProps<FileUpload>) => React.ReactNode) | undefined;
|
|
144
180
|
} | undefined;
|
|
145
181
|
}>;
|
|
146
182
|
declare const _default: React.FC<{
|
|
147
183
|
/** ID value for targeting section with anchor hashes */
|
|
148
184
|
anchorId?: string | undefined;
|
|
185
|
+
/** Field definitions */
|
|
149
186
|
fields?: FormStructure | undefined;
|
|
150
|
-
|
|
187
|
+
/** Callback on form submit */
|
|
188
|
+
onSubmit?: ((values: FormValues) => Promise<SubmitResponse>) | undefined;
|
|
189
|
+
/** Function to inject custom submit button */
|
|
151
190
|
submitAction?: ((props: {
|
|
152
191
|
isInverted?: boolean | undefined;
|
|
153
192
|
handleSubmit?: (() => Promise<any>) | undefined;
|
|
154
|
-
|
|
193
|
+
isSubmitting?: boolean | undefined;
|
|
155
194
|
}) => React.ReactNode) | undefined;
|
|
156
|
-
|
|
195
|
+
/** List of target emails */
|
|
196
|
+
targetEmails?: string[] | undefined;
|
|
197
|
+
/** E-Mail subject */
|
|
157
198
|
subjectLine?: string | undefined;
|
|
199
|
+
/** Section background */
|
|
158
200
|
bgMode?: "full" | "inverted" | undefined;
|
|
201
|
+
/** Functions to inject custom field components (React nodes) */
|
|
159
202
|
definitions?: {
|
|
160
203
|
field?: ((props: FieldGenerationProps<Field>) => React.ReactNode) | undefined;
|
|
161
204
|
area?: ((props: FieldGenerationProps<Area>) => React.ReactNode) | undefined;
|
|
162
205
|
select?: ((props: FieldGenerationProps<Select>) => React.ReactNode) | undefined;
|
|
163
206
|
datepicker?: ((props: FieldGenerationProps<Datepicker>) => React.ReactNode) | undefined;
|
|
207
|
+
location?: ((props: FieldGenerationProps<Location>) => React.ReactNode) | undefined;
|
|
164
208
|
checkbox?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
165
209
|
radio?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
166
|
-
upload?: ((props: FieldGenerationProps<
|
|
210
|
+
upload?: ((props: FieldGenerationProps<FileUpload>) => React.ReactNode) | undefined;
|
|
167
211
|
} | undefined;
|
|
168
212
|
} & {
|
|
169
|
-
theme?: import("
|
|
213
|
+
theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
170
214
|
}>;
|
|
171
215
|
export default _default;
|
|
172
216
|
//# sourceMappingURL=DynamicForm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/form/DynamicForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Area, FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
declare const renderAreaField: ({ field, key, value, error, isTouched, isInverted, handleChange, handleBlur, }: FieldGenerationProps<Area>) => JSX.Element;
|
|
4
|
+
export default renderAreaField;
|
|
5
|
+
//# sourceMappingURL=areaRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"areaRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/areaRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,IAAI,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE5D,QAAA,MAAM,eAAe,mFASlB,qBAAqB,IAAI,CAAC,gBAc5B,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Datepicker, FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
declare const renderDatepickerField: ({ key, field, value, error, isTouched, isInverted, setField, setTouched, validateField, }: FieldGenerationProps<Datepicker>) => JSX.Element;
|
|
4
|
+
export default renderDatepickerField;
|
|
5
|
+
//# sourceMappingURL=datepickerRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"datepickerRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/datepickerRenderer.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAIlE,QAAA,MAAM,qBAAqB,8FAUxB,qBAAqB,UAAU,CAAC,gBAiDlC,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FieldGenerationProps, FieldGroup } from '../DynamicForm';
|
|
3
|
+
export declare const renderRadioGroupField: ({ key, field, value, error, isTouched, isInverted, info, setField, }: FieldGenerationProps<FieldGroup>) => JSX.Element;
|
|
4
|
+
export declare const renderCheckboxGroupField: ({ field, key, isInverted, value, isTouched, error, info, setTouched, validateField, setField, }: FieldGenerationProps<FieldGroup>) => JSX.Element;
|
|
5
|
+
//# sourceMappingURL=fieldGroupRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fieldGroupRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/fieldGroupRenderer.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAsBlE,eAAO,MAAM,qBAAqB,yEAS/B,qBAAqB,UAAU,CAAC,gBA4ClC,CAAC;AAEF,eAAO,MAAM,wBAAwB,oGAWlC,qBAAqB,UAAU,CAAC,gBA2DlC,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Field, FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
declare const renderField: ({ field, key, value, error, isTouched, handleChange, handleBlur, isInverted, }: FieldGenerationProps<Field>) => JSX.Element;
|
|
4
|
+
export default renderField;
|
|
5
|
+
//# sourceMappingURL=fieldRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fieldRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/fieldRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,KAAK,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE7D,QAAA,MAAM,WAAW,mFASd,qBAAqB,KAAK,CAAC,gBAe7B,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
import { Location } from '../DynamicForm';
|
|
4
|
+
declare const renderLocationField: ({ key, field, value, error, isTouched, isInverted, setField, }: FieldGenerationProps<Location>) => JSX.Element;
|
|
5
|
+
export default renderLocationField;
|
|
6
|
+
//# sourceMappingURL=locationRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locationRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/locationRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,QAAA,MAAM,mBAAmB,mEAQtB,qBAAqB,QAAQ,CAAC,gBAuChC,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Select, FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
declare const renderSelectField: ({ field, key, value, error, isTouched, isInverted, setField, setTouched, validateField, validateOnChange, validateOnBlur, }: FieldGenerationProps<Select>) => JSX.Element;
|
|
4
|
+
export default renderSelectField;
|
|
5
|
+
//# sourceMappingURL=selectRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selectRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/selectRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,MAAM,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE9D,QAAA,MAAM,iBAAiB,gIAYpB,qBAAqB,MAAM,CAAC,gBA4B9B,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FileUpload, FieldGenerationProps } from '../DynamicForm';
|
|
3
|
+
declare const renderUploadField: ({ field, key, error, isTouched, isInverted, setField, }: FieldGenerationProps<FileUpload>) => JSX.Element;
|
|
4
|
+
export default renderUploadField;
|
|
5
|
+
//# sourceMappingURL=uploadRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uploadRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/renderer/uploadRenderer.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAElE,QAAA,MAAM,iBAAiB,4DAOpB,qBAAqB,UAAU,CAAC,gBAiBlC,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"areaValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/areaValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAEtC,QAAA,MAAM,aAAa,QAAe,MAAM,SAAS,MAAM,UAAU,IAAI,oBAQpE,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"datepickerValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/datepickerValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,QAAA,MAAM,mBAAmB,QAChB,MAAM,SACJ,CAAC,IAAI,GAAG,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC,UACzB,UAAU,oBAgBrB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fieldGroupValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/fieldGroupValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,QAAA,MAAM,mBAAmB,QAChB,MAAM,SACJ,MAAM,MAAM,CAAC,GAAG,MAAM,UACrB,UAAU,oBAgBrB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fieldValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/fieldValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAEvC,QAAA,MAAM,cAAc,QAAe,MAAM,SAAS,MAAM,UAAU,KAAK,oBA8BtE,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { LocationData } from "../../../fields/LocationField";
|
|
2
|
+
import { Location } from '../DynamicForm';
|
|
3
|
+
declare const locationValidator: (key: string, value: LocationData, config: Location) => Promise<string>;
|
|
4
|
+
export default locationValidator;
|
|
5
|
+
//# sourceMappingURL=locationValidator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locationValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/locationValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,sCAAwC;AAC/D,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,QAAA,MAAM,iBAAiB,QACd,MAAM,SACJ,YAAY,UACX,QAAQ,oBAcnB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selectValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/selectValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,QAAA,MAAM,eAAe,QACZ,MAAM,gBACG,MAAM,UACZ,MAAM,oBASjB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uploadValidator.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/form/validators/uploadValidator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5C,QAAA,MAAM,eAAe,QACZ,MAAM,SACJ,MAAM,IAAI,CAAC,UACV,UAAU,oBASrB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -25,6 +25,8 @@ export declare const HeaderComponent: React.FC<{
|
|
|
25
25
|
titleAs?: CalloutTag | undefined;
|
|
26
26
|
/** Header text on image */
|
|
27
27
|
text?: string | undefined;
|
|
28
|
+
/** Force text on image on all screen widths */
|
|
29
|
+
textOnImage?: boolean | undefined;
|
|
28
30
|
/** Function to inject custom primary button */
|
|
29
31
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
30
32
|
/** Function to inject custom secondary button */
|
|
@@ -61,6 +63,8 @@ declare const _default: React.FC<{
|
|
|
61
63
|
titleAs?: CalloutTag | undefined;
|
|
62
64
|
/** Header text on image */
|
|
63
65
|
text?: string | undefined;
|
|
66
|
+
/** Force text on image on all screen widths */
|
|
67
|
+
textOnImage?: boolean | undefined;
|
|
64
68
|
/** Function to inject custom primary button */
|
|
65
69
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
66
70
|
/** Function to inject custom secondary button */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAO,EAAE,UAAU,EAAE,iCAAsC;AAU3D,OAAO,EAAE,UAAU,EAAE,2BAAgC;
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAGlC,OAAO,EAAE,UAAU,EAAE,iCAAsC;AAU3D,OAAO,EAAE,UAAU,EAAE,2BAAgC;AAkUrD,oBAAY,UAAU,GAAG,MAAM,GAAG,OAAO,CAAC;AAC1C,oBAAY,WAAW,GAAG,IAAI,CAAC,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC,GAAG;IAClE,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AACF,oBAAY,WAAW,GAAG;IACtB,MAAM,GAAG,QAAQ,GAAG,OAAO;IAC3B,KAAK,GAAG,QAAQ,GAAG,QAAQ;CAC9B,CAAC;AAwLF,eAAO,MAAM,eAAe;IArLxB,wDAAwD;;IAGxD,wDAAwD;;IAGxD,2CAA2C;;IAG3C,qBAAqB;;IAGrB,4BAA4B;;IAG5B,iDAAiD;;IAGjD,2BAA2B;;IAG3B,gDAAgD;;IAGhD,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;IAE3D,8BAA8B;;IAG9B,sFAAsF;;IAGtF,+EAA+E;;IAG/E,4BAA4B;;IAG5B,qGAAqG;;IAGrG,gDAAgD;;IAGhD,sCAAsC;wFACiC,IAAI;IAE3E,yBAAyB;;EAkIQ,CAAC;;IArLlC,wDAAwD;;IAGxD,wDAAwD;;IAGxD,2CAA2C;;IAG3C,qBAAqB;;IAGrB,4BAA4B;;IAG5B,iDAAiD;;IAGjD,2BAA2B;;IAG3B,gDAAgD;;IAGhD,+CAA+C;;IAG/C,iDAAiD;;IAGjD,8BAA8B;;IAG9B,sFAAsF;;IAGtF,+EAA+E;;IAG/E,4BAA4B;;IAG5B,qGAAqG;;IAGrG,gDAAgD;;IAGhD,sCAAsC;;IAGtC,yBAAyB;;;;;AAmI7B,wBAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"HeaderVideo.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/header/HeaderVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAMtC,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAwEpD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,cAAc,CAAC,EAAE,WAAW,CAAC;IAC7B,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,CAkGA,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { JobCardProps } from "../../blocks/JobCard";
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export interface OrganizationData {
|
|
4
|
+
name?: string;
|
|
5
|
+
url?: string;
|
|
6
|
+
logo?: string;
|
|
7
|
+
telephone?: string;
|
|
8
|
+
email?: string;
|
|
9
|
+
address?: {
|
|
10
|
+
streetAddress?: string;
|
|
11
|
+
addressLocality?: string;
|
|
12
|
+
postalCode?: string;
|
|
13
|
+
addressCountry?: string;
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
export declare type JobArticleProps = Omit<JobCardProps, 'isInverted' | 'hasBackground' | 'link'> & {
|
|
17
|
+
/** ID value for targeting section with anchor hashes */
|
|
18
|
+
anchorId?: string;
|
|
19
|
+
/** Abstract text which summarizes the job */
|
|
20
|
+
abstract?: string;
|
|
21
|
+
/** Text that describes the job (richtext) */
|
|
22
|
+
description?: string;
|
|
23
|
+
/** The hiring organization (important for structured data) */
|
|
24
|
+
organization?: OrganizationData;
|
|
25
|
+
/** The date of posting the job tender (important for structured data) */
|
|
26
|
+
datePosted?: Date;
|
|
27
|
+
/** Function to inject primary action */
|
|
28
|
+
primaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
29
|
+
/** Function to inject secondary action */
|
|
30
|
+
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
31
|
+
/** Section background */
|
|
32
|
+
bgMode?: 'full' | 'inverted';
|
|
33
|
+
};
|
|
34
|
+
export declare const JobArticleComponent: React.FC<JobArticleProps>;
|
|
35
|
+
declare const _default: React.FC<Omit<JobCardProps, "link" | "isInverted" | "hasBackground"> & {
|
|
36
|
+
/** ID value for targeting section with anchor hashes */
|
|
37
|
+
anchorId?: string | undefined;
|
|
38
|
+
/** Abstract text which summarizes the job */
|
|
39
|
+
abstract?: string | undefined;
|
|
40
|
+
/** Text that describes the job (richtext) */
|
|
41
|
+
description?: string | undefined;
|
|
42
|
+
/** The hiring organization (important for structured data) */
|
|
43
|
+
organization?: OrganizationData | undefined;
|
|
44
|
+
/** The date of posting the job tender (important for structured data) */
|
|
45
|
+
datePosted?: Date | undefined;
|
|
46
|
+
/** Function to inject primary action */
|
|
47
|
+
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
48
|
+
/** Function to inject secondary action */
|
|
49
|
+
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
50
|
+
/** Section background */
|
|
51
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
52
|
+
} & {
|
|
53
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
54
|
+
}>;
|
|
55
|
+
export default _default;
|
|
56
|
+
//# sourceMappingURL=JobArticle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JobArticle.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/jobs/JobArticle.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,6BAAkC;AAGzD,OAAO,KAAK,MAAM,OAAO,CAAC;AA+D1B,MAAM,WAAW,gBAAgB;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE;QACN,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,eAAe,CAAC,EAAE,MAAM,CAAC;QACzB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,cAAc,CAAC,EAAE,MAAM,CAAC;KAC3B,CAAC;CACL;AAED,oBAAY,eAAe,GAAG,IAAI,CAC9B,YAAY,EACZ,YAAY,GAAG,eAAe,GAAG,MAAM,CAC1C,GAAG;IACA,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,6CAA6C;IAC7C,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAEhC,yEAAyE;IACzE,UAAU,CAAC,EAAE,IAAI,CAAC;IAElB,wCAAwC;IACxC,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE1D,0CAA0C;IAC1C,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAE5D,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;CAChC,CAAC;AAoIF,eAAO,MAAM,mBAAmB,2BAAa,CAAC;;IA3J1C,wDAAwD;;IAGxD,6CAA6C;;IAG7C,6CAA6C;;IAG7C,8DAA8D;;IAG9D,yEAAyE;;IAGzE,wCAAwC;;IAGxC,0CAA0C;;IAG1C,yBAAyB;;;;;AAuI7B,wBAAwC"}
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { JobCardProps } from "
|
|
3
|
-
export declare type JobItem = Omit<JobCardProps, 'isInverted' | 'hasBackground' | 'modelIcon' | 'locationIcon'>;
|
|
2
|
+
import { JobCardProps } from "../../blocks/JobCard";
|
|
3
|
+
export declare type JobItem = Omit<JobCardProps, 'isInverted' | 'hasBackground' | 'modelIcon' | 'locationIcon' | 'totalLocations' | 'allLocationsLabel'>;
|
|
4
4
|
export declare const JobListComponent: React.FC<{
|
|
5
5
|
/** ID value for targeting section with anchor hashes */
|
|
6
6
|
anchorId?: string | undefined;
|
|
7
7
|
/** Array of job item settings */
|
|
8
8
|
jobs?: JobItem[] | undefined;
|
|
9
|
+
/** Total amount all locations */
|
|
10
|
+
totalJobLocations?: number | undefined;
|
|
11
|
+
/** Label to show if all location selected */
|
|
12
|
+
allJobLocationsLabel?: string | undefined;
|
|
9
13
|
/** Section background */
|
|
10
14
|
bgMode?: "full" | "inverted" | undefined;
|
|
11
15
|
/** Injection function for job time model icon */
|
|
@@ -18,6 +22,10 @@ declare const _default: React.FC<{
|
|
|
18
22
|
anchorId?: string | undefined;
|
|
19
23
|
/** Array of job item settings */
|
|
20
24
|
jobs?: JobItem[] | undefined;
|
|
25
|
+
/** Total amount all locations */
|
|
26
|
+
totalJobLocations?: number | undefined;
|
|
27
|
+
/** Label to show if all location selected */
|
|
28
|
+
allJobLocationsLabel?: string | undefined;
|
|
21
29
|
/** Section background */
|
|
22
30
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
31
|
/** Injection function for job time model icon */
|
|
@@ -25,7 +33,7 @@ declare const _default: React.FC<{
|
|
|
25
33
|
/** Injection function for job location icon */
|
|
26
34
|
locationIcon?: (() => React.ReactNode) | undefined;
|
|
27
35
|
} & {
|
|
28
|
-
theme?: import("
|
|
36
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
37
|
}>;
|
|
30
38
|
export default _default;
|
|
31
39
|
//# sourceMappingURL=JobList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JobList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/jobs/JobList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAgB,EAAE,YAAY,EAAE,6BAAkC;AA2ClE,oBAAY,OAAO,GAAG,IAAI,CACtB,YAAY,EACV,YAAY,GACZ,eAAe,GACf,WAAW,GACX,cAAc,GACd,gBAAgB,GAChB,mBAAmB,CACxB,CAAC;AAmFF,eAAO,MAAM,gBAAgB;IAhFzB,wDAAwD;;IAGxD,iCAAiC;;IAGjC,iCAAiC;;IAGjC,6CAA6C;;IAG7C,yBAAyB;;IAGzB,iDAAiD;uBAC/B,MAAM,SAAS;IAEjC,+CAA+C;0BAC1B,MAAM,SAAS;EA6DD,CAAC;;IAhFpC,wDAAwD;;IAGxD,iCAAiC;;IAGjC,iCAAiC;;IAGjC,6CAA6C;;IAG7C,yBAAyB;;IAGzB,iDAAiD;;IAGjD,+CAA+C;;;;;AA+DnD,wBAAqC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/NavBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAC3C,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAWzD,eAAO,MAAM,aAAa,UACf,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,SAAS,UAAW,YAAY,YAU5C,CAAC;AAEF,eAAO,MAAM,cAAc,UAChB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAClB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,YAAY,YAU/C,CAAC;AAEF,oBAAY,WAAW,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEpD;;;;;;GAMG;AACH,eAAO,MAAM,aAAa,UACf,YAAY,yEAGpB,CAAC,MAAM,EAAE,MAAM,CAkBjB,CAAC;
|
|
1
|
+
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/NavBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAC3C,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAWzD,eAAO,MAAM,aAAa,UACf,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,SAAS,UAAW,YAAY,YAU5C,CAAC;AAEF,eAAO,MAAM,cAAc,UAChB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAClB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,UAAW,YAAY,YAU/C,CAAC;AAEF,oBAAY,WAAW,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEpD;;;;;;GAMG;AACH,eAAO,MAAM,aAAa,UACf,YAAY,yEAGpB,CAAC,MAAM,EAAE,MAAM,CAkBjB,CAAC;AAgMF,oBAAY,UAAU,GAAG,OAAO,GAAG,OAAO,CAAC;AAE3C,MAAM,WAAW,SAAS;IACtB,IAAI,EAAE,UAAU,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACvB;AAED,oBAAY,QAAQ,GAAG,aAAa,GAAG,eAAe,CAAC;AAEvD,MAAM,WAAW,WAAW;IACxB,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uFAAuF;IACvF,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,MAAM,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IACxD,OAAO,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;IACzD,SAAS,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,SAAS,KAAK,KAAK,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;CAC9D;AAED,QAAA,MAAM,MAAM,EAAE,EAAE,CACZ,WAAW,GAAG;IACV,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CA6JJ,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -69,6 +69,7 @@ export interface MenuSettings {
|
|
|
69
69
|
subNavigation?: Array<NavItem>;
|
|
70
70
|
header?: (props: NavMenuStates) => React.ReactNode;
|
|
71
71
|
footer?: (props: NavMenuStates) => React.ReactNode;
|
|
72
|
+
navItemsHeader?: (props: NavMenuStates) => React.ReactNode;
|
|
72
73
|
typeSettings: MenuTypeProps;
|
|
73
74
|
theme?: ThemeMods;
|
|
74
75
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/Navigation.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/navigation/Navigation.tsx"],"names":[],"mappings":"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"}
|
|
@@ -32,6 +32,7 @@ export interface MenuBaseProps {
|
|
|
32
32
|
navBarSize?: NavBarSize;
|
|
33
33
|
header?: (props: MenuStates) => React.ReactNode;
|
|
34
34
|
footer?: (props: MenuStates) => React.ReactNode;
|
|
35
|
+
navItemsHeader?: (menuStates: MenuStates) => React.ReactNode;
|
|
35
36
|
onClose?: () => void;
|
|
36
37
|
}
|
|
37
38
|
export declare type MenuTypeProps = FlyoutMenuProps | LargeMenuProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,sBAAsB;AACtB,OAAmB,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,eAAe,CAAC,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,4BAA4B;AAE5B,MAAM,WAAW,OAAO;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,qBAAqB;AACrB,MAAM,WAAW,UAAU;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,UAAU,CAAC,EAAE,UAAU,CAAC;CAC3B;AAED,MAAM,WAAW,aAAa;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,oBAAY,aAAa,GAAG,eAAe,GAAG,cAAc,CAAC;AAE7D,QAAA,MAAM,IAAI,EAAE,EAAE,CAAC,aAAa,GAAG;IAAE,YAAY,CAAC,EAAE,aAAa,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"Menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/Menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,sBAAsB;AACtB,OAAmB,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,eAAe,CAAC,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,4BAA4B;AAE5B,MAAM,WAAW,OAAO;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,qBAAqB;AACrB,MAAM,WAAW,UAAU;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,UAAU,CAAC,EAAE,UAAU,CAAC;CAC3B;AAED,MAAM,WAAW,aAAa;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,UAAU,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC/B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAChD,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,KAAK,CAAC,SAAS,CAAC;IAC7D,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAED,oBAAY,aAAa,GAAG,eAAe,GAAG,cAAc,CAAC;AAE7D,QAAA,MAAM,IAAI,EAAE,EAAE,CAAC,aAAa,GAAG;IAAE,YAAY,CAAC,EAAE,aAAa,CAAA;CAAE,CAuD9D,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuFlyout.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/variations/MenuFlyout.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MenuFlyout.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/menu/variations/MenuFlyout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EACV,EAAE,EAML,MAAM,OAAO,CAAC;AACf,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAczD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAW,MAAM,SAAS,CAAC;AAkGjD,eAAO,MAAM,oBAAoB,UACtB,YAAY,oCAEpB,CAAC,MAAM,EAAE,MAAM,CAWjB,CAAC;AAEF,eAAO,MAAM,aAAa,UAAW,YAAY,YAUhD,CAAC;AAwfF,MAAM,WAAW,eAAe;IAC5B,IAAI,EAAE,QAAQ,CAAC;IACf,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,WAAW,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACrE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAKD,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC,aAAa,GAAG,eAAe,CAuOnD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuFooter.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAmB,EAAE,UAAU,EAAE,mCAAqC;AACtE,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;
|
|
1
|
+
{"version":3,"file":"MenuFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuFooter.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAmB,EAAE,UAAU,EAAE,mCAAqC;AACtE,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAehF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,UAAU,CAAC,EAAE,aAAa,CAAC;CAC9B,CAqBA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
2
|
import { NavMenuStates } from '../Navigation';
|
|
3
|
+
import { Language } from "../../../blocks/LanguageSwitcher";
|
|
3
4
|
declare const MenuHeader: FC<{
|
|
4
5
|
isInverted?: boolean;
|
|
5
6
|
menuStates?: NavMenuStates;
|
|
6
7
|
customToggle?: (props: {
|
|
7
8
|
isInverted?: boolean;
|
|
8
9
|
}) => React.ReactNode;
|
|
10
|
+
langs?: Language[];
|
|
9
11
|
action?: (props: {
|
|
10
12
|
isInverted?: boolean;
|
|
11
13
|
} & NavMenuStates) => React.ReactNode;
|