@egov3/system-design 1.3.132 → 1.3.133
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/baseComponents/BaseField/index.js +2 -2
- package/dist/cjs/baseComponents/BaseField/index.js.map +1 -1
- package/dist/cjs/baseComponents/InputField/index.js.map +1 -1
- package/dist/cjs/baseComponents/InputFieldGroup/index.js.map +1 -1
- package/dist/cjs/baseComponents/Modal/index.js +5 -3
- package/dist/cjs/baseComponents/Modal/index.js.map +1 -1
- package/dist/cjs/baseComponents/SearchBar/index.js +4 -2
- package/dist/cjs/baseComponents/SearchBar/index.js.map +1 -1
- package/dist/cjs/baseComponents/SelectBoxButton/index.js +2 -2
- package/dist/cjs/baseComponents/SelectBoxButton/index.js.map +1 -1
- package/dist/cjs/baseComponents/StatusText/index.js +4 -2
- package/dist/cjs/baseComponents/StatusText/index.js.map +1 -1
- package/dist/cjs/baseComponents/TextareaField/index.js +0 -1
- package/dist/cjs/baseComponents/TextareaField/index.js.map +1 -1
- package/dist/cjs/components/Calendar/Body/index.js +15 -5
- package/dist/cjs/components/Calendar/Body/index.js.map +1 -1
- package/dist/cjs/components/Calendar/Header/index.js +10 -1
- package/dist/cjs/components/Calendar/Header/index.js.map +1 -1
- package/dist/cjs/components/Calendar/index.js +10 -1
- package/dist/cjs/components/Calendar/index.js.map +1 -1
- package/dist/cjs/components/ErrorModal/index.js +13 -2
- package/dist/cjs/components/ErrorModal/index.js.map +1 -1
- package/dist/cjs/components/Identity/Agreement/index.js +10 -1
- package/dist/cjs/components/Identity/Agreement/index.js.map +1 -1
- package/dist/cjs/components/Identity/Auth/index.js +14 -2
- package/dist/cjs/components/Identity/Auth/index.js.map +1 -1
- package/dist/cjs/components/Identity/EdsSuccess/index.js +12 -2
- package/dist/cjs/components/Identity/EdsSuccess/index.js.map +1 -1
- package/dist/cjs/components/Identity/HelpInstruction/index.js +10 -1
- package/dist/cjs/components/Identity/HelpInstruction/index.js.map +1 -1
- package/dist/cjs/components/Identity/IdentityHeader/index.js +2 -2
- package/dist/cjs/components/Identity/IdentityHeader/index.js.map +1 -1
- package/dist/cjs/components/Identity/IdentityModal/index.js +10 -1
- package/dist/cjs/components/Identity/IdentityModal/index.js.map +1 -1
- package/dist/cjs/components/Messages/EmptyMessages/index.js +13 -2
- package/dist/cjs/components/Messages/EmptyMessages/index.js.map +1 -1
- package/dist/cjs/components/Messages/HelpNotification/index.js.map +1 -1
- package/dist/cjs/components/Messages/HelpNotificationItem/index.js +10 -1
- package/dist/cjs/components/Messages/HelpNotificationItem/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgBody/index.js +15 -2
- package/dist/cjs/components/Messages/MsgBody/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgComponentHeader/index.js +14 -3
- package/dist/cjs/components/Messages/MsgComponentHeader/index.js.map +1 -1
- package/dist/cjs/components/Messages/MsgSearch/index.js +10 -1
- package/dist/cjs/components/Messages/MsgSearch/index.js.map +1 -1
- package/dist/cjs/components/Navigation/ViewToggle/index.js +4 -3
- package/dist/cjs/components/Navigation/ViewToggle/index.js.map +1 -1
- package/dist/cjs/components/Notification/Item/index.js +17 -5
- package/dist/cjs/components/Notification/Item/index.js.map +1 -1
- package/dist/cjs/components/Notification/Wrapper/index.js.map +1 -1
- package/dist/cjs/components/Presale/AccordionTitle/index.js +10 -1
- package/dist/cjs/components/Presale/AccordionTitle/index.js.map +1 -1
- package/dist/cjs/components/Presale/Instructions/index.js +10 -1
- package/dist/cjs/components/Presale/Instructions/index.js.map +1 -1
- package/dist/cjs/components/Presale/PassportDetails/index.js +10 -1
- package/dist/cjs/components/Presale/PassportDetails/index.js.map +1 -1
- package/dist/cjs/components/Presale/ServiceDetails/index.js +10 -1
- package/dist/cjs/components/Presale/ServiceDetails/index.js.map +1 -1
- package/dist/cjs/components/Profile/DocCard/index.js +10 -1
- package/dist/cjs/components/Profile/DocCard/index.js.map +1 -1
- package/dist/cjs/components/Profile/IconToggleItem/index.js +10 -1
- package/dist/cjs/components/Profile/IconToggleItem/index.js.map +1 -1
- package/dist/cjs/components/Profile/ProfileHealthGeneral/index.js +10 -1
- package/dist/cjs/components/Profile/ProfileHealthGeneral/index.js.map +1 -1
- package/dist/cjs/components/Profile/RightMenuSectionItem/index.js +10 -1
- package/dist/cjs/components/Profile/RightMenuSectionItem/index.js.map +1 -1
- package/dist/cjs/components/Profile/SetUpAccess/index.js +13 -2
- package/dist/cjs/components/Profile/SetUpAccess/index.js.map +1 -1
- package/dist/cjs/components/ServiceCardComponent/index.js +10 -1
- package/dist/cjs/components/ServiceCardComponent/index.js.map +1 -1
- package/dist/cjs/components/Services/Feedback/index.js +21 -7
- package/dist/cjs/components/Services/Feedback/index.js.map +1 -1
- package/dist/cjs/components/Services/FileForUpload/index.js +14 -4
- package/dist/cjs/components/Services/FileForUpload/index.js.map +1 -1
- package/dist/cjs/components/Services/NextStepComponent/index.js +10 -1
- package/dist/cjs/components/Services/NextStepComponent/index.js.map +1 -1
- package/dist/cjs/customHooks/useCalendar.js.map +1 -1
- package/dist/cjs/index.js +89 -89
- package/dist/cjs/utils/calendar.js.map +1 -1
- package/dist/cjs/utils/date/getMonthNameProper.js.map +1 -1
- package/dist/cjs/utils/debounce.js.map +1 -1
- package/dist/esm/baseComponents/BaseField/index.js +2 -2
- package/dist/esm/baseComponents/BaseField/index.js.map +1 -1
- package/dist/esm/baseComponents/InputField/index.js.map +1 -1
- package/dist/esm/baseComponents/InputFieldGroup/index.js.map +1 -1
- package/dist/esm/baseComponents/Modal/index.js +5 -3
- package/dist/esm/baseComponents/Modal/index.js.map +1 -1
- package/dist/esm/baseComponents/RadioGroup/index.js +1 -1
- package/dist/esm/baseComponents/SearchBar/index.js +4 -2
- package/dist/esm/baseComponents/SearchBar/index.js.map +1 -1
- package/dist/esm/baseComponents/SelectBoxButton/index.js +2 -2
- package/dist/esm/baseComponents/SelectBoxButton/index.js.map +1 -1
- package/dist/esm/baseComponents/StatusText/index.js +4 -2
- package/dist/esm/baseComponents/StatusText/index.js.map +1 -1
- package/dist/esm/baseComponents/TextareaField/index.js +0 -1
- package/dist/esm/baseComponents/TextareaField/index.js.map +1 -1
- package/dist/esm/components/Calendar/Body/index.js +15 -5
- package/dist/esm/components/Calendar/Body/index.js.map +1 -1
- package/dist/esm/components/Calendar/Header/index.js +10 -1
- package/dist/esm/components/Calendar/Header/index.js.map +1 -1
- package/dist/esm/components/Calendar/index.js +10 -1
- package/dist/esm/components/Calendar/index.js.map +1 -1
- package/dist/esm/components/ErrorModal/index.js +13 -2
- package/dist/esm/components/ErrorModal/index.js.map +1 -1
- package/dist/esm/components/Identity/Agreement/index.js +10 -1
- package/dist/esm/components/Identity/Agreement/index.js.map +1 -1
- package/dist/esm/components/Identity/Auth/index.js +14 -2
- package/dist/esm/components/Identity/Auth/index.js.map +1 -1
- package/dist/esm/components/Identity/EdsSuccess/index.js +12 -2
- package/dist/esm/components/Identity/EdsSuccess/index.js.map +1 -1
- package/dist/esm/components/Identity/HelpInstruction/index.js +10 -1
- package/dist/esm/components/Identity/HelpInstruction/index.js.map +1 -1
- package/dist/esm/components/Identity/IdentityHeader/index.js +2 -2
- package/dist/esm/components/Identity/IdentityHeader/index.js.map +1 -1
- package/dist/esm/components/Identity/IdentityModal/index.js +10 -1
- package/dist/esm/components/Identity/IdentityModal/index.js.map +1 -1
- package/dist/esm/components/Messages/EmptyMessages/index.js +13 -2
- package/dist/esm/components/Messages/EmptyMessages/index.js.map +1 -1
- package/dist/esm/components/Messages/HelpNotification/index.js.map +1 -1
- package/dist/esm/components/Messages/HelpNotificationItem/index.js +10 -1
- package/dist/esm/components/Messages/HelpNotificationItem/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgBody/index.js +15 -2
- package/dist/esm/components/Messages/MsgBody/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgComponentHeader/index.js +14 -3
- package/dist/esm/components/Messages/MsgComponentHeader/index.js.map +1 -1
- package/dist/esm/components/Messages/MsgSearch/index.js +10 -1
- package/dist/esm/components/Messages/MsgSearch/index.js.map +1 -1
- package/dist/esm/components/Navigation/ViewToggle/index.js +4 -3
- package/dist/esm/components/Navigation/ViewToggle/index.js.map +1 -1
- package/dist/esm/components/Notification/Item/index.js +17 -5
- package/dist/esm/components/Notification/Item/index.js.map +1 -1
- package/dist/esm/components/Notification/Wrapper/index.js.map +1 -1
- package/dist/esm/components/Presale/AccordionTitle/index.js +10 -1
- package/dist/esm/components/Presale/AccordionTitle/index.js.map +1 -1
- package/dist/esm/components/Presale/Instructions/index.js +10 -1
- package/dist/esm/components/Presale/Instructions/index.js.map +1 -1
- package/dist/esm/components/Presale/PassportDetails/index.js +10 -1
- package/dist/esm/components/Presale/PassportDetails/index.js.map +1 -1
- package/dist/esm/components/Presale/ServiceDetails/index.js +10 -1
- package/dist/esm/components/Presale/ServiceDetails/index.js.map +1 -1
- package/dist/esm/components/Profile/DocCard/index.js +10 -1
- package/dist/esm/components/Profile/DocCard/index.js.map +1 -1
- package/dist/esm/components/Profile/IconToggleItem/index.js +10 -1
- package/dist/esm/components/Profile/IconToggleItem/index.js.map +1 -1
- package/dist/esm/components/Profile/ProfileHealthGeneral/index.js +10 -1
- package/dist/esm/components/Profile/ProfileHealthGeneral/index.js.map +1 -1
- package/dist/esm/components/Profile/RightMenuSectionItem/index.js +10 -1
- package/dist/esm/components/Profile/RightMenuSectionItem/index.js.map +1 -1
- package/dist/esm/components/Profile/SetUpAccess/index.js +13 -2
- package/dist/esm/components/Profile/SetUpAccess/index.js.map +1 -1
- package/dist/esm/components/ServiceCardComponent/index.js +10 -1
- package/dist/esm/components/ServiceCardComponent/index.js.map +1 -1
- package/dist/esm/components/Services/Feedback/index.js +21 -7
- package/dist/esm/components/Services/Feedback/index.js.map +1 -1
- package/dist/esm/components/Services/FileForUpload/index.js +14 -4
- package/dist/esm/components/Services/FileForUpload/index.js.map +1 -1
- package/dist/esm/components/Services/NextStepComponent/index.js +10 -1
- package/dist/esm/components/Services/NextStepComponent/index.js.map +1 -1
- package/dist/esm/customHooks/useCalendar.js.map +1 -1
- package/dist/esm/utils/calendar.js.map +1 -1
- package/dist/esm/utils/date/getMonthNameProper.js.map +1 -1
- package/dist/esm/utils/debounce.js.map +1 -1
- package/dist/types/baseComponents/Accordion/index.d.ts +1 -2
- package/dist/types/baseComponents/Button/index.d.ts +3 -4
- package/dist/types/baseComponents/InputField/index.d.ts +7 -7
- package/dist/types/baseComponents/InputFieldGroup/index.d.ts +2 -2
- package/dist/types/baseComponents/Label/index.d.ts +2 -2
- package/dist/types/baseComponents/Loader/index.d.ts +2 -2
- package/dist/types/baseComponents/Modal/index.d.ts +4 -5
- package/dist/types/baseComponents/Overlay/index.d.ts +3 -4
- package/dist/types/baseComponents/RadioGroup/index.d.ts +4 -5
- package/dist/types/baseComponents/RadioToggle/index.d.ts +2 -2
- package/dist/types/baseComponents/SearchBar/index.d.ts +2 -2
- package/dist/types/baseComponents/SelectBoxButton/index.d.ts +2 -2
- package/dist/types/baseComponents/StatusText/index.d.ts +2 -2
- package/dist/types/baseComponents/TabButtons/index.d.ts +2 -2
- package/dist/types/baseComponents/TextPair/index.d.ts +2 -2
- package/dist/types/baseComponents/TextareaField/index.d.ts +5 -5
- package/dist/types/baseComponents/Typography/index.d.ts +2 -2
- package/dist/types/baseComponents/legacy.d.ts +19 -20
- package/dist/types/components/Calendar/Body/index.d.ts +2 -2
- package/dist/types/components/Calendar/index.d.ts +2 -2
- package/dist/types/components/ErrorModal/index.d.ts +2 -2
- package/dist/types/components/Identity/Agreement/index.d.ts +2 -2
- package/dist/types/components/Identity/Auth/index.d.ts +2 -2
- package/dist/types/components/Identity/EdsSuccess/index.d.ts +2 -2
- package/dist/types/components/Identity/HelpInstruction/index.d.ts +2 -2
- package/dist/types/components/Identity/IdentityHeader/index.d.ts +2 -2
- package/dist/types/components/Identity/IdentityModal/index.d.ts +2 -2
- package/dist/types/components/Messages/EmptyMessages/index.d.ts +2 -2
- package/dist/types/components/Messages/HelpNotification/index.d.ts +4 -5
- package/dist/types/components/Messages/HelpNotificationItem/index.d.ts +2 -2
- package/dist/types/components/Messages/MsgBody/index.d.ts +2 -2
- package/dist/types/components/Messages/MsgComponentHeader/index.d.ts +2 -2
- package/dist/types/components/Messages/MsgSearch/index.d.ts +2 -2
- package/dist/types/components/Navigation/ViewToggle/index.d.ts +2 -2
- package/dist/types/components/Notification/Item/index.d.ts +2 -2
- package/dist/types/components/Notification/Wrapper/index.d.ts +2 -2
- package/dist/types/components/Presale/index.d.ts +5 -5
- package/dist/types/components/Profile/DocCard/index.d.ts +3 -4
- package/dist/types/components/Profile/IconToggleItem/index.d.ts +2 -2
- package/dist/types/components/Profile/ProfileHealthGeneral/index.d.ts +2 -2
- package/dist/types/components/Profile/RightMenuSectionItem/index.d.ts +2 -2
- package/dist/types/components/Profile/SetUpAccess/index.d.ts +2 -2
- package/dist/types/components/ServiceCardComponent/index.d.ts +1 -2
- package/dist/types/components/Services/Feedback/index.d.ts +2 -2
- package/dist/types/components/Services/FileForUpload/index.d.ts +2 -2
- package/dist/types/components/Services/NextStepComponent/index.d.ts +2 -2
- package/dist/types/components/legacy.d.ts +53 -53
- package/dist/types/index.d.ts +50 -51
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
|
|
3
3
|
interface IStatusTextProps {
|
|
4
4
|
text: string;
|
|
@@ -6,7 +6,7 @@ interface IStatusTextProps {
|
|
|
6
6
|
isNeedIcon?: boolean;
|
|
7
7
|
variant?: "ERROR" | "INFO" | "SUCCESS";
|
|
8
8
|
}
|
|
9
|
-
declare const StatusText: ({ text, isAlignedCenter, isNeedIcon, variant, }: IStatusTextProps) =>
|
|
9
|
+
declare const StatusText: ({ text, isAlignedCenter, isNeedIcon, variant, }: IStatusTextProps) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { StatusText };
|
|
12
12
|
export type { IStatusTextProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ITabItem } from '../../interfaces/TabButtons.js';
|
|
3
3
|
|
|
4
4
|
interface ITabButtonsProps {
|
|
@@ -6,7 +6,7 @@ interface ITabButtonsProps {
|
|
|
6
6
|
handleClick: (tabKey: string) => void;
|
|
7
7
|
tabDocLabels: ITabItem[];
|
|
8
8
|
}
|
|
9
|
-
declare const TabButtons: ({ tabDocLabels, activeTab, handleClick, }: ITabButtonsProps) =>
|
|
9
|
+
declare const TabButtons: ({ tabDocLabels, activeTab, handleClick, }: ITabButtonsProps) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { TabButtons };
|
|
12
12
|
export type { ITabButtonsProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
|
|
3
3
|
interface ITextPairProps {
|
|
4
4
|
mainText: string;
|
|
5
5
|
secondaryText?: string;
|
|
6
6
|
variant?: "REGULAR" | "ERROR" | "INFO" | "SUCCESS";
|
|
7
7
|
}
|
|
8
|
-
declare const TextPair: ({ mainText, secondaryText, variant, }: ITextPairProps) =>
|
|
8
|
+
declare const TextPair: ({ mainText, secondaryText, variant, }: ITextPairProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { TextPair };
|
|
11
11
|
export type { ITextPairProps };
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
1
|
+
import react__default, { JSX } from 'react';
|
|
2
2
|
|
|
3
|
-
interface ITextareaFieldProps extends Omit<
|
|
3
|
+
interface ITextareaFieldProps extends Omit<react__default.TextareaHTMLAttributes<HTMLTextAreaElement>, "onChange" | "value"> {
|
|
4
4
|
id: string;
|
|
5
5
|
labelText?: string;
|
|
6
6
|
value?: string;
|
|
7
|
-
onChange?: (event:
|
|
7
|
+
onChange?: (event: react__default.ChangeEvent<HTMLTextAreaElement>) => void;
|
|
8
8
|
isClearable?: boolean;
|
|
9
9
|
inputLeftIcon?: JSX.Element;
|
|
10
10
|
isFocused?: boolean;
|
|
11
11
|
setIsFocused?: (value: boolean) => void;
|
|
12
12
|
className?: string;
|
|
13
|
-
style?:
|
|
13
|
+
style?: react__default.CSSProperties;
|
|
14
14
|
readOnly?: boolean;
|
|
15
15
|
dataTestid?: string;
|
|
16
16
|
variant?: "default" | "code";
|
|
17
17
|
hintText?: string;
|
|
18
18
|
isError?: boolean;
|
|
19
19
|
}
|
|
20
|
-
declare const TextareaField:
|
|
20
|
+
declare const TextareaField: react__default.ForwardRefExoticComponent<ITextareaFieldProps & react__default.RefAttributes<HTMLTextAreaElement>>;
|
|
21
21
|
|
|
22
22
|
export { TextareaField };
|
|
23
23
|
export type { ITextareaFieldProps };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
1
|
+
import react__default, { ElementType, FC } from 'react';
|
|
2
2
|
|
|
3
3
|
type TFontClass = "heading1" | "heading3" | "subtitles3" | "body1Medium" | "body1Regular" | "body2Medium" | "body2Regular" | "body3Regular" | "caption1Medium" | "caption1Regular" | "caption1Semibold" | "caption2Medium" | "caption2Regular" | "caption2Semibold";
|
|
4
|
-
interface ITypographyProps extends
|
|
4
|
+
interface ITypographyProps extends react__default.HTMLAttributes<HTMLElement> {
|
|
5
5
|
tag: ElementType;
|
|
6
6
|
fontClass: TFontClass;
|
|
7
7
|
}
|
|
@@ -10,32 +10,31 @@ import { IOverlayProps } from './Overlay/index.js';
|
|
|
10
10
|
import { IModalProps } from './Modal/index.js';
|
|
11
11
|
import { ILabelProps } from './Label/index.js';
|
|
12
12
|
import { IInputFieldGroupProps } from './InputFieldGroup/index.js';
|
|
13
|
-
import * as React from 'react';
|
|
14
13
|
import { IInputFieldProps } from './InputField/index.js';
|
|
15
14
|
import { ICustomRadioButtonProps, IRadioGroupProps } from './RadioGroup/index.js';
|
|
16
15
|
import { IButtonProps } from './Button/index.js';
|
|
17
|
-
import * as
|
|
16
|
+
import * as react from 'react';
|
|
18
17
|
import { IAccordionProps } from './Accordion/index.js';
|
|
19
18
|
|
|
20
19
|
declare const BaseComponents: {
|
|
21
|
-
Accordion: ({ open, setOpen, children, title, }: IAccordionProps) =>
|
|
22
|
-
Button: ({ onClick, children, style, className, isRounded, isIcon, disabled, variant, size, "aria-label": ariaLabel, "data-testid": dataTestid, ...rest }: IButtonProps) =>
|
|
23
|
-
CustomRadioButton: ({ label, name, checked, onChange, value, }: ICustomRadioButtonProps) =>
|
|
24
|
-
InputField:
|
|
25
|
-
InputFieldGroup: ({ length, code, "aria-label": ariaLabel, "data-testid": dataTestid, className, isFocused, setIsFocused, hintText, isError, handleInputChange, }: IInputFieldGroupProps) =>
|
|
26
|
-
Label: ({ variant, text, isSpaced, Icon, onAction, }: ILabelProps) =>
|
|
27
|
-
Loader: () =>
|
|
28
|
-
Modal: ({ children, header, lang, isOpen, setIsOpen, variant, isWithOverlay, isContentScroll, isAnimated, footerButtons, }: IModalProps) =>
|
|
29
|
-
Overlay: ({ children, className }: IOverlayProps) =>
|
|
30
|
-
RadioGroup: ({ radioGroupItems, setSelectedOption, selectedOption, }: IRadioGroupProps) =>
|
|
31
|
-
RadioToggle: ({ lock, setLock }: IRadioToggleProps) =>
|
|
32
|
-
SearchBar: ({ lang, handleModalOpen, handleOnEnter, handleOnClear, handleOnChange, variant, loading, disabled, defaultValue, showClearButton, placeholder, "aria-label": ariaLabel, debounceDelay, }: ISearchBarProps) =>
|
|
33
|
-
SelectBoxButton: ({ handleClick, labelText, disabled, error, modalValue, lang, }: ISelectBoxProps) =>
|
|
34
|
-
StatusText: ({ text, isAlignedCenter, isNeedIcon, variant, }: IStatusTextProps) =>
|
|
35
|
-
TabButtons: ({ tabDocLabels, activeTab, handleClick, }: ITabButtonsProps) =>
|
|
36
|
-
TextareaField:
|
|
37
|
-
TextPair: ({ mainText, secondaryText, variant, }: ITextPairProps) =>
|
|
38
|
-
Typography:
|
|
20
|
+
Accordion: ({ open, setOpen, children, title, }: IAccordionProps) => react.JSX.Element;
|
|
21
|
+
Button: ({ onClick, children, style, className, isRounded, isIcon, disabled, variant, size, "aria-label": ariaLabel, "data-testid": dataTestid, ...rest }: IButtonProps) => react.JSX.Element;
|
|
22
|
+
CustomRadioButton: ({ label, name, checked, onChange, value, }: ICustomRadioButtonProps) => react.JSX.Element;
|
|
23
|
+
InputField: react.ForwardRefExoticComponent<IInputFieldProps & react.RefAttributes<HTMLInputElement>>;
|
|
24
|
+
InputFieldGroup: ({ length, code, "aria-label": ariaLabel, "data-testid": dataTestid, className, isFocused, setIsFocused, hintText, isError, handleInputChange, }: IInputFieldGroupProps) => react.JSX.Element;
|
|
25
|
+
Label: ({ variant, text, isSpaced, Icon, onAction, }: ILabelProps) => react.JSX.Element;
|
|
26
|
+
Loader: () => react.JSX.Element;
|
|
27
|
+
Modal: ({ children, header, lang, isOpen, setIsOpen, variant, isWithOverlay, isContentScroll, isAnimated, footerButtons, }: IModalProps) => react.JSX.Element;
|
|
28
|
+
Overlay: ({ children, className }: IOverlayProps) => react.JSX.Element;
|
|
29
|
+
RadioGroup: ({ radioGroupItems, setSelectedOption, selectedOption, }: IRadioGroupProps) => react.JSX.Element;
|
|
30
|
+
RadioToggle: ({ lock, setLock }: IRadioToggleProps) => react.JSX.Element;
|
|
31
|
+
SearchBar: ({ lang, handleModalOpen, handleOnEnter, handleOnClear, handleOnChange, variant, loading, disabled, defaultValue, showClearButton, placeholder, "aria-label": ariaLabel, debounceDelay, }: ISearchBarProps) => react.JSX.Element;
|
|
32
|
+
SelectBoxButton: ({ handleClick, labelText, disabled, error, modalValue, lang, }: ISelectBoxProps) => react.JSX.Element;
|
|
33
|
+
StatusText: ({ text, isAlignedCenter, isNeedIcon, variant, }: IStatusTextProps) => react.JSX.Element;
|
|
34
|
+
TabButtons: ({ tabDocLabels, activeTab, handleClick, }: ITabButtonsProps) => react.JSX.Element;
|
|
35
|
+
TextareaField: react.ForwardRefExoticComponent<ITextareaFieldProps & react.RefAttributes<HTMLTextAreaElement>>;
|
|
36
|
+
TextPair: ({ mainText, secondaryText, variant, }: ITextPairProps) => react.JSX.Element;
|
|
37
|
+
Typography: react.FC<ITypographyProps>;
|
|
39
38
|
};
|
|
40
39
|
|
|
41
40
|
export { BaseComponents };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { TPeriodKeys } from '../../../interfaces/Calendar.js';
|
|
3
3
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
4
4
|
|
|
@@ -13,7 +13,7 @@ interface ICalendarBodyProps extends ILangProps {
|
|
|
13
13
|
onDayClick?: (date: Date) => void;
|
|
14
14
|
onMonthChange?: (date: Date) => void;
|
|
15
15
|
}
|
|
16
|
-
declare const CalendarBody: ({ lang, month, year, selectedDate, rangeStart, rangeEnd, maxDate, selectedPeriodInterval, onDayClick, onMonthChange, }: ICalendarBodyProps) =>
|
|
16
|
+
declare const CalendarBody: ({ lang, month, year, selectedDate, rangeStart, rangeEnd, maxDate, selectedPeriodInterval, onDayClick, onMonthChange, }: ICalendarBodyProps) => react.JSX.Element;
|
|
17
17
|
|
|
18
18
|
export { CalendarBody };
|
|
19
19
|
export type { ICalendarBodyProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { Dispatch, SetStateAction } from 'react';
|
|
3
3
|
import { TCalendarMode, ISelectedPeriod, TPeriodKeys } from '../../interfaces/Calendar.js';
|
|
4
4
|
import { ILangProps } from '../../interfaces/common/index.js';
|
|
@@ -16,7 +16,7 @@ interface ICalendarProps extends ILangProps {
|
|
|
16
16
|
onPeriodChange?: (period: ISelectedPeriod) => void;
|
|
17
17
|
onSave?: (value: Date | null | ISelectedPeriod) => void;
|
|
18
18
|
}
|
|
19
|
-
declare const Calendar: ({ mode, isOpen, setIsOpen, lang, title, maxDate, selectedDate, selectedPeriod, defaultPeriodInterval, onDateChange, onPeriodChange, onSave, }: ICalendarProps) =>
|
|
19
|
+
declare const Calendar: ({ mode, isOpen, setIsOpen, lang, title, maxDate, selectedDate, selectedPeriod, defaultPeriodInterval, onDateChange, onPeriodChange, onSave, }: ICalendarProps) => react.JSX.Element;
|
|
20
20
|
|
|
21
21
|
export { Calendar };
|
|
22
22
|
export type { ICalendarProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IErrorModalProps extends ILangProps {
|
|
@@ -8,7 +8,7 @@ interface IErrorModalProps extends ILangProps {
|
|
|
8
8
|
onClose: () => void;
|
|
9
9
|
onAuthAction?: () => void;
|
|
10
10
|
}
|
|
11
|
-
declare const ErrorModal: ({ status, message, lang, isOpen, onClose, onAuthAction, }: IErrorModalProps) =>
|
|
11
|
+
declare const ErrorModal: ({ status, message, lang, isOpen, onClose, onAuthAction, }: IErrorModalProps) => react.JSX.Element;
|
|
12
12
|
|
|
13
13
|
export { ErrorModal };
|
|
14
14
|
export type { IErrorModalProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IAgreementStepProps extends ILangProps {
|
|
5
5
|
agreementText: string;
|
|
6
6
|
submitAgreementAndSign: () => void;
|
|
7
7
|
}
|
|
8
|
-
declare const Agreement: ({ lang, agreementText, submitAgreementAndSign, }: IAgreementStepProps) =>
|
|
8
|
+
declare const Agreement: ({ lang, agreementText, submitAgreementAndSign, }: IAgreementStepProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { Agreement };
|
|
11
11
|
export type { IAgreementStepProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IAuthStepProps extends ILangProps {
|
|
@@ -6,7 +6,7 @@ interface IAuthStepProps extends ILangProps {
|
|
|
6
6
|
handleRegistrationClick: () => void;
|
|
7
7
|
handleDownloadAppClick: () => void;
|
|
8
8
|
}
|
|
9
|
-
declare const Auth: ({ lang, handleEdsClick, handleRegistrationClick, handleDownloadAppClick, }: IAuthStepProps) =>
|
|
9
|
+
declare const Auth: ({ lang, handleEdsClick, handleRegistrationClick, handleDownloadAppClick, }: IAuthStepProps) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { Auth };
|
|
12
12
|
export type { IAuthStepProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IEdsSuccessProps extends ILangProps {
|
|
5
5
|
handleEdsOnclick: () => void;
|
|
6
6
|
}
|
|
7
|
-
declare const EdsSuccess: ({ lang, handleEdsOnclick }: IEdsSuccessProps) =>
|
|
7
|
+
declare const EdsSuccess: ({ lang, handleEdsOnclick }: IEdsSuccessProps) => react.JSX.Element;
|
|
8
8
|
|
|
9
9
|
export { EdsSuccess };
|
|
10
10
|
export type { IEdsSuccessProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
|
|
3
3
|
interface IHelpInstructionProps {
|
|
4
4
|
description: string;
|
|
5
5
|
linkText: string;
|
|
6
6
|
link: string;
|
|
7
7
|
}
|
|
8
|
-
declare const HelpInstruction: ({ description, linkText, link, }: IHelpInstructionProps) =>
|
|
8
|
+
declare const HelpInstruction: ({ description, linkText, link, }: IHelpInstructionProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { HelpInstruction };
|
|
11
11
|
export type { IHelpInstructionProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IPrimaryProps extends ILangProps {
|
|
5
5
|
goMainPage: () => void;
|
|
6
6
|
}
|
|
7
|
-
declare const IdentityHeader: ({ goMainPage, lang }: IPrimaryProps) =>
|
|
7
|
+
declare const IdentityHeader: ({ goMainPage, lang }: IPrimaryProps) => react.JSX.Element;
|
|
8
8
|
|
|
9
9
|
export { IdentityHeader };
|
|
10
10
|
export type { IPrimaryProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps, IRouterClosure } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IIdentityModalProps extends ILangProps {
|
|
@@ -8,7 +8,7 @@ interface IIdentityModalProps extends ILangProps {
|
|
|
8
8
|
isMain: boolean;
|
|
9
9
|
navigator: (closure: IRouterClosure) => () => void;
|
|
10
10
|
}
|
|
11
|
-
declare const IdentityModal: ({ children, goBackService, handleLangChange, isMain, lang, navigator, }: IIdentityModalProps) =>
|
|
11
|
+
declare const IdentityModal: ({ children, goBackService, handleLangChange, isMain, lang, navigator, }: IIdentityModalProps) => react.JSX.Element;
|
|
12
12
|
|
|
13
13
|
export { IdentityModal };
|
|
14
14
|
export type { IIdentityModalProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
import { TMsgSubMenuKeys } from '../../../interfaces/Messages.js';
|
|
4
4
|
|
|
5
5
|
interface IEmptyMessagesProps extends ILangProps {
|
|
6
6
|
pageType: TMsgSubMenuKeys;
|
|
7
7
|
}
|
|
8
|
-
declare const EmptyMessages: ({ pageType, lang }: IEmptyMessagesProps) =>
|
|
8
|
+
declare const EmptyMessages: ({ pageType, lang }: IEmptyMessagesProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { EmptyMessages };
|
|
11
11
|
export type { IEmptyMessagesProps };
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
import React__default from 'react';
|
|
1
|
+
import react__default from 'react';
|
|
3
2
|
|
|
4
3
|
interface IHelpNotificationProps {
|
|
5
|
-
icon:
|
|
6
|
-
children:
|
|
4
|
+
icon: react__default.ReactNode;
|
|
5
|
+
children: react__default.ReactNode;
|
|
7
6
|
handleOnClick?: () => void;
|
|
8
7
|
ariaLabel: string;
|
|
9
8
|
dataTestid: string;
|
|
10
9
|
}
|
|
11
|
-
declare const HelpNotification: ({ icon, children, handleOnClick, ariaLabel, dataTestid, }: IHelpNotificationProps) =>
|
|
10
|
+
declare const HelpNotification: ({ icon, children, handleOnClick, ariaLabel, dataTestid, }: IHelpNotificationProps) => react__default.JSX.Element;
|
|
12
11
|
|
|
13
12
|
export { HelpNotification };
|
|
14
13
|
export type { IHelpNotificationProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IHelpItemProps extends ILangProps {
|
|
5
5
|
isRead: boolean;
|
|
6
6
|
isUnderline?: boolean;
|
|
7
7
|
}
|
|
8
|
-
declare const HelpNotificationItem: ({ lang, isRead, isUnderline, }: IHelpItemProps) =>
|
|
8
|
+
declare const HelpNotificationItem: ({ lang, isRead, isUnderline, }: IHelpItemProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { HelpNotificationItem };
|
|
11
11
|
export type { IHelpItemProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
import { IMsgDataItem } from '../../../interfaces/Messages.js';
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ interface IMsgBodyProps extends ILangProps {
|
|
|
6
6
|
msgItem: IMsgDataItem;
|
|
7
7
|
handleDetailsClick: () => void;
|
|
8
8
|
}
|
|
9
|
-
declare const MsgBody: ({ msgItem, lang, handleDetailsClick, }: IMsgBodyProps) =>
|
|
9
|
+
declare const MsgBody: ({ msgItem, lang, handleDetailsClick, }: IMsgBodyProps) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { MsgBody };
|
|
12
12
|
export type { IMsgBodyProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface MsgComponentHeaderProps extends ILangProps {
|
|
@@ -7,7 +7,7 @@ interface MsgComponentHeaderProps extends ILangProps {
|
|
|
7
7
|
handleOpenSearch: () => void;
|
|
8
8
|
handleReadAll: () => void;
|
|
9
9
|
}
|
|
10
|
-
declare const MsgComponentHeader: ({ lang, headerText, headerAriaLabel, handleOpenSearch, handleReadAll, }: MsgComponentHeaderProps) =>
|
|
10
|
+
declare const MsgComponentHeader: ({ lang, headerText, headerAriaLabel, handleOpenSearch, handleReadAll, }: MsgComponentHeaderProps) => react.JSX.Element;
|
|
11
11
|
|
|
12
12
|
export { MsgComponentHeader };
|
|
13
13
|
export type { MsgComponentHeaderProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IMsgSearchProps extends ILangProps {
|
|
5
5
|
handleClose: () => void;
|
|
6
6
|
handleOnEnter: (value: string) => void;
|
|
7
7
|
}
|
|
8
|
-
declare const MsgSearch: ({ lang, handleClose, handleOnEnter, }: IMsgSearchProps) =>
|
|
8
|
+
declare const MsgSearch: ({ lang, handleClose, handleOnEnter, }: IMsgSearchProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { MsgSearch };
|
|
11
11
|
export type { IMsgSearchProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
|
|
3
3
|
interface IViewToggleProps {
|
|
4
4
|
activeView: string;
|
|
5
5
|
setActiveView: (view: string) => void;
|
|
6
6
|
}
|
|
7
|
-
declare const ViewToggle: ({ activeView, setActiveView }: IViewToggleProps) =>
|
|
7
|
+
declare const ViewToggle: ({ activeView, setActiveView }: IViewToggleProps) => react.JSX.Element;
|
|
8
8
|
|
|
9
9
|
export { ViewToggle };
|
|
10
10
|
export type { IViewToggleProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { JSX } from 'react';
|
|
2
2
|
|
|
3
3
|
type TNotificationType = "success" | "error" | "warning" | "info";
|
|
4
4
|
interface INotificationComponentProps {
|
|
@@ -6,7 +6,7 @@ interface INotificationComponentProps {
|
|
|
6
6
|
type?: TNotificationType;
|
|
7
7
|
onClick?: () => void;
|
|
8
8
|
}
|
|
9
|
-
declare const NotificationItem: ({ type, text, onClick, }: INotificationComponentProps) =>
|
|
9
|
+
declare const NotificationItem: ({ type, text, onClick, }: INotificationComponentProps) => JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { NotificationItem };
|
|
12
12
|
export type { INotificationComponentProps, TNotificationType };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { INotificationData } from '../../../interfaces/Notification.js';
|
|
3
3
|
|
|
4
4
|
interface INotificationWrapperProps {
|
|
5
5
|
items: INotificationData[];
|
|
6
6
|
removeNotificationData: (id: string) => void;
|
|
7
7
|
}
|
|
8
|
-
declare const NotificationWrapper: ({ items, removeNotificationData, }: INotificationWrapperProps) =>
|
|
8
|
+
declare const NotificationWrapper: ({ items, removeNotificationData, }: INotificationWrapperProps) => react.JSX.Element | null;
|
|
9
9
|
|
|
10
10
|
export { NotificationWrapper };
|
|
11
11
|
export type { INotificationWrapperProps };
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { IAccordionTitleProps } from './AccordionTitle/index.js';
|
|
2
2
|
import { IServiceDetailsProps } from './ServiceDetails/index.js';
|
|
3
3
|
import { IPassportDetailsProps } from './PassportDetails/index.js';
|
|
4
|
-
import * as
|
|
4
|
+
import * as react from 'react';
|
|
5
5
|
import { IInstructionsProps } from './Instructions/index.js';
|
|
6
6
|
|
|
7
7
|
declare const PresaleComponent: {
|
|
8
|
-
Instructions: ({ instructions, lang }: IInstructionsProps) =>
|
|
9
|
-
PassportDetails: ({ details, lang }: IPassportDetailsProps) =>
|
|
10
|
-
ServiceDetails: ({ passportDetails, servicesDetails, lang, }: IServiceDetailsProps) =>
|
|
11
|
-
AccordionTitle: ({ title }: IAccordionTitleProps) =>
|
|
8
|
+
Instructions: ({ instructions, lang }: IInstructionsProps) => react.JSX.Element;
|
|
9
|
+
PassportDetails: ({ details, lang }: IPassportDetailsProps) => react.JSX.Element;
|
|
10
|
+
ServiceDetails: ({ passportDetails, servicesDetails, lang, }: IServiceDetailsProps) => react.JSX.Element;
|
|
11
|
+
AccordionTitle: ({ title }: IAccordionTitleProps) => react.JSX.Element;
|
|
12
12
|
};
|
|
13
13
|
|
|
14
14
|
export { PresaleComponent };
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import
|
|
2
|
-
import React__default, { JSX } from 'react';
|
|
1
|
+
import react__default, { JSX } from 'react';
|
|
3
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
4
3
|
|
|
5
4
|
interface IDocCardProps extends ILangProps {
|
|
6
5
|
title: string;
|
|
7
6
|
docIcon: JSX.Element;
|
|
8
7
|
expiration?: string;
|
|
9
|
-
children?:
|
|
8
|
+
children?: react__default.ReactNode;
|
|
10
9
|
handleDownload: () => void;
|
|
11
10
|
}
|
|
12
|
-
declare const DocCard: ({ title, docIcon, expiration, children, lang, handleDownload, }: IDocCardProps) =>
|
|
11
|
+
declare const DocCard: ({ title, docIcon, expiration, children, lang, handleDownload, }: IDocCardProps) => JSX.Element;
|
|
13
12
|
|
|
14
13
|
export { DocCard };
|
|
15
14
|
export type { IDocCardProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ComponentType, SVGProps, Dispatch, SetStateAction } from 'react';
|
|
3
3
|
|
|
4
4
|
interface IIconToggleItemProps {
|
|
@@ -7,7 +7,7 @@ interface IIconToggleItemProps {
|
|
|
7
7
|
lock: boolean;
|
|
8
8
|
unlock: Dispatch<SetStateAction<boolean>>;
|
|
9
9
|
}
|
|
10
|
-
declare const IconToggleItem: ({ Icon, text, lock, unlock, }: IIconToggleItemProps) =>
|
|
10
|
+
declare const IconToggleItem: ({ Icon, text, lock, unlock, }: IIconToggleItemProps) => react.JSX.Element;
|
|
11
11
|
|
|
12
12
|
export { IconToggleItem };
|
|
13
13
|
export type { IIconToggleItemProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
import { ITitleValuePair } from '../../../interfaces/Profile.js';
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ interface IProfileHealthGeneral extends ILangProps {
|
|
|
6
6
|
attachedClinic: ITitleValuePair[];
|
|
7
7
|
compulsoryHealthInsurance: ITitleValuePair[];
|
|
8
8
|
}
|
|
9
|
-
declare const ProfileHealthGeneral: ({ lang, attachedClinic, compulsoryHealthInsurance, }: IProfileHealthGeneral) =>
|
|
9
|
+
declare const ProfileHealthGeneral: ({ lang, attachedClinic, compulsoryHealthInsurance, }: IProfileHealthGeneral) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { ProfileHealthGeneral };
|
|
12
12
|
export type { IProfileHealthGeneral };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { TButtonVariant } from '../../../interfaces/Button.js';
|
|
3
3
|
|
|
4
4
|
interface IRightMenuSectionItemProps {
|
|
@@ -8,7 +8,7 @@ interface IRightMenuSectionItemProps {
|
|
|
8
8
|
btnOnClick: () => void;
|
|
9
9
|
btnVariant?: TButtonVariant;
|
|
10
10
|
}
|
|
11
|
-
declare const RightMenuSectionItem: ({ title, btnText, btnOnClick, ariaLabel, btnVariant, }: IRightMenuSectionItemProps) =>
|
|
11
|
+
declare const RightMenuSectionItem: ({ title, btnText, btnOnClick, ariaLabel, btnVariant, }: IRightMenuSectionItemProps) => react.JSX.Element;
|
|
12
12
|
|
|
13
13
|
export { RightMenuSectionItem };
|
|
14
14
|
export type { IRightMenuSectionItemProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { Dispatch, SetStateAction } from 'react';
|
|
3
3
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
4
4
|
|
|
@@ -6,7 +6,7 @@ interface ISetUpAccessProps extends ILangProps {
|
|
|
6
6
|
lock: boolean;
|
|
7
7
|
unlock: Dispatch<SetStateAction<boolean>>;
|
|
8
8
|
}
|
|
9
|
-
declare const SetUpAccess: ({ lock, unlock, lang }: ISetUpAccessProps) =>
|
|
9
|
+
declare const SetUpAccess: ({ lock, unlock, lang }: ISetUpAccessProps) => react.JSX.Element;
|
|
10
10
|
|
|
11
11
|
export { SetUpAccess };
|
|
12
12
|
export type { ISetUpAccessProps };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import { JSX } from 'react';
|
|
3
2
|
|
|
4
3
|
interface IServiceCardComponentProps {
|
|
@@ -14,7 +13,7 @@ interface IServiceCardComponentProps {
|
|
|
14
13
|
};
|
|
15
14
|
isNew: boolean;
|
|
16
15
|
}
|
|
17
|
-
declare const ServiceCardComponent: ({ handleOrderService, badge, isNew, title, }: IServiceCardComponentProps) =>
|
|
16
|
+
declare const ServiceCardComponent: ({ handleOrderService, badge, isNew, title, }: IServiceCardComponentProps) => JSX.Element;
|
|
18
17
|
|
|
19
18
|
export { ServiceCardComponent };
|
|
20
19
|
export type { IServiceCardComponentProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { Dispatch, SetStateAction } from 'react';
|
|
3
3
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
4
4
|
|
|
@@ -10,7 +10,7 @@ interface IFeedbackProps extends ILangProps {
|
|
|
10
10
|
value?: string;
|
|
11
11
|
onChange?: (event: React.ChangeEvent<HTMLTextAreaElement>) => void;
|
|
12
12
|
}
|
|
13
|
-
declare const Feedback: ({ onAction, value, onChange, lang, rating, setRating, setOpen, }: IFeedbackProps) =>
|
|
13
|
+
declare const Feedback: ({ onAction, value, onChange, lang, rating, setRating, setOpen, }: IFeedbackProps) => react.JSX.Element;
|
|
14
14
|
|
|
15
15
|
export { Feedback };
|
|
16
16
|
export type { IFeedbackProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface IUploadedFile {
|
|
@@ -11,7 +11,7 @@ interface IFileForUploadProps extends ILangProps {
|
|
|
11
11
|
uploadingFile: IUploadedFile;
|
|
12
12
|
handleRemoveFile: () => void;
|
|
13
13
|
}
|
|
14
|
-
declare const FileForUpload: ({ lang, uploadingFile, handleRemoveFile, }: IFileForUploadProps) =>
|
|
14
|
+
declare const FileForUpload: ({ lang, uploadingFile, handleRemoveFile, }: IFileForUploadProps) => react.JSX.Element;
|
|
15
15
|
|
|
16
16
|
export { FileForUpload };
|
|
17
17
|
export type { IFileForUploadProps, IUploadedFile };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react from 'react';
|
|
2
2
|
import { ILangProps } from '../../../interfaces/common/index.js';
|
|
3
3
|
|
|
4
4
|
interface INextStepComponentProps extends ILangProps {
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
handleNextStepClick: () => Promise<void>;
|
|
7
7
|
}
|
|
8
|
-
declare const NextStepComponent: ({ disabled, handleNextStepClick, lang, }: INextStepComponentProps) =>
|
|
8
|
+
declare const NextStepComponent: ({ disabled, handleNextStepClick, lang, }: INextStepComponentProps) => react.JSX.Element;
|
|
9
9
|
|
|
10
10
|
export { NextStepComponent };
|
|
11
11
|
export type { INextStepComponentProps };
|