@blateral/b.kit 2.0.0-beta.2.1 → 2.0.0-beta.2.2
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/lib/components/base/Section.d.ts +2 -0
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts +7 -0
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -0
- package/lib/components/blocks/Actions.d.ts +2 -0
- package/lib/components/blocks/Actions.d.ts.map +1 -1
- package/lib/components/blocks/Alert.d.ts +3 -6
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/CookieConsent.d.ts +1 -0
- package/lib/components/blocks/CookieConsent.d.ts.map +1 -1
- package/lib/components/blocks/EventBlock.d.ts +34 -0
- package/lib/components/blocks/EventBlock.d.ts.map +1 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts +13 -0
- package/lib/components/blocks/LanguageSwitcher.d.ts.map +1 -0
- package/lib/components/blocks/NavBlock.d.ts.map +1 -1
- package/lib/components/blocks/NewsCard.d.ts +1 -3
- package/lib/components/blocks/NewsCard.d.ts.map +1 -1
- package/lib/components/buttons/Pointer.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +5 -356
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +5 -364
- package/lib/components/sections/AlertList.d.ts.map +1 -1
- package/lib/components/sections/Article.d.ts +5 -356
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +7 -356
- package/lib/components/sections/CallToAction.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts +45 -0
- package/lib/components/sections/CardList.d.ts.map +1 -0
- package/lib/components/sections/ComparisonSlider.d.ts +5 -356
- package/lib/components/sections/ComparisonSlider.d.ts.map +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +5 -356
- package/lib/components/sections/CrossPromotion.d.ts.map +1 -1
- package/lib/components/sections/DynamicForm.d.ts +5 -356
- package/lib/components/sections/DynamicForm.d.ts.map +1 -1
- package/lib/components/sections/EventList.d.ts +23 -0
- package/lib/components/sections/EventList.d.ts.map +1 -0
- package/lib/components/sections/FactGrid.d.ts +5 -356
- package/lib/components/sections/FactGrid.d.ts.map +1 -1
- package/lib/components/sections/FactList.d.ts +5 -356
- package/lib/components/sections/FactList.d.ts.map +1 -1
- package/lib/components/sections/FeatureList.d.ts +5 -356
- package/lib/components/sections/FeatureList.d.ts.map +1 -1
- package/lib/components/sections/Footer.d.ts +1 -356
- package/lib/components/sections/Footer.d.ts.map +1 -1
- package/lib/components/sections/Form.d.ts +1 -356
- package/lib/components/sections/Form.d.ts.map +1 -1
- package/lib/components/sections/Gallery.d.ts +5 -356
- package/lib/components/sections/Gallery.d.ts.map +1 -1
- package/lib/components/sections/IconList.d.ts +5 -356
- package/lib/components/sections/IconList.d.ts.map +1 -1
- package/lib/components/sections/IndexList.d.ts +34 -0
- package/lib/components/sections/IndexList.d.ts.map +1 -0
- package/lib/components/sections/Intro.d.ts +5 -356
- package/lib/components/sections/Intro.d.ts.map +1 -1
- package/lib/components/sections/Map.d.ts +5 -356
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +5 -356
- package/lib/components/sections/NavList.d.ts.map +1 -1
- package/lib/components/sections/NumberList.d.ts +22 -364
- package/lib/components/sections/NumberList.d.ts.map +1 -1
- package/lib/components/sections/Poster.d.ts +5 -356
- package/lib/components/sections/Poster.d.ts.map +1 -1
- package/lib/components/sections/PriceList.d.ts +5 -356
- package/lib/components/sections/PriceList.d.ts.map +1 -1
- package/lib/components/sections/PriceTable.d.ts +5 -356
- package/lib/components/sections/PriceTable.d.ts.map +1 -1
- package/lib/components/sections/Quicknav.d.ts +5 -356
- package/lib/components/sections/Quicknav.d.ts.map +1 -1
- package/lib/components/sections/Quote.d.ts +5 -356
- package/lib/components/sections/Quote.d.ts.map +1 -1
- package/lib/components/sections/SimpleImage.d.ts +2 -0
- package/lib/components/sections/SimpleImage.d.ts.map +1 -1
- package/lib/components/sections/SocialNav.d.ts +5 -356
- package/lib/components/sections/SocialNav.d.ts.map +1 -1
- package/lib/components/sections/SocialWall.d.ts +5 -356
- package/lib/components/sections/SocialWall.d.ts.map +1 -1
- package/lib/components/sections/Table.d.ts +5 -356
- package/lib/components/sections/Table.d.ts.map +1 -1
- package/lib/components/sections/Teaser.d.ts +5 -356
- package/lib/components/sections/Teaser.d.ts.map +1 -1
- package/lib/components/sections/TeaserWide.d.ts +5 -344
- package/lib/components/sections/TeaserWide.d.ts.map +1 -1
- package/lib/components/sections/Timeline.d.ts +5 -356
- package/lib/components/sections/Timeline.d.ts.map +1 -1
- package/lib/components/sections/Video.d.ts +5 -356
- package/lib/components/sections/Video.d.ts.map +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/FeatureCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/ImageCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/PromotionCarousel.d.ts.map +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +3 -356
- package/lib/components/sections/carousel/VideoCarousel.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +1 -356
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/NavBar.d.ts +24 -5
- package/lib/components/sections/navigation/remastered/NavBar.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/Navigation.d.ts +39 -7
- package/lib/components/sections/navigation/remastered/Navigation.d.ts.map +1 -1
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts +39 -0
- package/lib/components/sections/navigation/remastered/menu/Menu.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts +8 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuFlyout.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/menu/variations/MenuLarge.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarBottom.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarMain.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts +11 -0
- package/lib/components/sections/navigation/remastered/partials/NavBarTop.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts +13 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarBreadCrumbs.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts +7 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarColumn.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarLogo.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts +9 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarMenuToggle.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts +14 -0
- package/lib/components/sections/navigation/remastered/skeletons/BarNavList.d.ts.map +1 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts +35 -0
- package/lib/components/sections/navigation/remastered/skeletons/Skeletons.d.ts.map +1 -0
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -356
- package/lib/components/sections/news/NewsAuthorCard.d.ts.map +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -356
- package/lib/components/sections/news/NewsFooter.d.ts.map +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -356
- package/lib/components/sections/news/NewsImages.d.ts.map +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -356
- package/lib/components/sections/news/NewsIntro.d.ts.map +1 -1
- package/lib/components/sections/news/NewsList.d.ts +5 -356
- package/lib/components/sections/news/NewsList.d.ts.map +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +5 -356
- package/lib/components/sections/news/NewsOverview.d.ts.map +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -356
- package/lib/components/sections/news/NewsTable.d.ts.map +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -356
- package/lib/components/sections/news/NewsText.d.ts.map +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -356
- package/lib/components/sections/news/NewsVideo.d.ts.map +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/components/typography/Heading.d.ts.map +1 -1
- package/lib/components/typography/Link.d.ts +3 -0
- package/lib/components/typography/Link.d.ts.map +1 -1
- package/lib/index.d.ts +34 -27
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +2 -2
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +2 -2
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +34 -5
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/useEqualSheetHeight.d.ts +2 -2
- package/lib/utils/useEqualSheetHeight.d.ts.map +1 -1
- package/lib/utils/useMediaQuery.d.ts +16 -0
- package/lib/utils/useMediaQuery.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -2,6 +2,8 @@ import * as React from 'react';
|
|
|
2
2
|
export declare type BgMode = 'full' | 'larger-left' | 'larger-right' | 'inverted';
|
|
3
3
|
export declare type SectionType = 'header' | 'footer' | 'div';
|
|
4
4
|
declare const Section: React.FC<{
|
|
5
|
+
/** ID value for targeting section with anchor hashes */
|
|
6
|
+
anchorId?: string;
|
|
5
7
|
/** Render as specific HTML tag type */
|
|
6
8
|
renderAs?: SectionType;
|
|
7
9
|
/** Background color */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/base/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,oBAAY,MAAM,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,GAAG,UAAU,CAAC;AAqK1E,oBAAY,WAAW,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;AAEtD,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,uCAAuC;IACvC,QAAQ,CAAC,EAAE,WAAW,CAAC;IAEvB,uBAAuB;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,sBAAsB;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,wCAAwC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,
|
|
1
|
+
{"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/base/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,oBAAY,MAAM,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,GAAG,UAAU,CAAC;AAqK1E,oBAAY,WAAW,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;AAEtD,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC;IACpB,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,uCAAuC;IACvC,QAAQ,CAAC,EAAE,WAAW,CAAC;IAEvB,uBAAuB;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,sBAAsB;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,wCAAwC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,2EAA2E;IAC3E,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAiDA,CAAC;AAEF,eAAe,OAAO,CAAC;AAEvB,eAAO,MAAM,WAAW,yGAIrB,MAAM,GAAG,SAeX,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AngleRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"AngleRight.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/AngleRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAmBpE,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../src/components/base/icons/ArrowDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAO/B,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAmBnE,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Actions.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Actions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Actions.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Actions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAkDlC,oBAAY,UAAU,GAAG,MAAM,GAAG,OAAO,CAAC;AAE1C,QAAA,MAAM,OAAO,EAAE,EAAE,CAAC;IACd,0GAA0G;IAC1G,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,mDAAmD;IACnD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,mCAAmC;IACnC,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,qCAAqC;IACrC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,oCAAoC;IACpC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAiBA,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -15,12 +15,9 @@ export interface AlertProps {
|
|
|
15
15
|
customIcon?: (props: {
|
|
16
16
|
isInverted?: boolean;
|
|
17
17
|
}) => React.ReactNode;
|
|
18
|
-
/** Function to inject custom title icon */
|
|
19
|
-
customTitleIcon?: (props: {
|
|
20
|
-
isInverted?: boolean;
|
|
21
|
-
}) => React.ReactNode;
|
|
22
|
-
className?: string;
|
|
23
18
|
}
|
|
24
|
-
declare const Alert: React.FC<AlertProps
|
|
19
|
+
declare const Alert: React.FC<AlertProps & {
|
|
20
|
+
className?: string;
|
|
21
|
+
}>;
|
|
25
22
|
export default Alert;
|
|
26
23
|
//# sourceMappingURL=Alert.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Alert.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/Alert.tsx"],"names":[],"mappings":"AACA,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;AAiF1B,MAAM,WAAW,UAAU;IACvB,gDAAgD;IAChD,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,iBAAiB;IACjB,IAAI,CAAC,EAAE,IAAI,CAAC;IAEZ,8CAA8C;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,2CAA2C;IAC3C,IAAI,CAAC,EAAE,SAAS,CAAC;IAEjB,2CAA2C;IAC3C,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;CACrE;AAED,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAoDxD,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -49,6 +49,7 @@ export declare const CookieActions: import("styled-components").StyledComponent<
|
|
|
49
49
|
isMirrored?: boolean | undefined;
|
|
50
50
|
primary?: React.ReactNode;
|
|
51
51
|
secondary?: React.ReactNode;
|
|
52
|
+
tertiary?: React.ReactNode;
|
|
52
53
|
className?: string | undefined;
|
|
53
54
|
}>, import("styled-components").DefaultTheme, {}, never>;
|
|
54
55
|
export default CookieConsent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CookieConsent.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/CookieConsent.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AASvD,OAAO,EAAoB,SAAS,EAAE,qCAA+B;AAyCrE,MAAM,WAAW,YAAY;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,iDAAiD;IACjD,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,aAAK,WAAW,GAAG;IACf,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,sBAAsB,EAAE;QACpB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;IACF,qBAAqB,EAAE;QACnB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;CACL,CAAC;AAEF,MAAM,WAAW,iBAAiB;IAC9B,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,aAAa,EAAE,EAAE,CAC1B,YAAY,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB,CAuGJ,CAAC;AAEF,0BAA0B;AAC1B,eAAO,MAAM,UAAU,yGAGtB,CAAC;AASF,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAWA,CAAC;AASF,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAMA,CAAC;AAEF,6BAA6B;AAC7B,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"CookieConsent.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/CookieConsent.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AASvD,OAAO,EAAoB,SAAS,EAAE,qCAA+B;AAyCrE,MAAM,WAAW,YAAY;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,iDAAiD;IACjD,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,aAAK,WAAW,GAAG;IACf,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,sBAAsB,EAAE;QACpB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;IACF,qBAAqB,EAAE;QACnB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;KACxB,CAAC;CACL,CAAC;AAEF,MAAM,WAAW,iBAAiB;IAC9B,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,aAAa,EAAE,EAAE,CAC1B,YAAY,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,KAAK,CAAC,EAAE,SAAS,CAAC;CACrB,CAuGJ,CAAC;AAEF,0BAA0B;AAC1B,eAAO,MAAM,UAAU,yGAGtB,CAAC;AASF,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAWA,CAAC;AASF,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAMA,CAAC;AAEF,6BAA6B;AAC7B,eAAO,MAAM,aAAa;;;;;;;wDAGzB,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ImageProps } from './Image';
|
|
3
|
+
export interface EventProps {
|
|
4
|
+
/** Array of tag item settings */
|
|
5
|
+
tags?: string[];
|
|
6
|
+
/** Active tags that are highlighted in this event */
|
|
7
|
+
activeTags?: string[];
|
|
8
|
+
/** Event image */
|
|
9
|
+
image?: Omit<ImageProps, 'coverSpace'>;
|
|
10
|
+
/** Event title */
|
|
11
|
+
title?: string;
|
|
12
|
+
/** Event publish date */
|
|
13
|
+
date?: Date;
|
|
14
|
+
/** Event text (richtext) */
|
|
15
|
+
text?: string;
|
|
16
|
+
/** Invert color and background for darker themes */
|
|
17
|
+
isInverted?: boolean;
|
|
18
|
+
/** Function to inject action elements */
|
|
19
|
+
action?: (props: {
|
|
20
|
+
isInverted?: boolean;
|
|
21
|
+
}) => React.ReactNode;
|
|
22
|
+
/** Function to inject custom tag node */
|
|
23
|
+
customTag?: (props: {
|
|
24
|
+
name: string;
|
|
25
|
+
isInverted?: boolean;
|
|
26
|
+
isActive?: boolean;
|
|
27
|
+
clickHandler?: (ev?: React.SyntheticEvent<HTMLButtonElement>) => void;
|
|
28
|
+
}) => React.ReactNode;
|
|
29
|
+
/** Callback function if tag in news iten has been clicked */
|
|
30
|
+
onTagClick?: (name: string) => void;
|
|
31
|
+
}
|
|
32
|
+
declare const EventBlock: React.FC<EventProps>;
|
|
33
|
+
export default EventBlock;
|
|
34
|
+
//# sourceMappingURL=EventBlock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EventBlock.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/EventBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAc,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAyD5C,MAAM,WAAW,UAAU;IACvB,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAEhB,qDAAqD;IACrD,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAEtB,kBAAkB;IAClB,KAAK,CAAC,EAAE,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,CAAC;IAEvC,kBAAkB;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,yBAAyB;IACzB,IAAI,CAAC,EAAE,IAAI,CAAC;IAEZ,4BAA4B;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,oDAAoD;IACpD,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,yCAAyC;IACzC,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAE9D,yCAAyC;IACzC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,YAAY,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;KACzE,KAAK,KAAK,CAAC,SAAS,CAAC;IAEtB,6DAA6D;IAC7D,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACvC;AAED,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAmFpC,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { LinkProps } from "../typography/Link";
|
|
3
|
+
export interface Language {
|
|
4
|
+
isActive?: boolean;
|
|
5
|
+
label: string;
|
|
6
|
+
link: LinkProps;
|
|
7
|
+
}
|
|
8
|
+
declare const LanguageSwitcher: FC<{
|
|
9
|
+
langs?: Language[];
|
|
10
|
+
isInverted?: boolean;
|
|
11
|
+
}>;
|
|
12
|
+
export default LanguageSwitcher;
|
|
13
|
+
//# sourceMappingURL=LanguageSwitcher.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LanguageSwitcher.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/LanguageSwitcher.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGlC,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAoD7D,MAAM,WAAW,QAAQ;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,SAAS,CAAC;CACnB;AAED,QAAA,MAAM,gBAAgB,EAAE,EAAE,CAAC;IACvB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAeA,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBlock.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/NavBlock.tsx"],"names":[],"mappings":"AAGA,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NavBlock.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/NavBlock.tsx"],"names":[],"mappings":"AAGA,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAC;AAmF1B,MAAM,WAAW,aAAa;IAC1B,gDAAgD;IAChD,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,oBAAoB;IACpB,IAAI,CAAC,EAAE,SAAS,CAAC;IAEjB,0CAA0C;IAC1C,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAElE,0DAA0D;IAC1D,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IAEvE,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA6CrC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -19,9 +19,7 @@ export interface NewsCardProps {
|
|
|
19
19
|
/** Callback function if tag in news iten has been clicked */
|
|
20
20
|
onTagClick?: (name: string) => void;
|
|
21
21
|
/** Function to inject primary action */
|
|
22
|
-
|
|
23
|
-
/** Function to inject secondary action */
|
|
24
|
-
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
22
|
+
action?: (isInverted?: boolean) => React.ReactNode;
|
|
25
23
|
/** Function to inject custom tag node */
|
|
26
24
|
customTag?: (props: {
|
|
27
25
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewsCard.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/NewsCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NewsCard.d.ts","sourceRoot":"","sources":["../../../src/components/blocks/NewsCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,OAAc,EAAE,UAAU,EAAE,gBAAgC;AAG5D,OAAa,EAAE,SAAS,EAAE,2BAAmC;AAyD7D,MAAM,WAAW,aAAa;IAC1B,0DAA0D;IAC1D,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,oBAAoB;IACpB,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb,wBAAwB;IACxB,WAAW,CAAC,EAAE,IAAI,CAAC;IAEnB,iBAAiB;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,gBAAgB;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,0BAA0B;IAC1B,KAAK,CAAC,EAAE,IAAI,CAAC,UAAU,EAAE,YAAY,CAAC,CAAC;IAEvC,yBAAyB;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;IAEjB,6DAA6D;IAC7D,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpC,wCAAwC;IACxC,MAAM,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAEnD,yCAAyC;IACzC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE;QAChB,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,YAAY,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;KACzE,KAAK,KAAK,CAAC,SAAS,CAAC;CACzB;AAED,QAAA,MAAM,QAAQ;;wCA2Gb,CAAC;AAIF,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pointer.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/Pointer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Pointer.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/Pointer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAuF/B,UAAU,KAAK;IACX,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,GAAG,WAAW,CAAC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,oBAAY,QAAQ,GAAG,KAAK,GAAG;IAC3B,EAAE,CAAC,EAAE,QAAQ,CAAC;CACjB,CAAC;AAEF,oBAAY,SAAS,GAAG,KAAK,GAAG;IAC5B,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;;;;;;;;AA4FF,wBAA2D"}
|
|
@@ -5,6 +5,8 @@ interface AccordionItem {
|
|
|
5
5
|
aside?: string;
|
|
6
6
|
}
|
|
7
7
|
export declare const AccordionComponent: React.FC<{
|
|
8
|
+
/** ID value for targeting section with anchor hashes */
|
|
9
|
+
anchorId?: string | undefined;
|
|
8
10
|
/** Array of accordion items */
|
|
9
11
|
items: AccordionItem[];
|
|
10
12
|
/** Section background */
|
|
@@ -15,6 +17,8 @@ export declare const AccordionComponent: React.FC<{
|
|
|
15
17
|
}) => React.ReactNode) | undefined;
|
|
16
18
|
}>;
|
|
17
19
|
declare const _default: React.FC<{
|
|
20
|
+
/** ID value for targeting section with anchor hashes */
|
|
21
|
+
anchorId?: string | undefined;
|
|
18
22
|
/** Array of accordion items */
|
|
19
23
|
items: AccordionItem[];
|
|
20
24
|
/** Section background */
|
|
@@ -24,362 +28,7 @@ declare const _default: React.FC<{
|
|
|
24
28
|
isSelected: boolean;
|
|
25
29
|
}) => React.ReactNode) | undefined;
|
|
26
30
|
} & {
|
|
27
|
-
theme?:
|
|
28
|
-
colors?: {
|
|
29
|
-
dark?: string | undefined;
|
|
30
|
-
light?: string | undefined;
|
|
31
|
-
mono?: {
|
|
32
|
-
light?: string | undefined;
|
|
33
|
-
medium?: string | undefined;
|
|
34
|
-
dark?: string | undefined;
|
|
35
|
-
} | undefined;
|
|
36
|
-
primary?: {
|
|
37
|
-
light?: string | undefined;
|
|
38
|
-
medium?: string | undefined;
|
|
39
|
-
dark?: string | undefined;
|
|
40
|
-
} | undefined;
|
|
41
|
-
secondary?: {
|
|
42
|
-
light?: string | undefined;
|
|
43
|
-
medium?: string | undefined;
|
|
44
|
-
dark?: string | undefined;
|
|
45
|
-
} | undefined;
|
|
46
|
-
error?: string | undefined;
|
|
47
|
-
new?: {
|
|
48
|
-
text?: {
|
|
49
|
-
default?: string | undefined;
|
|
50
|
-
inverted?: string | undefined;
|
|
51
|
-
error?: string | undefined;
|
|
52
|
-
heading?: string | undefined;
|
|
53
|
-
headingInverted?: string | undefined;
|
|
54
|
-
copy?: string | undefined;
|
|
55
|
-
copyInverted?: string | undefined;
|
|
56
|
-
} | undefined;
|
|
57
|
-
sectionBg?: {
|
|
58
|
-
light?: string | undefined;
|
|
59
|
-
medium?: string | undefined;
|
|
60
|
-
dark?: string | undefined;
|
|
61
|
-
} | undefined;
|
|
62
|
-
elementBg?: {
|
|
63
|
-
light?: string | undefined;
|
|
64
|
-
lightHover?: string | undefined;
|
|
65
|
-
medium?: string | undefined;
|
|
66
|
-
mediumHover?: string | undefined;
|
|
67
|
-
dark?: string | undefined;
|
|
68
|
-
darkHover?: string | undefined;
|
|
69
|
-
} | undefined;
|
|
70
|
-
primary?: {
|
|
71
|
-
default?: string | undefined;
|
|
72
|
-
inverted?: string | undefined;
|
|
73
|
-
hover?: string | undefined;
|
|
74
|
-
invertedHover?: string | undefined;
|
|
75
|
-
} | undefined;
|
|
76
|
-
secondary?: {
|
|
77
|
-
default?: string | undefined;
|
|
78
|
-
inverted?: string | undefined;
|
|
79
|
-
hover?: string | undefined;
|
|
80
|
-
invertedHover?: string | undefined;
|
|
81
|
-
} | undefined;
|
|
82
|
-
error?: string | undefined;
|
|
83
|
-
} | undefined;
|
|
84
|
-
} | undefined;
|
|
85
|
-
fonts?: {
|
|
86
|
-
base?: {
|
|
87
|
-
family?: string | undefined;
|
|
88
|
-
weight?: string | undefined;
|
|
89
|
-
style?: string | undefined;
|
|
90
|
-
lineHeight?: string | undefined;
|
|
91
|
-
letterSpacing?: string | undefined;
|
|
92
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
93
|
-
textTransform?: string | undefined;
|
|
94
|
-
color?: string | undefined;
|
|
95
|
-
colorInverted?: string | undefined;
|
|
96
|
-
colorGradient?: string | undefined;
|
|
97
|
-
colorGradientInverted?: string | undefined;
|
|
98
|
-
} | undefined;
|
|
99
|
-
types?: {
|
|
100
|
-
copy?: {
|
|
101
|
-
small?: {
|
|
102
|
-
family?: string | undefined;
|
|
103
|
-
weight?: string | undefined;
|
|
104
|
-
style?: string | undefined;
|
|
105
|
-
lineHeight?: string | undefined;
|
|
106
|
-
letterSpacing?: string | undefined;
|
|
107
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
108
|
-
textTransform?: string | undefined;
|
|
109
|
-
color?: string | undefined;
|
|
110
|
-
colorInverted?: string | undefined;
|
|
111
|
-
colorGradient?: string | undefined;
|
|
112
|
-
colorGradientInverted?: string | undefined;
|
|
113
|
-
} | undefined;
|
|
114
|
-
medium?: {
|
|
115
|
-
family?: string | undefined;
|
|
116
|
-
weight?: string | undefined;
|
|
117
|
-
style?: string | undefined;
|
|
118
|
-
lineHeight?: string | undefined;
|
|
119
|
-
letterSpacing?: string | undefined;
|
|
120
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
121
|
-
textTransform?: string | undefined;
|
|
122
|
-
color?: string | undefined;
|
|
123
|
-
colorInverted?: string | undefined;
|
|
124
|
-
colorGradient?: string | undefined;
|
|
125
|
-
colorGradientInverted?: string | undefined;
|
|
126
|
-
} | undefined;
|
|
127
|
-
big?: {
|
|
128
|
-
family?: string | undefined;
|
|
129
|
-
weight?: string | undefined;
|
|
130
|
-
style?: string | undefined;
|
|
131
|
-
lineHeight?: string | undefined;
|
|
132
|
-
letterSpacing?: string | undefined;
|
|
133
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
134
|
-
textTransform?: string | undefined;
|
|
135
|
-
color?: string | undefined;
|
|
136
|
-
colorInverted?: string | undefined;
|
|
137
|
-
colorGradient?: string | undefined;
|
|
138
|
-
colorGradientInverted?: string | undefined;
|
|
139
|
-
} | undefined;
|
|
140
|
-
} | undefined;
|
|
141
|
-
'copy-i'?: {
|
|
142
|
-
small?: {
|
|
143
|
-
family?: string | undefined;
|
|
144
|
-
weight?: string | undefined;
|
|
145
|
-
style?: string | undefined;
|
|
146
|
-
lineHeight?: string | undefined;
|
|
147
|
-
letterSpacing?: string | undefined;
|
|
148
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
149
|
-
textTransform?: string | undefined;
|
|
150
|
-
color?: string | undefined;
|
|
151
|
-
colorInverted?: string | undefined;
|
|
152
|
-
colorGradient?: string | undefined;
|
|
153
|
-
colorGradientInverted?: string | undefined;
|
|
154
|
-
} | undefined;
|
|
155
|
-
medium?: {
|
|
156
|
-
family?: string | undefined;
|
|
157
|
-
weight?: string | undefined;
|
|
158
|
-
style?: string | undefined;
|
|
159
|
-
lineHeight?: string | undefined;
|
|
160
|
-
letterSpacing?: string | undefined;
|
|
161
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
162
|
-
textTransform?: string | undefined;
|
|
163
|
-
color?: string | undefined;
|
|
164
|
-
colorInverted?: string | undefined;
|
|
165
|
-
colorGradient?: string | undefined;
|
|
166
|
-
colorGradientInverted?: string | undefined;
|
|
167
|
-
} | undefined;
|
|
168
|
-
big?: {
|
|
169
|
-
family?: string | undefined;
|
|
170
|
-
weight?: string | undefined;
|
|
171
|
-
style?: string | undefined;
|
|
172
|
-
lineHeight?: string | undefined;
|
|
173
|
-
letterSpacing?: string | undefined;
|
|
174
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
175
|
-
textTransform?: string | undefined;
|
|
176
|
-
color?: string | undefined;
|
|
177
|
-
colorInverted?: string | undefined;
|
|
178
|
-
colorGradient?: string | undefined;
|
|
179
|
-
colorGradientInverted?: string | undefined;
|
|
180
|
-
} | undefined;
|
|
181
|
-
} | undefined;
|
|
182
|
-
'copy-b'?: {
|
|
183
|
-
small?: {
|
|
184
|
-
family?: string | undefined;
|
|
185
|
-
weight?: string | undefined;
|
|
186
|
-
style?: string | undefined;
|
|
187
|
-
lineHeight?: string | undefined;
|
|
188
|
-
letterSpacing?: string | undefined;
|
|
189
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
190
|
-
textTransform?: string | undefined;
|
|
191
|
-
color?: string | undefined;
|
|
192
|
-
colorInverted?: string | undefined;
|
|
193
|
-
colorGradient?: string | undefined;
|
|
194
|
-
colorGradientInverted?: string | undefined;
|
|
195
|
-
} | undefined;
|
|
196
|
-
medium?: {
|
|
197
|
-
family?: string | undefined;
|
|
198
|
-
weight?: string | undefined;
|
|
199
|
-
style?: string | undefined;
|
|
200
|
-
lineHeight?: string | undefined;
|
|
201
|
-
letterSpacing?: string | undefined;
|
|
202
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
203
|
-
textTransform?: string | undefined;
|
|
204
|
-
color?: string | undefined;
|
|
205
|
-
colorInverted?: string | undefined;
|
|
206
|
-
colorGradient?: string | undefined;
|
|
207
|
-
colorGradientInverted?: string | undefined;
|
|
208
|
-
} | undefined;
|
|
209
|
-
big?: {
|
|
210
|
-
family?: string | undefined;
|
|
211
|
-
weight?: string | undefined;
|
|
212
|
-
style?: string | undefined;
|
|
213
|
-
lineHeight?: string | undefined;
|
|
214
|
-
letterSpacing?: string | undefined;
|
|
215
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
216
|
-
textTransform?: string | undefined;
|
|
217
|
-
color?: string | undefined;
|
|
218
|
-
colorInverted?: string | undefined;
|
|
219
|
-
colorGradient?: string | undefined;
|
|
220
|
-
colorGradientInverted?: string | undefined;
|
|
221
|
-
} | undefined;
|
|
222
|
-
} | undefined;
|
|
223
|
-
super?: {
|
|
224
|
-
family?: string | undefined;
|
|
225
|
-
weight?: string | undefined;
|
|
226
|
-
style?: string | undefined;
|
|
227
|
-
lineHeight?: string | undefined;
|
|
228
|
-
letterSpacing?: string | undefined;
|
|
229
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
230
|
-
textTransform?: string | undefined;
|
|
231
|
-
color?: string | undefined;
|
|
232
|
-
colorInverted?: string | undefined;
|
|
233
|
-
colorGradient?: string | undefined;
|
|
234
|
-
colorGradientInverted?: string | undefined;
|
|
235
|
-
} | undefined;
|
|
236
|
-
'heading-1'?: {
|
|
237
|
-
family?: string | undefined;
|
|
238
|
-
weight?: string | undefined;
|
|
239
|
-
style?: string | undefined;
|
|
240
|
-
lineHeight?: string | undefined;
|
|
241
|
-
letterSpacing?: string | undefined;
|
|
242
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
243
|
-
textTransform?: string | undefined;
|
|
244
|
-
color?: string | undefined;
|
|
245
|
-
colorInverted?: string | undefined;
|
|
246
|
-
colorGradient?: string | undefined;
|
|
247
|
-
colorGradientInverted?: string | undefined;
|
|
248
|
-
} | undefined;
|
|
249
|
-
'heading-2'?: {
|
|
250
|
-
family?: string | undefined;
|
|
251
|
-
weight?: string | undefined;
|
|
252
|
-
style?: string | undefined;
|
|
253
|
-
lineHeight?: string | undefined;
|
|
254
|
-
letterSpacing?: string | undefined;
|
|
255
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
256
|
-
textTransform?: string | undefined;
|
|
257
|
-
color?: string | undefined;
|
|
258
|
-
colorInverted?: string | undefined;
|
|
259
|
-
colorGradient?: string | undefined;
|
|
260
|
-
colorGradientInverted?: string | undefined;
|
|
261
|
-
} | undefined;
|
|
262
|
-
'heading-3'?: {
|
|
263
|
-
family?: string | undefined;
|
|
264
|
-
weight?: string | undefined;
|
|
265
|
-
style?: string | undefined;
|
|
266
|
-
lineHeight?: string | undefined;
|
|
267
|
-
letterSpacing?: string | undefined;
|
|
268
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
269
|
-
textTransform?: string | undefined;
|
|
270
|
-
color?: string | undefined;
|
|
271
|
-
colorInverted?: string | undefined;
|
|
272
|
-
colorGradient?: string | undefined;
|
|
273
|
-
colorGradientInverted?: string | undefined;
|
|
274
|
-
} | undefined;
|
|
275
|
-
'heading-4'?: {
|
|
276
|
-
family?: string | undefined;
|
|
277
|
-
weight?: string | undefined;
|
|
278
|
-
style?: string | undefined;
|
|
279
|
-
lineHeight?: string | undefined;
|
|
280
|
-
letterSpacing?: string | undefined;
|
|
281
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
282
|
-
textTransform?: string | undefined;
|
|
283
|
-
color?: string | undefined;
|
|
284
|
-
colorInverted?: string | undefined;
|
|
285
|
-
colorGradient?: string | undefined;
|
|
286
|
-
colorGradientInverted?: string | undefined;
|
|
287
|
-
} | undefined;
|
|
288
|
-
callout?: {
|
|
289
|
-
small?: {
|
|
290
|
-
family?: string | undefined;
|
|
291
|
-
weight?: string | undefined;
|
|
292
|
-
style?: string | undefined;
|
|
293
|
-
lineHeight?: string | undefined;
|
|
294
|
-
letterSpacing?: string | undefined;
|
|
295
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
296
|
-
textTransform?: string | undefined;
|
|
297
|
-
color?: string | undefined;
|
|
298
|
-
colorInverted?: string | undefined;
|
|
299
|
-
colorGradient?: string | undefined;
|
|
300
|
-
colorGradientInverted?: string | undefined;
|
|
301
|
-
} | undefined;
|
|
302
|
-
medium?: {
|
|
303
|
-
family?: string | undefined;
|
|
304
|
-
weight?: string | undefined;
|
|
305
|
-
style?: string | undefined;
|
|
306
|
-
lineHeight?: string | undefined;
|
|
307
|
-
letterSpacing?: string | undefined;
|
|
308
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
309
|
-
textTransform?: string | undefined;
|
|
310
|
-
color?: string | undefined;
|
|
311
|
-
colorInverted?: string | undefined;
|
|
312
|
-
colorGradient?: string | undefined;
|
|
313
|
-
colorGradientInverted?: string | undefined;
|
|
314
|
-
} | undefined;
|
|
315
|
-
big?: {
|
|
316
|
-
family?: string | undefined;
|
|
317
|
-
weight?: string | undefined;
|
|
318
|
-
style?: string | undefined;
|
|
319
|
-
lineHeight?: string | undefined;
|
|
320
|
-
letterSpacing?: string | undefined;
|
|
321
|
-
size?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
322
|
-
textTransform?: string | undefined;
|
|
323
|
-
color?: string | undefined;
|
|
324
|
-
colorInverted?: string | undefined;
|
|
325
|
-
colorGradient?: string | undefined;
|
|
326
|
-
colorGradientInverted?: string | undefined;
|
|
327
|
-
} | undefined;
|
|
328
|
-
} | undefined;
|
|
329
|
-
} | undefined;
|
|
330
|
-
} | undefined;
|
|
331
|
-
globals?: {
|
|
332
|
-
sections?: {
|
|
333
|
-
seperation?: {
|
|
334
|
-
forcePadding?: boolean | undefined;
|
|
335
|
-
padding?: {
|
|
336
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
337
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
338
|
-
} | undefined;
|
|
339
|
-
margin?: {
|
|
340
|
-
default?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
341
|
-
stackable?: [(number | undefined)?, (number | undefined)?] | undefined;
|
|
342
|
-
} | undefined;
|
|
343
|
-
} | undefined;
|
|
344
|
-
edgeRadius?: (string | null) | undefined;
|
|
345
|
-
imageTextGradient?: string | undefined;
|
|
346
|
-
imagePlaceholderBg?: {
|
|
347
|
-
default?: string | undefined;
|
|
348
|
-
inverted?: string | undefined;
|
|
349
|
-
} | undefined;
|
|
350
|
-
newsDateFormat?: string | undefined;
|
|
351
|
-
newsTimeFormat?: string | undefined;
|
|
352
|
-
newsLocaleKey?: ("de" | "en") | undefined;
|
|
353
|
-
datepickerLocaleKey?: ("de" | "en") | undefined;
|
|
354
|
-
datepickerDateFormat?: string | undefined;
|
|
355
|
-
} | undefined;
|
|
356
|
-
navigation?: {
|
|
357
|
-
navBar?: {
|
|
358
|
-
isTopNavVisible?: boolean | undefined;
|
|
359
|
-
topNavHeight?: {
|
|
360
|
-
mobile?: {
|
|
361
|
-
small?: number | undefined;
|
|
362
|
-
large?: number | undefined;
|
|
363
|
-
} | undefined;
|
|
364
|
-
desktop?: {
|
|
365
|
-
small?: number | undefined;
|
|
366
|
-
large?: number | undefined;
|
|
367
|
-
} | undefined;
|
|
368
|
-
} | undefined;
|
|
369
|
-
height?: {
|
|
370
|
-
mobile?: {
|
|
371
|
-
small?: number | undefined;
|
|
372
|
-
large?: number | undefined;
|
|
373
|
-
} | undefined;
|
|
374
|
-
desktop?: {
|
|
375
|
-
small?: number | undefined;
|
|
376
|
-
large?: number | undefined;
|
|
377
|
-
} | undefined;
|
|
378
|
-
} | undefined;
|
|
379
|
-
} | undefined;
|
|
380
|
-
} | undefined;
|
|
381
|
-
} | undefined;
|
|
382
|
-
} | undefined;
|
|
31
|
+
theme?: import("../../utils/LibThemeProvider").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
383
32
|
}>;
|
|
384
33
|
export default _default;
|
|
385
34
|
//# sourceMappingURL=Accordion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AA6G1B,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;
|
|
1
|
+
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Accordion.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AA6G1B,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AA+HD,eAAO,MAAM,kBAAkB;IA1E3B,wDAAwD;;IAGxD,+BAA+B;WACxB,aAAa,EAAE;IAEtB,yBAAyB;;IAGzB,gDAAgD;wBAC7B;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,KAAK,MAAM,SAAS;EAgEvB,CAAC;;IA1ExC,wDAAwD;;IAGxD,+BAA+B;;IAG/B,yBAAyB;;IAGzB,gDAAgD;;;;;;;AAkEpD,wBAAuC"}
|