@blateral/b.kit 2.0.0-beta.9.9 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +63 -179
- package/lib/components/base/Grid.d.ts +6 -0
- package/lib/components/base/Grid.d.ts.map +1 -1
- package/lib/components/base/Section.d.ts +7 -3
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleDown.d.ts +1 -0
- package/lib/components/base/icons/AngleDown.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts +1 -0
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
- package/lib/components/base/icons/AngleUp.d.ts +1 -0
- package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +1 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeft.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRight.d.ts +1 -0
- package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRightGhost.d.ts +1 -0
- package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowUp.d.ts +1 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -1
- package/lib/components/base/icons/BoxArrowUpRight.d.ts +1 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -1
- package/lib/components/base/icons/CalendarToday.d.ts +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -1
- package/lib/components/base/icons/Category.d.ts +8 -0
- package/lib/components/base/icons/Category.d.ts.map +1 -0
- package/lib/components/base/icons/Check.d.ts +1 -0
- package/lib/components/base/icons/Check.d.ts.map +1 -1
- package/lib/components/base/icons/Clock.d.ts +1 -0
- package/lib/components/base/icons/Clock.d.ts.map +1 -1
- package/lib/components/base/icons/ClockFilled.d.ts +8 -0
- package/lib/components/base/icons/ClockFilled.d.ts.map +1 -0
- package/lib/components/base/icons/Computer.d.ts +8 -0
- package/lib/components/base/icons/Computer.d.ts.map +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts +1 -0
- package/lib/components/base/icons/CrossSmall.d.ts.map +1 -1
- package/lib/components/base/icons/CurrentLocation.d.ts +8 -0
- package/lib/components/base/icons/CurrentLocation.d.ts.map +1 -0
- package/lib/components/base/icons/DateRange.d.ts +1 -0
- package/lib/components/base/icons/DateRange.d.ts.map +1 -1
- package/lib/components/base/icons/External.d.ts +1 -0
- package/lib/components/base/icons/External.d.ts.map +1 -1
- package/lib/components/base/icons/Filter.d.ts +8 -0
- package/lib/components/base/icons/Filter.d.ts.map +1 -0
- package/lib/components/base/icons/FlyTo.d.ts +1 -0
- package/lib/components/base/icons/FlyTo.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +12 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/base/icons/Info.d.ts +1 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -1
- package/lib/components/base/icons/Language.d.ts +1 -0
- package/lib/components/base/icons/Language.d.ts.map +1 -1
- package/lib/components/base/icons/LocationPin.d.ts +1 -0
- package/lib/components/base/icons/LocationPin.d.ts.map +1 -1
- package/lib/components/base/icons/LocationSearch.d.ts +8 -0
- package/lib/components/base/icons/LocationSearch.d.ts.map +1 -0
- package/lib/components/base/icons/Magnifier.d.ts +1 -0
- package/lib/components/base/icons/Magnifier.d.ts.map +1 -1
- package/lib/components/base/icons/Mail.d.ts +1 -0
- package/lib/components/base/icons/Mail.d.ts.map +1 -1
- package/lib/components/base/icons/Map.d.ts +8 -0
- package/lib/components/base/icons/Map.d.ts.map +1 -0
- package/lib/components/base/icons/Minus.d.ts +1 -0
- package/lib/components/base/icons/Minus.d.ts.map +1 -1
- package/lib/components/base/icons/Money.d.ts +8 -0
- package/lib/components/base/icons/Money.d.ts.map +1 -0
- package/lib/components/base/icons/MyLocation.d.ts +8 -0
- package/lib/components/base/icons/MyLocation.d.ts.map +1 -0
- package/lib/components/base/icons/Person.d.ts +8 -0
- package/lib/components/base/icons/Person.d.ts.map +1 -0
- package/lib/components/base/icons/Phone.d.ts +1 -0
- package/lib/components/base/icons/Phone.d.ts.map +1 -1
- package/lib/components/base/icons/Place.d.ts +8 -0
- package/lib/components/base/icons/Place.d.ts.map +1 -0
- package/lib/components/base/icons/Play.d.ts +1 -0
- package/lib/components/base/icons/Play.d.ts.map +1 -1
- package/lib/components/base/icons/Plus.d.ts +1 -0
- package/lib/components/base/icons/Plus.d.ts.map +1 -1
- package/lib/components/base/icons/Route.d.ts +1 -0
- package/lib/components/base/icons/Route.d.ts.map +1 -1
- package/lib/components/base/icons/Star.d.ts +1 -0
- package/lib/components/base/icons/Star.d.ts.map +1 -1
- package/lib/components/base/icons/ToggleOff.d.ts +8 -0
- package/lib/components/base/icons/ToggleOff.d.ts.map +1 -0
- package/lib/components/base/icons/ToggleOn.d.ts +8 -0
- package/lib/components/base/icons/ToggleOn.d.ts.map +1 -0
- package/lib/components/base/icons/UnfoldMore.d.ts +8 -0
- package/lib/components/base/icons/UnfoldMore.d.ts.map +1 -0
- package/lib/components/base/icons/files/Excel.d.ts +1 -0
- package/lib/components/base/icons/files/Excel.d.ts.map +1 -1
- package/lib/components/base/icons/files/Image.d.ts +1 -0
- package/lib/components/base/icons/files/Image.d.ts.map +1 -1
- package/lib/components/base/icons/files/Pdf.d.ts +1 -0
- package/lib/components/base/icons/files/Pdf.d.ts.map +1 -1
- package/lib/components/base/icons/files/PowerPoint.d.ts +1 -0
- package/lib/components/base/icons/files/PowerPoint.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +1 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -1
- package/lib/components/base/icons/files/Word.d.ts +1 -0
- package/lib/components/base/icons/files/Word.d.ts.map +1 -1
- package/lib/components/base/icons/files/Zip.d.ts +1 -0
- package/lib/components/base/icons/files/Zip.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Facebook.d.ts +1 -0
- package/lib/components/base/icons/socials/Facebook.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Instagram.d.ts +1 -0
- package/lib/components/base/icons/socials/Instagram.d.ts.map +1 -1
- package/lib/components/base/icons/socials/LinkedIn.d.ts +1 -0
- package/lib/components/base/icons/socials/LinkedIn.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Twitter.d.ts +1 -0
- package/lib/components/base/icons/socials/Twitter.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Xing.d.ts +1 -0
- package/lib/components/base/icons/socials/Xing.d.ts.map +1 -1
- package/lib/components/base/icons/socials/Youtube.d.ts +1 -0
- package/lib/components/base/icons/socials/Youtube.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +24 -21
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +1 -1
- package/lib/components/blocks/EventBlock.d.ts.map +1 -1
- package/lib/components/blocks/Feature.d.ts +4 -3
- package/lib/components/blocks/Feature.d.ts.map +1 -1
- package/lib/components/blocks/Image.d.ts +7 -1
- package/lib/components/blocks/Image.d.ts.map +1 -1
- package/lib/components/blocks/InfoList.d.ts +20 -0
- package/lib/components/blocks/InfoList.d.ts.map +1 -0
- package/lib/components/blocks/IntroBlock.d.ts +16 -2
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/JobCard.d.ts +21 -4
- package/lib/components/blocks/JobCard.d.ts.map +1 -1
- package/lib/components/blocks/LanguageSwitcher.d.ts +2 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -0
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/blocks/POICard.d.ts +47 -0
- package/lib/components/blocks/POICard.d.ts.map +1 -0
- package/lib/components/blocks/POIFacts.d.ts +12 -0
- package/lib/components/blocks/POIFacts.d.ts.map +1 -0
- package/lib/components/blocks/PromotionCard.d.ts.map +1 -1
- package/lib/components/blocks/TableBlock.d.ts +14 -0
- package/lib/components/blocks/TableBlock.d.ts.map +1 -0
- package/lib/components/blocks/Tag.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts +6 -0
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoBlock.d.ts +6 -5
- package/lib/components/blocks/VideoBlock.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts +6 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Button.d.ts.map +1 -1
- package/lib/components/buttons/ButtonGhost.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/examples/hooks/ArrayHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/ArrayHookExample.d.ts.map +1 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts +4 -0
- package/lib/components/examples/hooks/IntervalHookExample.d.ts.map +1 -0
- package/lib/components/fields/Checkbox.d.ts +5 -3
- package/lib/components/fields/Checkbox.d.ts.map +1 -1
- package/lib/components/fields/CompactForm.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +5 -3
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +6 -4
- package/lib/components/fields/FileUpload.d.ts.map +1 -1
- package/lib/components/fields/FilterField.d.ts +12 -0
- package/lib/components/fields/FilterField.d.ts.map +1 -0
- package/lib/components/fields/FormField.d.ts.map +1 -1
- package/lib/components/fields/LocationField.d.ts +49 -0
- package/lib/components/fields/LocationField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +5 -3
- package/lib/components/fields/Radio.d.ts.map +1 -1
- package/lib/components/fields/SearchInput.d.ts.map +1 -1
- package/lib/components/fields/SelectDropdown.d.ts +9 -11
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +5 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +5 -3
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +2 -2
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -0
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +4 -0
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +7 -5
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +1 -0
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts.map +1 -1
- package/lib/components/sections/Intro.d.ts +15 -6
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NewsletterForm.d.ts +90 -0
- package/lib/components/sections/NewsletterForm.d.ts.map +1 -0
- package/lib/components/sections/RawVideo.d.ts +38 -0
- package/lib/components/sections/RawVideo.d.ts.map +1 -0
- package/lib/components/sections/SimpleImage.d.ts +26 -7
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -10
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +4 -2
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +14 -4
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +2 -0
- package/lib/components/sections/events/EventDetail.d.ts.map +1 -1
- package/lib/components/sections/events/EventList.d.ts +5 -2
- package/lib/components/sections/events/EventList.d.ts.map +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +16 -6
- package/lib/components/sections/events/EventOverview.d.ts.map +1 -1
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/{DynamicForm.d.ts → form/DynamicForm.d.ts} +74 -30
- package/lib/components/sections/form/DynamicForm.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/areaRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/datepickerRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/fieldRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts +6 -0
- package/lib/components/sections/form/renderer/locationRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/selectRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts +5 -0
- package/lib/components/sections/form/renderer/uploadRenderer.d.ts.map +1 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/areaValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/datepickerValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldGroupValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/fieldValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts +5 -0
- package/lib/components/sections/form/validators/locationValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/selectValidator.d.ts.map +1 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts +4 -0
- package/lib/components/sections/form/validators/uploadValidator.d.ts.map +1 -0
- package/lib/components/sections/header/Header.d.ts +4 -0
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/jobs/JobArticle.d.ts +56 -0
- package/lib/components/sections/jobs/JobArticle.d.ts.map +1 -0
- package/lib/components/sections/{JobList.d.ts → jobs/JobList.d.ts} +11 -3
- package/lib/components/sections/jobs/JobList.d.ts.map +1 -0
- package/lib/components/sections/navigation/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/Navigation.d.ts +1 -0
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/Menu.d.ts +1 -0
- package/lib/components/sections/navigation/menu/Menu.d.ts.map +1 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts +1 -0
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuFooter.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts +2 -0
- package/lib/components/sections/navigation/partials/MenuHeader.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts +2 -0
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +1 -1
- package/lib/components/sections/navigation/skeletons/BarLogo.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +8 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +13 -8
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +13 -5
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +5 -13
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +4 -4
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +24 -6
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts +55 -0
- package/lib/components/sections/pois/PointOfInterestDetail.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts +117 -0
- package/lib/components/sections/pois/PointOfInterestMap.d.ts.map +1 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts +38 -0
- package/lib/components/sections/pois/PointOfInterestOverview.d.ts.map +1 -0
- package/lib/components/typography/Callout.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts +2 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/index.d.ts +37 -12
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/concat.d.ts +8 -0
- package/lib/utils/concat.d.ts.map +1 -0
- package/lib/utils/cookie-consent/cookie.d.ts +3 -3
- package/lib/utils/cookie-consent/cookie.d.ts.map +1 -1
- package/lib/utils/cookie-consent/mutations.d.ts +3 -11
- package/lib/utils/cookie-consent/mutations.d.ts.map +1 -1
- package/lib/utils/cookie-consent/useCookieConsent.d.ts +43 -0
- package/lib/utils/cookie-consent/useCookieConsent.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts.map +1 -1
- package/lib/utils/filters.d.ts +2 -0
- package/lib/utils/filters.d.ts.map +1 -0
- package/lib/utils/formFieldText.d.ts +3 -0
- package/lib/utils/formFieldText.d.ts.map +1 -0
- package/lib/utils/hexRgbConverter.d.ts.map +1 -1
- package/lib/utils/structuredData.d.ts +12 -0
- package/lib/utils/structuredData.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +24 -1
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/urlParams.d.ts +4 -0
- package/lib/utils/urlParams.d.ts.map +1 -0
- package/lib/utils/useArray.d.ts +13 -0
- package/lib/utils/useArray.d.ts.map +1 -0
- package/lib/utils/useDebounce.d.ts +6 -0
- package/lib/utils/useDebounce.d.ts.map +1 -0
- package/lib/utils/useEqualSheetHeight.d.ts +2 -0
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useGeolocation.d.ts +10 -0
- package/lib/utils/useGeolocation.d.ts.map +1 -0
- package/lib/utils/useInterval.d.ts +4 -1
- package/lib/utils/useInterval.d.ts.map +1 -1
- package/lib/utils/useLazyInput.d.ts +8 -0
- package/lib/utils/useLazyInput.d.ts.map +1 -0
- package/lib/utils/useLeafletMap.d.ts +52 -0
- package/lib/utils/useLeafletMap.d.ts.map +1 -0
- package/lib/utils/useMounted.d.ts +3 -0
- package/lib/utils/useMounted.d.ts.map +1 -0
- package/lib/utils/usePageScroll.d.ts +2 -0
- package/lib/utils/usePageScroll.d.ts.map +1 -1
- package/lib/utils/useParams.d.ts +6 -0
- package/lib/utils/useParams.d.ts.map +1 -0
- package/lib/utils/usePrevious.d.ts +3 -0
- package/lib/utils/usePrevious.d.ts.map +1 -0
- package/lib/utils/useResizeThrottle.d.ts +9 -0
- package/lib/utils/useResizeThrottle.d.ts.map +1 -0
- package/lib/utils/useScrollThrottle.d.ts +7 -0
- package/lib/utils/useScrollThrottle.d.ts.map +1 -0
- package/lib/utils/useTimeout.d.ts +6 -0
- package/lib/utils/useTimeout.d.ts.map +1 -0
- package/lib/utils/useUpdateEffect.d.ts +5 -0
- package/lib/utils/useUpdateEffect.d.ts.map +1 -0
- package/package.json +13 -15
- package/lib/components/blocks/LeafletMap.d.ts +0 -42
- package/lib/components/blocks/LeafletMap.d.ts.map +0 -1
- package/lib/components/blocks/Slider.d.ts +0 -87
- package/lib/components/blocks/Slider.d.ts.map +0 -1
- package/lib/components/buttons/QuicknavButton.d.ts +0 -10
- package/lib/components/buttons/QuicknavButton.d.ts.map +0 -1
- package/lib/components/sections/DynamicForm.d.ts.map +0 -1
- package/lib/components/sections/JobList.d.ts.map +0 -1
- package/lib/components/sections/Quicknav.d.ts +0 -29
- package/lib/components/sections/Quicknav.d.ts.map +0 -1
- package/lib/components/sections/SocialNav.d.ts +0 -24
- package/lib/components/sections/SocialNav.d.ts.map +0 -1
- package/lib/components/sections/carousel/CarouselBase.d.ts +0 -36
- package/lib/components/sections/carousel/CarouselBase.d.ts.map +0 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +0 -20
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +0 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +0 -17
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +0 -1
|
@@ -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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"MenuHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/MenuHeader.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAiBhF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,MAAM,CAAC,EAAE,CACL,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,aAAa,KAC9C,KAAK,CAAC,SAAS,CAAC;CACxB,CA2BA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { FC } from 'react';
|
|
2
2
|
import { NavBarStates } from '../Navigation';
|
|
3
3
|
import { LinkProps } from "../../../typography/Link";
|
|
4
|
+
import { Language } from "../../../blocks/LanguageSwitcher";
|
|
4
5
|
declare const NavBarMain: FC<{
|
|
5
6
|
isInverted?: boolean;
|
|
6
7
|
logo?: {
|
|
@@ -25,6 +26,7 @@ declare const NavBarMain: FC<{
|
|
|
25
26
|
customToggle?: (props: {
|
|
26
27
|
isInverted?: boolean;
|
|
27
28
|
}) => React.ReactNode;
|
|
29
|
+
langs?: Language[];
|
|
28
30
|
primaryAction?: (props: {
|
|
29
31
|
isInverted?: boolean;
|
|
30
32
|
} & NavBarStates) => React.ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBarMain.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarMain.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAG7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;
|
|
1
|
+
{"version":3,"file":"NavBarMain.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/partials/NavBarMain.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAIlC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAG7C,OAAO,EAAE,SAAS,EAAE,iCAAmC;AAEvD,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAwChF,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE;QACH,OAAO,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACxC,eAAe,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAChD,MAAM,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QACvC,cAAc,CAAC,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,GAAG,CAAC,EAAE,MAAM,CAAA;SAAE,CAAC;QAC/C,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;KACnD,CAAC;IACF,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACpE,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,aAAa,CAAC,EAAE,CACZ,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,eAAe,CAAC,EAAE,CACd,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,GAAG,YAAY,KAC7C,KAAK,CAAC,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;CAC3B,CAmEA,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BarBreadCrumbs.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarBreadCrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAa,EAAE,SAAS,EAAE,iCAAmC;
|
|
1
|
+
{"version":3,"file":"BarBreadCrumbs.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarBreadCrumbs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAuK7D,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACjE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAgFA,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,8BAAgC;
|
|
1
|
+
{"version":3,"file":"BarLogo.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/navigation/skeletons/BarLogo.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,iCAAmC;AAC7D,OAAc,EAAE,UAAU,EAAE,8BAAgC;AA2B5D,MAAM,WAAW,IAAI;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,IAAI,CAAC,EAAE,IAAI,CAAC,SAAS,EAAE,YAAY,GAAG,QAAQ,CAAC,CAAC;IAChD,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAaA,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,20 +1,28 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const NewsAuthorCardComponent: React.FC<{
|
|
3
|
+
/** Text above author name */
|
|
3
4
|
label?: string | undefined;
|
|
5
|
+
/** Article's author name */
|
|
4
6
|
author?: string | undefined;
|
|
7
|
+
/** Author avatar image */
|
|
5
8
|
avatar?: {
|
|
6
9
|
src: string;
|
|
7
10
|
alt?: string | undefined;
|
|
8
11
|
} | undefined;
|
|
12
|
+
/** Section background */
|
|
9
13
|
bgMode?: "full" | "inverted" | undefined;
|
|
10
14
|
}>;
|
|
11
15
|
declare const _default: React.FC<{
|
|
16
|
+
/** Text above author name */
|
|
12
17
|
label?: string | undefined;
|
|
18
|
+
/** Article's author name */
|
|
13
19
|
author?: string | undefined;
|
|
20
|
+
/** Author avatar image */
|
|
14
21
|
avatar?: {
|
|
15
22
|
src: string;
|
|
16
23
|
alt?: string | undefined;
|
|
17
24
|
} | undefined;
|
|
25
|
+
/** Section background */
|
|
18
26
|
bgMode?: "full" | "inverted" | undefined;
|
|
19
27
|
} & {
|
|
20
28
|
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NewsAuthorCard.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsAuthorCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAqH1B,eAAO,MAAM,uBAAuB;IA7DhC,6BAA6B;;IAG7B,4BAA4B;;IAG5B,0BAA0B;;aACV,MAAM;;;IAEtB,yBAAyB;;EAoDwB,CAAC;;IA7DlD,6BAA6B;;IAG7B,4BAA4B;;IAG5B,0BAA0B;;;;;IAG1B,yBAAyB;;;;;AAqD7B,wBAA4C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAMrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"NewsFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAMrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAKvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AA2HF,eAAO,MAAM,mBAAmB;IAxH5B,wDAAwD;;IAGxD,kCAAkC;UAC5B,QAAQ,EAAE;IAEhB,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAwGoB,CAAC;;IAxH1C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AAgH7C,wBAAwC"}
|
|
@@ -1,21 +1,26 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../../blocks/Image";
|
|
3
|
+
declare type ImageType = Omit<ImageProps, 'coverSpace'> & {
|
|
4
|
+
isFull?: boolean;
|
|
5
|
+
};
|
|
3
6
|
export declare const NewsImagesComponent: React.FC<{
|
|
4
7
|
/** ID value for targeting section with anchor hashes */
|
|
5
8
|
anchorId?: string | undefined;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
9
|
+
/** List of gallery images */
|
|
10
|
+
images?: ImageType[] | undefined;
|
|
11
|
+
/** Image style */
|
|
12
|
+
isFull?: boolean | undefined;
|
|
13
|
+
/** Section background */
|
|
10
14
|
bgMode?: "full" | "inverted" | undefined;
|
|
11
15
|
}>;
|
|
12
16
|
declare const _default: React.FC<{
|
|
13
17
|
/** ID value for targeting section with anchor hashes */
|
|
14
18
|
anchorId?: string | undefined;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
+
/** List of gallery images */
|
|
20
|
+
images?: ImageType[] | undefined;
|
|
21
|
+
/** Image style */
|
|
22
|
+
isFull?: boolean | undefined;
|
|
23
|
+
/** Section background */
|
|
19
24
|
bgMode?: "full" | "inverted" | undefined;
|
|
20
25
|
} & {
|
|
21
26
|
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;
|
|
1
|
+
{"version":3,"file":"NewsImages.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsImages.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAgB5D,aAAK,SAAS,GAAG,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAyFvE,eAAO,MAAM,mBAAmB;IAtF5B,wDAAwD;;IAGxD,6BAA6B;;IAG7B,kBAAkB;;IAGlB,yBAAyB;;EA6EgB,CAAC;;IAtF1C,wDAAwD;;IAGxD,6BAA6B;;IAG7B,kBAAkB;;IAGlB,yBAAyB;;;;;AA8E7B,wBAAwC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAG5D,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAItD,OAAO,EAAE,SAAS,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"NewsIntro.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsIntro.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAc,EAAE,UAAU,EAAE,2BAAgC;AAG5D,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAItD,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAuNvD,eAAO,MAAM,kBAAkB;IArI3B,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAyGkB,CAAC;;IArIxC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,uCAAuC;;;;;IAGvC,4BAA4B;;IAG5B,iCAAiC;;IAGjC,uCAAuC;;IAGvC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AAiH7C,wBAAuC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAIrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"NewsList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAIrE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAmCvD,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,YAAY,GAAG,YAAY,GAAG,WAAW,CAC5C,CAAC;AAwGF,eAAO,MAAM,iBAAiB;IArG1B,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;yBACrB;QAChB,GAAG,EAAE,MAAM,GAAG,CAAC;QACf,MAAM,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,IAAI,CAAC,EAAE,SAAS,CAAC;KACpB,KAAK,MAAM,SAAS;EAkFgB,CAAC;;IArGtC,wDAAwD;;IAGxD,4EAA4E;;IAG5E,kCAAkC;;IAGlC,0BAA0B;;IAG1B,yCAAyC;;;;;;;;;;;AA0F7C,wBAAsC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import { DefaultTheme } from 'styled-components';
|
|
2
3
|
import { NewsCardProps } from "../../blocks/NewsCard";
|
|
3
4
|
import { TagProps } from "../../blocks/Tag";
|
|
5
|
+
export declare const getNewsFilterParams: (url: string, theme: DefaultTheme, tags?: string[]) => string;
|
|
4
6
|
export declare type NewsItem = Omit<NewsCardProps, 'customTag' | 'isInverted' | 'onTagClick'>;
|
|
5
7
|
export declare const NewsOverviewComponent: React.FC<{
|
|
6
8
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -9,8 +11,11 @@ export declare const NewsOverviewComponent: React.FC<{
|
|
|
9
11
|
news?: NewsItem[] | undefined;
|
|
10
12
|
/** Tags for news filtering */
|
|
11
13
|
tags?: string[] | undefined;
|
|
12
|
-
/** Initial
|
|
13
|
-
|
|
14
|
+
/** Initial data. If not defined the component tries to collect this from URL params */
|
|
15
|
+
initial?: {
|
|
16
|
+
activeTags?: string[] | undefined;
|
|
17
|
+
visibleRows?: number | undefined;
|
|
18
|
+
} | undefined;
|
|
14
19
|
/** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
|
|
15
20
|
showMoreText?: string | undefined;
|
|
16
21
|
/** Section background */
|
|
@@ -36,8 +41,11 @@ declare const _default: React.FC<{
|
|
|
36
41
|
news?: NewsItem[] | undefined;
|
|
37
42
|
/** Tags for news filtering */
|
|
38
43
|
tags?: string[] | undefined;
|
|
39
|
-
/** Initial
|
|
40
|
-
|
|
44
|
+
/** Initial data. If not defined the component tries to collect this from URL params */
|
|
45
|
+
initial?: {
|
|
46
|
+
activeTags?: string[] | undefined;
|
|
47
|
+
visibleRows?: number | undefined;
|
|
48
|
+
} | undefined;
|
|
41
49
|
/** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
|
|
42
50
|
showMoreText?: string | undefined;
|
|
43
51
|
/** Section background */
|
|
@@ -56,7 +64,7 @@ declare const _default: React.FC<{
|
|
|
56
64
|
clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
|
|
57
65
|
}) => React.ReactNode) | undefined;
|
|
58
66
|
} & {
|
|
59
|
-
theme?: import("../../../utils/types").RecursivePartial<
|
|
67
|
+
theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
60
68
|
}>;
|
|
61
69
|
export default _default;
|
|
62
70
|
//# sourceMappingURL=NewsOverview.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"NewsOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AACf,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAKzD,OAAiB,EAAE,aAAa,EAAE,8BAAmC;AAGrE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAwFtD,eAAO,MAAM,mBAAmB,QACvB,MAAM,SACJ,YAAY,SACb,MAAM,EAAE,WAiBjB,CAAC;AAIF,oBAAY,QAAQ,GAAG,IAAI,CACvB,aAAa,EACb,WAAW,GAAG,YAAY,GAAG,YAAY,CAC5C,CAAC;AA+YF,eAAO,MAAM,qBAAqB;IA5Y9B,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;wBACc,QAAQ,uCAA2B,IAAI;IAE1D,yCAAyC;;aAEhC,MAAM,GAAG;cACR,MAAM;;;uFAG+C,IAAI;UAC7D,MAAM,SAAS;EA0WwB,CAAC;;IA5Y9C,wDAAwD;;IAGxD,kCAAkC;;IAGlC,8BAA8B;;IAG9B,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AAkX7C,wBAA0C"}
|
|
@@ -1,27 +1,19 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
tableTitle?: string;
|
|
4
|
-
rowTitle?: string[];
|
|
5
|
-
row: {
|
|
6
|
-
cols: string[];
|
|
7
|
-
}[];
|
|
8
|
-
isInverted?: boolean;
|
|
9
|
-
hasBack?: boolean;
|
|
10
|
-
}
|
|
2
|
+
import { TableProps } from "../../blocks/TableBlock";
|
|
11
3
|
export declare const NewsTableComponent: React.FC<{
|
|
12
4
|
/** ID value for targeting section with anchor hashes */
|
|
13
5
|
anchorId?: string | undefined;
|
|
6
|
+
/** Table rows and columns */
|
|
14
7
|
tableItems: TableProps[];
|
|
15
|
-
|
|
16
|
-
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
8
|
+
/** Section background */
|
|
17
9
|
bgMode?: "full" | "inverted" | undefined;
|
|
18
10
|
}>;
|
|
19
11
|
declare const _default: React.FC<{
|
|
20
12
|
/** ID value for targeting section with anchor hashes */
|
|
21
13
|
anchorId?: string | undefined;
|
|
14
|
+
/** Table rows and columns */
|
|
22
15
|
tableItems: TableProps[];
|
|
23
|
-
|
|
24
|
-
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
16
|
+
/** Section background */
|
|
25
17
|
bgMode?: "full" | "inverted" | undefined;
|
|
26
18
|
} & {
|
|
27
19
|
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NewsTable.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/news/NewsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAqDtE,eAAO,MAAM,kBAAkB;IA1C3B,wDAAwD;;IAGxD,6BAA6B;gBACjB,UAAU,EAAE;IAExB,yBAAyB;;EAoCc,CAAC;;IA1CxC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAqC7B,wBAAuC"}
|