@tap-payments/os-micro-frontend-shared 0.1.240 → 0.1.241-test.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +1 -2
- package/build/components/ColorPicker/style.d.ts +2 -2
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +1 -2
- package/build/components/CountryFlag/CountryFlag.js +1 -1
- package/build/components/Dialog/style.d.ts +1 -2
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +1 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +1 -2
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +2 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +3 -4
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +13 -14
- package/build/components/SearchButton/styles.d.ts +4 -5
- package/build/components/StatusButton/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +2 -3
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +1 -2
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +6 -7
- package/build/components/StatusIcons/SourceIcons/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +2 -3
- package/build/components/TableCells/CustomCells/AmountCell/AmountCell.js +2 -4
- package/build/components/TableCells/CustomCells/AmountCell/style.d.ts +0 -1
- package/build/components/TableCells/CustomCells/AmountCell/style.js +0 -6
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +2 -3
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +5 -6
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +5 -6
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/CurrencyCell/CurrencyCell.js +2 -3
- package/build/components/TableCells/CustomCells/CurrencyCell/style.d.ts +0 -2
- package/build/components/TableCells/CustomCells/CurrencyCell/style.js +0 -10
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +5 -6
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +2 -3
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +5 -6
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +2 -3
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +1 -2
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +6 -7
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +5 -6
- package/build/components/TableCells/CustomCells/style.d.ts +1 -3
- package/build/components/TableCells/CustomCells/style.js +0 -4
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTables/components/style.d.ts +1 -2
- package/build/components/Window/style.d.ts +2 -2
- package/build/constants/assets.js +2 -2
- package/build/constants/table/cell/terminalsTableCellWidth.d.ts +3 -3
- package/build/constants/table/cell/terminalsTableCellWidth.js +3 -3
- package/build/types/apps.d.ts +2 -1
- package/build/types/brand.d.ts +1 -1
- package/build/types/column.d.ts +1 -1
- package/build/types/common.d.ts +7 -0
- package/build/types/common.js +1 -0
- package/build/types/entity.d.ts +20 -2
- package/build/types/index.d.ts +1 -0
- package/build/types/index.js +1 -0
- package/build/types/user.d.ts +1 -4
- package/package.json +3 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { getCurrenciesIcon } from '../../../../constants/index.js';
|
|
3
|
-
import { Currency,
|
|
4
|
-
import { FlagIcon } from '../style';
|
|
3
|
+
import { Currency, Wrapper } from './style';
|
|
5
4
|
export function CurrencyCell({ currency }) {
|
|
6
|
-
return (_jsxs(Wrapper, { children: [_jsx(
|
|
5
|
+
return (_jsxs(Wrapper, { children: [_jsx("img", { src: getCurrenciesIcon(currency), alt: currency }), _jsx(Currency, { children: currency })] }));
|
|
7
6
|
}
|
|
@@ -5,5 +5,3 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<import("
|
|
|
5
5
|
export declare const Currency: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
8
|
-
export declare const FlagContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
9
|
-
export declare const FlagIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
@@ -10,13 +10,3 @@ export const Currency = styled(Box)(({ theme }) => ({
|
|
|
10
10
|
color: theme.palette.text.primary,
|
|
11
11
|
lineHeight: '16.8px',
|
|
12
12
|
}));
|
|
13
|
-
export const FlagContainer = styled('span')(() => ({
|
|
14
|
-
display: 'flex',
|
|
15
|
-
width: '17px',
|
|
16
|
-
height: '12px',
|
|
17
|
-
flexShrink: 0,
|
|
18
|
-
}));
|
|
19
|
-
export const FlagIcon = styled('img')({
|
|
20
|
-
width: '100%',
|
|
21
|
-
height: '100%',
|
|
22
|
-
});
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -264,10 +263,10 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
264
263
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
265
264
|
export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent<{
|
|
266
265
|
hidden?: boolean | undefined;
|
|
267
|
-
id?: string | undefined;
|
|
268
266
|
color?: string | undefined;
|
|
269
267
|
content?: string | undefined;
|
|
270
268
|
translate?: "yes" | "no" | undefined;
|
|
269
|
+
id?: string | undefined;
|
|
271
270
|
defaultChecked?: boolean | undefined;
|
|
272
271
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
273
272
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -526,10 +525,10 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
526
525
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
527
526
|
export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
528
527
|
hidden?: boolean | undefined;
|
|
529
|
-
id?: string | undefined;
|
|
530
528
|
color?: string | undefined;
|
|
531
529
|
content?: string | undefined;
|
|
532
530
|
translate?: "yes" | "no" | undefined;
|
|
531
|
+
id?: string | undefined;
|
|
533
532
|
defaultChecked?: boolean | undefined;
|
|
534
533
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
535
534
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -789,10 +788,10 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
789
788
|
export declare const GateWayIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
790
789
|
export declare const GatewayIconWrapper: import("@emotion/styled").StyledComponent<{
|
|
791
790
|
hidden?: boolean | undefined;
|
|
792
|
-
id?: string | undefined;
|
|
793
791
|
color?: string | undefined;
|
|
794
792
|
content?: string | undefined;
|
|
795
793
|
translate?: "yes" | "no" | undefined;
|
|
794
|
+
id?: string | undefined;
|
|
796
795
|
defaultChecked?: boolean | undefined;
|
|
797
796
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
798
797
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1051,10 +1050,10 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
1051
1050
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
1052
1051
|
export declare const GatewaysContainer: import("@emotion/styled").StyledComponent<{
|
|
1053
1052
|
hidden?: boolean | undefined;
|
|
1054
|
-
id?: string | undefined;
|
|
1055
1053
|
color?: string | undefined;
|
|
1056
1054
|
content?: string | undefined;
|
|
1057
1055
|
translate?: "yes" | "no" | undefined;
|
|
1056
|
+
id?: string | undefined;
|
|
1058
1057
|
defaultChecked?: boolean | undefined;
|
|
1059
1058
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1060
1059
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const DueDateCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -266,10 +265,10 @@ export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
|
266
265
|
}, {}, {}>;
|
|
267
266
|
export declare const RowId: import("@emotion/styled").StyledComponent<{
|
|
268
267
|
hidden?: boolean | undefined;
|
|
269
|
-
id?: string | undefined;
|
|
270
268
|
color?: string | undefined;
|
|
271
269
|
content?: string | undefined;
|
|
272
270
|
translate?: "yes" | "no" | undefined;
|
|
271
|
+
id?: string | undefined;
|
|
273
272
|
defaultChecked?: boolean | undefined;
|
|
274
273
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
275
274
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const DueDateCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const DueDateCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -264,10 +263,10 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
264
263
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
265
264
|
export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent<{
|
|
266
265
|
hidden?: boolean | undefined;
|
|
267
|
-
id?: string | undefined;
|
|
268
266
|
color?: string | undefined;
|
|
269
267
|
content?: string | undefined;
|
|
270
268
|
translate?: "yes" | "no" | undefined;
|
|
269
|
+
id?: string | undefined;
|
|
271
270
|
defaultChecked?: boolean | undefined;
|
|
272
271
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
273
272
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -526,10 +525,10 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
526
525
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
527
526
|
export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
528
527
|
hidden?: boolean | undefined;
|
|
529
|
-
id?: string | undefined;
|
|
530
528
|
color?: string | undefined;
|
|
531
529
|
content?: string | undefined;
|
|
532
530
|
translate?: "yes" | "no" | undefined;
|
|
531
|
+
id?: string | undefined;
|
|
533
532
|
defaultChecked?: boolean | undefined;
|
|
534
533
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
535
534
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -789,10 +788,10 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
789
788
|
export declare const GateWayIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
790
789
|
export declare const GatewayIconWrapper: import("@emotion/styled").StyledComponent<{
|
|
791
790
|
hidden?: boolean | undefined;
|
|
792
|
-
id?: string | undefined;
|
|
793
791
|
color?: string | undefined;
|
|
794
792
|
content?: string | undefined;
|
|
795
793
|
translate?: "yes" | "no" | undefined;
|
|
794
|
+
id?: string | undefined;
|
|
796
795
|
defaultChecked?: boolean | undefined;
|
|
797
796
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
798
797
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1051,10 +1050,10 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
1051
1050
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
1052
1051
|
export declare const GatewaysContainer: import("@emotion/styled").StyledComponent<{
|
|
1053
1052
|
hidden?: boolean | undefined;
|
|
1054
|
-
id?: string | undefined;
|
|
1055
1053
|
color?: string | undefined;
|
|
1056
1054
|
content?: string | undefined;
|
|
1057
1055
|
translate?: "yes" | "no" | undefined;
|
|
1056
|
+
id?: string | undefined;
|
|
1058
1057
|
defaultChecked?: boolean | undefined;
|
|
1059
1058
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1060
1059
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const ProductCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
4
3
|
export declare const StyledSourceImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
5
4
|
export declare const ReferenceSourcesContainer: import("@emotion/styled").StyledComponent<{
|
|
6
5
|
hidden?: boolean | undefined;
|
|
7
|
-
id?: string | undefined;
|
|
8
6
|
color?: string | undefined;
|
|
9
7
|
content?: string | undefined;
|
|
10
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
id?: string | undefined;
|
|
11
10
|
defaultChecked?: boolean | undefined;
|
|
12
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
13
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const RefundChargeCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -264,10 +263,10 @@ export declare const RefundChargeCellContainer: import("@emotion/styled").Styled
|
|
|
264
263
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLDivElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
265
264
|
export declare const PercentageContainer: import("@emotion/styled").StyledComponent<{
|
|
266
265
|
hidden?: boolean | undefined;
|
|
267
|
-
id?: string | undefined;
|
|
268
266
|
color?: string | undefined;
|
|
269
267
|
content?: string | undefined;
|
|
270
268
|
translate?: "yes" | "no" | undefined;
|
|
269
|
+
id?: string | undefined;
|
|
271
270
|
defaultChecked?: boolean | undefined;
|
|
272
271
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
273
272
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const RefundCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
4
3
|
export declare const StyledSourceImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
5
4
|
export declare const SalesChannelsContainer: import("@emotion/styled").StyledComponent<{
|
|
6
5
|
hidden?: boolean | undefined;
|
|
7
|
-
id?: string | undefined;
|
|
8
6
|
color?: string | undefined;
|
|
9
7
|
content?: string | undefined;
|
|
10
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
id?: string | undefined;
|
|
11
10
|
defaultChecked?: boolean | undefined;
|
|
12
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
13
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
4
3
|
export declare const ReferenceSourcesContainer: import("@emotion/styled").StyledComponent<{
|
|
5
4
|
hidden?: boolean | undefined;
|
|
6
|
-
id?: string | undefined;
|
|
7
5
|
color?: string | undefined;
|
|
8
6
|
content?: string | undefined;
|
|
9
7
|
translate?: "yes" | "no" | undefined;
|
|
8
|
+
id?: string | undefined;
|
|
10
9
|
defaultChecked?: boolean | undefined;
|
|
11
10
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
12
11
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
4
3
|
export declare const StyledSourceImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
5
4
|
export declare const PaymentSourcesContainer: import("@emotion/styled").StyledComponent<{
|
|
6
5
|
hidden?: boolean | undefined;
|
|
7
|
-
id?: string | undefined;
|
|
8
6
|
color?: string | undefined;
|
|
9
7
|
content?: string | undefined;
|
|
10
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
id?: string | undefined;
|
|
11
10
|
defaultChecked?: boolean | undefined;
|
|
12
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
13
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
width?: string | number | undefined;
|
|
5
4
|
height?: string | number | undefined;
|
|
6
5
|
hidden?: boolean | undefined;
|
|
7
|
-
id?: string | undefined;
|
|
8
6
|
color?: string | undefined;
|
|
9
7
|
content?: string | undefined;
|
|
10
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
id?: string | undefined;
|
|
11
10
|
defaultChecked?: boolean | undefined;
|
|
12
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
13
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -276,10 +275,10 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
276
275
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
277
276
|
export declare const RefundsCountBadge: import("@emotion/styled").StyledComponent<{
|
|
278
277
|
hidden?: boolean | undefined;
|
|
279
|
-
id?: string | undefined;
|
|
280
278
|
color?: string | undefined;
|
|
281
279
|
content?: string | undefined;
|
|
282
280
|
translate?: "yes" | "no" | undefined;
|
|
281
|
+
id?: string | undefined;
|
|
283
282
|
defaultChecked?: boolean | undefined;
|
|
284
283
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
285
284
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -538,10 +537,10 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
538
537
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
539
538
|
export declare const MultiRefundContainer: import("@emotion/styled").StyledComponent<{
|
|
540
539
|
hidden?: boolean | undefined;
|
|
541
|
-
id?: string | undefined;
|
|
542
540
|
color?: string | undefined;
|
|
543
541
|
content?: string | undefined;
|
|
544
542
|
translate?: "yes" | "no" | undefined;
|
|
543
|
+
id?: string | undefined;
|
|
545
544
|
defaultChecked?: boolean | undefined;
|
|
546
545
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
547
546
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -819,10 +818,10 @@ export declare const statusAnimation: (index: number, shadow: string, xDelta?: n
|
|
|
819
818
|
};
|
|
820
819
|
export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
821
820
|
hidden?: boolean | undefined;
|
|
822
|
-
id?: string | undefined;
|
|
823
821
|
color?: string | undefined;
|
|
824
822
|
content?: string | undefined;
|
|
825
823
|
translate?: "yes" | "no" | undefined;
|
|
824
|
+
id?: string | undefined;
|
|
826
825
|
defaultChecked?: boolean | undefined;
|
|
827
826
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
828
827
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1083,10 +1082,10 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
1083
1082
|
}, {}, {}>;
|
|
1084
1083
|
export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
1085
1084
|
hidden?: boolean | undefined;
|
|
1086
|
-
id?: string | undefined;
|
|
1087
1085
|
color?: string | undefined;
|
|
1088
1086
|
content?: string | undefined;
|
|
1089
1087
|
translate?: "yes" | "no" | undefined;
|
|
1088
|
+
id?: string | undefined;
|
|
1090
1089
|
defaultChecked?: boolean | undefined;
|
|
1091
1090
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1092
1091
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1347,10 +1346,10 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1347
1346
|
}, {}, {}>;
|
|
1348
1347
|
export declare const StatusContainer: import("@emotion/styled").StyledComponent<{
|
|
1349
1348
|
hidden?: boolean | undefined;
|
|
1350
|
-
id?: string | undefined;
|
|
1351
1349
|
color?: string | undefined;
|
|
1352
1350
|
content?: string | undefined;
|
|
1353
1351
|
translate?: "yes" | "no" | undefined;
|
|
1352
|
+
id?: string | undefined;
|
|
1354
1353
|
defaultChecked?: boolean | undefined;
|
|
1355
1354
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1356
1355
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
|
|
4
3
|
hidden?: boolean | undefined;
|
|
5
|
-
id?: string | undefined;
|
|
6
4
|
color?: string | undefined;
|
|
7
5
|
content?: string | undefined;
|
|
8
6
|
translate?: "yes" | "no" | undefined;
|
|
7
|
+
id?: string | undefined;
|
|
9
8
|
defaultChecked?: boolean | undefined;
|
|
10
9
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
10
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -264,10 +263,10 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
264
263
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
265
264
|
export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent<{
|
|
266
265
|
hidden?: boolean | undefined;
|
|
267
|
-
id?: string | undefined;
|
|
268
266
|
color?: string | undefined;
|
|
269
267
|
content?: string | undefined;
|
|
270
268
|
translate?: "yes" | "no" | undefined;
|
|
269
|
+
id?: string | undefined;
|
|
271
270
|
defaultChecked?: boolean | undefined;
|
|
272
271
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
273
272
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -526,10 +525,10 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
526
525
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
527
526
|
export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
528
527
|
hidden?: boolean | undefined;
|
|
529
|
-
id?: string | undefined;
|
|
530
528
|
color?: string | undefined;
|
|
531
529
|
content?: string | undefined;
|
|
532
530
|
translate?: "yes" | "no" | undefined;
|
|
531
|
+
id?: string | undefined;
|
|
533
532
|
defaultChecked?: boolean | undefined;
|
|
534
533
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
535
534
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -789,10 +788,10 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
789
788
|
export declare const GateWayIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
790
789
|
export declare const GatewayIconWrapper: import("@emotion/styled").StyledComponent<{
|
|
791
790
|
hidden?: boolean | undefined;
|
|
792
|
-
id?: string | undefined;
|
|
793
791
|
color?: string | undefined;
|
|
794
792
|
content?: string | undefined;
|
|
795
793
|
translate?: "yes" | "no" | undefined;
|
|
794
|
+
id?: string | undefined;
|
|
796
795
|
defaultChecked?: boolean | undefined;
|
|
797
796
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
798
797
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1051,10 +1050,10 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
1051
1050
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLSpanElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
1052
1051
|
export declare const GatewaysContainer: import("@emotion/styled").StyledComponent<{
|
|
1053
1052
|
hidden?: boolean | undefined;
|
|
1054
|
-
id?: string | undefined;
|
|
1055
1053
|
color?: string | undefined;
|
|
1056
1054
|
content?: string | undefined;
|
|
1057
1055
|
translate?: "yes" | "no" | undefined;
|
|
1056
|
+
id?: string | undefined;
|
|
1058
1057
|
defaultChecked?: boolean | undefined;
|
|
1059
1058
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1060
1059
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
export declare const GeographyBox: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
4
3
|
variant?: "Global" | "Regional" | "Local" | undefined;
|
|
5
4
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
6
|
-
export declare const FlagIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
7
5
|
export declare const TransparentButton: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
8
6
|
export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
9
7
|
hidden?: boolean | undefined;
|
|
10
|
-
id?: string | undefined;
|
|
11
8
|
color?: string | undefined;
|
|
12
9
|
content?: string | undefined;
|
|
13
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
+
id?: string | undefined;
|
|
14
12
|
defaultChecked?: boolean | undefined;
|
|
15
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
14
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -19,10 +19,6 @@ export const GeographyBox = styled('span', {
|
|
|
19
19
|
objectFit: 'cover',
|
|
20
20
|
},
|
|
21
21
|
}));
|
|
22
|
-
export const FlagIcon = styled('img')({
|
|
23
|
-
width: '100%',
|
|
24
|
-
height: '100%',
|
|
25
|
-
});
|
|
26
22
|
export const TransparentButton = styled('button')({
|
|
27
23
|
background: 'transparent',
|
|
28
24
|
border: 'none',
|
|
@@ -13,7 +13,7 @@ export declare const InputsWrapper: import("@emotion/styled").StyledComponent<im
|
|
|
13
13
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
14
14
|
export declare const ClearButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
15
15
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
16
|
-
}, "
|
|
16
|
+
}, "color" | "disabled" | "classes" | "className" | "style" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
17
17
|
export declare const ClearWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
18
18
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
19
19
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
@@ -7,7 +7,7 @@ export declare const Footer: import("@emotion/styled").StyledComponent<import("@
|
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
8
8
|
export declare const OkayButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
9
9
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
10
|
-
}, "
|
|
10
|
+
}, "color" | "disabled" | "classes" | "className" | "style" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
11
11
|
export declare const CancelButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
12
12
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
13
|
-
}, "
|
|
13
|
+
}, "color" | "disabled" | "classes" | "className" | "style" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
@@ -15,6 +15,6 @@ export declare const ErrorMessage: import("@emotion/styled").StyledComponent<imp
|
|
|
15
15
|
export declare const StyledImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
16
16
|
export declare const StyledButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
17
17
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
18
|
-
}, "
|
|
18
|
+
}, "color" | "disabled" | "classes" | "className" | "style" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
19
19
|
export declare const StyledButtonText: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, {}>;
|
|
20
20
|
export {};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react" />
|
|
3
2
|
interface TableWrapperProps {
|
|
4
3
|
showNoDataView?: boolean;
|
|
5
4
|
}
|
|
@@ -51,10 +50,10 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
51
50
|
width?: string | number | undefined;
|
|
52
51
|
height?: string | number | undefined;
|
|
53
52
|
hidden?: boolean | undefined;
|
|
54
|
-
id?: string | undefined;
|
|
55
53
|
color?: string | undefined;
|
|
56
54
|
content?: string | undefined;
|
|
57
55
|
translate?: "yes" | "no" | undefined;
|
|
56
|
+
id?: string | undefined;
|
|
58
57
|
defaultChecked?: boolean | undefined;
|
|
59
58
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
60
59
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -4,10 +4,10 @@ export declare const contentStyle: CSSProperties;
|
|
|
4
4
|
export declare const initalStyle: any;
|
|
5
5
|
export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
|
|
6
6
|
hidden?: boolean | undefined;
|
|
7
|
-
id?: string | undefined;
|
|
8
7
|
color?: string | undefined;
|
|
9
8
|
content?: string | undefined;
|
|
10
9
|
translate?: "yes" | "no" | undefined;
|
|
10
|
+
id?: string | undefined;
|
|
11
11
|
defaultChecked?: boolean | undefined;
|
|
12
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
13
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -271,10 +271,10 @@ export declare const AppContainerWrapper: import("@emotion/styled").StyledCompon
|
|
|
271
271
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
272
272
|
export declare const AppContainerContainer: import("@emotion/styled").StyledComponent<{
|
|
273
273
|
hidden?: boolean | undefined;
|
|
274
|
-
id?: string | undefined;
|
|
275
274
|
color?: string | undefined;
|
|
276
275
|
content?: string | undefined;
|
|
277
276
|
translate?: "yes" | "no" | undefined;
|
|
277
|
+
id?: string | undefined;
|
|
278
278
|
defaultChecked?: boolean | undefined;
|
|
279
279
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
280
280
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -7,9 +7,9 @@ export const videosUrl = `${cdnUrl}/videos`;
|
|
|
7
7
|
export const getLightUrlIcon = (source) => `${lightUrl}/${source}.svg`;
|
|
8
8
|
export const getPaymentMethodsIcon = (source) => `${lightUrl}/payment-method/v2/${source}.svg`;
|
|
9
9
|
export const getPaymentIssuersIcon = (source) => `${lightUrl}/payment-issuer/${source}.svg`;
|
|
10
|
-
export const getCountriesIcon = (source) => `${lightUrl}/country/${source}.svg`;
|
|
10
|
+
export const getCountriesIcon = (source) => `${lightUrl}/country/v3/${source}.svg`;
|
|
11
11
|
export const getServiceFunctionIcon = (functionCode) => `${lightUrl}/function/${functionCode}.svg`;
|
|
12
|
-
export const getCurrenciesIcon = (currency) => `${cdnUrl}/currency/
|
|
12
|
+
export const getCurrenciesIcon = (currency) => `${cdnUrl}/currency/v3/light/${currency}.svg`;
|
|
13
13
|
export const getAuthorityIcon = (authority) => {
|
|
14
14
|
const authorityWithoutSpaces = authority.replace(/\s/g, '');
|
|
15
15
|
return `${cdnUrl}/icons/dashboard/light/authority/v2/${authorityWithoutSpaces}.svg`;
|