@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;
|
|
1
|
+
{"version":3,"file":"NavList.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NavList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAiB,EAAE,aAAa,EAAE,2BAAmC;AA6CrE,oBAAY,OAAO,GAAG,IAAI,CACtB,aAAa,EACb,YAAY,GAAG,iBAAiB,GAAG,WAAW,CACjD,CAAC;AAkDF,eAAO,MAAM,gBAAgB;IA/CzB,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;+BAC3B;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAqCnC,CAAC;;IA/CpC,wDAAwD;;IAGxD,wCAAwC;;IAGxC,0BAA0B;;IAG1B,qDAAqD;;;;;;;AAuCzD,wBAAqC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DefaultTheme } from 'styled-components';
|
|
3
|
+
import { FormikErrors } from 'formik';
|
|
4
|
+
export interface FieldGenerationProps {
|
|
5
|
+
field: NewsletterField;
|
|
6
|
+
value: string;
|
|
7
|
+
error: string;
|
|
8
|
+
info?: string;
|
|
9
|
+
isTouched: boolean;
|
|
10
|
+
key: string;
|
|
11
|
+
isInverted: boolean;
|
|
12
|
+
theme: DefaultTheme;
|
|
13
|
+
setField: (field: string, value: any, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
14
|
+
validateField: (name: string) => Promise<string | undefined> | Promise<void>;
|
|
15
|
+
setTouched: (field: string, touched?: boolean | undefined, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
16
|
+
handleChange: {
|
|
17
|
+
(e: React.ChangeEvent<any>): void;
|
|
18
|
+
<T_1 = string | React.ChangeEvent<any>>(field: T_1): T_1 extends React.ChangeEvent<any> ? void : (e: string | React.ChangeEvent<any>) => void;
|
|
19
|
+
};
|
|
20
|
+
handleBlur: {
|
|
21
|
+
(e: React.FocusEvent<any>): void;
|
|
22
|
+
<T = any>(fieldOrEvent: T): T extends string ? (e: any) => void : void;
|
|
23
|
+
};
|
|
24
|
+
validateOnBlur?: boolean;
|
|
25
|
+
validateOnChange?: boolean;
|
|
26
|
+
}
|
|
27
|
+
export interface NewsletterFormStructure {
|
|
28
|
+
[key: string]: NewsletterField;
|
|
29
|
+
}
|
|
30
|
+
export interface FormData {
|
|
31
|
+
[key: string]: string;
|
|
32
|
+
}
|
|
33
|
+
export interface NewsletterField {
|
|
34
|
+
inputType?: 'text' | 'number' | 'email' | 'password' | 'tel';
|
|
35
|
+
isRequired?: boolean;
|
|
36
|
+
label?: string;
|
|
37
|
+
errorMsg?: string;
|
|
38
|
+
initialValue?: string;
|
|
39
|
+
placeholder?: string;
|
|
40
|
+
info?: string;
|
|
41
|
+
validate?: (key: string, value: string, config: NewsletterField) => Promise<string>;
|
|
42
|
+
}
|
|
43
|
+
export declare const NewsletterFormComponent: React.FC<{
|
|
44
|
+
/** ID value for targeting section with anchor hashes */
|
|
45
|
+
anchorId?: string | undefined;
|
|
46
|
+
/** Structure to define fields of newsletter form */
|
|
47
|
+
fields?: NewsletterFormStructure | undefined;
|
|
48
|
+
/** Function to inject custom field definition */
|
|
49
|
+
customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
|
|
50
|
+
/** HTML form element action */
|
|
51
|
+
action?: string | undefined;
|
|
52
|
+
/** HTML form element method */
|
|
53
|
+
method?: string | undefined;
|
|
54
|
+
/** Form submission callback */
|
|
55
|
+
onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
|
|
56
|
+
/** Function to inject custom submit button */
|
|
57
|
+
submitAction?: ((props: {
|
|
58
|
+
isInverted?: boolean;
|
|
59
|
+
handleSubmit?: () => Promise<any>;
|
|
60
|
+
isDisabled?: boolean;
|
|
61
|
+
}) => React.ReactNode) | undefined;
|
|
62
|
+
/** Section background */
|
|
63
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
64
|
+
}>;
|
|
65
|
+
declare const _default: React.FC<{
|
|
66
|
+
/** ID value for targeting section with anchor hashes */
|
|
67
|
+
anchorId?: string | undefined;
|
|
68
|
+
/** Structure to define fields of newsletter form */
|
|
69
|
+
fields?: NewsletterFormStructure | undefined;
|
|
70
|
+
/** Function to inject custom field definition */
|
|
71
|
+
customField?: ((props: FieldGenerationProps) => React.ReactNode) | undefined;
|
|
72
|
+
/** HTML form element action */
|
|
73
|
+
action?: string | undefined;
|
|
74
|
+
/** HTML form element method */
|
|
75
|
+
method?: string | undefined;
|
|
76
|
+
/** Form submission callback */
|
|
77
|
+
onSubmit?: ((values: FormData, element: HTMLFormElement) => Promise<void>) | undefined;
|
|
78
|
+
/** Function to inject custom submit button */
|
|
79
|
+
submitAction?: ((props: {
|
|
80
|
+
isInverted?: boolean | undefined;
|
|
81
|
+
handleSubmit?: (() => Promise<any>) | undefined;
|
|
82
|
+
isDisabled?: boolean | undefined;
|
|
83
|
+
}) => React.ReactNode) | undefined;
|
|
84
|
+
/** Section background */
|
|
85
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
86
|
+
} & {
|
|
87
|
+
theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
88
|
+
}>;
|
|
89
|
+
export default _default;
|
|
90
|
+
//# sourceMappingURL=NewsletterForm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsletterForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/NewsletterForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ImageProps } from "../blocks/Image";
|
|
3
|
+
export declare const RawVideoComponent: React.FC<{
|
|
4
|
+
/** ID value for targeting section with anchor hashes */
|
|
5
|
+
anchorId?: string | undefined;
|
|
6
|
+
/** URL to video sources */
|
|
7
|
+
videoUrls?: string[] | undefined;
|
|
8
|
+
/** Placeholder image */
|
|
9
|
+
placeholderImg?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined;
|
|
10
|
+
/** Enable autoplay without user interaction */
|
|
11
|
+
autoplay?: boolean | undefined;
|
|
12
|
+
/** Playing video in loop */
|
|
13
|
+
loop?: boolean | undefined;
|
|
14
|
+
/** Section background */
|
|
15
|
+
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
16
|
+
/** Video play icon */
|
|
17
|
+
playIcon?: React.ReactNode;
|
|
18
|
+
}>;
|
|
19
|
+
declare const _default: React.FC<{
|
|
20
|
+
/** ID value for targeting section with anchor hashes */
|
|
21
|
+
anchorId?: string | undefined;
|
|
22
|
+
/** URL to video sources */
|
|
23
|
+
videoUrls?: string[] | undefined;
|
|
24
|
+
/** Placeholder image */
|
|
25
|
+
placeholderImg?: Omit<ImageProps, "ratios" | "coverSpace"> | undefined;
|
|
26
|
+
/** Enable autoplay without user interaction */
|
|
27
|
+
autoplay?: boolean | undefined;
|
|
28
|
+
/** Playing video in loop */
|
|
29
|
+
loop?: boolean | undefined;
|
|
30
|
+
/** Section background */
|
|
31
|
+
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
32
|
+
/** Video play icon */
|
|
33
|
+
playIcon?: React.ReactNode;
|
|
34
|
+
} & {
|
|
35
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
36
|
+
}>;
|
|
37
|
+
export default _default;
|
|
38
|
+
//# sourceMappingURL=RawVideo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RawVideo.d.ts","sourceRoot":"","sources":["../../../src/components/sections/RawVideo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AASxC,OAAO,EAAE,UAAU,EAAE,wBAAgC;AA0MrD,eAAO,MAAM,iBAAiB;IAlF1B,wDAAwD;;IAGxD,2BAA2B;;IAG3B,wBAAwB;;IAGxB,+CAA+C;;IAG/C,4BAA4B;;IAG5B,yBAAyB;;IAGzB,sBAAsB;eACX,MAAM,SAAS;EA+DW,CAAC;;IAlFtC,wDAAwD;;IAGxD,2BAA2B;;IAG3B,wBAAwB;;IAGxB,+CAA+C;;IAG/C,4BAA4B;;IAG5B,yBAAyB;;IAGzB,sBAAsB;;;;;AAiE1B,wBAAsC"}
|
|
@@ -1,11 +1,30 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ImageProps } from "../blocks/Image";
|
|
3
|
-
declare const
|
|
3
|
+
export declare const SimpleImageComponent: React.FC<{
|
|
4
4
|
/** ID value for targeting section with anchor hashes */
|
|
5
|
-
anchorId?: string;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
anchorId?: string | undefined;
|
|
6
|
+
/** Image settings */
|
|
7
|
+
image?: ImageProps | undefined;
|
|
8
|
+
/** Horizontal alignment of the image */
|
|
9
|
+
hAlign?: "left" | "center" | "right" | undefined;
|
|
10
|
+
/** Allow reduced section spacing to next section */
|
|
11
|
+
isStackable?: boolean | undefined;
|
|
12
|
+
/** Section background */
|
|
13
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
9
14
|
}>;
|
|
10
|
-
|
|
15
|
+
declare const _default: React.FC<{
|
|
16
|
+
/** ID value for targeting section with anchor hashes */
|
|
17
|
+
anchorId?: string | undefined;
|
|
18
|
+
/** Image settings */
|
|
19
|
+
image?: ImageProps | undefined;
|
|
20
|
+
/** Horizontal alignment of the image */
|
|
21
|
+
hAlign?: "left" | "center" | "right" | undefined;
|
|
22
|
+
/** Allow reduced section spacing to next section */
|
|
23
|
+
isStackable?: boolean | undefined;
|
|
24
|
+
/** Section background */
|
|
25
|
+
bgMode?: "full" | "inverted" | undefined;
|
|
26
|
+
} & {
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
|
+
}>;
|
|
29
|
+
export default _default;
|
|
11
30
|
//# sourceMappingURL=SimpleImage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SimpleImage.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SimpleImage.tsx"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"SimpleImage.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SimpleImage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAI9C,OAAc,EAAE,UAAU,EAAE,wBAAgC;AA4D5D,eAAO,MAAM,oBAAoB;IAxC7B,wDAAwD;;IAGxD,qBAAqB;;IAGrB,wCAAwC;;IAGxC,oDAAoD;;IAGpD,yBAAyB;;EA4BkB,CAAC;;IAxC5C,wDAAwD;;IAGxD,qBAAqB;;IAGrB,wCAAwC;;IAGxC,oDAAoD;;IAGpD,yBAAyB;;;;;AA6B7B,wBAAyC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SocialWall.d.ts","sourceRoot":"","sources":["../../../src/components/sections/SocialWall.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAE7D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAgO5D,eAAO,MAAM,mBAAmB;IAlF5B,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;iBACrD,MAAM,SAAS;IAE5B,yBAAyB;;EAgEgB,CAAC;;IAlF1C,wDAAwD;;IAGxD,+BAA+B;;;;;IAM/B,6CAA6C;;IAG7C,yCAAyC;;IAGzC,kEAAkE;;IAGlE,yBAAyB;;;;;AAiE7B,wBAAwC"}
|
|
@@ -1,24 +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
|
-
lastCol?: 'left' | 'right';
|
|
11
|
-
}
|
|
2
|
+
import { TableProps } from "../blocks/TableBlock";
|
|
12
3
|
export declare const TableComponent: React.FC<{
|
|
13
4
|
/** ID value for targeting section with anchor hashes */
|
|
14
5
|
anchorId?: string | undefined;
|
|
6
|
+
/** Table rows and columns */
|
|
15
7
|
tableItems: TableProps[];
|
|
8
|
+
/** Section background */
|
|
16
9
|
bgMode?: "full" | "inverted" | undefined;
|
|
17
10
|
}>;
|
|
18
11
|
declare const _default: React.FC<{
|
|
19
12
|
/** ID value for targeting section with anchor hashes */
|
|
20
13
|
anchorId?: string | undefined;
|
|
14
|
+
/** Table rows and columns */
|
|
21
15
|
tableItems: TableProps[];
|
|
16
|
+
/** Section background */
|
|
22
17
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
18
|
} & {
|
|
24
19
|
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,6BAAqC;AAqDtE,eAAO,MAAM,cAAc;IA1CvB,wDAAwD;;IAGxD,6BAA6B;gBACjB,UAAU,EAAE;IAExB,yBAAyB;;EAoCM,CAAC;;IA1ChC,wDAAwD;;IAGxD,6BAA6B;;IAG7B,yBAAyB;;;;;AAqC7B,wBAAmC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { HeadlineTag } from "../typography/Heading";
|
|
3
3
|
import { ImageProps } from "../blocks/Image";
|
|
4
|
+
import { BgMode } from "../base/Section";
|
|
4
5
|
import { VideoAspectRatios } from "../blocks/VideoBlock";
|
|
6
|
+
export declare const mapToTeaserBgMode: (mode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined, preventSplit?: boolean, isMirrored?: boolean) => BgMode | undefined;
|
|
5
7
|
export declare const TeaserComponent: React.FC<{
|
|
6
8
|
/** ID value for targeting section with anchor hashes */
|
|
7
9
|
anchorId?: string | undefined;
|
|
@@ -30,7 +32,7 @@ export declare const TeaserComponent: React.FC<{
|
|
|
30
32
|
/** Main richtext */
|
|
31
33
|
text?: string | undefined;
|
|
32
34
|
/** Section background */
|
|
33
|
-
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
35
|
+
bgMode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined;
|
|
34
36
|
/** Function to inject custom primary button */
|
|
35
37
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
36
38
|
/** Function to inject custom secondary button */
|
|
@@ -64,7 +66,7 @@ declare const _default: React.FC<{
|
|
|
64
66
|
/** Main richtext */
|
|
65
67
|
text?: string | undefined;
|
|
66
68
|
/** Section background */
|
|
67
|
-
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
69
|
+
bgMode?: "full" | "inverted" | "splitted" | "inverted-splitted" | undefined;
|
|
68
70
|
/** Function to inject custom primary button */
|
|
69
71
|
primaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
70
72
|
/** Function to inject custom secondary button */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Teaser.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Teaser.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Teaser.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Teaser.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAIpD,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAG5D,OAAgB,EAAE,MAAM,EAAE,wBAAgC;AAU1D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAoR7E,eAAO,MAAM,iBAAiB,+HAI3B,MAAM,GAAG,SAoBX,CAAC;AAEF,eAAO,MAAM,eAAe;IAjOxB,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EAsL1B,CAAC;;IAjOlC,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,iDAAiD;;IAGjD,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AAwLrD,wBAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"TeaserWide.d.ts","sourceRoot":"","sources":["../../../src/components/sections/TeaserWide.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAIpD,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAC5D,OAAc,EAAE,UAAU,EAAE,wBAAgC;AAO5D,OAAmB,EAAE,iBAAiB,EAAE,6BAAqC;AAgW7E,eAAO,MAAM,mBAAmB;IArL5B,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;cAEO,MAAM,EAAE;;;IAIlB,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IAEzD,iDAAiD;6DACL,MAAM,SAAS;EA6IlB,CAAC;;IArL1C,wDAAwD;;IAGxD,oCAAoC;;IAGpC,kDAAkD;;IAGlD,gDAAgD;;IAGhD,sBAAsB;;IAGtB,+CAA+C;;IAG/C,wCAAwC;;IAGxC;;;OAGG;;;;;IAMH,oBAAoB;;IAGpB,yBAAyB;;IAGzB,+CAA+C;;IAG/C,iDAAiD;;;;;AA+IrD,wBAAwC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Timeline.tsx"],"names":[],"mappings":"AAIA,OAAO,KAON,MAAM,OAAO,CAAC;AAsOf,eAAO,MAAM,iBAAiB;IA/G1B,wDAAwD;;;;;;;;EA+GnB,CAAC;;IA/GtC,wDAAwD;;;;;;;;;;;AAgH5D,wBAAsC"}
|
|
@@ -3,17 +3,27 @@ import { ImageProps } from "../blocks/Image";
|
|
|
3
3
|
export declare const VideoComponent: React.FC<{
|
|
4
4
|
/** ID value for targeting section with anchor hashes */
|
|
5
5
|
anchorId?: string | undefined;
|
|
6
|
-
bgImage: ImageProps
|
|
6
|
+
bgImage: Omit<ImageProps, 'ratios' | 'coverSpace'>;
|
|
7
7
|
embedId: string;
|
|
8
|
-
|
|
8
|
+
consentText?: string | undefined;
|
|
9
|
+
consentAction?: ((props: {
|
|
10
|
+
handleClick?: () => void;
|
|
11
|
+
consentProps: Record<string, string>;
|
|
12
|
+
}) => React.ReactNode) | undefined;
|
|
13
|
+
playIcon?: React.ReactNode;
|
|
9
14
|
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
10
15
|
}>;
|
|
11
16
|
declare const _default: React.FC<{
|
|
12
17
|
/** ID value for targeting section with anchor hashes */
|
|
13
18
|
anchorId?: string | undefined;
|
|
14
|
-
bgImage: ImageProps
|
|
19
|
+
bgImage: Omit<ImageProps, "ratios" | "coverSpace">;
|
|
15
20
|
embedId: string;
|
|
16
|
-
|
|
21
|
+
consentText?: string | undefined;
|
|
22
|
+
consentAction?: ((props: {
|
|
23
|
+
handleClick?: (() => void) | undefined;
|
|
24
|
+
consentProps: Record<string, string>;
|
|
25
|
+
}) => React.ReactNode) | undefined;
|
|
26
|
+
playIcon?: React.ReactNode;
|
|
17
27
|
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
18
28
|
} & {
|
|
19
29
|
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,wBAAgC;
|
|
1
|
+
{"version":3,"file":"Video.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,UAAU,EAAE,wBAAgC;AAyDrD,eAAO,MAAM,cAAc;IApDvB,wDAAwD;;aAG/C,KAAK,UAAU,EAAE,QAAQ,GAAG,YAAY,CAAC;aACzC,MAAM;;6BAGS;QACpB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;QACzB,YAAY,EAAE,OAAO,MAAM,EAAE,MAAM,CAAC,CAAC;KACxC,KAAK,MAAM,SAAS;eAEV,MAAM,SAAS;;EAwCK,CAAC;;IApDhC,wDAAwD;;;;;;;;;;;;;;AAqD5D,wBAAmC"}
|
|
@@ -18,6 +18,7 @@ export declare const EventDetailComponent: React.FC<{
|
|
|
18
18
|
/** Array of event item settings */
|
|
19
19
|
event: DetailEventProps & {
|
|
20
20
|
address?: string;
|
|
21
|
+
abstract?: string;
|
|
21
22
|
};
|
|
22
23
|
/** Additional event infos */
|
|
23
24
|
infos?: EventInfoGroup[] | undefined;
|
|
@@ -38,6 +39,7 @@ declare const _default: React.FC<{
|
|
|
38
39
|
/** Array of event item settings */
|
|
39
40
|
event: DetailEventProps & {
|
|
40
41
|
address?: string | undefined;
|
|
42
|
+
abstract?: string | undefined;
|
|
41
43
|
};
|
|
42
44
|
/** Additional event infos */
|
|
43
45
|
infos?: EventInfoGroup[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventDetail.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventDetail.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"EventDetail.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventDetail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAKvC,OAAO,EAAE,UAAU,EAAE,gCAAqC;AAK1D,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAmFvD,oBAAY,gBAAgB,GAAG,IAAI,CAC/B,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,CAAC;AAEF,MAAM,WAAW,cAAc;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,SAAS,EAAE,CAAC;CACtB;AAED,MAAM,WAAW,SAAS;IACtB,8BAA8B;IAC9B,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACjD,kCAAkC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AA0JD,eAAO,MAAM,oBAAoB;IAvJ7B,wDAAwD;;IAGxD,mCAAmC;WAC5B,gBAAgB,GAAG;QAAE,OAAO,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE;IAEjE,6BAA6B;;IAG7B,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;EAoIsB,CAAC;;IAvJ5C,wDAAwD;;IAGxD,mCAAmC;;;;;IAGnC,6BAA6B;;IAG7B,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA4I7C,wBAAyC"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { EventProps } from "../../blocks/EventBlock";
|
|
3
3
|
import { LinkProps } from "../../typography/Link";
|
|
4
|
+
export declare type EventItem = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick' | 'text'> & {
|
|
5
|
+
address?: string;
|
|
6
|
+
};
|
|
4
7
|
export declare const EventListComponent: React.FC<{
|
|
5
8
|
/** ID value for targeting section with anchor hashes */
|
|
6
9
|
anchorId?: string | undefined;
|
|
7
10
|
/** Array of event item settings */
|
|
8
|
-
events?:
|
|
11
|
+
events?: EventItem[] | undefined;
|
|
9
12
|
/** Section background */
|
|
10
13
|
bgMode?: "inverted" | "full" | undefined;
|
|
11
14
|
/** Function to inject custom tag node */
|
|
@@ -21,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
21
24
|
/** ID value for targeting section with anchor hashes */
|
|
22
25
|
anchorId?: string | undefined;
|
|
23
26
|
/** Array of event item settings */
|
|
24
|
-
events?:
|
|
27
|
+
events?: EventItem[] | undefined;
|
|
25
28
|
/** Section background */
|
|
26
29
|
bgMode?: "inverted" | "full" | undefined;
|
|
27
30
|
/** Function to inject custom tag node */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAGtE,OAAO,EAAE,SAAS,EAAE,8BAAmC;
|
|
1
|
+
{"version":3,"file":"EventList.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AAGtE,OAAO,EAAE,SAAS,EAAE,8BAAmC;AAuCvD,oBAAY,SAAS,GAAG,IAAI,CACxB,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAsGzB,eAAO,MAAM,kBAAkB;IAnG3B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,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;EAmFkB,CAAC;;IAnGxC,wDAAwD;;IAGxD,mCAAmC;;IAGnC,yBAAyB;;IAGzB,yCAAyC;;;;;;;;;;;AA2F7C,wBAAuC"}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import { EventProps } from "../../blocks/EventBlock";
|
|
2
2
|
import { TagProps } from "../../blocks/Tag";
|
|
3
3
|
import React from 'react';
|
|
4
|
-
|
|
4
|
+
import { DefaultTheme } from 'styled-components';
|
|
5
|
+
export declare const getEventFilterParams: (url: string, theme: DefaultTheme, tags?: string[]) => string;
|
|
6
|
+
export declare type EventItem = Omit<EventProps, 'customTag' | 'isInverted' | 'onTagClick' | 'text'> & {
|
|
7
|
+
address?: string;
|
|
8
|
+
};
|
|
5
9
|
export declare const EventOverviewComponent: React.FC<{
|
|
6
10
|
/** ID value for targeting section with anchor hashes */
|
|
7
11
|
anchorId?: string | undefined;
|
|
@@ -9,8 +13,11 @@ export declare const EventOverviewComponent: React.FC<{
|
|
|
9
13
|
events?: EventItem[] | undefined;
|
|
10
14
|
/** Tags for events filtering */
|
|
11
15
|
tags?: string[] | undefined;
|
|
12
|
-
/** Initial
|
|
13
|
-
|
|
16
|
+
/** Initial data. If not defined the component tries to collect this from URL params */
|
|
17
|
+
initial?: {
|
|
18
|
+
activeTags?: string[] | undefined;
|
|
19
|
+
visibleRows?: number | undefined;
|
|
20
|
+
} | undefined;
|
|
14
21
|
/** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
|
|
15
22
|
showMoreText?: string | undefined;
|
|
16
23
|
/** Section background */
|
|
@@ -36,8 +43,11 @@ declare const _default: React.FC<{
|
|
|
36
43
|
events?: EventItem[] | undefined;
|
|
37
44
|
/** Tags for events filtering */
|
|
38
45
|
tags?: string[] | undefined;
|
|
39
|
-
/** Initial
|
|
40
|
-
|
|
46
|
+
/** Initial data. If not defined the component tries to collect this from URL params */
|
|
47
|
+
initial?: {
|
|
48
|
+
activeTags?: string[] | undefined;
|
|
49
|
+
visibleRows?: number | undefined;
|
|
50
|
+
} | undefined;
|
|
41
51
|
/** Text for load more toggle. Only visible if browser doesn't support IntersectionObserver. */
|
|
42
52
|
showMoreText?: string | undefined;
|
|
43
53
|
/** Section background */
|
|
@@ -56,7 +66,7 @@ declare const _default: React.FC<{
|
|
|
56
66
|
clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
|
|
57
67
|
}) => React.ReactNode) | undefined;
|
|
58
68
|
} & {
|
|
59
|
-
theme?: import("../../../utils/types").RecursivePartial<
|
|
69
|
+
theme?: import("../../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
60
70
|
}>;
|
|
61
71
|
export default _default;
|
|
62
72
|
//# sourceMappingURL=EventOverview.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventOverview.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EventOverview.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/events/EventOverview.tsx"],"names":[],"mappings":"AAGA,OAAmB,EAAE,UAAU,EAAE,gCAAqC;AACtE,OAAY,EAAE,QAAQ,EAAE,yBAA8B;AAGtD,OAAO,KAA0C,MAAM,OAAO,CAAC;AAC/D,OAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AA0FzD,eAAO,MAAM,oBAAoB,QACxB,MAAM,SACJ,YAAY,SACb,MAAM,EAAE,WAiBjB,CAAC;AAEF,oBAAY,SAAS,GAAG,IAAI,CACxB,UAAU,EACV,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,MAAM,CACrD,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AA2XzB,eAAO,MAAM,sBAAsB;IAxX/B,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,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;EAsV0B,CAAC;;IAxXhD,wDAAwD;;IAGxD,mCAAmC;;IAGnC,gCAAgC;;IAGhC,uFAAuF;;;;;IAMvF,+FAA+F;;IAG/F,yBAAyB;;IAGzB;;;SAGK;;IAGL,yCAAyC;;;;;;;;;;;AA8V7C,wBAA2C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/footer/Footer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,sCAA2C;AAE9D,OAAa,EAAE,SAAS,EAAE,8BAAmC;AAC7D,OAAO,KAAkB,MAAM,OAAO,CAAC;AAgEvC,MAAM,WAAW,aAAa;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,SAAS,CAAA;KAAE,CAAC,CAAC;CACvD;AAED,MAAM,WAAW,WAAW;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,EAAE,CAAC;IAC5B,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;IAC/B,gBAAgB,CAAC,EAAE,UAAU,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../../src/components/sections/footer/Footer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,sCAA2C;AAE9D,OAAa,EAAE,SAAS,EAAE,8BAAmC;AAC7D,OAAO,KAAkB,MAAM,OAAO,CAAC;AAgEvC,MAAM,WAAW,aAAa;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,SAAS,CAAA;KAAE,CAAC,CAAC;CACvD;AAED,MAAM,WAAW,WAAW;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,EAAE,CAAC;IAC5B,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;IAC/B,gBAAgB,CAAC,EAAE,UAAU,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CAC1B;AAED,MAAM,WAAW,UAAU;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,SAAS,CAAC;CACpB;AA0KD,eAAO,MAAM,eAAe;IAvKxB,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;4BAC/B,WAAW,KAAK,MAAM,SAAS;IAEtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;yBACtD,WAAW,KAAK,MAAM,SAAS,GAAG,IAAI;EA8I1B,CAAC;;IAvKlC,wDAAwD;;IAGxD,yBAAyB;;IAGzB,+BAA+B;;IAG/B,sDAAsD;;IAGtD,+CAA+C;;IAG/C,mCAAmC;;IAGnC,oCAAoC;;IAGpC,gCAAgC;;IAGhC,2EAA2E;;;;;AAgJ/E,wBAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAgBvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,UAAU,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,
|
|
1
|
+
{"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAgBvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,UAAU,EAAE,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC;IAC1B,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAyCA,CAAC;AAEF,eAAe,eAAe,CAAC"}
|