@zealicsolutions/web-ui 0.2.52 → 0.2.54
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/dist/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/src/atoms/Avatar/Avatar.d.ts +1 -1
- package/dist/cjs/src/atoms/Buttons/Button.d.ts +2 -2
- package/dist/cjs/src/atoms/Buttons/IconButton.d.ts +1 -1
- package/dist/cjs/src/atoms/Buttons/LinkButton.d.ts +1 -1
- package/dist/cjs/src/atoms/Buttons/TouchableOpacity.d.ts +1 -1
- package/dist/cjs/src/atoms/Checkbox/Checkbox.d.ts +1 -1
- package/dist/cjs/src/atoms/Circle/Circle.d.ts +2 -2
- package/dist/cjs/src/atoms/CircularIndicator/CircularIndicator.d.ts +1 -1
- package/dist/cjs/src/atoms/Divider/Divider.d.ts +1 -1
- package/dist/cjs/src/atoms/GoogleMap/GoogleMap.d.ts +2 -2
- package/dist/cjs/src/atoms/HorizontalButtons/HorizontalButtons.d.ts +1 -1
- package/dist/cjs/src/atoms/Icon/Icon.d.ts +2 -2
- package/dist/cjs/src/atoms/Image/Image.d.ts +1 -1
- package/dist/cjs/src/atoms/Input/Input.d.ts +2 -2
- package/dist/cjs/src/atoms/Paddings/Paddings.d.ts +1 -1
- package/dist/cjs/src/atoms/RadioButtons/RadioButtons.d.ts +2 -2
- package/dist/cjs/src/atoms/RichTextViewer/RichTextViewer.d.ts +1 -1
- package/dist/cjs/src/atoms/RichTextViewer/types.d.ts +9 -9
- package/dist/cjs/src/atoms/Select/styles.d.ts +1 -1
- package/dist/cjs/src/atoms/Select/types.d.ts +2 -2
- package/dist/cjs/src/atoms/Spacer/Spacer.d.ts +1 -1
- package/dist/cjs/src/atoms/TextWrapper/TextWrapper.d.ts +3 -3
- package/dist/cjs/src/atoms/Toast/ToastContent.d.ts +1 -1
- package/dist/cjs/src/atoms/Toast/types.d.ts +2 -2
- package/dist/cjs/src/atoms/Tooltip/Tooltip.d.ts +1 -1
- package/dist/cjs/src/atoms/ValidationTag/ValidationTag.d.ts +2 -2
- package/dist/cjs/src/atoms/Video/Video.d.ts +1 -1
- package/dist/cjs/src/contexts/MlrRichTextViewerContext/MlrRichTextViewerContext.d.ts +1 -1
- package/dist/cjs/src/contexts/MlrRichTextViewerContext/MlrRichTextViewerProvider.d.ts +1 -1
- package/dist/cjs/src/contexts/MlrRichTextViewerContext/types.d.ts +1 -1
- package/dist/cjs/src/fieldsConfiguration/types.d.ts +7 -7
- package/dist/cjs/src/helpers/date.d.ts +1 -1
- package/dist/cjs/src/molecules/Alert/Alert.d.ts +1 -1
- package/dist/cjs/src/molecules/AvatarDropdown/AvatarDropdown.d.ts +1 -1
- package/dist/cjs/src/molecules/BottomNavBarItem/BottomNavBarItem.d.ts +1 -1
- package/dist/cjs/src/molecules/Caruser/Carousel.d.ts +1 -1
- package/dist/cjs/src/molecules/CheckboxField/CheckboxField.d.ts +1 -1
- package/dist/cjs/src/molecules/Columns/ColumnImage.d.ts +1 -1
- package/dist/cjs/src/molecules/Columns/Columns.d.ts +2 -2
- package/dist/cjs/src/molecules/Columns/types.d.ts +2 -2
- package/dist/cjs/src/molecules/CustomValidation/CustomValidation.d.ts +2 -2
- package/dist/cjs/src/molecules/Drawer/styles.d.ts +2 -2
- package/dist/cjs/src/molecules/EmphasizedText/EmphasizedText.d.ts +1 -1
- package/dist/cjs/src/molecules/FeedContentHeader/FeedContentHeader.d.ts +2 -2
- package/dist/cjs/src/molecules/FieldLabels/FieldLabels.d.ts +2 -2
- package/dist/cjs/src/molecules/FieldMapper/FieldMapper.d.ts +1 -1
- package/dist/cjs/src/molecules/FieldSection/FieldSection.d.ts +1 -1
- package/dist/cjs/src/molecules/HeroImage/HeroImage.d.ts +3 -3
- package/dist/cjs/src/molecules/HorizontalButtonsField/HorizontalButtonsField.d.ts +1 -1
- package/dist/cjs/src/molecules/InputField/InputField.d.ts +1 -1
- package/dist/cjs/src/molecules/MenuItems/MenuItems.d.ts +2 -2
- package/dist/cjs/src/molecules/MenuNavigation/MenuNavigation.d.ts +1 -1
- package/dist/cjs/src/molecules/PdfDocument/PdfDocument.d.ts +2 -1
- package/dist/cjs/src/molecules/RadioButtonField/RadioButtonField.d.ts +1 -1
- package/dist/cjs/src/molecules/SelectField/SelectField.d.ts +1 -1
- package/dist/cjs/src/molecules/SelectableInfoCard/BaseSelectable.d.ts +1 -1
- package/dist/cjs/src/molecules/SelectableInfoCard/SelectableCardGroup.d.ts +1 -1
- package/dist/cjs/src/molecules/SettingsSelectionField/SettingsSelectionField.d.ts +1 -1
- package/dist/cjs/src/molecules/Stepper/Step.d.ts +1 -1
- package/dist/cjs/src/molecules/Stepper/Stepper.d.ts +2 -2
- package/dist/cjs/src/molecules/Tab/Tab.d.ts +3 -3
- package/dist/cjs/src/molecules/Tab/styles.d.ts +1 -1
- package/dist/cjs/src/molecules/TabGroup/TabGroup.d.ts +1 -1
- package/dist/cjs/src/molecules/TabGroup/styles.d.ts +1 -1
- package/dist/cjs/src/organisms/AccountInformation/AccountInformation.d.ts +1 -1
- package/dist/cjs/src/organisms/AcquisitionForm/AcquisitionForm.d.ts +1 -1
- package/dist/cjs/src/organisms/Body/Body.d.ts +1 -1
- package/dist/cjs/src/organisms/BottomNavBarNavigation/BottomNavBarNavigation.d.ts +1 -1
- package/dist/cjs/src/organisms/Consent/Consent.d.ts +1 -1
- package/dist/cjs/src/organisms/Consent/ConsentCapture.d.ts +4 -4
- package/dist/cjs/src/organisms/DynamicContentZone/DynamicContentZone.d.ts +3 -3
- package/dist/cjs/src/organisms/FeedContent/types.d.ts +2 -2
- package/dist/cjs/src/organisms/FeedContent/useSwitchHandler.d.ts +1 -1
- package/dist/cjs/src/organisms/FeedContentContainer/FeedContentContainer.d.ts +2 -2
- package/dist/cjs/src/organisms/Footer/Footer.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/FooterA.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/FooterB.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/FooterC.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/FooterD.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/shared.d.ts +1 -1
- package/dist/cjs/src/organisms/Footer/types.d.ts +2 -2
- package/dist/cjs/src/organisms/ForgotPasswordForm/ForgotPasswordForm.d.ts +2 -2
- package/dist/cjs/src/organisms/Header/Header.d.ts +1 -1
- package/dist/cjs/src/organisms/Header/HeaderA.d.ts +2 -2
- package/dist/cjs/src/organisms/Header/HeaderB.d.ts +1 -1
- package/dist/cjs/src/organisms/Header/HeaderC.d.ts +1 -1
- package/dist/cjs/src/organisms/Header/HeaderD.d.ts +1 -1
- package/dist/cjs/src/organisms/Header/HeaderMobileNavigation.d.ts +1 -1
- package/dist/cjs/src/organisms/HeroSlider/HeroSlider.d.ts +1 -1
- package/dist/cjs/src/organisms/ISI/ISI.d.ts +1 -1
- package/dist/cjs/src/organisms/ISI/ISIA.d.ts +1 -1
- package/dist/cjs/src/organisms/LoginForm/LoginForm.d.ts +1 -1
- package/dist/cjs/src/organisms/LoginForm/types.d.ts +1 -1
- package/dist/cjs/src/organisms/ProcessTracker/ProcessTracker.d.ts +2 -2
- package/dist/cjs/src/organisms/ProfileInformation/ProfileInformation.d.ts +1 -1
- package/dist/cjs/src/organisms/SetPasswordForm/SetPasswordForm.d.ts +2 -2
- package/dist/cjs/src/organisms/SetPasswordForm/types.d.ts +4 -4
- package/dist/cjs/src/organisms/SubscribePanel/type.d.ts +4 -4
- package/dist/cjs/src/organisms/TwoFactorAuth/TwoFactorAuth.d.ts +3 -3
- package/dist/cjs/src/templates/DefaultTemplate/DefaultTemplate.d.ts +1 -1
- package/dist/cjs/src/theme/types.d.ts +9 -9
- package/dist/cjs/src/typescript.d.ts +3 -3
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/src/atoms/Avatar/Avatar.d.ts +1 -1
- package/dist/esm/src/atoms/Buttons/Button.d.ts +2 -2
- package/dist/esm/src/atoms/Buttons/IconButton.d.ts +1 -1
- package/dist/esm/src/atoms/Buttons/LinkButton.d.ts +1 -1
- package/dist/esm/src/atoms/Buttons/TouchableOpacity.d.ts +1 -1
- package/dist/esm/src/atoms/Checkbox/Checkbox.d.ts +1 -1
- package/dist/esm/src/atoms/Circle/Circle.d.ts +2 -2
- package/dist/esm/src/atoms/CircularIndicator/CircularIndicator.d.ts +1 -1
- package/dist/esm/src/atoms/Divider/Divider.d.ts +1 -1
- package/dist/esm/src/atoms/GoogleMap/GoogleMap.d.ts +2 -2
- package/dist/esm/src/atoms/HorizontalButtons/HorizontalButtons.d.ts +1 -1
- package/dist/esm/src/atoms/Icon/Icon.d.ts +2 -2
- package/dist/esm/src/atoms/Image/Image.d.ts +1 -1
- package/dist/esm/src/atoms/Input/Input.d.ts +2 -2
- package/dist/esm/src/atoms/Paddings/Paddings.d.ts +1 -1
- package/dist/esm/src/atoms/RadioButtons/RadioButtons.d.ts +2 -2
- package/dist/esm/src/atoms/RichTextViewer/RichTextViewer.d.ts +1 -1
- package/dist/esm/src/atoms/RichTextViewer/types.d.ts +9 -9
- package/dist/esm/src/atoms/Select/styles.d.ts +1 -1
- package/dist/esm/src/atoms/Select/types.d.ts +2 -2
- package/dist/esm/src/atoms/Spacer/Spacer.d.ts +1 -1
- package/dist/esm/src/atoms/TextWrapper/TextWrapper.d.ts +3 -3
- package/dist/esm/src/atoms/Toast/ToastContent.d.ts +1 -1
- package/dist/esm/src/atoms/Toast/types.d.ts +2 -2
- package/dist/esm/src/atoms/Tooltip/Tooltip.d.ts +1 -1
- package/dist/esm/src/atoms/ValidationTag/ValidationTag.d.ts +2 -2
- package/dist/esm/src/atoms/Video/Video.d.ts +1 -1
- package/dist/esm/src/contexts/MlrRichTextViewerContext/MlrRichTextViewerContext.d.ts +1 -1
- package/dist/esm/src/contexts/MlrRichTextViewerContext/MlrRichTextViewerProvider.d.ts +1 -1
- package/dist/esm/src/contexts/MlrRichTextViewerContext/types.d.ts +1 -1
- package/dist/esm/src/fieldsConfiguration/types.d.ts +7 -7
- package/dist/esm/src/helpers/date.d.ts +1 -1
- package/dist/esm/src/molecules/Alert/Alert.d.ts +1 -1
- package/dist/esm/src/molecules/AvatarDropdown/AvatarDropdown.d.ts +1 -1
- package/dist/esm/src/molecules/BottomNavBarItem/BottomNavBarItem.d.ts +1 -1
- package/dist/esm/src/molecules/Caruser/Carousel.d.ts +1 -1
- package/dist/esm/src/molecules/CheckboxField/CheckboxField.d.ts +1 -1
- package/dist/esm/src/molecules/Columns/ColumnImage.d.ts +1 -1
- package/dist/esm/src/molecules/Columns/Columns.d.ts +2 -2
- package/dist/esm/src/molecules/Columns/types.d.ts +2 -2
- package/dist/esm/src/molecules/CustomValidation/CustomValidation.d.ts +2 -2
- package/dist/esm/src/molecules/Drawer/styles.d.ts +2 -2
- package/dist/esm/src/molecules/EmphasizedText/EmphasizedText.d.ts +1 -1
- package/dist/esm/src/molecules/FeedContentHeader/FeedContentHeader.d.ts +2 -2
- package/dist/esm/src/molecules/FieldLabels/FieldLabels.d.ts +2 -2
- package/dist/esm/src/molecules/FieldMapper/FieldMapper.d.ts +1 -1
- package/dist/esm/src/molecules/FieldSection/FieldSection.d.ts +1 -1
- package/dist/esm/src/molecules/HeroImage/HeroImage.d.ts +3 -3
- package/dist/esm/src/molecules/HorizontalButtonsField/HorizontalButtonsField.d.ts +1 -1
- package/dist/esm/src/molecules/InputField/InputField.d.ts +1 -1
- package/dist/esm/src/molecules/MenuItems/MenuItems.d.ts +2 -2
- package/dist/esm/src/molecules/MenuNavigation/MenuNavigation.d.ts +1 -1
- package/dist/esm/src/molecules/PdfDocument/PdfDocument.d.ts +2 -1
- package/dist/esm/src/molecules/RadioButtonField/RadioButtonField.d.ts +1 -1
- package/dist/esm/src/molecules/SelectField/SelectField.d.ts +1 -1
- package/dist/esm/src/molecules/SelectableInfoCard/BaseSelectable.d.ts +1 -1
- package/dist/esm/src/molecules/SelectableInfoCard/SelectableCardGroup.d.ts +1 -1
- package/dist/esm/src/molecules/SettingsSelectionField/SettingsSelectionField.d.ts +1 -1
- package/dist/esm/src/molecules/Stepper/Step.d.ts +1 -1
- package/dist/esm/src/molecules/Stepper/Stepper.d.ts +2 -2
- package/dist/esm/src/molecules/Tab/Tab.d.ts +3 -3
- package/dist/esm/src/molecules/Tab/styles.d.ts +1 -1
- package/dist/esm/src/molecules/TabGroup/TabGroup.d.ts +1 -1
- package/dist/esm/src/molecules/TabGroup/styles.d.ts +1 -1
- package/dist/esm/src/organisms/AccountInformation/AccountInformation.d.ts +1 -1
- package/dist/esm/src/organisms/AcquisitionForm/AcquisitionForm.d.ts +1 -1
- package/dist/esm/src/organisms/Body/Body.d.ts +1 -1
- package/dist/esm/src/organisms/BottomNavBarNavigation/BottomNavBarNavigation.d.ts +1 -1
- package/dist/esm/src/organisms/Consent/Consent.d.ts +1 -1
- package/dist/esm/src/organisms/Consent/ConsentCapture.d.ts +4 -4
- package/dist/esm/src/organisms/DynamicContentZone/DynamicContentZone.d.ts +3 -3
- package/dist/esm/src/organisms/FeedContent/types.d.ts +2 -2
- package/dist/esm/src/organisms/FeedContent/useSwitchHandler.d.ts +1 -1
- package/dist/esm/src/organisms/FeedContentContainer/FeedContentContainer.d.ts +2 -2
- package/dist/esm/src/organisms/Footer/Footer.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/FooterA.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/FooterB.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/FooterC.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/FooterD.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/shared.d.ts +1 -1
- package/dist/esm/src/organisms/Footer/types.d.ts +2 -2
- package/dist/esm/src/organisms/ForgotPasswordForm/ForgotPasswordForm.d.ts +2 -2
- package/dist/esm/src/organisms/Header/Header.d.ts +1 -1
- package/dist/esm/src/organisms/Header/HeaderA.d.ts +2 -2
- package/dist/esm/src/organisms/Header/HeaderB.d.ts +1 -1
- package/dist/esm/src/organisms/Header/HeaderC.d.ts +1 -1
- package/dist/esm/src/organisms/Header/HeaderD.d.ts +1 -1
- package/dist/esm/src/organisms/Header/HeaderMobileNavigation.d.ts +1 -1
- package/dist/esm/src/organisms/HeroSlider/HeroSlider.d.ts +1 -1
- package/dist/esm/src/organisms/ISI/ISI.d.ts +1 -1
- package/dist/esm/src/organisms/ISI/ISIA.d.ts +1 -1
- package/dist/esm/src/organisms/LoginForm/LoginForm.d.ts +1 -1
- package/dist/esm/src/organisms/LoginForm/types.d.ts +1 -1
- package/dist/esm/src/organisms/ProcessTracker/ProcessTracker.d.ts +2 -2
- package/dist/esm/src/organisms/ProfileInformation/ProfileInformation.d.ts +1 -1
- package/dist/esm/src/organisms/SetPasswordForm/SetPasswordForm.d.ts +2 -2
- package/dist/esm/src/organisms/SetPasswordForm/types.d.ts +4 -4
- package/dist/esm/src/organisms/SubscribePanel/type.d.ts +4 -4
- package/dist/esm/src/organisms/TwoFactorAuth/TwoFactorAuth.d.ts +3 -3
- package/dist/esm/src/templates/DefaultTemplate/DefaultTemplate.d.ts +1 -1
- package/dist/esm/src/theme/types.d.ts +9 -9
- package/dist/esm/src/typescript.d.ts +3 -3
- package/dist/index.d.ts +135 -134
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
@@ -37,13 +37,13 @@ import { LoginFields as LoginFields$1 } from 'organisms/LoginForm/types';
|
|
37
37
|
import { AnnotationsList as AnnotationsList$1 } from 'contexts/MlrRichTextViewerContext/types';
|
38
38
|
import * as contexts_MlrRichTextViewerContext_MlrRichTextViewerContext from 'contexts/MlrRichTextViewerContext/MlrRichTextViewerContext';
|
39
39
|
|
40
|
-
|
40
|
+
type BaseButtonProps = {
|
41
41
|
onClick?: Callback$1;
|
42
42
|
variant?: 'primary' | 'secondary';
|
43
43
|
disabled?: boolean;
|
44
44
|
fullWidth?: boolean;
|
45
45
|
};
|
46
|
-
|
46
|
+
type ButtonProps = BaseButtonProps & {
|
47
47
|
fullWidth?: boolean;
|
48
48
|
text?: string;
|
49
49
|
link?: string;
|
@@ -53,7 +53,7 @@ declare type ButtonProps = BaseButtonProps & {
|
|
53
53
|
};
|
54
54
|
declare const Button: ({ text, onClick, loading, disabled, variant, isRichText, fullWidth, elementId, link, }: ButtonProps) => JSX.Element | null;
|
55
55
|
|
56
|
-
|
56
|
+
type TouchableOpacityProps = PropsWithChildren<{
|
57
57
|
activeOpacity?: number;
|
58
58
|
withoutOpacityEffect?: boolean;
|
59
59
|
disabled?: boolean;
|
@@ -66,7 +66,7 @@ declare const TouchableOpacity: styled_components.StyledComponent<"div", styled_
|
|
66
66
|
children?: React$1.ReactNode;
|
67
67
|
}, never>;
|
68
68
|
|
69
|
-
|
69
|
+
type CheckBoxProps = {
|
70
70
|
value: boolean;
|
71
71
|
onClick: (value: boolean) => void;
|
72
72
|
disabled?: boolean;
|
@@ -75,11 +75,11 @@ declare type CheckBoxProps = {
|
|
75
75
|
};
|
76
76
|
declare const Checkbox: ({ label, onClick, value, disabled, error }: CheckBoxProps) => JSX.Element;
|
77
77
|
|
78
|
-
|
78
|
+
type SelectOption = {
|
79
79
|
id: string;
|
80
80
|
label: string;
|
81
81
|
};
|
82
|
-
|
82
|
+
type SelectProps = {
|
83
83
|
value?: string;
|
84
84
|
optionsPresentation?: boolean;
|
85
85
|
onChange?: (value: string) => void;
|
@@ -92,11 +92,11 @@ declare type SelectProps = {
|
|
92
92
|
|
93
93
|
declare const Select: ({ onChange, value, placeholder, options, disabled, optionsPresentation, isError, }: SelectProps) => JSX.Element;
|
94
94
|
|
95
|
-
|
95
|
+
type InputIconProps = {
|
96
96
|
name: IconNames$1;
|
97
97
|
onClick?: Callback$1;
|
98
98
|
};
|
99
|
-
|
99
|
+
type InputProps = {
|
100
100
|
value?: string;
|
101
101
|
leftIcon?: InputIconProps;
|
102
102
|
rightIcon?: InputIconProps;
|
@@ -112,9 +112,9 @@ declare type InputProps = {
|
|
112
112
|
};
|
113
113
|
declare const Input: ({ value, leftIcon, rightIcon, onChange, onBlur, disabled, isError, placeholder, isEditMode, type, ...rest }: InputProps) => JSX.Element;
|
114
114
|
|
115
|
-
|
116
|
-
|
117
|
-
|
115
|
+
type TextTypes = 'primary' | 'secondary' | 'error' | 'success';
|
116
|
+
type TextAlign = 'center' | 'right' | 'left';
|
117
|
+
type TextWrapperProps = {
|
118
118
|
children: ReactNode;
|
119
119
|
variant: FontSizesTypes$1;
|
120
120
|
layout?: 'div' | 'span';
|
@@ -127,7 +127,7 @@ declare type TextWrapperProps = {
|
|
127
127
|
};
|
128
128
|
declare const TextWrapper: styled_components.StyledComponent<_mui_material_OverridableComponent.OverridableComponent<_mui_material.BoxTypeMap<{}, "div">>, styled_components.DefaultTheme, TextWrapperProps, never>;
|
129
129
|
|
130
|
-
|
130
|
+
type IconProps = {
|
131
131
|
name: IconNames;
|
132
132
|
size?: number;
|
133
133
|
color?: ThemeColors$2 | string;
|
@@ -158,10 +158,10 @@ declare const availableIcons: {
|
|
158
158
|
Bookmark: ({ fill, color, size, ...props }: Omit<IconProps, "name">) => JSX.Element;
|
159
159
|
ArrowRight: ({ color, ...props }: Omit<IconProps, "name">) => JSX.Element;
|
160
160
|
};
|
161
|
-
|
161
|
+
type IconNames = keyof typeof availableIcons;
|
162
162
|
declare const Icon: ({ name, color, ...props }: IconProps) => JSX.Element;
|
163
163
|
|
164
|
-
|
164
|
+
type SpacerProps = {
|
165
165
|
width?: SizesTypes$1 | number;
|
166
166
|
height?: SizesTypes$1 | number;
|
167
167
|
layout?: 'div' | 'span';
|
@@ -173,7 +173,7 @@ declare const Spinner: styled_components.StyledComponent<"div", styled_component
|
|
173
173
|
size?: SizesTypes$2 | undefined;
|
174
174
|
}, never>;
|
175
175
|
|
176
|
-
|
176
|
+
type ImageProps = {
|
177
177
|
src: string;
|
178
178
|
alt?: string;
|
179
179
|
style?: CSSProperties;
|
@@ -181,7 +181,7 @@ declare type ImageProps = {
|
|
181
181
|
declare const Image: styled_components.StyledComponent<"img", styled_components.DefaultTheme, ImageProps, never>;
|
182
182
|
declare const BackgroundImage: styled_components.StyledComponent<"img", styled_components.DefaultTheme, ImageProps, never>;
|
183
183
|
|
184
|
-
|
184
|
+
type LinkButtonProps = PropsWithChildren<{
|
185
185
|
activeOpacity?: number;
|
186
186
|
withoutOpacityEffect?: boolean;
|
187
187
|
disabled?: boolean;
|
@@ -204,14 +204,14 @@ declare const LinkButton: styled_components.StyledComponent<"div", styled_compon
|
|
204
204
|
elementId?: string | undefined;
|
205
205
|
}, never>;
|
206
206
|
|
207
|
-
|
208
|
-
|
207
|
+
type ValidationTagStatus = 'DEFAULT' | 'ERROR' | 'SUCCESS';
|
208
|
+
type ValidationTagProps = {
|
209
209
|
status: ValidationTagStatus;
|
210
210
|
text: string;
|
211
211
|
};
|
212
212
|
declare const ValidationTag: ({ text, status }: ValidationTagProps) => JSX.Element;
|
213
213
|
|
214
|
-
|
214
|
+
type VideoProps = {
|
215
215
|
src: string;
|
216
216
|
style?: CSSProperties;
|
217
217
|
template?: FeedContentTemplateTypes$1;
|
@@ -220,12 +220,12 @@ declare type VideoProps = {
|
|
220
220
|
};
|
221
221
|
declare const Video: ({ style, src, template, autoplay, coverImage }: VideoProps) => JSX.Element;
|
222
222
|
|
223
|
-
|
223
|
+
type TooltipProps = Pick<TooltipProps$1, 'overlay' | 'placement' | 'trigger' | 'visible' | 'children'>;
|
224
224
|
declare const StyleWrapper: styled_components.StyledComponent<"div", styled_components.DefaultTheme, {}, never>;
|
225
225
|
declare const Tooltip: ({ trigger, placement, ...props }: TooltipProps) => JSX.Element;
|
226
226
|
|
227
|
-
|
228
|
-
|
227
|
+
type ToastType = 'success' | 'infoTierOne' | 'infoTierTwo' | 'warning' | 'error';
|
228
|
+
type ToastParams = {
|
229
229
|
message: string;
|
230
230
|
type?: ToastType;
|
231
231
|
duration?: number;
|
@@ -233,7 +233,7 @@ declare type ToastParams = {
|
|
233
233
|
|
234
234
|
declare const toast: ({ message, type, duration }: ToastParams) => void | undefined;
|
235
235
|
|
236
|
-
|
236
|
+
type HorizontalButtonsProps = {
|
237
237
|
selectedButtonId: string;
|
238
238
|
buttonOptions: {
|
239
239
|
value: string;
|
@@ -245,7 +245,7 @@ declare type HorizontalButtonsProps = {
|
|
245
245
|
};
|
246
246
|
declare const HorizontalButtons: ({ onClick, disabled, buttonOptions, selectedButtonId, error, }: HorizontalButtonsProps) => JSX.Element;
|
247
247
|
|
248
|
-
|
248
|
+
type AvatarProps = {
|
249
249
|
size?: SizesTypes$1 | number;
|
250
250
|
withShadow?: boolean;
|
251
251
|
label?: string;
|
@@ -263,13 +263,13 @@ declare type AvatarProps = {
|
|
263
263
|
};
|
264
264
|
declare const Avatar: ({ size, withShadow, label, backgroundColor, onPress, content: { initials, iconName, imageUrl }, textConfig: { color, font }, }: AvatarProps) => JSX.Element;
|
265
265
|
|
266
|
-
|
266
|
+
type HorizontalPaddingProps = {
|
267
267
|
padding: SizesTypes$1 | number;
|
268
268
|
};
|
269
269
|
declare const HorizontalPadding: styled_components.StyledComponent<"div", styled_components.DefaultTheme, HorizontalPaddingProps, never>;
|
270
270
|
declare const VerticalPadding: styled_components.StyledComponent<"div", styled_components.DefaultTheme, HorizontalPaddingProps, never>;
|
271
271
|
|
272
|
-
|
272
|
+
type DividerProps = {
|
273
273
|
type?: 'horizontal' | 'vertical';
|
274
274
|
color?: ThemeColors$2 | string;
|
275
275
|
marginVertical?: SizesTypes$1 | number;
|
@@ -278,11 +278,11 @@ declare type DividerProps = {
|
|
278
278
|
};
|
279
279
|
declare const Divider: styled_components.StyledComponent<"div", styled_components.DefaultTheme, DividerProps, never>;
|
280
280
|
|
281
|
-
|
281
|
+
type MapPosition = {
|
282
282
|
lat: number;
|
283
283
|
lng: number;
|
284
284
|
};
|
285
|
-
|
285
|
+
type GoogleMapProps = {
|
286
286
|
position: MapPosition;
|
287
287
|
} & WithScriptjsProps & WithGoogleMapProps;
|
288
288
|
declare const GoogleMap: React__default.ComponentClass<{
|
@@ -294,7 +294,7 @@ declare const COMMUNICATION_LINK_ELEMENT_ID = "communication-link";
|
|
294
294
|
declare const MATRIX_MESSAGE_DATA_ID = "matrix-message-id";
|
295
295
|
declare const COMMUNICATION_LINK_DATA_URL = "communication-link-url";
|
296
296
|
declare const COMMUNICATION_LINK_DATA_TEXT = "communication-link-text";
|
297
|
-
|
297
|
+
type RichTextEditorProps = Partial<{
|
298
298
|
value: string;
|
299
299
|
font: FontSizesTypes$2;
|
300
300
|
color: ThemeColors$2;
|
@@ -303,14 +303,14 @@ declare type RichTextEditorProps = Partial<{
|
|
303
303
|
}>;
|
304
304
|
declare const RichTextViewer: ({ value, color, textStyles, font, numberOfLines, }: RichTextEditorProps) => JSX.Element | null;
|
305
305
|
|
306
|
-
|
306
|
+
type RadioButtonType<T extends string = string> = {
|
307
307
|
id: T;
|
308
308
|
label?: string;
|
309
309
|
error?: boolean;
|
310
310
|
disabled?: boolean;
|
311
311
|
isRichText?: boolean;
|
312
312
|
};
|
313
|
-
|
313
|
+
type RadioButtonsProps<T extends string> = {
|
314
314
|
isEditMode?: boolean;
|
315
315
|
onChange: (value: T) => void;
|
316
316
|
value: T;
|
@@ -320,14 +320,14 @@ declare type RadioButtonsProps<T extends string> = {
|
|
320
320
|
};
|
321
321
|
declare const RadioButtons: <T extends string>({ value, items, isRow, isEditMode, onChange, name, }: RadioButtonsProps<T>) => JSX.Element;
|
322
322
|
|
323
|
-
|
324
|
-
|
323
|
+
type CircleType = 'link' | 'message';
|
324
|
+
type CircleBoxProps = {
|
325
325
|
index: number;
|
326
326
|
type: CircleType;
|
327
327
|
};
|
328
328
|
declare const Circle: ({ index, type }: CircleBoxProps) => JSX.Element;
|
329
329
|
|
330
|
-
|
330
|
+
type CircularIndicatorProps = {
|
331
331
|
active: boolean;
|
332
332
|
activeColor?: ThemeColors$2 | string;
|
333
333
|
inactiveColor?: ThemeColors$2 | string;
|
@@ -335,7 +335,7 @@ declare type CircularIndicatorProps = {
|
|
335
335
|
declare const CircularIndicator: ({ activeColor, inactiveColor, ...props }: CircularIndicatorProps) => JSX.Element;
|
336
336
|
declare const CircularIndicatorStyledComponent: styled_components.StyledComponent<"span", styled_components.DefaultTheme, CircularIndicatorProps, never>;
|
337
337
|
|
338
|
-
|
338
|
+
type IconButtonProps = {
|
339
339
|
name: IconNames$2;
|
340
340
|
size?: number;
|
341
341
|
onClick: Callback$1;
|
@@ -345,8 +345,8 @@ declare type IconButtonProps = {
|
|
345
345
|
};
|
346
346
|
declare const IconButton: ({ name, color, onClick, disabled, activeOpacity, withoutOpacityEffect, ...props }: IconButtonProps & TouchableOpacityProps$1) => JSX.Element;
|
347
347
|
|
348
|
-
|
349
|
-
|
348
|
+
type FieldRuleLabelTypes = 'OPTIONAL' | 'REQUIRED';
|
349
|
+
type FieldLabelsProps = {
|
350
350
|
label: string;
|
351
351
|
tooltipText?: string;
|
352
352
|
isError?: boolean;
|
@@ -355,7 +355,7 @@ declare type FieldLabelsProps = {
|
|
355
355
|
};
|
356
356
|
declare const FieldLabels: ({ label, isTooltipVisible, isError, ruleLabel, tooltipText, }: FieldLabelsProps) => JSX.Element;
|
357
357
|
|
358
|
-
|
358
|
+
type InputFieldProps = {
|
359
359
|
name: string;
|
360
360
|
control?: Control<any>;
|
361
361
|
rules?: ControllerProps['rules'];
|
@@ -370,9 +370,9 @@ declare const InputField: ({ control, name, inputProps, styles, labelsProps, def
|
|
370
370
|
|
371
371
|
declare const getFieldPlaceholder: (type: FieldTypes$1, title?: string) => string;
|
372
372
|
|
373
|
-
|
374
|
-
|
375
|
-
|
373
|
+
type InputFieldTypes = 'number' | 'text' | 'email' | 'password';
|
374
|
+
type FieldTypes = 'input' | 'select' | 'checkbox';
|
375
|
+
type UIField<T = string> = (UIInputField & UISelectField & UICheckboxField) & {
|
376
376
|
name: T;
|
377
377
|
type: FieldTypes;
|
378
378
|
value?: string;
|
@@ -384,18 +384,18 @@ declare type UIField<T = string> = (UIInputField & UISelectField & UICheckboxFie
|
|
384
384
|
rules?: ControllerProps$1['rules'];
|
385
385
|
order?: number;
|
386
386
|
};
|
387
|
-
|
387
|
+
type UIInputField = {
|
388
388
|
inputType?: InputFieldTypes;
|
389
389
|
maxLength?: number;
|
390
390
|
onKeyDown?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
391
391
|
};
|
392
|
-
|
392
|
+
type UISelectField = {
|
393
393
|
options?: SelectOption$1[];
|
394
394
|
};
|
395
|
-
|
395
|
+
type UICheckboxField = {
|
396
396
|
checkboxLabel?: string;
|
397
397
|
};
|
398
|
-
|
398
|
+
type UIFields<T extends object> = UIField<keyof T>[];
|
399
399
|
|
400
400
|
declare const getInitialValuesFromFields: <T extends object>(fields: UIFields$1<T>) => DeepPartial<T>;
|
401
401
|
declare const isFormValid: <T extends FieldValues>(formState: FormState<T>) => boolean;
|
@@ -410,7 +410,7 @@ declare const profileInformationMockForm: {
|
|
410
410
|
fields: UIFields$1<Record<string, string>>;
|
411
411
|
}[];
|
412
412
|
|
413
|
-
|
413
|
+
type FieldMapperProps<T extends object> = {
|
414
414
|
field: UIField<keyof T>;
|
415
415
|
isEditMode?: boolean;
|
416
416
|
control?: Control<T>;
|
@@ -421,7 +421,7 @@ declare type FieldMapperProps<T extends object> = {
|
|
421
421
|
};
|
422
422
|
declare const FieldMapper: <T extends object>({ field, isEditMode, spacer, control, isTooltipVisible, optionsPresentation, styles, }: FieldMapperProps<T>) => JSX.Element | null;
|
423
423
|
|
424
|
-
|
424
|
+
type CheckboxFieldProps = {
|
425
425
|
name: string;
|
426
426
|
control?: Control<any>;
|
427
427
|
defaultValue?: boolean;
|
@@ -429,7 +429,7 @@ declare type CheckboxFieldProps = {
|
|
429
429
|
};
|
430
430
|
declare const CheckboxField: ({ control, name, checkboxProps, defaultValue, }: CheckboxFieldProps) => JSX.Element;
|
431
431
|
|
432
|
-
|
432
|
+
type SelectFieldProps = {
|
433
433
|
selectProps: SelectProps;
|
434
434
|
labelsProps?: FieldLabelsProps;
|
435
435
|
name: string;
|
@@ -442,11 +442,11 @@ declare type SelectFieldProps = {
|
|
442
442
|
};
|
443
443
|
declare const SelectField: ({ selectProps, name, defaultValue, optional, required, control, styles, labelsProps, rules, }: SelectFieldProps) => JSX.Element;
|
444
444
|
|
445
|
-
|
445
|
+
type CustomValidationRule<T = string> = {
|
446
446
|
text: string;
|
447
447
|
validate: (value?: T) => boolean;
|
448
448
|
};
|
449
|
-
|
449
|
+
type CustomValidationProps<T = string> = {
|
450
450
|
label?: string;
|
451
451
|
value: T;
|
452
452
|
isSubmitted?: boolean;
|
@@ -460,19 +460,19 @@ declare const ZealThemeProvider: (props: PropsWithChildren<{
|
|
460
460
|
theme?: DefaultTheme;
|
461
461
|
}>) => JSX.Element;
|
462
462
|
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
463
|
+
type ThemeColors = 'primary' | 'secondary' | 'background' | 'gray1' | 'gray2' | 'gray3' | 'gray4' | 'gray5' | 'indigo' | 'blue' | 'white' | 'black' | 'indigoTint' | 'indigoTint2' | 'success' | 'error' | 'warning' | 'green' | 'greenTint';
|
464
|
+
type SizesTypes = '3XL' | '2XL' | 'XL-2XL' | 'XL' | 'L' | 'M' | 'S' | 'XS';
|
465
|
+
type FontSizesTypes = Exclude<SizesTypes, 'XL-2XL'> | 'H2' | 'H1';
|
466
|
+
type BreakpointSizesTypes = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
467
|
+
type ThemeColorsType = Record<ThemeColors, string>;
|
468
|
+
type ThemeTextType = Record<FontSizesTypes, {
|
469
469
|
'font-weight': string;
|
470
470
|
'font-size': number;
|
471
471
|
'line-height': number;
|
472
472
|
}>;
|
473
|
-
|
474
|
-
|
475
|
-
|
473
|
+
type ThemeSizesType = Record<SizesTypes, number>;
|
474
|
+
type ThemeDevicesType = Record<BreakpointSizesTypes, string>;
|
475
|
+
type ZealTheme = {
|
476
476
|
colors: ThemeColorsType;
|
477
477
|
fonts: Record<FontSizesTypes, number>;
|
478
478
|
sizes: ThemeSizesType;
|
@@ -483,7 +483,7 @@ declare const toastStyles: styled_components.FlattenSimpleInterpolation;
|
|
483
483
|
|
484
484
|
declare const useMediaQuery: (breakpointSize: BreakpointSizesTypes$1) => boolean;
|
485
485
|
|
486
|
-
|
486
|
+
type BaseSelectableProps<T> = {
|
487
487
|
iconName: IconNames;
|
488
488
|
infoText: string;
|
489
489
|
isActive?: boolean;
|
@@ -491,7 +491,7 @@ declare type BaseSelectableProps<T> = {
|
|
491
491
|
value: T;
|
492
492
|
};
|
493
493
|
|
494
|
-
|
494
|
+
type SelectableCardGroupProps<T> = {
|
495
495
|
cards: BaseSelectableProps<T>[];
|
496
496
|
handleChange?: (value: T | undefined) => void;
|
497
497
|
spacing?: SizesTypes;
|
@@ -499,9 +499,9 @@ declare type SelectableCardGroupProps<T> = {
|
|
499
499
|
};
|
500
500
|
declare const SelectableCardGroup: <T extends string>({ cards, handleChange, spacing, initialValue, }: SelectableCardGroupProps<T>) => JSX.Element;
|
501
501
|
|
502
|
-
|
503
|
-
|
504
|
-
|
502
|
+
type HeroImageAlignment = 'left_aligned' | 'center_aligned';
|
503
|
+
type HeroImageTemplate = 'card' | 'full_width';
|
504
|
+
type HeroImageProps = {
|
505
505
|
type: 'hero_image';
|
506
506
|
backgroundImage: ImageProps$1;
|
507
507
|
mainHeading: string;
|
@@ -515,8 +515,8 @@ declare type HeroImageProps = {
|
|
515
515
|
};
|
516
516
|
declare const HeroImage: ({ backgroundImage, button, contentAlignment, mainHeading, horizontalPaddings, subHeading, template, isMobile, height, }: HeroImageProps) => JSX.Element;
|
517
517
|
|
518
|
-
|
519
|
-
|
518
|
+
type Anchor = 'top' | 'left' | 'bottom' | 'right';
|
519
|
+
type DrawerProps = DrawerProps$1 & {
|
520
520
|
anchor: Anchor;
|
521
521
|
padding?: SizesTypes$2 | number;
|
522
522
|
height?: number | string;
|
@@ -526,15 +526,15 @@ declare type DrawerProps = DrawerProps$1 & {
|
|
526
526
|
|
527
527
|
declare const Drawer: ({ children, closeIconColor, ...props }: PropsWithChildren<DrawerProps>) => JSX.Element;
|
528
528
|
|
529
|
-
|
529
|
+
type ColumnsTemplateKeys = 'horizontal' | 'card' | 'with_image';
|
530
530
|
|
531
|
-
|
531
|
+
type ColumnsProps = {
|
532
532
|
type: 'columns';
|
533
533
|
columns: ColumnItem[];
|
534
534
|
containerStyles?: CSSProperties$1;
|
535
535
|
template?: ColumnsTemplateKeys;
|
536
536
|
};
|
537
|
-
|
537
|
+
type ColumnItem = {
|
538
538
|
title?: string;
|
539
539
|
mainContent?: string;
|
540
540
|
button?: LinkButtonProps$1;
|
@@ -542,25 +542,25 @@ declare type ColumnItem = {
|
|
542
542
|
};
|
543
543
|
declare const Columns: ({ columns, containerStyles, template }: ColumnsProps) => JSX.Element;
|
544
544
|
|
545
|
-
|
545
|
+
type MenuItem<T> = {
|
546
546
|
id: T;
|
547
547
|
title: string;
|
548
548
|
onClick?: (id: T) => void;
|
549
549
|
};
|
550
|
-
|
550
|
+
type MenuItemsProps<T> = {
|
551
551
|
title?: string;
|
552
552
|
onItemPress?: (id: T) => void;
|
553
553
|
options?: MenuItem<T>[];
|
554
554
|
};
|
555
555
|
declare const MenuItems: <T extends string | number>({ title, onItemPress, options, }: MenuItemsProps<T>) => JSX.Element;
|
556
556
|
|
557
|
-
|
557
|
+
type AvatarDropdownProps<T> = {
|
558
558
|
avatarProps: AvatarProps;
|
559
559
|
menuConfig: MenuItemsProps<T>;
|
560
560
|
};
|
561
561
|
declare const AvatarDropdown: <T extends string | number>({ avatarProps, menuConfig, }: AvatarDropdownProps<T>) => JSX.Element;
|
562
562
|
|
563
|
-
|
563
|
+
type TabProps<T = string, K = string> = {
|
564
564
|
tabKey: T;
|
565
565
|
text: string;
|
566
566
|
disabled?: boolean;
|
@@ -571,7 +571,7 @@ declare type TabProps<T = string, K = string> = {
|
|
571
571
|
onOptionClick?: (optionKey: K) => void;
|
572
572
|
};
|
573
573
|
|
574
|
-
|
574
|
+
type TabGroupProps<T = string, K = string> = {
|
575
575
|
tabs: Pick<TabProps<T, K>, 'text' | 'tabKey' | 'disabled' | 'options'>[];
|
576
576
|
activeTabKey: T;
|
577
577
|
spacing?: SizesTypes$2;
|
@@ -582,7 +582,7 @@ declare type TabGroupProps<T = string, K = string> = {
|
|
582
582
|
};
|
583
583
|
declare const TabGroup: <T extends string, K extends string>({ tabs, spacing, vertical, activeTabKey, onTabChange, style, }: TabGroupProps<T, K>) => JSX.Element;
|
584
584
|
|
585
|
-
|
585
|
+
type FieldSectionProps<T extends object> = {
|
586
586
|
label: string;
|
587
587
|
control?: Control<T>;
|
588
588
|
isEditMode?: boolean;
|
@@ -590,7 +590,7 @@ declare type FieldSectionProps<T extends object> = {
|
|
590
590
|
};
|
591
591
|
declare const FieldSection: <T extends object>({ fields, label, isEditMode, control, }: FieldSectionProps<T>) => JSX.Element;
|
592
592
|
|
593
|
-
|
593
|
+
type MenuNavigationProps<T> = {
|
594
594
|
menuConfig: MenuItemsProps<T>;
|
595
595
|
};
|
596
596
|
declare const MenuNavigation: <T extends string | number>({ menuConfig, }: MenuNavigationProps<T>) => JSX.Element;
|
@@ -598,14 +598,14 @@ declare const CaretIconWrapper: styled_components.StyledComponent<"div", styled_
|
|
598
598
|
isOpen: boolean;
|
599
599
|
}, never>;
|
600
600
|
|
601
|
-
|
601
|
+
type EmphasizedTextProps = {
|
602
602
|
type: 'emphasized_text';
|
603
603
|
invertColors: boolean;
|
604
604
|
textContent: string;
|
605
605
|
};
|
606
606
|
declare const EmphasizedText: ({ textContent, invertColors }: EmphasizedTextProps) => JSX.Element;
|
607
607
|
|
608
|
-
|
608
|
+
type RadioButtonFieldProps<T extends string> = {
|
609
609
|
name: string;
|
610
610
|
control?: Control<any>;
|
611
611
|
rules?: ControllerProps['rules'];
|
@@ -618,7 +618,7 @@ declare type RadioButtonFieldProps<T extends string> = {
|
|
618
618
|
};
|
619
619
|
declare const RadioButtonField: <T extends string>({ control, name, radioButtonsProps, styles, labelsProps, defaultValue, optional, required, rules, }: RadioButtonFieldProps<T>) => JSX.Element;
|
620
620
|
|
621
|
-
|
621
|
+
type AlertProps = {
|
622
622
|
style?: CSSProperties;
|
623
623
|
title: string;
|
624
624
|
description: string;
|
@@ -636,8 +636,8 @@ declare type AlertProps = {
|
|
636
636
|
};
|
637
637
|
declare const Alert: ({ logo, title, withCloseIcon, description, style, fontColor, containerStyles, isMobile, ...props }: AlertProps) => JSX.Element;
|
638
638
|
|
639
|
-
|
640
|
-
|
639
|
+
type OrientationType = 'horizontal' | 'vertical';
|
640
|
+
type StepperProps = {
|
641
641
|
steps: {
|
642
642
|
title: string;
|
643
643
|
description?: string;
|
@@ -648,7 +648,7 @@ declare type StepperProps = {
|
|
648
648
|
};
|
649
649
|
declare const Stepper: ({ steps, orientation, currentStep }: StepperProps) => JSX.Element;
|
650
650
|
|
651
|
-
|
651
|
+
type PdfDocumentProps = {
|
652
652
|
source: string;
|
653
653
|
isMobile?: boolean;
|
654
654
|
customDocumentStyles?: Partial<{
|
@@ -659,10 +659,11 @@ declare type PdfDocumentProps = {
|
|
659
659
|
disabledPaginationArrowColor: ThemeColors$2 | string;
|
660
660
|
}>;
|
661
661
|
};
|
662
|
+
declare const PAGE_HEIGHT = 600;
|
662
663
|
declare const PdfDocument: ({ source, isMobile, customDocumentStyles }: PdfDocumentProps) => JSX.Element;
|
663
664
|
|
664
|
-
|
665
|
-
|
665
|
+
type FeedTemplateKeys = `feed_${'a' | 'b'}`;
|
666
|
+
type FeedContentHeaderProps = {
|
666
667
|
title: string;
|
667
668
|
enableFavoriting?: boolean;
|
668
669
|
templateType: FeedTemplateKeys;
|
@@ -671,7 +672,7 @@ declare type FeedContentHeaderProps = {
|
|
671
672
|
} & Partial<Omit<InputFieldProps$1, 'labelsProps' | 'required' | 'optional'>>;
|
672
673
|
declare const FeedContentHeader: ({ templateType, title, name, inputProps, isMobile, menuConfig, ...rest }: FeedContentHeaderProps) => JSX.Element;
|
673
674
|
|
674
|
-
|
675
|
+
type ToggleFieldProps = {
|
675
676
|
name: string;
|
676
677
|
title: string;
|
677
678
|
control?: Control<any>;
|
@@ -681,9 +682,9 @@ declare type ToggleFieldProps = {
|
|
681
682
|
};
|
682
683
|
declare const HorizontalButtonsField: ({ name, title, control, description, horizontalButtonsProps, }: ToggleFieldProps) => JSX.Element;
|
683
684
|
|
684
|
-
|
685
|
+
type Callback = () => void;
|
685
686
|
|
686
|
-
|
687
|
+
type BottomNaVBarItemProps = {
|
687
688
|
name: string;
|
688
689
|
icon: ComponentType<Omit<IconProps$1, 'name'>>;
|
689
690
|
active: boolean;
|
@@ -692,11 +693,11 @@ declare type BottomNaVBarItemProps = {
|
|
692
693
|
};
|
693
694
|
declare const BottomNavBarItem: ({ name, icon: IconComponent, active, activeColor, onNavigate, }: BottomNaVBarItemProps) => JSX.Element;
|
694
695
|
|
695
|
-
|
696
|
+
type SetPasswordRuleValidation = {
|
696
697
|
label: string;
|
697
698
|
rule: MaxRuleValidation | MinRuleValidation;
|
698
699
|
};
|
699
|
-
|
700
|
+
type SetPasswordFormProps = {
|
700
701
|
fields: UIFields<SetPasswordFields>;
|
701
702
|
logoUrl: string;
|
702
703
|
isLoading?: boolean;
|
@@ -707,7 +708,7 @@ declare type SetPasswordFormProps = {
|
|
707
708
|
declare const SetPasswordForm: ({ logoUrl, fields, validations, onBack, onSubmit, isLoading, }: SetPasswordFormProps) => JSX.Element;
|
708
709
|
|
709
710
|
declare const showAcceptToastMessage: () => void | undefined;
|
710
|
-
|
711
|
+
type AcquisitionFormProps<T extends object> = {
|
711
712
|
fields: UIFields$2<T>;
|
712
713
|
consents: ConsentProps$1[];
|
713
714
|
logoUrl: string;
|
@@ -725,11 +726,11 @@ declare type AcquisitionFormProps<T extends object> = {
|
|
725
726
|
};
|
726
727
|
declare const AcquisitionForm: <T extends object>({ logoUrl, title, description, buttonText, fields, optionsPresentation, onSubmit, showConsentLabel, onLinkButtonClick, isSubmitDisabled, consents, isLoading, triggerFormInitially, isTooltipVisible, }: AcquisitionFormProps<T>) => JSX.Element;
|
727
728
|
|
728
|
-
|
729
|
+
type VerificationCodeForm = {
|
729
730
|
code: string;
|
730
731
|
};
|
731
|
-
|
732
|
-
|
732
|
+
type AuthMethod = 'email' | 'sms';
|
733
|
+
type TwoFactorAuthProps = {
|
733
734
|
logoUrl: string;
|
734
735
|
onNext?: (authMethod: AuthMethod) => Promise<void>;
|
735
736
|
onSubmit?: (values: VerificationCodeForm) => void;
|
@@ -737,13 +738,13 @@ declare type TwoFactorAuthProps = {
|
|
737
738
|
};
|
738
739
|
declare const TwoFactorAuth: ({ logoUrl, onSubmit, onBack, onNext }: TwoFactorAuthProps) => JSX.Element;
|
739
740
|
|
740
|
-
|
741
|
+
type LoginFields = {
|
741
742
|
email: string;
|
742
743
|
password: string;
|
743
744
|
rememberMe: boolean;
|
744
745
|
};
|
745
746
|
|
746
|
-
|
747
|
+
type LoginFormProps = {
|
747
748
|
fields: UIFields<LoginFields>;
|
748
749
|
logoUrl: string;
|
749
750
|
isLoading?: boolean;
|
@@ -760,11 +761,11 @@ declare type LoginFormProps = {
|
|
760
761
|
};
|
761
762
|
declare const LoginForm: ({ logoUrl, fields, isTooltipVisible, onSubmit, optionsPresentation, onSignUpButtonClick, isLoading, twoFactorAuthConfig, consents, onForgotPasswordButtonClick, }: LoginFormProps) => JSX.Element;
|
762
763
|
|
763
|
-
|
764
|
+
type FooterProps = FooterAProps | FooterBProps | FooterCProps | FooterDProps;
|
764
765
|
declare const Footer: (props: FooterProps) => JSX.Element;
|
765
766
|
|
766
|
-
|
767
|
-
|
767
|
+
type FeedContentTemplateTypes = 'full_width_content' | 'standard_content' | 'auto_play' | '';
|
768
|
+
type FeedContentProps = {
|
768
769
|
feedContentType: Omit<FilteredFeedContentType$1, 'all'>;
|
769
770
|
feedContentTemplate: FeedContentTemplateTypes;
|
770
771
|
id?: string;
|
@@ -797,18 +798,18 @@ declare type FeedContentProps = {
|
|
797
798
|
|
798
799
|
declare const FeedContent: ({ feedContentTemplate, ...props }: FeedContentProps) => JSX.Element;
|
799
800
|
|
800
|
-
|
801
|
+
type FooterContactInfo = {
|
801
802
|
phoneNumber: string;
|
802
803
|
addressLine1: string;
|
803
804
|
addressLine2: string;
|
804
805
|
};
|
805
|
-
|
806
|
+
type FooterLink = {
|
806
807
|
id: string;
|
807
808
|
name: string;
|
808
809
|
location: string;
|
809
810
|
};
|
810
811
|
|
811
|
-
|
812
|
+
type ProfileInformationProps<TabKeys extends string> = {
|
812
813
|
backgroundImageUrl: string;
|
813
814
|
avatarProps: AvatarProps;
|
814
815
|
tabs: TabProps<string, TabKeys>[];
|
@@ -824,10 +825,10 @@ declare type ProfileInformationProps<TabKeys extends string> = {
|
|
824
825
|
};
|
825
826
|
declare const ProfileInformation: <TabKeys extends string>({ avatarProps, backgroundImageUrl, initialTabKey, tabs, title, editIcons, tabContents, }: ProfileInformationProps<TabKeys>) => JSX.Element;
|
826
827
|
|
827
|
-
|
828
|
+
type EmailAddressFields = {
|
828
829
|
email: string;
|
829
830
|
};
|
830
|
-
|
831
|
+
type ForgotPasswordFormProps = {
|
831
832
|
logoUrl: string;
|
832
833
|
isLoading?: boolean;
|
833
834
|
onSubmit?: (values: EmailAddressFields) => void;
|
@@ -835,7 +836,7 @@ declare type ForgotPasswordFormProps = {
|
|
835
836
|
};
|
836
837
|
declare const ForgotPasswordForm: ({ logoUrl, onBack, onSubmit, isLoading, }: ForgotPasswordFormProps) => JSX.Element;
|
837
838
|
|
838
|
-
|
839
|
+
type BodyProps = {
|
839
840
|
elements: {
|
840
841
|
data: (HeroImageProps$1 | HeroSliderProps$1 | SubscribePanelProps$1 | ColumnsProps$1 | EmphasizedTextProps$1 | FeedContentContainerProps$1)[];
|
841
842
|
spacer?: number;
|
@@ -845,14 +846,14 @@ declare type BodyProps = {
|
|
845
846
|
};
|
846
847
|
declare const Body: ({ elements, horizontalPaddings, containerStyles }: BodyProps) => JSX.Element;
|
847
848
|
|
848
|
-
|
849
|
+
type ISIProps = ISIAProps;
|
849
850
|
declare const ISI: (props: ISIProps) => JSX.Element;
|
850
851
|
|
851
|
-
|
852
|
+
type ImportantLink = {
|
852
853
|
text: string;
|
853
854
|
href: string;
|
854
855
|
};
|
855
|
-
|
856
|
+
type HeaderAProps<T = string> = {
|
856
857
|
className?: string;
|
857
858
|
links?: ImportantLink[];
|
858
859
|
logoUrl: string;
|
@@ -863,15 +864,15 @@ declare type HeaderAProps<T = string> = {
|
|
863
864
|
isMobile?: boolean;
|
864
865
|
};
|
865
866
|
|
866
|
-
|
867
|
+
type HeaderBProps<T = string> = Pick<HeaderAProps$1<T>, 'isMobile' | 'logoUrl' | 'tabsProps' | 'buttonText' | 'onActionButtonClick' | 'buttonLink' | 'className'>;
|
867
868
|
|
868
|
-
|
869
|
+
type HeaderCProps<T> = Pick<HeaderAProps$1<T>, 'logoUrl' | 'tabsProps' | 'isMobile' | 'className'>;
|
869
870
|
|
870
|
-
|
871
|
+
type HeaderDProps = {
|
871
872
|
withAvatar: AvatarDropdownProps$1<string>;
|
872
873
|
} & Pick<HeaderAProps$1, 'isMobile' | 'logoUrl' | 'links' | 'tabsProps' | 'className'>;
|
873
874
|
|
874
|
-
|
875
|
+
type HeaderProps<T = string> = (HeaderAProps<T> & {
|
875
876
|
type: 'header_a';
|
876
877
|
}) | (HeaderBProps<T> & {
|
877
878
|
type: 'header_b';
|
@@ -882,24 +883,24 @@ declare type HeaderProps<T = string> = (HeaderAProps<T> & {
|
|
882
883
|
});
|
883
884
|
declare const Header: <T extends string | number>(props: HeaderProps<T>) => JSX.Element;
|
884
885
|
|
885
|
-
|
886
|
+
type ButtonCaptureProps = {
|
886
887
|
type: 'button';
|
887
888
|
acceptButton: ButtonProps$1;
|
888
889
|
denyButton: ButtonProps$1;
|
889
890
|
};
|
890
|
-
|
891
|
+
type RadioButtonsCaptureProps<T extends string> = {
|
891
892
|
type: 'radioButton';
|
892
893
|
acceptValue: T;
|
893
894
|
} & RadioButtonsProps$1<T>;
|
894
|
-
|
895
|
+
type CheckboxCaptureProps = {
|
895
896
|
type: 'checkbox';
|
896
897
|
label: string;
|
897
898
|
value: boolean;
|
898
899
|
onChange: (value: boolean) => void;
|
899
900
|
};
|
900
|
-
|
901
|
+
type ConsentCaptureProps<T extends string = string> = ButtonCaptureProps | RadioButtonsCaptureProps<T> | CheckboxCaptureProps;
|
901
902
|
|
902
|
-
|
903
|
+
type ConsentProps<T extends string = string> = {
|
903
904
|
text: string;
|
904
905
|
isRequired?: boolean;
|
905
906
|
consentCaptureProps: ConsentCaptureProps<T>;
|
@@ -908,8 +909,8 @@ declare type ConsentProps<T extends string = string> = {
|
|
908
909
|
};
|
909
910
|
declare const Consent: <T extends string>({ text, consentCaptureProps, containerStyles, clearStyles, }: ConsentProps<T>) => JSX.Element;
|
910
911
|
|
911
|
-
|
912
|
-
|
912
|
+
type ProcessTrackerStatus = 'complete' | 'incomplete' | 'in_progress';
|
913
|
+
type ProcessTrackerProps = {
|
913
914
|
title?: Nullable<string>;
|
914
915
|
description?: Nullable<string>;
|
915
916
|
isMobile?: boolean;
|
@@ -928,8 +929,8 @@ declare type ProcessTrackerProps = {
|
|
928
929
|
};
|
929
930
|
declare const ProcessTracker: ({ title, statuses, isMobile, description, currentStep, style, withCloseIcon, }: ProcessTrackerProps) => JSX.Element;
|
930
931
|
|
931
|
-
|
932
|
-
|
932
|
+
type FilteredFeedContentType = 'all' | 'favourite';
|
933
|
+
type FeedContentContainerProps = {
|
933
934
|
type: 'feed';
|
934
935
|
feedHeader: Omit<FeedContentHeaderProps$1, 'isMobile'>;
|
935
936
|
feedContent?: Omit<FeedContentProps$1, 'isMobile'>[];
|
@@ -937,15 +938,15 @@ declare type FeedContentContainerProps = {
|
|
937
938
|
};
|
938
939
|
declare const FeedContentContainer: ({ feedHeader, feedContent, isMobile, }: FeedContentContainerProps) => JSX.Element;
|
939
940
|
|
940
|
-
|
941
|
+
type DynamicElementProps = (AlertProps$1 & {
|
941
942
|
elementType: 'alert';
|
942
943
|
}) | (ProcessTrackerProps$1 & {
|
943
944
|
elementType: 'process_tracker';
|
944
945
|
}) | (FeedContentProps$1 & {
|
945
946
|
elementType: 'feed_content';
|
946
947
|
});
|
947
|
-
|
948
|
-
|
948
|
+
type SizeProps = SizesTypes$1 | number;
|
949
|
+
type DynamicContentZoneProps = {
|
949
950
|
elements: {
|
950
951
|
data: DynamicElementProps[];
|
951
952
|
spacer?: SizeProps;
|
@@ -955,20 +956,20 @@ declare type DynamicContentZoneProps = {
|
|
955
956
|
};
|
956
957
|
declare const DynamicContentZone: ({ elements, horizontalPaddings, containerStyles, }: DynamicContentZoneProps) => JSX.Element;
|
957
958
|
|
958
|
-
|
959
|
+
type BottomNavBarNavigationProps = {
|
959
960
|
navbarItems: BottomNaVBarItemProps$1[];
|
960
961
|
};
|
961
962
|
declare const BottomNavBarNavigation: ({ navbarItems }: BottomNavBarNavigationProps) => JSX.Element;
|
962
963
|
|
963
|
-
|
964
|
+
type HeroSliderProps = {
|
964
965
|
type: 'hero_slides';
|
965
966
|
heroSlides: Omit<HeroImageProps$1, 'type' | 'template'>[];
|
966
967
|
};
|
967
968
|
declare const HeroSlider: ({ heroSlides }: HeroSliderProps) => JSX.Element | null;
|
968
969
|
declare const HeroSliderWrapper: styled_components.StyledComponent<"div", styled_components.DefaultTheme, {}, never>;
|
969
970
|
|
970
|
-
|
971
|
-
|
971
|
+
type SubscribePanelTemplateKeys = `subscribe_template_${'a' | 'b'}`;
|
972
|
+
type SubscribePanelTemplateProps = {
|
972
973
|
title?: string;
|
973
974
|
description?: string;
|
974
975
|
isSubscribing?: boolean;
|
@@ -976,18 +977,18 @@ declare type SubscribePanelTemplateProps = {
|
|
976
977
|
isMobile: boolean;
|
977
978
|
control: Control$1<SubscribePanelForm>;
|
978
979
|
};
|
979
|
-
|
980
|
+
type SubscribePanelProps = Omit<SubscribePanelTemplateProps, 'isMobile' | 'control' | 'subscribeHandler'> & {
|
980
981
|
type: 'subscribe_panel';
|
981
982
|
template: SubscribePanelTemplateKeys;
|
982
983
|
onSubscribe: (email: string) => void;
|
983
984
|
};
|
984
|
-
|
985
|
+
type SubscribePanelForm = {
|
985
986
|
email: string;
|
986
987
|
};
|
987
988
|
|
988
989
|
declare const SubscribePanel: ({ template, onSubscribe, ...props }: SubscribePanelProps) => JSX.Element;
|
989
990
|
|
990
|
-
|
991
|
+
type DefaultTemplateProps = {
|
991
992
|
alerts?: AlertProps$2[];
|
992
993
|
processTracker?: ProcessTrackerProps$1;
|
993
994
|
header: React.ReactNode;
|
@@ -1009,21 +1010,21 @@ declare const useStep: (maxStep: number) => [number, Helpers];
|
|
1009
1010
|
|
1010
1011
|
declare const useRequiredConsentsAcceptedValues: (consents: ConsentProps$1[]) => boolean;
|
1011
1012
|
|
1012
|
-
|
1013
|
+
type MlrRichTextViewerProviderProps = PropsWithChildren<{
|
1013
1014
|
annotationsList: AnnotationsList$1;
|
1014
1015
|
isMLRReview: boolean;
|
1015
1016
|
showAnnotations: boolean;
|
1016
1017
|
}>;
|
1017
1018
|
declare const MlrRichTextViewerProvider: ({ children, isMLRReview, showAnnotations, annotationsList, }: MlrRichTextViewerProviderProps) => JSX.Element;
|
1018
1019
|
|
1019
|
-
|
1020
|
+
type MlrRichTextViewerContextType = {
|
1020
1021
|
isMLRReview: boolean;
|
1021
1022
|
showAnnotations: boolean;
|
1022
1023
|
annotationsList: AnnotationsList$1;
|
1023
1024
|
};
|
1024
1025
|
declare const MlrRichTextViewerContext: React$1.Context<MlrRichTextViewerContextType>;
|
1025
1026
|
|
1026
|
-
|
1027
|
+
type AnnotationsList = {
|
1027
1028
|
tags: {
|
1028
1029
|
id: string;
|
1029
1030
|
label: string;
|
@@ -1037,4 +1038,4 @@ declare type AnnotationsList = {
|
|
1037
1038
|
|
1038
1039
|
declare const useMlrRichTextViewerContext: () => contexts_MlrRichTextViewerContext_MlrRichTextViewerContext.MlrRichTextViewerContextType;
|
1039
1040
|
|
1040
|
-
export { AcquisitionForm, AcquisitionFormProps, Alert, AlertProps, AnnotationsList, AuthMethod, Avatar, AvatarDropdown, AvatarDropdownProps, AvatarProps, BackgroundImage, BaseButtonProps, Body, BodyProps, BottomNaVBarItemProps, BottomNavBarItem, BottomNavBarNavigation, BottomNavBarNavigationProps, BreakpointSizesTypes, Button, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CaretIconWrapper, CheckBoxProps, Checkbox, CheckboxField, CheckboxFieldProps, Circle, CircleBoxProps, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColumnItem, Columns, ColumnsProps, Consent, ConsentProps, CustomValidation, CustomValidationProps, CustomValidationRule, DefaultTemplate, DefaultTemplateProps, Divider, DividerProps, Drawer, DynamicContentZone, DynamicContentZoneProps, DynamicElementProps, EmphasizedText, EmphasizedTextProps, FeedContent, FeedContentContainer, FeedContentContainerProps, FeedContentHeader, FeedContentHeaderProps, FeedTemplateKeys, FieldLabels, FieldLabelsProps, FieldMapper, FieldMapperProps, FieldRuleLabelTypes, FieldSection, FieldSectionProps, FieldTypes, FilteredFeedContentType, FontSizesTypes, Footer, FooterContactInfo, FooterLink, FooterProps, ForgotPasswordForm, ForgotPasswordFormProps, GoogleMap, GoogleMapProps, Header, HeaderProps, HeroImage, HeroImageAlignment, HeroImageProps, HeroImageTemplate, HeroSlider, HeroSliderProps, HeroSliderWrapper, HorizontalButtons, HorizontalButtonsField, HorizontalButtonsProps, HorizontalPadding, HorizontalPaddingProps, ISI, ISIProps, Icon, IconButton, IconButtonProps, IconNames, IconProps, Image, ImageProps, Input, InputField, InputFieldProps, InputFieldTypes, InputIconProps, InputProps, LinkButton, LinkButtonProps, LoginForm, LoginFormProps, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MapPosition, MenuItem, MenuItems, MenuItemsProps, MenuNavigation, MenuNavigationProps, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, OrientationType, PdfDocument, PdfDocumentProps, ProcessTracker, ProcessTrackerProps, ProcessTrackerStatus, ProfileInformation, ProfileInformationProps, RadioButtonField, RadioButtonFieldProps, RadioButtonType, RadioButtons, RadioButtonsProps, RichTextEditorProps, RichTextViewer, Select, SelectField, SelectFieldProps, SelectableCardGroup, SelectableCardGroupProps, SetPasswordForm, SetPasswordFormProps, SetPasswordRuleValidation, SizesTypes, Spacer, SpacerProps, Spinner, Stepper, StepperProps, StyleWrapper, SubscribePanel, TabGroup, TabGroupProps, TextAlign, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, TwoFactorAuth, TwoFactorAuthProps, UICheckboxField, UIField, UIFields, UIInputField, UISelectField, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoProps, ZealTheme, ZealThemeProvider, acquisitionFormMockFields, defaultTheme, getFieldPlaceholder, getFieldsFromFieldSections, getInitialValuesFromFields, isFormValid, loginMockFields, profileInformationMockForm, sectionMockFields, setPasswordMockFields, showAcceptToastMessage, toast, toastStyles, useMediaQuery, useMlrRichTextViewerContext, useRequiredConsentsAcceptedValues, useStep };
|
1041
|
+
export { AcquisitionForm, AcquisitionFormProps, Alert, AlertProps, AnnotationsList, AuthMethod, Avatar, AvatarDropdown, AvatarDropdownProps, AvatarProps, BackgroundImage, BaseButtonProps, Body, BodyProps, BottomNaVBarItemProps, BottomNavBarItem, BottomNavBarNavigation, BottomNavBarNavigationProps, BreakpointSizesTypes, Button, ButtonProps, COMMUNICATION_LINK_DATA_TEXT, COMMUNICATION_LINK_DATA_URL, COMMUNICATION_LINK_ELEMENT_ID, CaretIconWrapper, CheckBoxProps, Checkbox, CheckboxField, CheckboxFieldProps, Circle, CircleBoxProps, CircularIndicator, CircularIndicatorProps, CircularIndicatorStyledComponent, ColumnItem, Columns, ColumnsProps, Consent, ConsentProps, CustomValidation, CustomValidationProps, CustomValidationRule, DefaultTemplate, DefaultTemplateProps, Divider, DividerProps, Drawer, DynamicContentZone, DynamicContentZoneProps, DynamicElementProps, EmphasizedText, EmphasizedTextProps, FeedContent, FeedContentContainer, FeedContentContainerProps, FeedContentHeader, FeedContentHeaderProps, FeedTemplateKeys, FieldLabels, FieldLabelsProps, FieldMapper, FieldMapperProps, FieldRuleLabelTypes, FieldSection, FieldSectionProps, FieldTypes, FilteredFeedContentType, FontSizesTypes, Footer, FooterContactInfo, FooterLink, FooterProps, ForgotPasswordForm, ForgotPasswordFormProps, GoogleMap, GoogleMapProps, Header, HeaderProps, HeroImage, HeroImageAlignment, HeroImageProps, HeroImageTemplate, HeroSlider, HeroSliderProps, HeroSliderWrapper, HorizontalButtons, HorizontalButtonsField, HorizontalButtonsProps, HorizontalPadding, HorizontalPaddingProps, ISI, ISIProps, Icon, IconButton, IconButtonProps, IconNames, IconProps, Image, ImageProps, Input, InputField, InputFieldProps, InputFieldTypes, InputIconProps, InputProps, LinkButton, LinkButtonProps, LoginForm, LoginFormProps, MATRIX_MESSAGE_DATA_ID, MATRIX_MESSAGE_ELEMENT_ID, MapPosition, MenuItem, MenuItems, MenuItemsProps, MenuNavigation, MenuNavigationProps, MlrRichTextViewerContext, MlrRichTextViewerContextType, MlrRichTextViewerProvider, MlrRichTextViewerProviderProps, OrientationType, PAGE_HEIGHT, PdfDocument, PdfDocumentProps, ProcessTracker, ProcessTrackerProps, ProcessTrackerStatus, ProfileInformation, ProfileInformationProps, RadioButtonField, RadioButtonFieldProps, RadioButtonType, RadioButtons, RadioButtonsProps, RichTextEditorProps, RichTextViewer, Select, SelectField, SelectFieldProps, SelectableCardGroup, SelectableCardGroupProps, SetPasswordForm, SetPasswordFormProps, SetPasswordRuleValidation, SizesTypes, Spacer, SpacerProps, Spinner, Stepper, StepperProps, StyleWrapper, SubscribePanel, TabGroup, TabGroupProps, TextAlign, TextTypes, TextWrapper, TextWrapperProps, ThemeColors, ThemeColorsType, ThemeDevicesType, ThemeSizesType, ThemeTextType, Tooltip, TooltipProps, TouchableOpacity, TouchableOpacityProps, TwoFactorAuth, TwoFactorAuthProps, UICheckboxField, UIField, UIFields, UIInputField, UISelectField, ValidationTag, ValidationTagProps, ValidationTagStatus, VerticalPadding, Video, VideoProps, ZealTheme, ZealThemeProvider, acquisitionFormMockFields, defaultTheme, getFieldPlaceholder, getFieldsFromFieldSections, getInitialValuesFromFields, isFormValid, loginMockFields, profileInformationMockForm, sectionMockFields, setPasswordMockFields, showAcceptToastMessage, toast, toastStyles, useMediaQuery, useMlrRichTextViewerContext, useRequiredConsentsAcceptedValues, useStep };
|