@blateral/b.kit 2.2.6 → 2.3.0-beta.1.1
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/base/package.json +7 -0
- package/blocks/package.json +7 -0
- package/buttons/package.json +7 -0
- package/cjs/Actions-487104b2.js +2 -0
- package/cjs/Actions-487104b2.js.map +1 -0
- package/cjs/Bdot-760e0e3a.js +2 -0
- package/cjs/Bdot-760e0e3a.js.map +1 -0
- package/cjs/ButtonGhost-e9644acd.js +2 -0
- package/cjs/ButtonGhost-e9644acd.js.map +1 -0
- package/cjs/Callout-2713f870.js +2 -0
- package/cjs/Callout-2713f870.js.map +1 -0
- package/cjs/Checkbox-14000bf0.js +2 -0
- package/cjs/Checkbox-14000bf0.js.map +1 -0
- package/cjs/ClockFilled-2483aa4a.js +2 -0
- package/cjs/ClockFilled-2483aa4a.js.map +1 -0
- package/cjs/Control-23259241.js +2 -0
- package/cjs/Control-23259241.js.map +1 -0
- package/cjs/Copy-e860efe7.js +2 -0
- package/cjs/Copy-e860efe7.js.map +1 -0
- package/cjs/FilterField-569d60e5.js +2 -0
- package/cjs/FilterField-569d60e5.js.map +1 -0
- package/cjs/LibThemeProvider-fb99fd6d.js +2 -0
- package/cjs/LibThemeProvider-fb99fd6d.js.map +1 -0
- package/cjs/Link-70143bb7.js +2 -0
- package/cjs/Link-70143bb7.js.map +1 -0
- package/cjs/Navigation-ebb27a9b.js +2 -0
- package/cjs/Navigation-ebb27a9b.js.map +1 -0
- package/cjs/SocialList-79ddf9d6.js +2 -0
- package/cjs/SocialList-79ddf9d6.js.map +1 -0
- package/cjs/Wrapper-3b9c9e89.js +2 -0
- package/cjs/Wrapper-3b9c9e89.js.map +1 -0
- package/cjs/arrays-c272ed59.js +2 -0
- package/cjs/arrays-c272ed59.js.map +1 -0
- package/cjs/base.js +2 -0
- package/cjs/base.js.map +1 -0
- package/cjs/blocks.js +2 -0
- package/cjs/blocks.js.map +1 -0
- package/cjs/buttons.js +2 -0
- package/cjs/buttons.js.map +1 -0
- package/cjs/clamp-bd21d587.js +2 -0
- package/cjs/clamp-bd21d587.js.map +1 -0
- package/cjs/concat-f387d848.js +2 -0
- package/cjs/concat-f387d848.js.map +1 -0
- package/cjs/cookies.js +2 -0
- package/cjs/cookies.js.map +1 -0
- package/cjs/fields.js +2 -0
- package/cjs/fields.js.map +1 -0
- package/cjs/hexRgbConverter-91b28aea.js +2 -0
- package/cjs/hexRgbConverter-91b28aea.js.map +1 -0
- package/cjs/hooks.js +2 -0
- package/cjs/hooks.js.map +1 -0
- package/cjs/icons.js +2 -0
- package/cjs/icons.js.map +1 -0
- package/cjs/index.js +2 -0
- package/cjs/index.js.map +1 -0
- package/cjs/navigation-bf154e6e.js +2 -0
- package/cjs/navigation-bf154e6e.js.map +1 -0
- package/cjs/navigation.js +2 -0
- package/cjs/navigation.js.map +1 -0
- package/cjs/sections.js +2 -0
- package/cjs/sections.js.map +1 -0
- package/cjs/styles-0f1a0aea.js +2 -0
- package/cjs/styles-0f1a0aea.js.map +1 -0
- package/cjs/typography.js +2 -0
- package/cjs/typography.js.map +1 -0
- package/cjs/urlParams-51ce7168.js +2 -0
- package/cjs/urlParams-51ce7168.js.map +1 -0
- package/cjs/useCookieConsent-0bf94751.js +2 -0
- package/cjs/useCookieConsent-0bf94751.js.map +1 -0
- package/cjs/useGeolocation-4d38150b.js +2 -0
- package/cjs/useGeolocation-4d38150b.js.map +1 -0
- package/cjs/useMediaQuery-d4f81f88.js +2 -0
- package/cjs/useMediaQuery-d4f81f88.js.map +1 -0
- package/cjs/useMounted-0bba9869.js +2 -0
- package/cjs/useMounted-0bba9869.js.map +1 -0
- package/cjs/useObserverSupport-5ab320dd.js +2 -0
- package/cjs/useObserverSupport-5ab320dd.js.map +1 -0
- package/cjs/useUpdateEffect-4d233e2c.js +2 -0
- package/cjs/useUpdateEffect-4d233e2c.js.map +1 -0
- package/cookies/package.json +7 -0
- package/esm/Actions-59bdbbf7.js +310 -0
- package/esm/Actions-59bdbbf7.js.map +1 -0
- package/esm/Bdot-a103eeef.js +1141 -0
- package/esm/Bdot-a103eeef.js.map +1 -0
- package/esm/ButtonGhost-422fd723.js +220 -0
- package/esm/ButtonGhost-422fd723.js.map +1 -0
- package/esm/Callout-03ad4c6e.js +99 -0
- package/esm/Callout-03ad4c6e.js.map +1 -0
- package/esm/Checkbox-76c2576b.js +135 -0
- package/esm/Checkbox-76c2576b.js.map +1 -0
- package/esm/ClockFilled-cff5900e.js +1793 -0
- package/esm/ClockFilled-cff5900e.js.map +1 -0
- package/esm/Control-52ff8784.js +157 -0
- package/esm/Control-52ff8784.js.map +1 -0
- package/esm/Copy-d2be4fb7.js +270 -0
- package/esm/Copy-d2be4fb7.js.map +1 -0
- package/esm/FilterField-b1a28df7.js +4906 -0
- package/esm/FilterField-b1a28df7.js.map +1 -0
- package/esm/LibThemeProvider-17012395.js +115 -0
- package/esm/LibThemeProvider-17012395.js.map +1 -0
- package/esm/Link-42f0b80f.js +60 -0
- package/esm/Link-42f0b80f.js.map +1 -0
- package/esm/Navigation-fae92776.js +1663 -0
- package/esm/Navigation-fae92776.js.map +1 -0
- package/esm/SocialList-385cde53.js +307 -0
- package/esm/SocialList-385cde53.js.map +1 -0
- package/esm/Wrapper-38c912a6.js +420 -0
- package/esm/Wrapper-38c912a6.js.map +1 -0
- package/esm/arrays-65b644ef.js +17 -0
- package/esm/arrays-65b644ef.js.map +1 -0
- package/esm/base.js +10 -0
- package/esm/base.js.map +1 -0
- package/esm/blocks.js +17 -0
- package/esm/blocks.js.map +1 -0
- package/esm/buttons.js +10 -0
- package/esm/buttons.js.map +1 -0
- package/esm/clamp-12d37b65.js +10 -0
- package/esm/clamp-12d37b65.js.map +1 -0
- package/esm/concat-ab3c66f2.js +40 -0
- package/esm/concat-ab3c66f2.js.map +1 -0
- package/esm/cookies.js +269 -0
- package/esm/cookies.js.map +1 -0
- package/esm/fields.js +186 -0
- package/esm/fields.js.map +1 -0
- package/esm/hexRgbConverter-edb91624.js +36 -0
- package/esm/hexRgbConverter-edb91624.js.map +1 -0
- package/esm/hooks.js +526 -0
- package/esm/hooks.js.map +1 -0
- package/esm/icons.js +4 -0
- package/esm/icons.js.map +1 -0
- package/esm/index.js +7 -0
- package/esm/index.js.map +1 -0
- package/esm/navigation-e135836f.js +132 -0
- package/esm/navigation-e135836f.js.map +1 -0
- package/esm/navigation.js +157 -0
- package/esm/navigation.js.map +1 -0
- package/esm/sections.js +8566 -0
- package/esm/sections.js.map +1 -0
- package/esm/styles-eca3acc8.js +462 -0
- package/esm/styles-eca3acc8.js.map +1 -0
- package/esm/typography.js +11 -0
- package/esm/typography.js.map +1 -0
- package/esm/urlParams-c16d7370.js +308 -0
- package/esm/urlParams-c16d7370.js.map +1 -0
- package/esm/useCookieConsent-cd262961.js +339 -0
- package/esm/useCookieConsent-cd262961.js.map +1 -0
- package/esm/useGeolocation-c99d76bd.js +471 -0
- package/esm/useGeolocation-c99d76bd.js.map +1 -0
- package/esm/useMediaQuery-07eee3f4.js +109 -0
- package/esm/useMediaQuery-07eee3f4.js.map +1 -0
- package/esm/useMounted-1e4cc87b.js +12 -0
- package/esm/useMounted-1e4cc87b.js.map +1 -0
- package/esm/useObserverSupport-02bce7f5.js +19 -0
- package/esm/useObserverSupport-02bce7f5.js.map +1 -0
- package/esm/useUpdateEffect-824c0c84.js +18 -0
- package/esm/useUpdateEffect-824c0c84.js.map +1 -0
- package/fields/package.json +7 -0
- package/hooks/package.json +7 -0
- package/icons/package.json +7 -0
- package/navigation/package.json +7 -0
- package/package.json +18 -5
- package/sections/package.json +7 -0
- package/types/base.d.ts +5 -0
- package/types/base.d.ts.map +1 -0
- package/types/blocks.d.ts +18 -0
- package/types/blocks.d.ts.map +1 -0
- package/types/buttons.d.ts +6 -0
- package/types/buttons.d.ts.map +1 -0
- package/{lib → types}/components/base/Grid.d.ts +0 -0
- package/{lib → types}/components/base/Grid.d.ts.map +0 -0
- package/{lib → types}/components/base/Section.d.ts +0 -0
- package/{lib → types}/components/base/Section.d.ts.map +0 -0
- package/{lib → types}/components/base/Wrapper.d.ts +0 -0
- package/{lib → types}/components/base/Wrapper.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/AngleDown.d.ts +0 -0
- package/{lib → types}/components/base/icons/AngleDown.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/AngleLeft.d.ts +0 -0
- package/{lib → types}/components/base/icons/AngleLeft.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/AngleRight.d.ts +0 -0
- package/{lib → types}/components/base/icons/AngleRight.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/AngleUp.d.ts +0 -0
- package/{lib → types}/components/base/icons/AngleUp.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowDown.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowDown.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowLeft.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowLeft.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowLeftGhost.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowLeftGhost.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowLeftRight.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowLeftRight.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowRight.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowRight.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowRightGhost.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowRightGhost.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ArrowUp.d.ts +0 -0
- package/{lib → types}/components/base/icons/ArrowUp.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/BoxArrowUpRight.d.ts +0 -0
- package/{lib → types}/components/base/icons/BoxArrowUpRight.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/CalendarToday.d.ts +0 -0
- package/{lib → types}/components/base/icons/CalendarToday.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Category.d.ts +0 -0
- package/{lib → types}/components/base/icons/Category.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Check.d.ts +0 -0
- package/{lib → types}/components/base/icons/Check.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Clock.d.ts +0 -0
- package/{lib → types}/components/base/icons/Clock.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ClockFilled.d.ts +0 -0
- package/{lib → types}/components/base/icons/ClockFilled.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Computer.d.ts +0 -0
- package/{lib → types}/components/base/icons/Computer.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Cross.d.ts +0 -0
- package/{lib → types}/components/base/icons/Cross.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/CrossSmall.d.ts +0 -0
- package/{lib → types}/components/base/icons/CrossSmall.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/CurrentLocation.d.ts +0 -0
- package/{lib → types}/components/base/icons/CurrentLocation.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/DateRange.d.ts +0 -0
- package/{lib → types}/components/base/icons/DateRange.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/DeleteForever.d.ts +0 -0
- package/{lib → types}/components/base/icons/DeleteForever.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/External.d.ts +0 -0
- package/{lib → types}/components/base/icons/External.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Filter.d.ts +0 -0
- package/{lib → types}/components/base/icons/Filter.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/FlyTo.d.ts +0 -0
- package/{lib → types}/components/base/icons/FlyTo.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Info.d.ts +0 -0
- package/{lib → types}/components/base/icons/Info.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Language.d.ts +0 -0
- package/{lib → types}/components/base/icons/Language.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/LocationPin.d.ts +0 -0
- package/{lib → types}/components/base/icons/LocationPin.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/LocationSearch.d.ts +0 -0
- package/{lib → types}/components/base/icons/LocationSearch.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Magnifier.d.ts +0 -0
- package/{lib → types}/components/base/icons/Magnifier.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Mail.d.ts +0 -0
- package/{lib → types}/components/base/icons/Mail.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Map.d.ts +0 -0
- package/{lib → types}/components/base/icons/Map.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/MenuBurger.d.ts +0 -0
- package/{lib → types}/components/base/icons/MenuBurger.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Minus.d.ts +0 -0
- package/{lib → types}/components/base/icons/Minus.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Money.d.ts +0 -0
- package/{lib → types}/components/base/icons/Money.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/MyLocation.d.ts +0 -0
- package/{lib → types}/components/base/icons/MyLocation.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Person.d.ts +0 -0
- package/{lib → types}/components/base/icons/Person.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Phone.d.ts +0 -0
- package/{lib → types}/components/base/icons/Phone.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Place.d.ts +0 -0
- package/{lib → types}/components/base/icons/Place.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Play.d.ts +0 -0
- package/{lib → types}/components/base/icons/Play.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Plus.d.ts +0 -0
- package/{lib → types}/components/base/icons/Plus.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Route.d.ts +0 -0
- package/{lib → types}/components/base/icons/Route.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/Star.d.ts +0 -0
- package/{lib → types}/components/base/icons/Star.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ToggleOff.d.ts +0 -0
- package/{lib → types}/components/base/icons/ToggleOff.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/ToggleOn.d.ts +0 -0
- package/{lib → types}/components/base/icons/ToggleOn.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/UnfoldMore.d.ts +0 -0
- package/{lib → types}/components/base/icons/UnfoldMore.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/Excel.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/Excel.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/Image.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/Image.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/Pdf.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/Pdf.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/PowerPoint.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/PowerPoint.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/UploadFile.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/UploadFile.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/Word.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/Word.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/files/Zip.d.ts +0 -0
- package/{lib → types}/components/base/icons/files/Zip.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/Facebook.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/Facebook.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/Instagram.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/Instagram.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/LinkedIn.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/LinkedIn.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/Twitter.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/Twitter.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/Xing.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/Xing.d.ts.map +0 -0
- package/{lib → types}/components/base/icons/socials/Youtube.d.ts +0 -0
- package/{lib → types}/components/base/icons/socials/Youtube.d.ts.map +0 -0
- package/{lib → types}/components/base/nl2br.d.ts +0 -0
- package/{lib → types}/components/base/nl2br.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Actions.d.ts +0 -0
- package/{lib → types}/components/blocks/Actions.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Alert.d.ts +0 -0
- package/{lib → types}/components/blocks/Alert.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Bdot.d.ts +0 -0
- package/{lib → types}/components/blocks/Bdot.d.ts.map +0 -0
- package/{lib → types}/components/blocks/CookieConsent.d.ts +0 -0
- package/{lib → types}/components/blocks/CookieConsent.d.ts.map +0 -0
- package/{lib → types}/components/blocks/EventBlock.d.ts +0 -0
- package/{lib → types}/components/blocks/EventBlock.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Fact.d.ts +0 -0
- package/{lib → types}/components/blocks/Fact.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Feature.d.ts +0 -0
- package/{lib → types}/components/blocks/Feature.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Image.d.ts +0 -0
- package/{lib → types}/components/blocks/Image.d.ts.map +0 -0
- package/{lib → types}/components/blocks/InfoList.d.ts +0 -0
- package/{lib → types}/components/blocks/InfoList.d.ts.map +0 -0
- package/{lib → types}/components/blocks/IntroBlock.d.ts +0 -0
- package/{lib → types}/components/blocks/IntroBlock.d.ts.map +0 -0
- package/{lib → types}/components/blocks/JobCard.d.ts +0 -0
- package/{lib → types}/components/blocks/JobCard.d.ts.map +0 -0
- package/{lib → types}/components/blocks/LanguageSwitcher.d.ts +0 -0
- package/{lib → types}/components/blocks/LanguageSwitcher.d.ts.map +0 -0
- package/{lib → types}/components/blocks/NavBlock.d.ts +0 -0
- package/{lib → types}/components/blocks/NavBlock.d.ts.map +0 -0
- package/{lib → types}/components/blocks/NewsCard.d.ts +0 -0
- package/{lib → types}/components/blocks/NewsCard.d.ts.map +0 -0
- package/{lib → types}/components/blocks/POICard.d.ts +0 -0
- package/{lib → types}/components/blocks/POICard.d.ts.map +0 -0
- package/{lib → types}/components/blocks/POIFacts.d.ts +0 -0
- package/{lib → types}/components/blocks/POIFacts.d.ts.map +0 -0
- package/{lib → types}/components/blocks/PriceTag.d.ts +0 -0
- package/{lib → types}/components/blocks/PriceTag.d.ts.map +0 -0
- package/{lib → types}/components/blocks/PromotionCard.d.ts +0 -0
- package/{lib → types}/components/blocks/PromotionCard.d.ts.map +0 -0
- package/{lib → types}/components/blocks/SocialList.d.ts +0 -0
- package/{lib → types}/components/blocks/SocialList.d.ts.map +0 -0
- package/{lib → types}/components/blocks/TableBlock.d.ts +0 -0
- package/{lib → types}/components/blocks/TableBlock.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Tag.d.ts +0 -0
- package/{lib → types}/components/blocks/Tag.d.ts.map +0 -0
- package/{lib → types}/components/blocks/Title.d.ts +0 -0
- package/{lib → types}/components/blocks/Title.d.ts.map +0 -0
- package/{lib → types}/components/blocks/VideoBlock.d.ts +0 -0
- package/{lib → types}/components/blocks/VideoBlock.d.ts.map +0 -0
- package/{lib → types}/components/blocks/VideoCard.d.ts +0 -0
- package/{lib → types}/components/blocks/VideoCard.d.ts.map +0 -0
- package/{lib → types}/components/buttons/Button.d.ts +0 -0
- package/{lib → types}/components/buttons/Button.d.ts.map +0 -0
- package/{lib → types}/components/buttons/ButtonGhost.d.ts +0 -0
- package/{lib → types}/components/buttons/ButtonGhost.d.ts.map +0 -0
- package/{lib → types}/components/buttons/Control.d.ts +0 -0
- package/{lib → types}/components/buttons/Control.d.ts.map +0 -0
- package/{lib → types}/components/buttons/Pointer.d.ts +0 -0
- package/{lib → types}/components/buttons/Pointer.d.ts.map +0 -0
- package/{lib → types}/components/debug/DebugLines.d.ts +0 -0
- package/{lib → types}/components/debug/DebugLines.d.ts.map +0 -0
- package/{lib → types}/components/examples/hooks/ArrayHookExample.d.ts +0 -0
- package/{lib → types}/components/examples/hooks/ArrayHookExample.d.ts.map +0 -0
- package/{lib → types}/components/examples/hooks/IntervalHookExample.d.ts +0 -0
- package/{lib → types}/components/examples/hooks/IntervalHookExample.d.ts.map +0 -0
- package/{lib → types}/components/fields/Checkbox.d.ts +0 -0
- package/{lib → types}/components/fields/Checkbox.d.ts.map +0 -0
- package/{lib → types}/components/fields/CompactForm.d.ts +0 -0
- package/{lib → types}/components/fields/CompactForm.d.ts.map +0 -0
- package/{lib → types}/components/fields/Datepicker.d.ts +0 -0
- package/{lib → types}/components/fields/Datepicker.d.ts.map +0 -0
- package/{lib → types}/components/fields/FileUpload.d.ts +0 -0
- package/{lib → types}/components/fields/FileUpload.d.ts.map +0 -0
- package/{lib → types}/components/fields/FilterField.d.ts +0 -0
- package/{lib → types}/components/fields/FilterField.d.ts.map +0 -0
- package/{lib → types}/components/fields/FormField.d.ts +0 -0
- package/{lib → types}/components/fields/FormField.d.ts.map +0 -0
- package/{lib → types}/components/fields/LocationField.d.ts +0 -0
- package/{lib → types}/components/fields/LocationField.d.ts.map +0 -0
- package/{lib → types}/components/fields/Radio.d.ts +0 -0
- package/{lib → types}/components/fields/Radio.d.ts.map +0 -0
- package/{lib → types}/components/fields/SearchInput.d.ts +0 -0
- package/{lib → types}/components/fields/SearchInput.d.ts.map +0 -0
- package/{lib → types}/components/fields/SelectDropdown.d.ts +0 -0
- package/{lib → types}/components/fields/SelectDropdown.d.ts.map +0 -0
- package/{lib → types}/components/fields/Textarea.d.ts +0 -0
- package/{lib → types}/components/fields/Textarea.d.ts.map +0 -0
- package/{lib → types}/components/fields/Textfield.d.ts +0 -0
- package/{lib → types}/components/fields/Textfield.d.ts.map +0 -0
- package/{lib → types}/components/sections/Accordion.d.ts +0 -0
- package/{lib → types}/components/sections/Accordion.d.ts.map +0 -0
- package/{lib → types}/components/sections/AlertList.d.ts +0 -0
- package/{lib → types}/components/sections/AlertList.d.ts.map +0 -0
- package/{lib → types}/components/sections/Article.d.ts +0 -0
- package/{lib → types}/components/sections/Article.d.ts.map +0 -0
- package/{lib → types}/components/sections/CallToAction.d.ts +0 -0
- package/{lib → types}/components/sections/CallToAction.d.ts.map +0 -0
- package/{lib → types}/components/sections/CardList.d.ts +0 -0
- package/{lib → types}/components/sections/CardList.d.ts.map +0 -0
- package/{lib → types}/components/sections/ComparisonSlider.d.ts +0 -0
- package/{lib → types}/components/sections/ComparisonSlider.d.ts.map +0 -0
- package/{lib → types}/components/sections/CrossPromotion.d.ts +0 -0
- package/{lib → types}/components/sections/CrossPromotion.d.ts.map +0 -0
- package/{lib → types}/components/sections/FactGrid.d.ts +0 -0
- package/{lib → types}/components/sections/FactGrid.d.ts.map +0 -0
- package/{lib → types}/components/sections/FactList.d.ts +0 -0
- package/{lib → types}/components/sections/FactList.d.ts.map +0 -0
- package/{lib → types}/components/sections/FeatureList.d.ts +0 -0
- package/{lib → types}/components/sections/FeatureList.d.ts.map +0 -0
- package/{lib → types}/components/sections/Gallery.d.ts +0 -0
- package/{lib → types}/components/sections/Gallery.d.ts.map +0 -0
- package/{lib → types}/components/sections/IconList.d.ts +0 -0
- package/{lib → types}/components/sections/IconList.d.ts.map +0 -0
- package/{lib → types}/components/sections/IndexList.d.ts +0 -0
- package/{lib → types}/components/sections/IndexList.d.ts.map +0 -0
- package/{lib → types}/components/sections/Intro.d.ts +0 -0
- package/{lib → types}/components/sections/Intro.d.ts.map +0 -0
- package/{lib → types}/components/sections/Map.d.ts +0 -0
- package/{lib → types}/components/sections/Map.d.ts.map +0 -0
- package/{lib → types}/components/sections/NavList.d.ts +0 -0
- package/{lib → types}/components/sections/NavList.d.ts.map +0 -0
- package/{lib → types}/components/sections/NewsletterForm.d.ts +0 -0
- package/{lib → types}/components/sections/NewsletterForm.d.ts.map +0 -0
- package/{lib → types}/components/sections/NumberList.d.ts +0 -0
- package/{lib → types}/components/sections/NumberList.d.ts.map +0 -0
- package/{lib → types}/components/sections/ParallaxBackground.d.ts +0 -0
- package/{lib → types}/components/sections/ParallaxBackground.d.ts.map +0 -0
- package/{lib → types}/components/sections/Poster.d.ts +0 -0
- package/{lib → types}/components/sections/Poster.d.ts.map +0 -0
- package/{lib → types}/components/sections/PriceList.d.ts +0 -0
- package/{lib → types}/components/sections/PriceList.d.ts.map +0 -0
- package/{lib → types}/components/sections/PriceTable.d.ts +0 -0
- package/{lib → types}/components/sections/PriceTable.d.ts.map +0 -0
- package/{lib → types}/components/sections/Quote.d.ts +0 -0
- package/{lib → types}/components/sections/Quote.d.ts.map +0 -0
- package/{lib → types}/components/sections/RawVideo.d.ts +0 -0
- package/{lib → types}/components/sections/RawVideo.d.ts.map +0 -0
- package/{lib → types}/components/sections/SimpleImage.d.ts +0 -0
- package/{lib → types}/components/sections/SimpleImage.d.ts.map +0 -0
- package/{lib → types}/components/sections/SocialWall.d.ts +0 -0
- package/{lib → types}/components/sections/SocialWall.d.ts.map +0 -0
- package/{lib → types}/components/sections/Table.d.ts +0 -0
- package/{lib → types}/components/sections/Table.d.ts.map +0 -0
- package/{lib → types}/components/sections/Teaser.d.ts +0 -0
- package/{lib → types}/components/sections/Teaser.d.ts.map +0 -0
- package/{lib → types}/components/sections/TeaserWide.d.ts +0 -0
- package/{lib → types}/components/sections/TeaserWide.d.ts.map +0 -0
- package/{lib → types}/components/sections/Timeline.d.ts +0 -0
- package/{lib → types}/components/sections/Timeline.d.ts.map +0 -0
- package/{lib → types}/components/sections/Video.d.ts +0 -0
- package/{lib → types}/components/sections/Video.d.ts.map +0 -0
- package/{lib → types}/components/sections/events/EventDetail.d.ts +0 -0
- package/{lib → types}/components/sections/events/EventDetail.d.ts.map +0 -0
- package/{lib → types}/components/sections/events/EventList.d.ts +0 -0
- package/{lib → types}/components/sections/events/EventList.d.ts.map +0 -0
- package/{lib → types}/components/sections/events/EventOverview.d.ts +0 -0
- package/{lib → types}/components/sections/events/EventOverview.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/Footer.d.ts +0 -0
- package/{lib → types}/components/sections/footer/Footer.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/partials/FooterBottomBar.d.ts +0 -0
- package/{lib → types}/components/sections/footer/partials/FooterBottomBar.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/partials/FooterColumn.d.ts +0 -0
- package/{lib → types}/components/sections/footer/partials/FooterColumn.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/partials/index.d.ts +0 -0
- package/{lib → types}/components/sections/footer/partials/index.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/skeletons/FooterArticle.d.ts +0 -0
- package/{lib → types}/components/sections/footer/skeletons/FooterArticle.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/skeletons/FooterBottomGrid.d.ts +0 -0
- package/{lib → types}/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +0 -0
- package/{lib → types}/components/sections/footer/skeletons/index.d.ts +0 -0
- package/{lib → types}/components/sections/footer/skeletons/index.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/DynamicForm.d.ts +0 -0
- package/{lib → types}/components/sections/form/DynamicForm.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/areaRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/areaRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/datepickerRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/datepickerRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/fieldGroupRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/fieldGroupRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/fieldRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/fieldRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/locationRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/locationRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/selectRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/selectRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/renderer/uploadRenderer.d.ts +0 -0
- package/{lib → types}/components/sections/form/renderer/uploadRenderer.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/areaValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/areaValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/datepickerValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/datepickerValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/fieldGroupValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/fieldGroupValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/fieldValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/fieldValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/locationValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/locationValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/selectValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/selectValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/form/validators/uploadValidator.d.ts +0 -0
- package/{lib → types}/components/sections/form/validators/uploadValidator.d.ts.map +0 -0
- package/{lib → types}/components/sections/header/Header.d.ts +0 -0
- package/{lib → types}/components/sections/header/Header.d.ts.map +0 -0
- package/{lib → types}/components/sections/header/HeaderKenBurns.d.ts +0 -0
- package/{lib → types}/components/sections/header/HeaderKenBurns.d.ts.map +0 -0
- package/{lib → types}/components/sections/header/HeaderPoster.d.ts +0 -0
- package/{lib → types}/components/sections/header/HeaderPoster.d.ts.map +0 -0
- package/{lib → types}/components/sections/header/HeaderVideo.d.ts +0 -0
- package/{lib → types}/components/sections/header/HeaderVideo.d.ts.map +0 -0
- package/{lib → types}/components/sections/jobs/JobArticle.d.ts +0 -0
- package/{lib → types}/components/sections/jobs/JobArticle.d.ts.map +0 -0
- package/{lib → types}/components/sections/jobs/JobList.d.ts +0 -0
- package/{lib → types}/components/sections/jobs/JobList.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/NavBar.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/NavBar.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/Navigation.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/Navigation.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/menu/Menu.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/menu/Menu.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/menu/variations/MenuFlyout.d.ts +0 -0
- package/types/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/{lib → types}/components/sections/navigation/menu/variations/MenuLarge.d.ts +0 -0
- package/types/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +1 -0
- package/{lib → types}/components/sections/navigation/partials/MenuFooter.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/MenuFooter.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/partials/MenuHeader.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/MenuHeader.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarBottom.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarBottom.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarMain.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarMain.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarTop.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/NavBarTop.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/partials/index.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/partials/index.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarBreadCrumbs.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarColumn.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarColumn.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarLogo.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarLogo.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarMenuToggle.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarMenuToggle.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarNavList.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/BarNavList.d.ts.map +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/index.d.ts +0 -0
- package/{lib → types}/components/sections/navigation/skeletons/index.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsAuthorCard.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsAuthorCard.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsFooter.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsFooter.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsImages.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsImages.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsIntro.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsIntro.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsList.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsList.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsOverview.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsOverview.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsTable.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsTable.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsText.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsText.d.ts.map +0 -0
- package/{lib → types}/components/sections/news/NewsVideo.d.ts +0 -0
- package/{lib → types}/components/sections/news/NewsVideo.d.ts.map +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestDetail.d.ts +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestDetail.d.ts.map +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestMap.d.ts +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestMap.d.ts.map +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestOverview.d.ts +0 -0
- package/{lib → types}/components/sections/pois/PointOfInterestOverview.d.ts.map +0 -0
- package/{lib → types}/components/typography/Callout.d.ts +0 -0
- package/{lib → types}/components/typography/Callout.d.ts.map +0 -0
- package/{lib → types}/components/typography/Copy.d.ts +0 -0
- package/{lib → types}/components/typography/Copy.d.ts.map +0 -0
- package/{lib → types}/components/typography/Heading.d.ts +0 -0
- package/{lib → types}/components/typography/Heading.d.ts.map +0 -0
- package/{lib → types}/components/typography/Link.d.ts +0 -0
- package/{lib → types}/components/typography/Link.d.ts.map +0 -0
- package/types/cookies.d.ts +3 -0
- package/types/cookies.d.ts.map +1 -0
- package/types/fields.d.ts +14 -0
- package/types/fields.d.ts.map +1 -0
- package/types/hooks.d.ts +35 -0
- package/types/hooks.d.ts.map +1 -0
- package/types/icons.d.ts +66 -0
- package/types/icons.d.ts.map +1 -0
- package/types/index.d.ts +18 -0
- package/types/index.d.ts.map +1 -0
- package/types/navigation.d.ts +10 -0
- package/types/navigation.d.ts.map +1 -0
- package/types/sections.d.ts +55 -0
- package/types/sections.d.ts.map +1 -0
- package/types/typography.d.ts +6 -0
- package/types/typography.d.ts.map +1 -0
- package/{lib → types}/utils/LibThemeProvider.d.ts +0 -0
- package/{lib → types}/utils/LibThemeProvider.d.ts.map +0 -0
- package/{lib → types}/utils/arrays.d.ts +0 -0
- package/{lib → types}/utils/arrays.d.ts.map +0 -0
- package/{lib → types}/utils/backgroundImage.d.ts +0 -0
- package/{lib → types}/utils/backgroundImage.d.ts.map +0 -0
- package/{lib → types}/utils/clamp.d.ts +0 -0
- package/{lib → types}/utils/clamp.d.ts.map +0 -0
- package/{lib → types}/utils/concat.d.ts +0 -0
- package/{lib → types}/utils/concat.d.ts.map +0 -0
- package/{lib → types}/utils/cookie-consent/cookie.d.ts +0 -0
- package/{lib → types}/utils/cookie-consent/cookie.d.ts.map +0 -0
- package/{lib → types}/utils/cookie-consent/mutations.d.ts +0 -0
- package/{lib → types}/utils/cookie-consent/mutations.d.ts.map +0 -0
- package/{lib → types}/utils/cookie-consent/useCookieConsent.d.ts +0 -0
- package/{lib → types}/utils/cookie-consent/useCookieConsent.d.ts.map +0 -0
- package/{lib → types}/utils/dataURI.d.ts +0 -0
- package/{lib → types}/utils/dataURI.d.ts.map +0 -0
- package/{lib → types}/utils/escape.d.ts +0 -0
- package/{lib → types}/utils/escape.d.ts.map +0 -0
- package/{lib → types}/utils/filters.d.ts +0 -0
- package/{lib → types}/utils/filters.d.ts.map +0 -0
- package/{lib → types}/utils/fontLoading.d.ts +0 -0
- package/{lib → types}/utils/fontLoading.d.ts.map +0 -0
- package/{lib → types}/utils/formFieldText.d.ts +0 -0
- package/{lib → types}/utils/formFieldText.d.ts.map +0 -0
- package/{lib → types}/utils/getLinkIcon.d.ts +0 -0
- package/{lib → types}/utils/getLinkIcon.d.ts.map +0 -0
- package/{lib → types}/utils/hexRgbConverter.d.ts +0 -0
- package/{lib → types}/utils/hexRgbConverter.d.ts.map +0 -0
- package/{lib → types}/utils/menuHooks.d.ts +0 -0
- package/{lib → types}/utils/menuHooks.d.ts.map +0 -0
- package/{lib → types}/utils/navigation.d.ts +0 -0
- package/{lib → types}/utils/navigation.d.ts.map +0 -0
- package/{lib → types}/utils/statusFormatter.d.ts +0 -0
- package/{lib → types}/utils/statusFormatter.d.ts.map +0 -0
- package/{lib → types}/utils/storyHelpers.d.ts +0 -0
- package/{lib → types}/utils/storyHelpers.d.ts.map +0 -0
- package/{lib → types}/utils/structuredData.d.ts +0 -0
- package/{lib → types}/utils/structuredData.d.ts.map +0 -0
- package/{lib → types}/utils/styles.d.ts +0 -0
- package/{lib → types}/utils/styles.d.ts.map +0 -0
- package/{lib → types}/utils/types.d.ts +0 -0
- package/{lib → types}/utils/types.d.ts.map +0 -0
- package/{lib → types}/utils/urlParams.d.ts +0 -0
- package/{lib → types}/utils/urlParams.d.ts.map +0 -0
- package/{lib → types}/utils/useArray.d.ts +0 -0
- package/{lib → types}/utils/useArray.d.ts.map +0 -0
- package/{lib → types}/utils/useDebounce.d.ts +0 -0
- package/{lib → types}/utils/useDebounce.d.ts.map +0 -0
- package/{lib → types}/utils/useEqualSheetHeight.d.ts +0 -0
- package/{lib → types}/utils/useEqualSheetHeight.d.ts.map +0 -0
- package/{lib → types}/utils/useFontsLoaded.d.ts +0 -0
- package/{lib → types}/utils/useFontsLoaded.d.ts.map +0 -0
- package/{lib → types}/utils/useGeolocation.d.ts +0 -0
- package/{lib → types}/utils/useGeolocation.d.ts.map +0 -0
- package/{lib → types}/utils/useIE.d.ts +0 -0
- package/{lib → types}/utils/useIE.d.ts.map +0 -0
- package/{lib → types}/utils/useImgPreload.d.ts +0 -0
- package/{lib → types}/utils/useImgPreload.d.ts.map +0 -0
- package/{lib → types}/utils/useInterval.d.ts +0 -0
- package/{lib → types}/utils/useInterval.d.ts.map +0 -0
- package/{lib → types}/utils/useItemHeight.d.ts +0 -0
- package/{lib → types}/utils/useItemHeight.d.ts.map +0 -0
- package/{lib → types}/utils/useLazyInput.d.ts +0 -0
- package/{lib → types}/utils/useLazyInput.d.ts.map +0 -0
- package/{lib → types}/utils/useLeafletMap.d.ts +0 -0
- package/{lib → types}/utils/useLeafletMap.d.ts.map +0 -0
- package/{lib → types}/utils/useMediaQuery.d.ts +0 -0
- package/{lib → types}/utils/useMediaQuery.d.ts.map +0 -0
- package/{lib → types}/utils/useMounted.d.ts +0 -0
- package/{lib → types}/utils/useMounted.d.ts.map +0 -0
- package/{lib → types}/utils/useObserverSupport.d.ts +0 -0
- package/{lib → types}/utils/useObserverSupport.d.ts.map +0 -0
- package/{lib → types}/utils/usePageScroll.d.ts +0 -0
- package/{lib → types}/utils/usePageScroll.d.ts.map +0 -0
- package/{lib → types}/utils/useParams.d.ts +0 -0
- package/{lib → types}/utils/useParams.d.ts.map +0 -0
- package/{lib → types}/utils/usePoster.d.ts +0 -0
- package/{lib → types}/utils/usePoster.d.ts.map +0 -0
- package/{lib → types}/utils/usePrevious.d.ts +0 -0
- package/{lib → types}/utils/usePrevious.d.ts.map +0 -0
- package/{lib → types}/utils/useResizeThrottle.d.ts +0 -0
- package/{lib → types}/utils/useResizeThrottle.d.ts.map +0 -0
- package/{lib → types}/utils/useScroll.d.ts +0 -0
- package/{lib → types}/utils/useScroll.d.ts.map +0 -0
- package/{lib → types}/utils/useScrollIntoView.d.ts +0 -0
- package/{lib → types}/utils/useScrollIntoView.d.ts.map +0 -0
- package/{lib → types}/utils/useScrollThrottle.d.ts +0 -0
- package/{lib → types}/utils/useScrollThrottle.d.ts.map +0 -0
- package/{lib → types}/utils/useScrollTo.d.ts +0 -0
- package/{lib → types}/utils/useScrollTo.d.ts.map +0 -0
- package/{lib → types}/utils/useTimeout.d.ts +0 -0
- package/{lib → types}/utils/useTimeout.d.ts.map +0 -0
- package/{lib → types}/utils/useTouch.d.ts +0 -0
- package/{lib → types}/utils/useTouch.d.ts.map +0 -0
- package/{lib → types}/utils/useUpdateEffect.d.ts +0 -0
- package/{lib → types}/utils/useUpdateEffect.d.ts.map +0 -0
- package/typography/package.json +7 -0
- package/lib/components/base/icons/Icons.d.ts +0 -66
- package/lib/components/base/icons/Icons.d.ts.map +0 -1
- package/lib/components/sections/navigation/menu/variations/MenuFlyout.d.ts.map +0 -1
- package/lib/components/sections/navigation/menu/variations/MenuLarge.d.ts.map +0 -1
- package/lib/index.d.ts +0 -158
- package/lib/index.d.ts.map +0 -1
- package/lib/index.es.js +0 -2
- package/lib/index.es.js.map +0 -1
- package/lib/index.js +0 -2
- package/lib/index.js.map +0 -1
|
@@ -0,0 +1,310 @@
|
|
|
1
|
+
import { a as __makeTemplateObject } from './ClockFilled-cff5900e.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
import styled from 'styled-components';
|
|
4
|
+
import { m as mq, s as spacings } from './styles-eca3acc8.js';
|
|
5
|
+
|
|
6
|
+
var StatusFormatter =
|
|
7
|
+
/** @class */
|
|
8
|
+
function () {
|
|
9
|
+
function StatusFormatter(timestamp, input, dateFormat, timeFormat, localeKey) {
|
|
10
|
+
var _this = this;
|
|
11
|
+
|
|
12
|
+
this.dateReplacements = {
|
|
13
|
+
dddd: function () {
|
|
14
|
+
return weekDays[_this.localeKey].long[_this.date.getDay()];
|
|
15
|
+
},
|
|
16
|
+
DDDD: function () {
|
|
17
|
+
return weekDays[_this.localeKey].long[_this.date.getDay()];
|
|
18
|
+
},
|
|
19
|
+
ddd: function () {
|
|
20
|
+
return weekDays[_this.localeKey].short[_this.date.getDay()];
|
|
21
|
+
},
|
|
22
|
+
DDD: function () {
|
|
23
|
+
return weekDays[_this.localeKey].short[_this.date.getDay()];
|
|
24
|
+
},
|
|
25
|
+
dd: function () {
|
|
26
|
+
return _this.getDay();
|
|
27
|
+
},
|
|
28
|
+
DD: function () {
|
|
29
|
+
return _this.getDay();
|
|
30
|
+
},
|
|
31
|
+
MMMM: function () {
|
|
32
|
+
return monthNames[_this.localeKey].long[_this.date.getMonth()];
|
|
33
|
+
},
|
|
34
|
+
mmmm: function () {
|
|
35
|
+
return monthNames[_this.localeKey].long[_this.date.getMonth()];
|
|
36
|
+
},
|
|
37
|
+
MMM: function () {
|
|
38
|
+
return monthNames[_this.localeKey].short[_this.date.getMonth()];
|
|
39
|
+
},
|
|
40
|
+
mmm: function () {
|
|
41
|
+
return monthNames[_this.localeKey].short[_this.date.getMonth()];
|
|
42
|
+
},
|
|
43
|
+
mm: function () {
|
|
44
|
+
return _this.getMonth();
|
|
45
|
+
},
|
|
46
|
+
MM: function () {
|
|
47
|
+
return _this.getMonth();
|
|
48
|
+
},
|
|
49
|
+
yyyy: function () {
|
|
50
|
+
return _this.getYear();
|
|
51
|
+
},
|
|
52
|
+
YYYY: function () {
|
|
53
|
+
return _this.getYear();
|
|
54
|
+
},
|
|
55
|
+
yy: function () {
|
|
56
|
+
return _this.getYear().substr(-2);
|
|
57
|
+
},
|
|
58
|
+
YY: function () {
|
|
59
|
+
return _this.getYear().substr(-2);
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
this.timeReplacements = {
|
|
63
|
+
hh: function () {
|
|
64
|
+
return _this.getHours();
|
|
65
|
+
},
|
|
66
|
+
HH: function () {
|
|
67
|
+
return _this.getHours();
|
|
68
|
+
},
|
|
69
|
+
hs: function () {
|
|
70
|
+
return _this.getHours12h();
|
|
71
|
+
},
|
|
72
|
+
HS: function () {
|
|
73
|
+
return _this.getHours12h();
|
|
74
|
+
},
|
|
75
|
+
mm: function () {
|
|
76
|
+
return _this.getMinutes();
|
|
77
|
+
},
|
|
78
|
+
MM: function () {
|
|
79
|
+
return _this.getMinutes();
|
|
80
|
+
},
|
|
81
|
+
ss: function () {
|
|
82
|
+
return _this.getSeconds();
|
|
83
|
+
},
|
|
84
|
+
SS: function () {
|
|
85
|
+
return _this.getSeconds();
|
|
86
|
+
},
|
|
87
|
+
ap: function () {
|
|
88
|
+
var hours = _this.date.getHours();
|
|
89
|
+
|
|
90
|
+
return hours >= 12 ? 'pm' : 'am';
|
|
91
|
+
},
|
|
92
|
+
AP: function () {
|
|
93
|
+
var hours = _this.date.getHours();
|
|
94
|
+
|
|
95
|
+
return hours >= 12 ? 'PM' : 'AM';
|
|
96
|
+
}
|
|
97
|
+
};
|
|
98
|
+
this.timestamp = timestamp;
|
|
99
|
+
this.input = input;
|
|
100
|
+
this.dateFormat = dateFormat;
|
|
101
|
+
this.timeFormat = timeFormat;
|
|
102
|
+
this.localeKey = localeKey ? localeKey : 'de';
|
|
103
|
+
this.date = new Date(this.timestamp);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
StatusFormatter.prototype.setDate = function (timestamp) {
|
|
107
|
+
this.date = new Date(timestamp);
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
StatusFormatter.prototype.setLocale = function (localeKey) {
|
|
111
|
+
this.localeKey = localeKey;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
StatusFormatter.prototype.getFormattedStatus = function () {
|
|
115
|
+
var placeholders = {
|
|
116
|
+
'<DATE>': this.getFormattedDate(),
|
|
117
|
+
'<TIME>': this.getFormattedTime()
|
|
118
|
+
};
|
|
119
|
+
var formattedInput = this.input.replace(/<\w+>/g, function (foundString) {
|
|
120
|
+
return placeholders[foundString] || foundString;
|
|
121
|
+
});
|
|
122
|
+
return formattedInput;
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
StatusFormatter.prototype.getFormattedDate = function () {
|
|
126
|
+
var _this = this; // replace placeholders with values from dateReplacements object
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
var dataKeys = Object.keys(this.dateReplacements);
|
|
130
|
+
var formattedDate = this.dateFormat;
|
|
131
|
+
|
|
132
|
+
for (var i = 0; i < dataKeys.length; i++) {
|
|
133
|
+
formattedDate = formattedDate.replace(new RegExp(dataKeys[i], 'g'), function (foundString) {
|
|
134
|
+
return _this.dateReplacements[foundString].call(_this);
|
|
135
|
+
});
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
return formattedDate;
|
|
139
|
+
};
|
|
140
|
+
|
|
141
|
+
StatusFormatter.prototype.getFormattedTime = function () {
|
|
142
|
+
var _this = this; // replace placeholders with values from timeReplacements object
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
var dataKeys = Object.keys(this.timeReplacements);
|
|
146
|
+
var formattedTime = this.timeFormat;
|
|
147
|
+
|
|
148
|
+
for (var i = 0; i < dataKeys.length; i++) {
|
|
149
|
+
formattedTime = formattedTime.replace(new RegExp(dataKeys[i], 'g'), function (foundString) {
|
|
150
|
+
return _this.timeReplacements[foundString].call(_this);
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
return formattedTime;
|
|
155
|
+
};
|
|
156
|
+
|
|
157
|
+
StatusFormatter.prototype.areOnSameDay = function (first, second) {
|
|
158
|
+
return first.getFullYear() === second.getFullYear() && first.getMonth() === second.getMonth() && first.getDate() === second.getDate();
|
|
159
|
+
};
|
|
160
|
+
/**
|
|
161
|
+
* Get formatted string of timespan from current date + duration in seconds
|
|
162
|
+
* @param duration Duration in seconds. Added to current date
|
|
163
|
+
* @returns
|
|
164
|
+
*/
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
StatusFormatter.prototype.getFormattedTimespan = function (format, duration, seperator) {
|
|
168
|
+
if (format === void 0) {
|
|
169
|
+
format = '';
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
if (seperator === void 0) {
|
|
173
|
+
seperator = ' - ';
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
var startTime = this.getFormattedTime();
|
|
177
|
+
var endTime = '';
|
|
178
|
+
if (duration === undefined) return ''; // create endDate
|
|
179
|
+
|
|
180
|
+
if (duration > 0) {
|
|
181
|
+
var endDate = new Date(this.date);
|
|
182
|
+
endDate.setSeconds(this.date.getSeconds() + duration);
|
|
183
|
+
var endTimeFormatter = new StatusFormatter(endDate.getTime(), this.input, this.dateFormat, this.timeFormat, this.localeKey);
|
|
184
|
+
endTime = endTimeFormatter.getFormattedTime();
|
|
185
|
+
} // concatenate timespan string
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
var placeholders = {
|
|
189
|
+
'<START>': startTime,
|
|
190
|
+
'<END>': endTime,
|
|
191
|
+
'<SEP>': seperator
|
|
192
|
+
};
|
|
193
|
+
var formattedTimespan = format.replace(/<\w+>/g, function (foundString) {
|
|
194
|
+
if (foundString === '<SEP>' && !(startTime && endTime)) return '';
|
|
195
|
+
if (foundString === '<END>' && !endTime) return '';
|
|
196
|
+
return placeholders[foundString] || foundString;
|
|
197
|
+
});
|
|
198
|
+
return formattedTimespan;
|
|
199
|
+
};
|
|
200
|
+
|
|
201
|
+
StatusFormatter.prototype.getDoubleDigitString = function (value) {
|
|
202
|
+
return value < 10 ? '0' + value.toString() : value.toString();
|
|
203
|
+
};
|
|
204
|
+
|
|
205
|
+
StatusFormatter.prototype.getDay = function () {
|
|
206
|
+
return this.getDoubleDigitString(this.date.getDate());
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
StatusFormatter.prototype.getMonth = function () {
|
|
210
|
+
return this.getDoubleDigitString(this.date.getMonth() + 1);
|
|
211
|
+
};
|
|
212
|
+
|
|
213
|
+
StatusFormatter.prototype.getYear = function () {
|
|
214
|
+
return this.date.getFullYear().toString();
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
StatusFormatter.prototype.getHours = function () {
|
|
218
|
+
return this.getDoubleDigitString(this.date.getHours());
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
StatusFormatter.prototype.getHours12h = function () {
|
|
222
|
+
var hours = this.date.getHours();
|
|
223
|
+
hours = hours % 12;
|
|
224
|
+
hours = hours === 0 ? 12 : hours;
|
|
225
|
+
return this.getDoubleDigitString(hours);
|
|
226
|
+
};
|
|
227
|
+
|
|
228
|
+
StatusFormatter.prototype.getMinutes = function () {
|
|
229
|
+
return this.getDoubleDigitString(this.date.getMinutes());
|
|
230
|
+
};
|
|
231
|
+
|
|
232
|
+
StatusFormatter.prototype.getSeconds = function () {
|
|
233
|
+
return this.getDoubleDigitString(this.date.getSeconds());
|
|
234
|
+
};
|
|
235
|
+
|
|
236
|
+
return StatusFormatter;
|
|
237
|
+
}();
|
|
238
|
+
var weekDays = {
|
|
239
|
+
de: {
|
|
240
|
+
long: ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'],
|
|
241
|
+
short: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa']
|
|
242
|
+
},
|
|
243
|
+
en: {
|
|
244
|
+
long: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
|
|
245
|
+
short: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']
|
|
246
|
+
}
|
|
247
|
+
};
|
|
248
|
+
var monthNames = {
|
|
249
|
+
de: {
|
|
250
|
+
long: ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'],
|
|
251
|
+
short: ['Jan.', 'Febr.', 'März', 'Apr.', 'Mai', 'Juni', 'Juli', 'Aug.', 'Sept.', 'Okt.', 'Nov.', 'Dez']
|
|
252
|
+
},
|
|
253
|
+
en: {
|
|
254
|
+
long: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
|
|
255
|
+
short: ['Jan.', 'Feb.', 'Mar.', 'Apr.', 'May', 'June', 'July', 'Aug.', 'Sept.', 'Oct.', 'Nov.', 'Dec.']
|
|
256
|
+
}
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
var View = styled.div.withConfig({
|
|
260
|
+
displayName: "Actions__View",
|
|
261
|
+
componentId: "sc-1j3kti1-0"
|
|
262
|
+
})(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: block;\n\n @media ", " {\n display: ", ";\n }\n"], ["\n display: block;\n\n @media ", " {\n display: ", ";\n }\n"])), mq.medium, function (_a) {
|
|
263
|
+
var isCovered = _a.isCovered;
|
|
264
|
+
return isCovered ? 'block' : 'inline-block';
|
|
265
|
+
});
|
|
266
|
+
var Content = styled.div.withConfig({
|
|
267
|
+
displayName: "Actions__Content",
|
|
268
|
+
componentId: "sc-1j3kti1-1"
|
|
269
|
+
})(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ", ";\n\n margin-top: -", "px;\n margin-left: -", "px;\n\n &&& > * {\n /* flex: 1 1 ", "; */\n margin-top: ", "px;\n margin-left: ", "px;\n\n /* min-width: ", "; */\n }\n\n @media ", " {\n display: ", ";\n flex-direction: ", ";\n align-items: stretch;\n width: auto;\n }\n"], ["\n display: flex;\n flex-wrap: wrap;\n flex-direction: ", ";\n\n margin-top: -", "px;\n margin-left: -", "px;\n\n &&& > * {\n /* flex: 1 1 ", "; */\n margin-top: ", "px;\n margin-left: ", "px;\n\n /* min-width: ", "; */\n }\n\n @media ", " {\n display: ", ";\n flex-direction: ", ";\n align-items: stretch;\n width: auto;\n }\n"])), function (_a) {
|
|
270
|
+
var isMirrored = _a.isMirrored;
|
|
271
|
+
return isMirrored ? 'column-reverse' : 'column';
|
|
272
|
+
}, spacings.nudge * 2, spacings.spacer, function (_a) {
|
|
273
|
+
var isCovered = _a.isCovered;
|
|
274
|
+
return isCovered ? '100%' : '0px';
|
|
275
|
+
}, spacings.nudge * 2, spacings.spacer, function (_a) {
|
|
276
|
+
var isCovered = _a.isCovered;
|
|
277
|
+
return isCovered && '0px';
|
|
278
|
+
}, mq.medium, function (_a) {
|
|
279
|
+
var isCovered = _a.isCovered;
|
|
280
|
+
return isCovered ? 'flex' : 'inline-flex';
|
|
281
|
+
}, function (_a) {
|
|
282
|
+
var isMirrored = _a.isMirrored;
|
|
283
|
+
return isMirrored ? 'row-reverse' : 'row';
|
|
284
|
+
});
|
|
285
|
+
var TertiaryWrapper = styled.div.withConfig({
|
|
286
|
+
displayName: "Actions__TertiaryWrapper",
|
|
287
|
+
componentId: "sc-1j3kti1-2"
|
|
288
|
+
})(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n align-self: flex-start;\n\n @media ", " {\n align-self: center;\n }\n"], ["\n align-self: flex-start;\n\n @media ", " {\n align-self: center;\n }\n"])), mq.medium);
|
|
289
|
+
|
|
290
|
+
var Actions = function (_a) {
|
|
291
|
+
var _b = _a.mode,
|
|
292
|
+
mode = _b === void 0 ? 'wrap' : _b,
|
|
293
|
+
_c = _a.isMirrored,
|
|
294
|
+
isMirrored = _c === void 0 ? false : _c,
|
|
295
|
+
primary = _a.primary,
|
|
296
|
+
secondary = _a.secondary,
|
|
297
|
+
tertiary = _a.tertiary,
|
|
298
|
+
className = _a.className;
|
|
299
|
+
return React__default.createElement(View, {
|
|
300
|
+
isCovered: mode === 'cover',
|
|
301
|
+
className: className
|
|
302
|
+
}, React__default.createElement(Content, {
|
|
303
|
+
isCovered: mode === 'cover',
|
|
304
|
+
isMirrored: isMirrored
|
|
305
|
+
}, primary && primary, secondary && secondary, tertiary && React__default.createElement(TertiaryWrapper, null, tertiary)));
|
|
306
|
+
};
|
|
307
|
+
var templateObject_1, templateObject_2, templateObject_3;
|
|
308
|
+
|
|
309
|
+
export { Actions as A, StatusFormatter as S };
|
|
310
|
+
//# sourceMappingURL=Actions-59bdbbf7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Actions-59bdbbf7.js","sources":["../src/utils/statusFormatter.ts","../src/components/blocks/Actions.tsx"],"sourcesContent":["interface DateReplacementHolder {\n [key: string]: () => string;\n}\n\nexport default class StatusFormatter {\n private timestamp: number;\n private input: string;\n private dateFormat: string;\n private timeFormat: string;\n\n private localeKey: string;\n private date: Date;\n\n constructor(\n timestamp: number,\n input: string,\n dateFormat: string,\n timeFormat: string,\n localeKey?: string\n ) {\n this.timestamp = timestamp;\n this.input = input;\n this.dateFormat = dateFormat;\n this.timeFormat = timeFormat;\n\n this.localeKey = localeKey ? localeKey : 'de';\n this.date = new Date(this.timestamp);\n }\n\n private dateReplacements: DateReplacementHolder = {\n dddd: () => {\n return weekDays[this.localeKey].long[this.date.getDay()];\n },\n DDDD: () => {\n return weekDays[this.localeKey].long[this.date.getDay()];\n },\n ddd: () => {\n return weekDays[this.localeKey].short[this.date.getDay()];\n },\n DDD: () => {\n return weekDays[this.localeKey].short[this.date.getDay()];\n },\n dd: () => {\n return this.getDay();\n },\n DD: () => {\n return this.getDay();\n },\n MMMM: () => {\n return monthNames[this.localeKey].long[this.date.getMonth()];\n },\n mmmm: () => {\n return monthNames[this.localeKey].long[this.date.getMonth()];\n },\n MMM: () => {\n return monthNames[this.localeKey].short[this.date.getMonth()];\n },\n mmm: () => {\n return monthNames[this.localeKey].short[this.date.getMonth()];\n },\n mm: () => {\n return this.getMonth();\n },\n MM: () => {\n return this.getMonth();\n },\n yyyy: () => {\n return this.getYear();\n },\n YYYY: () => {\n return this.getYear();\n },\n yy: () => {\n return this.getYear().substr(-2);\n },\n YY: () => {\n return this.getYear().substr(-2);\n },\n };\n\n private timeReplacements: DateReplacementHolder = {\n hh: () => {\n return this.getHours();\n },\n HH: () => {\n return this.getHours();\n },\n hs: () => {\n return this.getHours12h();\n },\n HS: () => {\n return this.getHours12h();\n },\n mm: () => {\n return this.getMinutes();\n },\n MM: () => {\n return this.getMinutes();\n },\n ss: () => {\n return this.getSeconds();\n },\n SS: () => {\n return this.getSeconds();\n },\n ap: () => {\n const hours = this.date.getHours();\n return hours >= 12 ? 'pm' : 'am';\n },\n AP: () => {\n const hours = this.date.getHours();\n return hours >= 12 ? 'PM' : 'AM';\n },\n };\n\n public setDate(timestamp: number) {\n this.date = new Date(timestamp);\n }\n\n public setLocale(localeKey: string) {\n this.localeKey = localeKey;\n }\n\n public getFormattedStatus() {\n const placeholders: {\n [key: string]: any;\n } = {\n '<DATE>': this.getFormattedDate(),\n '<TIME>': this.getFormattedTime(),\n };\n\n const formattedInput = this.input.replace(/<\\w+>/g, (foundString) => {\n return placeholders[foundString] || foundString;\n });\n return formattedInput;\n }\n\n public getFormattedDate() {\n // replace placeholders with values from dateReplacements object\n const dataKeys = Object.keys(this.dateReplacements);\n let formattedDate = this.dateFormat;\n for (let i = 0; i < dataKeys.length; i++) {\n formattedDate = formattedDate.replace(\n new RegExp(dataKeys[i], 'g'),\n (foundString) => {\n return this.dateReplacements[foundString].call(this);\n }\n );\n }\n return formattedDate;\n }\n\n public getFormattedTime() {\n // replace placeholders with values from timeReplacements object\n const dataKeys = Object.keys(this.timeReplacements);\n let formattedTime = this.timeFormat;\n for (let i = 0; i < dataKeys.length; i++) {\n formattedTime = formattedTime.replace(\n new RegExp(dataKeys[i], 'g'),\n (foundString) => {\n return this.timeReplacements[foundString].call(this);\n }\n );\n }\n return formattedTime;\n }\n\n public areOnSameDay(first: Date, second: Date) {\n return (\n first.getFullYear() === second.getFullYear() &&\n first.getMonth() === second.getMonth() &&\n first.getDate() === second.getDate()\n );\n }\n\n /**\n * Get formatted string of timespan from current date + duration in seconds\n * @param duration Duration in seconds. Added to current date\n * @returns\n */\n public getFormattedTimespan(\n format = '',\n duration?: number,\n seperator = ' - '\n ) {\n const startTime = this.getFormattedTime();\n let endTime = '';\n\n if (duration === undefined) return '';\n\n // create endDate\n if (duration > 0) {\n const endDate = new Date(this.date);\n endDate.setSeconds(this.date.getSeconds() + duration);\n\n const endTimeFormatter = new StatusFormatter(\n endDate.getTime(),\n this.input,\n this.dateFormat,\n this.timeFormat,\n this.localeKey\n );\n\n endTime = endTimeFormatter.getFormattedTime();\n }\n\n // concatenate timespan string\n const placeholders: {\n [key: string]: any;\n } = {\n '<START>': startTime,\n '<END>': endTime,\n '<SEP>': seperator,\n };\n\n const formattedTimespan = format.replace(/<\\w+>/g, (foundString) => {\n if (foundString === '<SEP>' && !(startTime && endTime)) return '';\n if (foundString === '<END>' && !endTime) return '';\n\n return placeholders[foundString] || foundString;\n });\n\n return formattedTimespan;\n }\n\n private getDoubleDigitString(value: number) {\n return value < 10 ? '0' + value.toString() : value.toString();\n }\n\n private getDay() {\n return this.getDoubleDigitString(this.date.getDate());\n }\n\n private getMonth() {\n return this.getDoubleDigitString(this.date.getMonth() + 1);\n }\n\n private getYear() {\n return this.date.getFullYear().toString();\n }\n\n private getHours() {\n return this.getDoubleDigitString(this.date.getHours());\n }\n\n private getHours12h() {\n let hours = this.date.getHours();\n hours = hours % 12;\n hours = hours === 0 ? 12 : hours;\n return this.getDoubleDigitString(hours);\n }\n\n private getMinutes() {\n return this.getDoubleDigitString(this.date.getMinutes());\n }\n\n private getSeconds() {\n return this.getDoubleDigitString(this.date.getSeconds());\n }\n}\n\ninterface WeekDays {\n [key: string]: {\n long: string[];\n short: string[];\n };\n}\n\ninterface MonthNames {\n [key: string]: {\n long: string[];\n short: string[];\n };\n}\n\nconst weekDays: WeekDays = {\n de: {\n long: [\n 'Sonntag',\n 'Montag',\n 'Dienstag',\n 'Mittwoch',\n 'Donnerstag',\n 'Freitag',\n 'Samstag',\n ],\n short: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],\n },\n en: {\n long: [\n 'Sunday',\n 'Monday',\n 'Tuesday',\n 'Wednesday',\n 'Thursday',\n 'Friday',\n 'Saturday',\n ],\n short: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],\n },\n};\n\nconst monthNames: MonthNames = {\n de: {\n long: [\n 'Januar',\n 'Februar',\n 'März',\n 'April',\n 'Mai',\n 'Juni',\n 'Juli',\n 'August',\n 'September',\n 'Oktober',\n 'November',\n 'Dezember',\n ],\n short: [\n 'Jan.',\n 'Febr.',\n 'März',\n 'Apr.',\n 'Mai',\n 'Juni',\n 'Juli',\n 'Aug.',\n 'Sept.',\n 'Okt.',\n 'Nov.',\n 'Dez',\n ],\n },\n en: {\n long: [\n 'January',\n 'February',\n 'March',\n 'April',\n 'May',\n 'June',\n 'July',\n 'August',\n 'September',\n 'October',\n 'November',\n 'December',\n ],\n short: [\n 'Jan.',\n 'Feb.',\n 'Mar.',\n 'Apr.',\n 'May',\n 'June',\n 'July',\n 'Aug.',\n 'Sept.',\n 'Oct.',\n 'Nov.',\n 'Dec.',\n ],\n },\n};\n","import React, { FC } from 'react';\nimport styled from 'styled-components';\n\nimport { mq, spacings } from 'utils/styles';\n\nconst View = styled.div<{ isCovered?: boolean }>`\n display: block;\n\n @media ${mq.medium} {\n display: ${({ isCovered }) => (isCovered ? 'block' : 'inline-block')};\n }\n`;\n\nconst Content = styled.div<{\n isMirrored?: boolean;\n isCovered?: boolean;\n}>`\n display: flex;\n flex-wrap: wrap;\n flex-direction: ${({ isMirrored }) =>\n isMirrored ? 'column-reverse' : 'column'};\n\n margin-top: -${spacings.nudge * 2}px;\n margin-left: -${spacings.spacer}px;\n\n &&& > * {\n /* flex: 1 1 ${({ isCovered }) => (isCovered ? '100%' : '0px')}; */\n margin-top: ${spacings.nudge * 2}px;\n margin-left: ${spacings.spacer}px;\n\n /* min-width: ${({ isCovered }) => isCovered && '0px'}; */\n }\n\n @media ${mq.medium} {\n display: ${({ isCovered }) => (isCovered ? 'flex' : 'inline-flex')};\n flex-direction: ${({ isMirrored }) =>\n isMirrored ? 'row-reverse' : 'row'};\n align-items: stretch;\n width: auto;\n }\n`;\n\nconst TertiaryWrapper = styled.div`\n align-self: flex-start;\n\n @media ${mq.medium} {\n align-self: center;\n }\n`;\n\nexport type ActionMode = 'wrap' | 'cover';\n\nconst Actions: FC<{\n /** Behaviour of content wrapping. If set to cover the action container always tries to fill full width */\n mode?: ActionMode;\n /** Switch order of primary and secondary action */\n isMirrored?: boolean;\n /** React node of primary action */\n primary?: React.ReactNode;\n /** React node of secondary action */\n secondary?: React.ReactNode;\n /** React node of tertiary action */\n tertiary?: React.ReactNode;\n className?: string;\n}> = ({\n mode = 'wrap',\n isMirrored = false,\n primary,\n secondary,\n tertiary,\n className,\n}) => {\n return (\n <View isCovered={mode === 'cover'} className={className}>\n <Content isCovered={mode === 'cover'} isMirrored={isMirrored}>\n {primary && primary}\n {secondary && secondary}\n {tertiary && <TertiaryWrapper>{tertiary}</TertiaryWrapper>}\n </Content>\n </View>\n );\n};\n\nexport default Actions;\n"],"names":["StatusFormatter","timestamp","input","dateFormat","timeFormat","localeKey","_this","dateReplacements","dddd","weekDays","long","date","getDay","DDDD","ddd","short","DDD","dd","DD","MMMM","monthNames","getMonth","mmmm","MMM","mmm","mm","MM","yyyy","getYear","YYYY","yy","substr","YY","timeReplacements","hh","getHours","HH","hs","getHours12h","HS","getMinutes","ss","getSeconds","SS","ap","hours","AP","Date","prototype","setDate","setLocale","getFormattedStatus","placeholders","getFormattedDate","getFormattedTime","formattedInput","replace","foundString","dataKeys","Object","keys","formattedDate","i","length","RegExp","call","formattedTime","areOnSameDay","first","second","getFullYear","getDate","getFormattedTimespan","format","duration","seperator","startTime","endTime","undefined","endDate","setSeconds","endTimeFormatter","getTime","formattedTimespan","getDoubleDigitString","value","toString","de","en","View","styled","div","mq","medium","_a","isCovered","Content","templateObject_2","__makeTemplateObject","isMirrored","spacings","nudge","spacer","TertiaryWrapper","templateObject_3","Actions","_b","mode","_c","primary","secondary","tertiary","className","React","createElement"],"mappings":"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"}
|