@blateral/b.kit 2.0.0-beta.8.7 → 2.0.0-beta.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/base/Section.d.ts.map +1 -1
- package/lib/components/base/icons/AngleLeft.d.ts.map +1 -1
- package/lib/components/base/icons/AngleRight.d.ts.map +1 -1
- package/lib/components/base/icons/AngleUp.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowDown.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeft.d.ts +7 -0
- package/lib/components/base/icons/ArrowLeft.d.ts.map +1 -0
- package/lib/components/base/icons/ArrowLeftGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowLeftRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRight.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowRightGhost.d.ts.map +1 -1
- package/lib/components/base/icons/ArrowUp.d.ts +7 -0
- package/lib/components/base/icons/ArrowUp.d.ts.map +1 -0
- package/lib/components/base/icons/CalendarToday.d.ts +7 -0
- package/lib/components/base/icons/CalendarToday.d.ts.map +1 -0
- package/lib/components/base/icons/Check.d.ts.map +1 -1
- package/lib/components/base/icons/Clock.d.ts.map +1 -1
- package/lib/components/base/icons/DateRange.d.ts +7 -0
- package/lib/components/base/icons/{StarGhost.d.ts.map → DateRange.d.ts.map} +1 -1
- package/lib/components/base/icons/DeleteForever.d.ts +8 -0
- package/lib/components/base/icons/DeleteForever.d.ts.map +1 -0
- package/lib/components/base/icons/External.d.ts.map +1 -1
- package/lib/components/base/icons/Icons.d.ts +44 -15
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/base/icons/Info.d.ts +7 -0
- package/lib/components/base/icons/Info.d.ts.map +1 -0
- package/lib/components/base/icons/MenuBurger.d.ts.map +1 -1
- package/lib/components/base/icons/Play.d.ts.map +1 -1
- package/lib/components/base/icons/files/UploadFile.d.ts +7 -0
- package/lib/components/base/icons/files/UploadFile.d.ts.map +1 -0
- package/lib/components/blocks/Alert.d.ts.map +1 -1
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/LinkList.d.ts +1 -1
- package/lib/components/blocks/LinkList.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +5 -2
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/blocks/Title.d.ts.map +1 -1
- package/lib/components/blocks/VideoCard.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts +11 -0
- package/lib/components/buttons/Control.d.ts.map +1 -0
- package/lib/components/fields/Checkbox.d.ts.map +1 -1
- package/lib/components/fields/Datepicker.d.ts +8 -11
- package/lib/components/fields/Datepicker.d.ts.map +1 -1
- package/lib/components/fields/FileUpload.d.ts +3 -9
- package/lib/components/fields/FileUpload.d.ts.map +1 -1
- package/lib/components/fields/FormField.d.ts +33 -0
- package/lib/components/fields/FormField.d.ts.map +1 -0
- package/lib/components/fields/Radio.d.ts +0 -1
- package/lib/components/fields/Radio.d.ts.map +1 -1
- package/lib/components/fields/SelectDropdown.d.ts +2 -7
- package/lib/components/fields/SelectDropdown.d.ts.map +1 -1
- package/lib/components/fields/Textarea.d.ts +1 -3
- package/lib/components/fields/Textarea.d.ts.map +1 -1
- package/lib/components/fields/Textfield.d.ts +2 -7
- package/lib/components/fields/Textfield.d.ts.map +1 -1
- package/lib/components/sections/Accordion.d.ts +1 -1
- package/lib/components/sections/AlertList.d.ts +1 -1
- package/lib/components/sections/Article.d.ts +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CallToAction.d.ts.map +1 -1
- package/lib/components/sections/CardList.d.ts +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +1 -1
- package/lib/components/sections/DynamicForm.d.ts +11 -2
- package/lib/components/sections/DynamicForm.d.ts.map +1 -1
- package/lib/components/sections/FactGrid.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts +1 -1
- package/lib/components/sections/FeatureList.d.ts +1 -1
- package/lib/components/sections/Gallery.d.ts +1 -1
- package/lib/components/sections/IconList.d.ts +1 -1
- package/lib/components/sections/IndexList.d.ts +1 -1
- package/lib/components/sections/Intro.d.ts +1 -1
- package/lib/components/sections/JobList.d.ts +1 -1
- package/lib/components/sections/Map.d.ts +14 -23
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +1 -1
- package/lib/components/sections/NumberList.d.ts +1 -1
- package/lib/components/sections/Poster.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts +1 -1
- package/lib/components/sections/PriceTable.d.ts +1 -1
- package/lib/components/sections/Quicknav.d.ts +1 -1
- package/lib/components/sections/Quote.d.ts +1 -1
- package/lib/components/sections/SocialNav.d.ts +1 -1
- package/lib/components/sections/SocialWall.d.ts +1 -1
- package/lib/components/sections/Table.d.ts +1 -1
- package/lib/components/sections/Teaser.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts +1 -1
- package/lib/components/sections/Timeline.d.ts +1 -1
- package/lib/components/sections/Video.d.ts +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +1 -1
- package/lib/components/sections/events/EventList.d.ts +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +1 -1
- package/lib/components/sections/footer/Footer.d.ts +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +59 -47
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderKenBurns.d.ts +3 -14
- package/lib/components/sections/header/HeaderKenBurns.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +4 -16
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +4 -16
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/navigation/Navigation.d.ts +8 -0
- package/lib/components/sections/navigation/Navigation.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -1
- package/lib/components/sections/news/NewsList.d.ts +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/index.d.ts +2 -8
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +1 -3
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/dataURI.d.ts +3 -0
- package/lib/utils/dataURI.d.ts.map +1 -0
- package/lib/utils/styles.d.ts +22 -8
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/types.d.ts +8 -0
- package/lib/utils/types.d.ts.map +1 -0
- package/package.json +3 -3
- package/lib/components/base/icons/Computer.d.ts +0 -7
- package/lib/components/base/icons/Computer.d.ts.map +0 -1
- package/lib/components/base/icons/ExclamationMark.d.ts +0 -7
- package/lib/components/base/icons/ExclamationMark.d.ts.map +0 -1
- package/lib/components/base/icons/Map.d.ts +0 -7
- package/lib/components/base/icons/Map.d.ts.map +0 -1
- package/lib/components/base/icons/Money.d.ts +0 -7
- package/lib/components/base/icons/Money.d.ts.map +0 -1
- package/lib/components/base/icons/StarGhost.d.ts +0 -7
- package/lib/components/base/icons/files/Document.d.ts +0 -7
- package/lib/components/base/icons/files/Document.d.ts.map +0 -1
- package/lib/components/base/icons/files/Link.d.ts +0 -7
- package/lib/components/base/icons/files/Link.d.ts.map +0 -1
|
@@ -61,7 +61,7 @@ declare const _default: React.FC<{
|
|
|
61
61
|
/** Function to inject custom secondary button */
|
|
62
62
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
63
63
|
} & {
|
|
64
|
-
theme?: import("../../utils/
|
|
64
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
export default _default;
|
|
67
67
|
//# sourceMappingURL=Article.d.ts.map
|
|
@@ -92,7 +92,7 @@ declare const _default: React.FC<{
|
|
|
92
92
|
/** Function to inject newsletter form */
|
|
93
93
|
newsFormMain?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
94
94
|
} & {
|
|
95
|
-
theme?: import("../../utils/
|
|
95
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
96
96
|
}>;
|
|
97
97
|
export default _default;
|
|
98
98
|
//# sourceMappingURL=CallToAction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAY9C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAqF5D,MAAM,WAAW,eAAe;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzC;AAsFD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sBAAsB;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gDAAgD;IAChD,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,oEAAoE;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,6BAA6B;IAC7B,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,sGAAsG;IACtG,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oDAAoD;IACpD,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAExB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;IAE7B,+CAA+C;IAC/C,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC1D,iDAAiD;IACjD,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;CAC5D,CAkEA,CAAC;AAEF,eAAO,MAAM,qBAAqB;IAhG9B,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;YAC5C,MAAM,SAAS;IAEvB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;IAC3D,yCAAyC;0DACA,MAAM,SAAS;EAqEX,CAAC;;IAhG9C,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;;IAGpD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;IAEjD,yCAAyC
|
|
1
|
+
{"version":3,"file":"CallToAction.d.ts","sourceRoot":"","sources":["../../../src/components/sections/CallToAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAc,MAAM,OAAO,CAAC;AAY9C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAqF5D,MAAM,WAAW,eAAe;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAC;CACzC;AAsFD,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC;IAC1B,wDAAwD;IACxD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sBAAsB;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,+CAA+C;IAC/C,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,kDAAkD;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gDAAgD;IAChD,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,oEAAoE;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,6BAA6B;IAC7B,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,sGAAsG;IACtG,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oDAAoD;IACpD,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAExB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC;IAE7B,+CAA+C;IAC/C,aAAa,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC1D,iDAAiD;IACjD,eAAe,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IAC5D,yCAAyC;IACzC,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;CAC5D,CAkEA,CAAC;AAEF,eAAO,MAAM,qBAAqB;IAhG9B,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;YAC5C,MAAM,SAAS;IAEvB,yBAAyB;;IAGzB,+CAA+C;2DACL,MAAM,SAAS;IACzD,iDAAiD;6DACL,MAAM,SAAS;IAC3D,yCAAyC;0DACA,MAAM,SAAS;EAqEX,CAAC;;IAhG9C,wDAAwD;;IAExD,sBAAsB;;IAEtB,+CAA+C;;IAE/C,kDAAkD;;IAElD,gDAAgD;;IAEhD,oEAAoE;;IAEpE,6BAA6B;;IAE7B,sGAAsG;;IAEtG,oDAAoD;;IAGpD,yBAAyB;;IAGzB,+CAA+C;;IAE/C,iDAAiD;;IAEjD,yCAAyC;;;;;AAuE7C,wBAA0C"}
|
|
@@ -39,7 +39,7 @@ declare const _default: React.FC<{
|
|
|
39
39
|
isInverted?: boolean | undefined;
|
|
40
40
|
}) => React.ReactNode) | undefined;
|
|
41
41
|
} & {
|
|
42
|
-
theme?: import("../../utils/
|
|
42
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
43
43
|
}>;
|
|
44
44
|
export default _default;
|
|
45
45
|
//# sourceMappingURL=CardList.d.ts.map
|
|
@@ -28,7 +28,7 @@ declare const _default: React.FC<{
|
|
|
28
28
|
dragControl?: React.ReactNode;
|
|
29
29
|
enableControlAnim?: boolean | undefined;
|
|
30
30
|
} & {
|
|
31
|
-
theme?: import("../../utils/
|
|
31
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
32
32
|
}>;
|
|
33
33
|
export default _default;
|
|
34
34
|
//# sourceMappingURL=ComparisonSlider.d.ts.map
|
|
@@ -36,7 +36,7 @@ declare const _default: React.FC<{
|
|
|
36
36
|
/** Inject custom icon that indicates an external link */
|
|
37
37
|
externalLinkIcon?: React.ReactNode;
|
|
38
38
|
} & {
|
|
39
|
-
theme?: import("../../utils/
|
|
39
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
40
40
|
}>;
|
|
41
41
|
export default _default;
|
|
42
42
|
//# sourceMappingURL=CrossPromotion.d.ts.map
|
|
@@ -58,6 +58,10 @@ export interface Datepicker extends FormField {
|
|
|
58
58
|
alt?: string;
|
|
59
59
|
};
|
|
60
60
|
info?: string;
|
|
61
|
+
customIcon?: (props: {
|
|
62
|
+
isInverted?: boolean;
|
|
63
|
+
singleSelect?: boolean;
|
|
64
|
+
}) => React.ReactNode;
|
|
61
65
|
singleDateError?: string;
|
|
62
66
|
multiDateError?: string;
|
|
63
67
|
nextCtrlUrl?: React.ReactNode;
|
|
@@ -75,6 +79,7 @@ export interface FieldGroup extends FormField {
|
|
|
75
79
|
}>;
|
|
76
80
|
validate?: (key: string, value: Array<string> | string, config: FieldGroup) => Promise<string>;
|
|
77
81
|
errorMsg?: string;
|
|
82
|
+
infoMsg?: string;
|
|
78
83
|
}
|
|
79
84
|
export interface FileUpload extends FormField {
|
|
80
85
|
type: 'Upload';
|
|
@@ -82,6 +87,8 @@ export interface FileUpload extends FormField {
|
|
|
82
87
|
removeBtnLabel?: string;
|
|
83
88
|
info?: string;
|
|
84
89
|
acceptedFormats?: string;
|
|
90
|
+
customUploadIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
91
|
+
customDeleteIcon?: (isInverted?: boolean) => React.ReactNode;
|
|
85
92
|
validate?: (key: string, value: Array<File>, config: FileUpload) => Promise<string>;
|
|
86
93
|
errorMsg?: string;
|
|
87
94
|
}
|
|
@@ -94,10 +101,10 @@ export interface FieldGenerationProps<T extends FieldTypes> {
|
|
|
94
101
|
field: T;
|
|
95
102
|
value: FormDataTypes;
|
|
96
103
|
error: string;
|
|
104
|
+
info?: string;
|
|
97
105
|
isTouched: boolean;
|
|
98
106
|
key: string;
|
|
99
107
|
isInverted: boolean;
|
|
100
|
-
hasBg: boolean;
|
|
101
108
|
theme: DefaultTheme;
|
|
102
109
|
setField: (field: string, value: any, shouldValidate?: boolean | undefined) => Promise<void> | Promise<FormikErrors<FormData>>;
|
|
103
110
|
validateField: (name: string) => Promise<string | undefined> | Promise<void>;
|
|
@@ -110,6 +117,8 @@ export interface FieldGenerationProps<T extends FieldTypes> {
|
|
|
110
117
|
(e: React.FocusEvent<any>): void;
|
|
111
118
|
<T = any>(fieldOrEvent: T): T extends string ? (e: any) => void : void;
|
|
112
119
|
};
|
|
120
|
+
validateOnBlur?: boolean;
|
|
121
|
+
validateOnChange?: boolean;
|
|
113
122
|
}
|
|
114
123
|
export declare const DynamicFormComponent: React.FC<{
|
|
115
124
|
/** ID value for targeting section with anchor hashes */
|
|
@@ -157,7 +166,7 @@ declare const _default: React.FC<{
|
|
|
157
166
|
upload?: ((props: FieldGenerationProps<FieldGroup>) => React.ReactNode) | undefined;
|
|
158
167
|
} | undefined;
|
|
159
168
|
} & {
|
|
160
|
-
theme?: import("../../utils/
|
|
169
|
+
theme?: import("../../utils/types").RecursivePartial<DefaultTheme> | undefined;
|
|
161
170
|
}>;
|
|
162
171
|
export default _default;
|
|
163
172
|
//# sourceMappingURL=DynamicForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"DynamicForm.d.ts","sourceRoot":"","sources":["../../../src/components/sections/DynamicForm.tsx"],"names":[],"mappings":"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"}
|
|
@@ -24,7 +24,7 @@ declare const _default: React.FC<{
|
|
|
24
24
|
/** Center text inside fact card items */
|
|
25
25
|
isCentered?: boolean | undefined;
|
|
26
26
|
} & {
|
|
27
|
-
theme?: import("../../utils/
|
|
27
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
28
28
|
}>;
|
|
29
29
|
export default _default;
|
|
30
30
|
//# sourceMappingURL=FactGrid.d.ts.map
|
|
@@ -31,7 +31,7 @@ declare const _default: React.FC<{
|
|
|
31
31
|
/** Section background */
|
|
32
32
|
bgMode?: "full" | "inverted" | undefined;
|
|
33
33
|
} & {
|
|
34
|
-
theme?: import("../../utils/
|
|
34
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
export default _default;
|
|
37
37
|
//# sourceMappingURL=FactList.d.ts.map
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
22
22
|
} & {
|
|
23
|
-
theme?: import("../../utils/
|
|
23
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
24
|
}>;
|
|
25
25
|
export default _default;
|
|
26
26
|
//# sourceMappingURL=FeatureList.d.ts.map
|
|
@@ -17,7 +17,7 @@ declare const _default: React.FC<{
|
|
|
17
17
|
images?: ImageType[] | undefined;
|
|
18
18
|
className?: string | undefined;
|
|
19
19
|
} & {
|
|
20
|
-
theme?: import("../../utils/
|
|
20
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
21
21
|
}>;
|
|
22
22
|
export default _default;
|
|
23
23
|
//# sourceMappingURL=Gallery.d.ts.map
|
|
@@ -67,7 +67,7 @@ declare const _default: React.FC<{
|
|
|
67
67
|
/** Section background */
|
|
68
68
|
bgMode?: "full" | "inverted" | undefined;
|
|
69
69
|
} & {
|
|
70
|
-
theme?: import("../../utils/
|
|
70
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
71
71
|
}>;
|
|
72
72
|
export default _default;
|
|
73
73
|
//# sourceMappingURL=IconList.d.ts.map
|
|
@@ -32,7 +32,7 @@ declare const _default: React.FC<{
|
|
|
32
32
|
/** Top offset for scroll to clicked item. Default: auto */
|
|
33
33
|
scrollToOffset?: number | undefined;
|
|
34
34
|
} & {
|
|
35
|
-
theme?: import("../../utils/
|
|
35
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
export default _default;
|
|
38
38
|
//# sourceMappingURL=IndexList.d.ts.map
|
|
@@ -59,7 +59,7 @@ declare const _default: React.FC<{
|
|
|
59
59
|
bgMode?: "inverted" | "full" | "splitted" | undefined;
|
|
60
60
|
className?: string | undefined;
|
|
61
61
|
} & {
|
|
62
|
-
theme?: import("../../utils/
|
|
62
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
63
63
|
}>;
|
|
64
64
|
export default _default;
|
|
65
65
|
//# sourceMappingURL=Intro.d.ts.map
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
/** Injection function for job location icon */
|
|
26
26
|
locationIcon?: (() => React.ReactNode) | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=JobList.d.ts.map
|
|
@@ -17,28 +17,15 @@ export interface MapLocation {
|
|
|
17
17
|
id: string;
|
|
18
18
|
position: [number, number];
|
|
19
19
|
icon?: LocationIcon;
|
|
20
|
-
/** DEPRECATED: Used as fallback */
|
|
21
|
-
meta?: {
|
|
22
|
-
title?: string;
|
|
23
|
-
titleAs?: HeadlineTag;
|
|
24
|
-
superTitle?: string;
|
|
25
|
-
superTitleAs?: HeadlineTag;
|
|
26
|
-
contact?: string;
|
|
27
|
-
primaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
28
|
-
secondaryAction?: (isInverted?: boolean) => React.ReactNode;
|
|
29
|
-
};
|
|
30
20
|
title?: string;
|
|
31
21
|
titleAs?: HeadlineTag;
|
|
32
22
|
superTitle?: string;
|
|
33
23
|
superTitleAs?: HeadlineTag;
|
|
34
|
-
primaryAction?: (props: {
|
|
35
|
-
isInverted?: boolean;
|
|
36
|
-
}) => React.ReactNode;
|
|
37
|
-
secondaryAction?: (props: {
|
|
38
|
-
isInverted?: boolean;
|
|
39
|
-
}) => React.ReactNode;
|
|
40
24
|
companyName?: string;
|
|
41
25
|
address?: Address;
|
|
26
|
+
addressIcon?: (props: {
|
|
27
|
+
isInverted?: boolean;
|
|
28
|
+
}) => React.ReactNode;
|
|
42
29
|
contact?: {
|
|
43
30
|
telephone?: {
|
|
44
31
|
link?: string;
|
|
@@ -76,14 +63,16 @@ export declare const MapComponent: React.FC<{
|
|
|
76
63
|
fitBoundsPadding?: [number, number] | undefined;
|
|
77
64
|
flyToControl?: React.ReactNode;
|
|
78
65
|
controlNext?: ((props: {
|
|
79
|
-
isInverted?: boolean;
|
|
80
|
-
isActive?: boolean;
|
|
81
|
-
name?: string;
|
|
66
|
+
isInverted?: boolean | undefined;
|
|
67
|
+
isActive?: boolean | undefined;
|
|
68
|
+
name?: string | undefined;
|
|
69
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
82
70
|
}) => React.ReactNode) | undefined;
|
|
83
71
|
controlPrev?: ((props: {
|
|
84
|
-
isInverted?: boolean;
|
|
85
|
-
isActive?: boolean;
|
|
86
|
-
name?: string;
|
|
72
|
+
isInverted?: boolean | undefined;
|
|
73
|
+
isActive?: boolean | undefined;
|
|
74
|
+
name?: string | undefined;
|
|
75
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement>) => void) | undefined;
|
|
87
76
|
}) => React.ReactNode) | undefined;
|
|
88
77
|
dot?: ((props: {
|
|
89
78
|
isInverted?: boolean;
|
|
@@ -112,11 +101,13 @@ declare const _default: React.FC<{
|
|
|
112
101
|
isInverted?: boolean | undefined;
|
|
113
102
|
isActive?: boolean | undefined;
|
|
114
103
|
name?: string | undefined;
|
|
104
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
115
105
|
}) => React.ReactNode) | undefined;
|
|
116
106
|
controlPrev?: ((props: {
|
|
117
107
|
isInverted?: boolean | undefined;
|
|
118
108
|
isActive?: boolean | undefined;
|
|
119
109
|
name?: string | undefined;
|
|
110
|
+
clickHandler?: ((ev: React.SyntheticEvent<HTMLButtonElement, Event>) => void) | undefined;
|
|
120
111
|
}) => React.ReactNode) | undefined;
|
|
121
112
|
dot?: ((props: {
|
|
122
113
|
isInverted?: boolean | undefined;
|
|
@@ -124,7 +115,7 @@ declare const _default: React.FC<{
|
|
|
124
115
|
index?: number | undefined;
|
|
125
116
|
}) => React.ReactNode) | undefined;
|
|
126
117
|
} & {
|
|
127
|
-
theme?: import("../../utils/
|
|
118
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
128
119
|
}>;
|
|
129
120
|
export default _default;
|
|
130
121
|
//# sourceMappingURL=Map.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../src/components/sections/Map.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuB,MAAM,OAAO,CAAC;AAoB5C,OAAO,EAAE,WAAW,EAAE,8BAAsC;AAW5D,UAAU,OAAO;IACb,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACnB;AAsWD,MAAM,WAAW,YAAY;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACvB,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAEzB,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClC;AAED,MAAM,WAAW,WAAW;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3B,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,WAAW,CAAC;IAE3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;IACnE,OAAO,CAAC,EAAE;QACN,SAAS,CAAC,EAAE;YACR,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;QACF,KAAK,CAAC,EAAE;YACJ,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE;gBAAE,UAAU,CAAC,EAAE,OAAO,CAAA;aAAE,KAAK,KAAK,CAAC,SAAS,CAAC;SAC/D,CAAC;KACL,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAyQD,eAAO,MAAM,YAAY;IAtQrB,wDAAwD;;;;;;;;;;;IAYxD,qCAAqC;;IAErC,iDAAiD;;mBAElC,MAAM,SAAS;;;;;6BAKN,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;;;;;6BAKG,MAAM,cAAc,CAAC,iBAAiB,CAAC,KAAK,IAAI;UAClE,MAAM,SAAS;mBACP;QACV,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,CAAC;KAClB,KAAK,MAAM,SAAS;EAqOM,CAAC;;IAtQ5B,wDAAwD;;;;;;;;;;;IAYxD,qCAAqC;;IAErC,iDAAiD;;;;;;;;;;;;;;;;;;;;;;;AAyPrD,wBAAiC"}
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
isInverted?: boolean | undefined;
|
|
26
26
|
}) => React.ReactNode) | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=NavList.d.ts.map
|
|
@@ -25,7 +25,7 @@ declare const _default: React.FC<{
|
|
|
25
25
|
}[] | undefined;
|
|
26
26
|
bgMode?: "full" | "inverted" | undefined;
|
|
27
27
|
} & {
|
|
28
|
-
theme?: import("../../utils/
|
|
28
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
29
29
|
}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
//# sourceMappingURL=NumberList.d.ts.map
|
|
@@ -45,7 +45,7 @@ declare const _default: React.FC<{
|
|
|
45
45
|
/** Function to inject custom secondary button */
|
|
46
46
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
47
47
|
} & {
|
|
48
|
-
theme?: import("../../utils/
|
|
48
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
49
49
|
}>;
|
|
50
50
|
export default _default;
|
|
51
51
|
//# sourceMappingURL=Poster.d.ts.map
|
|
@@ -26,7 +26,7 @@ declare const _default: React.FC<{
|
|
|
26
26
|
/** Section background */
|
|
27
27
|
bgMode?: "inverted" | "full" | undefined;
|
|
28
28
|
} & {
|
|
29
|
-
theme?: import("../../utils/
|
|
29
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
30
30
|
}>;
|
|
31
31
|
export default _default;
|
|
32
32
|
//# sourceMappingURL=PriceList.d.ts.map
|
|
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
|
20
20
|
/** Section background */
|
|
21
21
|
bgMode?: "full" | "inverted" | undefined;
|
|
22
22
|
} & {
|
|
23
|
-
theme?: import("../../utils/
|
|
23
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
24
24
|
}>;
|
|
25
25
|
export default _default;
|
|
26
26
|
//# sourceMappingURL=PriceTable.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
className?: string | undefined;
|
|
24
24
|
bgMode?: "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quicknav.d.ts.map
|
|
@@ -23,7 +23,7 @@ declare const _default: React.FC<{
|
|
|
23
23
|
/** Section backgrounds */
|
|
24
24
|
bgMode?: "full" | "inverted" | undefined;
|
|
25
25
|
} & {
|
|
26
|
-
theme?: import("../../utils/
|
|
26
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
29
29
|
//# sourceMappingURL=Quote.d.ts.map
|
|
@@ -18,7 +18,7 @@ declare const _default: React.FC<{
|
|
|
18
18
|
}[];
|
|
19
19
|
bgMode?: "full" | "inverted" | undefined;
|
|
20
20
|
} & {
|
|
21
|
-
theme?: import("../../utils/
|
|
21
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
22
22
|
}>;
|
|
23
23
|
export default _default;
|
|
24
24
|
//# sourceMappingURL=SocialNav.d.ts.map
|
|
@@ -35,7 +35,7 @@ declare const _default: React.FC<{
|
|
|
35
35
|
/** Section background */
|
|
36
36
|
bgMode?: "full" | "inverted" | undefined;
|
|
37
37
|
} & {
|
|
38
|
-
theme?: import("../../utils/
|
|
38
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
39
39
|
}>;
|
|
40
40
|
export default _default;
|
|
41
41
|
//# sourceMappingURL=SocialWall.d.ts.map
|
|
@@ -21,7 +21,7 @@ declare const _default: React.FC<{
|
|
|
21
21
|
tableItems: TableProps[];
|
|
22
22
|
bgMode?: "full" | "inverted" | undefined;
|
|
23
23
|
} & {
|
|
24
|
-
theme?: import("../../utils/
|
|
24
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
export default _default;
|
|
27
27
|
//# sourceMappingURL=Table.d.ts.map
|
|
@@ -70,7 +70,7 @@ declare const _default: React.FC<{
|
|
|
70
70
|
/** Function to inject custom secondary button */
|
|
71
71
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
72
72
|
} & {
|
|
73
|
-
theme?: import("../../utils/
|
|
73
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
74
74
|
}>;
|
|
75
75
|
export default _default;
|
|
76
76
|
//# sourceMappingURL=Teaser.d.ts.map
|
|
@@ -66,7 +66,7 @@ declare const _default: React.FC<{
|
|
|
66
66
|
/** Function to inject custom secondary button */
|
|
67
67
|
secondaryAction?: ((isInverted?: boolean | undefined) => React.ReactNode) | undefined;
|
|
68
68
|
} & {
|
|
69
|
-
theme?: import("../../utils/
|
|
69
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
70
70
|
}>;
|
|
71
71
|
export default _default;
|
|
72
72
|
//# sourceMappingURL=TeaserWide.d.ts.map
|
|
@@ -19,7 +19,7 @@ declare const _default: React.FC<{
|
|
|
19
19
|
}[] | undefined;
|
|
20
20
|
bgMode?: "full" | "inverted" | undefined;
|
|
21
21
|
} & {
|
|
22
|
-
theme?: import("../../utils/
|
|
22
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
23
23
|
}>;
|
|
24
24
|
export default _default;
|
|
25
25
|
//# sourceMappingURL=Timeline.d.ts.map
|
|
@@ -16,7 +16,7 @@ declare const _default: React.FC<{
|
|
|
16
16
|
playIcon?: React.ReactChild | undefined;
|
|
17
17
|
bgMode?: "full" | "inverted" | "splitted" | undefined;
|
|
18
18
|
} & {
|
|
19
|
-
theme?: import("../../utils/
|
|
19
|
+
theme?: import("../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
20
20
|
}>;
|
|
21
21
|
export default _default;
|
|
22
22
|
//# sourceMappingURL=Video.d.ts.map
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
features?: FeatureProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=FeatureCarousel.d.ts.map
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "isInver
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
images?: ImageProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=ImageCarousel.d.ts.map
|
|
@@ -14,7 +14,7 @@ declare const _default: React.FC<Omit<CarouselProps, "isInverted" | "variableWid
|
|
|
14
14
|
promotions?: PromotionCarouselItem[] | undefined;
|
|
15
15
|
externalLinkIcon?: React.ReactNode;
|
|
16
16
|
} & {
|
|
17
|
-
theme?: import("../../../utils/
|
|
17
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
18
18
|
}>;
|
|
19
19
|
export default _default;
|
|
20
20
|
//# sourceMappingURL=PromotionCarousel.d.ts.map
|
|
@@ -11,7 +11,7 @@ declare const _default: React.FC<Omit<CarouselProps, "variableWidths" | "spacing
|
|
|
11
11
|
bgMode?: "full" | "splitted" | "inverted" | undefined;
|
|
12
12
|
videos?: VideoCardProps[] | undefined;
|
|
13
13
|
} & {
|
|
14
|
-
theme?: import("../../../utils/
|
|
14
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export default _default;
|
|
17
17
|
//# sourceMappingURL=VideoCarousel.d.ts.map
|
|
@@ -52,7 +52,7 @@ declare const _default: React.FC<{
|
|
|
52
52
|
link?: LinkProps | undefined;
|
|
53
53
|
}) => React.ReactNode) | undefined;
|
|
54
54
|
} & {
|
|
55
|
-
theme?: import("../../../utils/
|
|
55
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
56
56
|
}>;
|
|
57
57
|
export default _default;
|
|
58
58
|
//# sourceMappingURL=EventDetail.d.ts.map
|
|
@@ -33,7 +33,7 @@ declare const _default: React.FC<{
|
|
|
33
33
|
link?: LinkProps | undefined;
|
|
34
34
|
}) => React.ReactNode) | undefined;
|
|
35
35
|
} & {
|
|
36
|
-
theme?: import("../../../utils/
|
|
36
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
37
37
|
}>;
|
|
38
38
|
export default _default;
|
|
39
39
|
//# sourceMappingURL=EventList.d.ts.map
|
|
@@ -56,7 +56,7 @@ declare const _default: React.FC<{
|
|
|
56
56
|
clickHandler?: ((ev?: React.SyntheticEvent<HTMLElement, Event> | undefined) => void) | undefined;
|
|
57
57
|
}) => React.ReactNode) | undefined;
|
|
58
58
|
} & {
|
|
59
|
-
theme?: import("../../../utils/
|
|
59
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
60
60
|
}>;
|
|
61
61
|
export default _default;
|
|
62
62
|
//# sourceMappingURL=EventOverview.d.ts.map
|
|
@@ -54,7 +54,7 @@ declare const _default: React.FC<{
|
|
|
54
54
|
/** Inject function to suppress bottom bar or define a custom definition */
|
|
55
55
|
bottomBar?: ((props: FooterState) => React.ReactNode) | null | undefined;
|
|
56
56
|
} & {
|
|
57
|
-
theme?: import("../../../utils/
|
|
57
|
+
theme?: import("../../../utils/types").RecursivePartial<import("styled-components").DefaultTheme> | undefined;
|
|
58
58
|
}>;
|
|
59
59
|
export default _default;
|
|
60
60
|
//# sourceMappingURL=Footer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,
|
|
1
|
+
{"version":3,"file":"FooterBottomBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/partials/FooterBottomBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAyB,EAAE,QAAQ,EAAE,yCAA2C;AAEhF,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGvC,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACtD,YAAY,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAuBA,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FooterBottomGrid.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/skeletons/FooterBottomGrid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FooterBottomGrid.d.ts","sourceRoot":"","sources":["../../../../../src/components/sections/footer/skeletons/FooterBottomGrid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAa,MAAM,OAAO,CAAC;AAQlC,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;;;;;;;;;;;;;AAgFvC,wBAGE"}
|