@tap-payments/os-micro-frontend-shared 0.1.96-test.21 → 0.1.96-test.23
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/AuthenticationTypeChip/AuthenticationTypeChip.js +2 -2
- package/build/components/Chip/style.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +1 -1
- package/build/components/Dialog/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +1 -1
- package/build/components/ImageWrapper/ImageWrapper.d.ts +1 -1
- package/build/components/InputBase/PhoneInputBase/CountriesList/CountriesList.js +10 -9
- package/build/components/JSONViewer/style.d.ts +2 -2
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +3 -3
- package/build/components/NestedDropdown/Dropdown.js +2 -2
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +13 -13
- package/build/components/SearchButton/styles.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +1 -1
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +6 -6
- package/build/components/StatusIcons/SourceIcons/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/constant.d.ts +1 -0
- package/build/components/TableCells/CustomCells/ActionCell/constant.js +2 -1
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +2 -2
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +2 -2
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/BrandsCell/BrandsCell.js +1 -1
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +2 -2
- package/build/components/TableCells/CustomCells/IndividualsCell/IndividualsCell.js +1 -1
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/MarketPlaceCell/MarketPlaceCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/MarketPlaceCell/MarketPlaceCell.js +4 -4
- package/build/components/TableCells/CustomCells/MarketPlaceCell/type.d.ts +2 -2
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +2 -2
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/SalesChannelCell/SalesChannelCell.js +4 -1
- package/build/components/TableCells/CustomCells/SalesChannelCell/constants.d.ts +2 -0
- package/build/components/TableCells/CustomCells/SalesChannelCell/constants.js +2 -0
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/SegmentsCell/SegmentsCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/SegmentsCell/SegmentsCell.js +8 -10
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/SegmentsCell/type.d.ts +3 -5
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/Inputs.js +3 -1
- package/build/components/VirtualTables/components/ColumnFilter/List/List.js +1 -1
- package/build/components/VirtualTables/components/style.d.ts +1 -1
- package/build/components/VirtualTables/components/virtualScroll/ListItemWrapper.d.ts +1 -0
- package/build/components/VirtualTables/components/virtualScroll/ListItemWrapper.js +3 -3
- package/build/components/Window/Window.js +5 -3
- package/build/components/Window/style.d.ts +2 -3
- package/build/components/Window/style.js +1 -1
- package/build/constants/apps.d.ts +3 -0
- package/build/constants/apps.js +1 -0
- package/build/constants/assets.d.ts +3 -0
- package/build/constants/assets.js +3 -0
- package/build/constants/table/cell/authorizationTableCellWidth.d.ts +35 -5
- package/build/constants/table/cell/authorizationTableCellWidth.js +35 -5
- package/build/constants/table/cell/chargeTableCellWidth.d.ts +30 -5
- package/build/constants/table/cell/chargeTableCellWidth.js +30 -5
- package/build/constants/table/cell/destinationsTableCellWidth.d.ts +27 -2
- package/build/constants/table/cell/destinationsTableCellWidth.js +27 -2
- package/build/constants/table/cell/merchantsTableCellWidth.d.ts +5 -5
- package/build/constants/table/cell/merchantsTableCellWidth.js +5 -5
- package/build/constants/table/cell/refundTableCellWidth.d.ts +38 -3
- package/build/constants/table/cell/refundTableCellWidth.js +38 -3
- package/build/types/merchant.d.ts +1 -0
- package/build/types/user.d.ts +1 -1
- package/build/utils/localStorage.d.ts +4 -1
- package/build/utils/localStorage.js +11 -0
- package/package.json +2 -2
|
@@ -15,7 +15,7 @@ import StatusChipWithCopy from '../StatusChipWithCopy';
|
|
|
15
15
|
import { chipAuthenticationTypes } from './constants';
|
|
16
16
|
function AuthenticationTypeChip(_a) {
|
|
17
17
|
var { title, ref } = _a, rest = __rest(_a, ["title", "ref"]);
|
|
18
|
-
const
|
|
19
|
-
return (_jsx(StatusChipWithCopy, Object.assign({ chipStyles: styles, ref: ref }, rest, { children: text })));
|
|
18
|
+
const chipAuthenticationType = chipAuthenticationTypes[title];
|
|
19
|
+
return (_jsx(StatusChipWithCopy, Object.assign({ chipStyles: chipAuthenticationType === null || chipAuthenticationType === void 0 ? void 0 : chipAuthenticationType.styles, ref: ref }, rest, { children: (chipAuthenticationType === null || chipAuthenticationType === void 0 ? void 0 : chipAuthenticationType.text) || title })));
|
|
20
20
|
}
|
|
21
21
|
export default memo(AuthenticationTypeChip);
|
|
@@ -56,7 +56,7 @@ export declare const SourcesContainer: import("@emotion/styled").StyledComponent
|
|
|
56
56
|
results?: number | undefined;
|
|
57
57
|
security?: string | undefined;
|
|
58
58
|
unselectable?: "off" | "on" | undefined;
|
|
59
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
59
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
60
60
|
is?: string | undefined;
|
|
61
61
|
exportparts?: string | undefined;
|
|
62
62
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const AgreementImageWrapper: import("@emotion/styled").StyledComp
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const DialogWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<{
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ declare const ImageWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -5,6 +5,7 @@ import Skeleton from '@mui/material/Skeleton';
|
|
|
5
5
|
import CustomBackdrop from '../../../CustomBackdrop';
|
|
6
6
|
import { downArrowIcon, searchIcon } from '../../../../constants/index.js';
|
|
7
7
|
import { CountryStyled, CountriesWrapper, CountriesListStyled, InputStyled, CountryButton, Required } from './style';
|
|
8
|
+
import { ClickAwayListener } from '@mui/material';
|
|
8
9
|
function CountriesList({ isLoading, countries, value: countryValue, onCountryChange, required, disabled }) {
|
|
9
10
|
const [selectedCountry, setSelectedCountry] = useState();
|
|
10
11
|
const [anchorEl, setAnchorEl] = useState(null);
|
|
@@ -50,15 +51,15 @@ function CountriesList({ isLoading, countries, value: countryValue, onCountryCha
|
|
|
50
51
|
border: 'none',
|
|
51
52
|
height: 34,
|
|
52
53
|
paddingInlineStart: '8px',
|
|
53
|
-
} }, { children: isLoading ? (_jsx(Skeleton, { variant: "rectangular", width: 56.5, height: 20, sx: { borderRadius: '4px' } })) : (_jsxs(_Fragment, { children: [selectedCountry && (_jsxs(_Fragment, { children: [_jsx("img", { src: selectedCountry.logo, alt: "c", className: "logo" }), _jsx("span", { children: `+${selectedCountry === null || selectedCountry === void 0 ? void 0 : selectedCountry.idd_prefix}` })] })), required && _jsx(Required, Object.assign({ component: "span" }, { children: "*" })), _jsx(Box, { component: "img", src: downArrowIcon, alt: "d", className: "arrow", sx: Object.assign({}, (open && { transform: 'rotate(180deg)' })) })] })) })), open && _jsx(CustomBackdrop, { onClick: closeDropdown }), open && (_jsxs(CountriesWrapper, Object.assign({ id: "CountriesList_CountriesWrapper", open: open, anchorEl: anchorEl, "data-testid": "CountriesList_CountriesWrapper", placement: "bottom-start" }, { children: [_jsx(InputStyled, { endAdornment: _jsx("img", { src: searchIcon, alt: "arrow" }), onChange: handleSearch, hideArrows: true, "data-testid": "CountriesList_InputStyled", value: searchValue }), _jsx(CountriesListStyled, Object.assign({ "data-testid": "CountriesList_CountriesListStyled" }, { children: filteredCountries.map((country) => {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
54
|
+
} }, { children: isLoading ? (_jsx(Skeleton, { variant: "rectangular", width: 56.5, height: 20, sx: { borderRadius: '4px' } })) : (_jsxs(_Fragment, { children: [selectedCountry && (_jsxs(_Fragment, { children: [_jsx("img", { src: selectedCountry.logo, alt: "c", className: "logo" }), _jsx("span", { children: `+${selectedCountry === null || selectedCountry === void 0 ? void 0 : selectedCountry.idd_prefix}` })] })), required && _jsx(Required, Object.assign({ component: "span" }, { children: "*" })), _jsx(Box, { component: "img", src: downArrowIcon, alt: "d", className: "arrow", sx: Object.assign({}, (open && { transform: 'rotate(180deg)' })) })] })) })), open && _jsx(CustomBackdrop, { onClick: closeDropdown }), open && (_jsx(ClickAwayListener, Object.assign({ onClickAway: closeDropdown }, { children: _jsxs(CountriesWrapper, Object.assign({ id: "CountriesList_CountriesWrapper", open: open, anchorEl: anchorEl, "data-testid": "CountriesList_CountriesWrapper", placement: "bottom-start" }, { children: [_jsx(InputStyled, { endAdornment: _jsx("img", { src: searchIcon, alt: "arrow" }), onChange: handleSearch, hideArrows: true, "data-testid": "CountriesList_InputStyled", value: searchValue }), _jsx(CountriesListStyled, Object.assign({ "data-testid": "CountriesList_CountriesListStyled" }, { children: filteredCountries.map((country) => {
|
|
55
|
+
const isSelected = (selectedCountry === null || selectedCountry === void 0 ? void 0 : selectedCountry.countryId) === country.countryId;
|
|
56
|
+
return (_jsxs(CountryStyled, Object.assign({ onClick: () => {
|
|
57
|
+
handleOnCountryChange(country);
|
|
58
|
+
}, sx: {
|
|
59
|
+
backgroundColor: isSelected ? '#F9F9F9' : 'transparent',
|
|
60
|
+
color: isSelected ? '#000' : '#8D8D94',
|
|
61
|
+
} }, { children: [_jsx("img", { src: country.logo, alt: "c", className: "logo" }), _jsx("span", { children: `+${country.idd_prefix}` })] }), `country-code-${country.countryId}`));
|
|
62
|
+
}) }))] })) })))] })));
|
|
62
63
|
}
|
|
63
64
|
CountriesList.displayName = 'CountriesList';
|
|
64
65
|
export default memo(CountriesList);
|
|
@@ -137,7 +137,7 @@ export declare const JSONViewerWrapper: import("@emotion/styled").StyledComponen
|
|
|
137
137
|
results?: number | undefined;
|
|
138
138
|
security?: string | undefined;
|
|
139
139
|
unselectable?: "off" | "on" | undefined;
|
|
140
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
140
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
141
141
|
is?: string | undefined;
|
|
142
142
|
exportparts?: string | undefined;
|
|
143
143
|
part?: string | undefined;
|
|
@@ -402,7 +402,7 @@ export declare const JSONViewerWrapperRequest: import("@emotion/styled").StyledC
|
|
|
402
402
|
results?: number | undefined;
|
|
403
403
|
security?: string | undefined;
|
|
404
404
|
unselectable?: "off" | "on" | undefined;
|
|
405
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
405
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
406
406
|
is?: string | undefined;
|
|
407
407
|
exportparts?: string | undefined;
|
|
408
408
|
part?: string | undefined;
|
|
@@ -50,7 +50,7 @@ export declare const Container: import("@emotion/styled").StyledComponent<{
|
|
|
50
50
|
results?: number | undefined;
|
|
51
51
|
security?: string | undefined;
|
|
52
52
|
unselectable?: "off" | "on" | undefined;
|
|
53
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
53
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
54
54
|
is?: string | undefined;
|
|
55
55
|
exportparts?: string | undefined;
|
|
56
56
|
part?: string | undefined;
|
|
@@ -313,7 +313,7 @@ export declare const PeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
313
313
|
results?: number | undefined;
|
|
314
314
|
security?: string | undefined;
|
|
315
315
|
unselectable?: "off" | "on" | undefined;
|
|
316
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
316
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
317
317
|
is?: string | undefined;
|
|
318
318
|
exportparts?: string | undefined;
|
|
319
319
|
part?: string | undefined;
|
|
@@ -575,7 +575,7 @@ export declare const MainChip: import("@emotion/styled").StyledComponent<{
|
|
|
575
575
|
results?: number | undefined;
|
|
576
576
|
security?: string | undefined;
|
|
577
577
|
unselectable?: "off" | "on" | undefined;
|
|
578
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
578
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
579
579
|
is?: string | undefined;
|
|
580
580
|
exportparts?: string | undefined;
|
|
581
581
|
part?: string | undefined;
|
|
@@ -47,11 +47,11 @@ function Dropdown(_a) {
|
|
|
47
47
|
onSelect(changedChildren);
|
|
48
48
|
}
|
|
49
49
|
}, [selectedItem]);
|
|
50
|
-
return (_jsxs(DropdownStyled, Object.assign({ component: "article", className: `tap-dropdown ${className || ''}` }, props, { children: [_jsx(HeaderWrapper, { children: title && _jsx(TitleStyled, Object.assign({ component: "p" }, { children: title })) }), _jsx(ListWrapper, { children: list === null || list === void 0 ? void 0 : list.map((item) => (_jsx(MenuItem, Object.assign({ setSelected: ({ name, selected }) => {
|
|
50
|
+
return (_jsxs(DropdownStyled, Object.assign({ component: "article", className: `tap-dropdown ${className || ''}` }, props, { children: [_jsx(HeaderWrapper, { children: title && _jsx(TitleStyled, Object.assign({ component: "p" }, { children: title })) }), _jsx(ListWrapper, { children: list === null || list === void 0 ? void 0 : list.map((item, idx) => (_jsx(MenuItem, Object.assign({ setSelected: ({ name, selected }) => {
|
|
51
51
|
setSelected({ name, selected });
|
|
52
52
|
}, onSelect: (selectedChildren) => {
|
|
53
53
|
if (onSelect)
|
|
54
54
|
onSelect(selectedChildren);
|
|
55
|
-
}, placement: placement }, item), `${item.name}`))) }), footer && footer] })));
|
|
55
|
+
}, placement: placement }, item), `${item.name}-${idx}`))) }), footer && footer] })));
|
|
56
56
|
}
|
|
57
57
|
export default memo(Dropdown);
|
|
@@ -48,7 +48,7 @@ export declare const CenterIconWrapper: import("@emotion/styled").StyledComponen
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|
|
@@ -310,7 +310,7 @@ export declare const CenterShiftWrapper: import("@emotion/styled").StyledCompone
|
|
|
310
310
|
results?: number | undefined;
|
|
311
311
|
security?: string | undefined;
|
|
312
312
|
unselectable?: "off" | "on" | undefined;
|
|
313
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
313
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
314
314
|
is?: string | undefined;
|
|
315
315
|
exportparts?: string | undefined;
|
|
316
316
|
part?: string | undefined;
|
|
@@ -572,7 +572,7 @@ export declare const LeftExpandIcon: import("@emotion/styled").StyledComponent<{
|
|
|
572
572
|
results?: number | undefined;
|
|
573
573
|
security?: string | undefined;
|
|
574
574
|
unselectable?: "off" | "on" | undefined;
|
|
575
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
575
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
576
576
|
is?: string | undefined;
|
|
577
577
|
exportparts?: string | undefined;
|
|
578
578
|
part?: string | undefined;
|
|
@@ -834,7 +834,7 @@ export declare const RightExpandIcon: import("@emotion/styled").StyledComponent<
|
|
|
834
834
|
results?: number | undefined;
|
|
835
835
|
security?: string | undefined;
|
|
836
836
|
unselectable?: "off" | "on" | undefined;
|
|
837
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
837
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
838
838
|
is?: string | undefined;
|
|
839
839
|
exportparts?: string | undefined;
|
|
840
840
|
part?: string | undefined;
|
|
@@ -1096,7 +1096,7 @@ export declare const ExpandedSection: import("@emotion/styled").StyledComponent<
|
|
|
1096
1096
|
results?: number | undefined;
|
|
1097
1097
|
security?: string | undefined;
|
|
1098
1098
|
unselectable?: "off" | "on" | undefined;
|
|
1099
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1099
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1100
1100
|
is?: string | undefined;
|
|
1101
1101
|
exportparts?: string | undefined;
|
|
1102
1102
|
part?: string | undefined;
|
|
@@ -1363,7 +1363,7 @@ export declare const PeekContainer: import("@emotion/styled").StyledComponent<{
|
|
|
1363
1363
|
results?: number | undefined;
|
|
1364
1364
|
security?: string | undefined;
|
|
1365
1365
|
unselectable?: "off" | "on" | undefined;
|
|
1366
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1366
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1367
1367
|
is?: string | undefined;
|
|
1368
1368
|
exportparts?: string | undefined;
|
|
1369
1369
|
part?: string | undefined;
|
|
@@ -1625,7 +1625,7 @@ export declare const CenterChip: import("@emotion/styled").StyledComponent<{
|
|
|
1625
1625
|
results?: number | undefined;
|
|
1626
1626
|
security?: string | undefined;
|
|
1627
1627
|
unselectable?: "off" | "on" | undefined;
|
|
1628
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1628
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1629
1629
|
is?: string | undefined;
|
|
1630
1630
|
exportparts?: string | undefined;
|
|
1631
1631
|
part?: string | undefined;
|
|
@@ -1887,7 +1887,7 @@ export declare const CenterContent: import("@emotion/styled").StyledComponent<{
|
|
|
1887
1887
|
results?: number | undefined;
|
|
1888
1888
|
security?: string | undefined;
|
|
1889
1889
|
unselectable?: "off" | "on" | undefined;
|
|
1890
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1890
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1891
1891
|
is?: string | undefined;
|
|
1892
1892
|
exportparts?: string | undefined;
|
|
1893
1893
|
part?: string | undefined;
|
|
@@ -2149,7 +2149,7 @@ export declare const ExpandableContainer: import("@emotion/styled").StyledCompon
|
|
|
2149
2149
|
results?: number | undefined;
|
|
2150
2150
|
security?: string | undefined;
|
|
2151
2151
|
unselectable?: "off" | "on" | undefined;
|
|
2152
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
2152
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
2153
2153
|
is?: string | undefined;
|
|
2154
2154
|
exportparts?: string | undefined;
|
|
2155
2155
|
part?: string | undefined;
|
|
@@ -2411,7 +2411,7 @@ export declare const ExpandableInner: import("@emotion/styled").StyledComponent<
|
|
|
2411
2411
|
results?: number | undefined;
|
|
2412
2412
|
security?: string | undefined;
|
|
2413
2413
|
unselectable?: "off" | "on" | undefined;
|
|
2414
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
2414
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
2415
2415
|
is?: string | undefined;
|
|
2416
2416
|
exportparts?: string | undefined;
|
|
2417
2417
|
part?: string | undefined;
|
|
@@ -2673,7 +2673,7 @@ export declare const LeftPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2673
2673
|
results?: number | undefined;
|
|
2674
2674
|
security?: string | undefined;
|
|
2675
2675
|
unselectable?: "off" | "on" | undefined;
|
|
2676
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
2676
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
2677
2677
|
is?: string | undefined;
|
|
2678
2678
|
exportparts?: string | undefined;
|
|
2679
2679
|
part?: string | undefined;
|
|
@@ -2935,7 +2935,7 @@ export declare const RightPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2935
2935
|
results?: number | undefined;
|
|
2936
2936
|
security?: string | undefined;
|
|
2937
2937
|
unselectable?: "off" | "on" | undefined;
|
|
2938
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
2938
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
2939
2939
|
is?: string | undefined;
|
|
2940
2940
|
exportparts?: string | undefined;
|
|
2941
2941
|
part?: string | undefined;
|
|
@@ -3197,7 +3197,7 @@ export declare const ExpandChip: import("@emotion/styled").StyledComponent<{
|
|
|
3197
3197
|
results?: number | undefined;
|
|
3198
3198
|
security?: string | undefined;
|
|
3199
3199
|
unselectable?: "off" | "on" | undefined;
|
|
3200
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
3200
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
3201
3201
|
is?: string | undefined;
|
|
3202
3202
|
exportparts?: string | undefined;
|
|
3203
3203
|
part?: string | undefined;
|
|
@@ -55,7 +55,7 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
55
55
|
results?: number | undefined;
|
|
56
56
|
security?: string | undefined;
|
|
57
57
|
unselectable?: "off" | "on" | undefined;
|
|
58
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
58
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
59
59
|
is?: string | undefined;
|
|
60
60
|
exportparts?: string | undefined;
|
|
61
61
|
part?: string | undefined;
|
|
@@ -341,7 +341,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
341
341
|
results?: number | undefined;
|
|
342
342
|
security?: string | undefined;
|
|
343
343
|
unselectable?: "off" | "on" | undefined;
|
|
344
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
344
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
345
345
|
is?: string | undefined;
|
|
346
346
|
exportparts?: string | undefined;
|
|
347
347
|
part?: string | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|
|
@@ -315,7 +315,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
315
315
|
results?: number | undefined;
|
|
316
316
|
security?: string | undefined;
|
|
317
317
|
unselectable?: "off" | "on" | undefined;
|
|
318
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
318
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
319
319
|
is?: string | undefined;
|
|
320
320
|
exportparts?: string | undefined;
|
|
321
321
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -308,7 +308,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
308
308
|
results?: number | undefined;
|
|
309
309
|
security?: string | undefined;
|
|
310
310
|
unselectable?: "off" | "on" | undefined;
|
|
311
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
311
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
312
312
|
is?: string | undefined;
|
|
313
313
|
exportparts?: string | undefined;
|
|
314
314
|
part?: string | undefined;
|
|
@@ -571,7 +571,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
571
571
|
results?: number | undefined;
|
|
572
572
|
security?: string | undefined;
|
|
573
573
|
unselectable?: "off" | "on" | undefined;
|
|
574
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
574
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
575
575
|
is?: string | undefined;
|
|
576
576
|
exportparts?: string | undefined;
|
|
577
577
|
part?: string | undefined;
|
|
@@ -833,7 +833,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
833
833
|
results?: number | undefined;
|
|
834
834
|
security?: string | undefined;
|
|
835
835
|
unselectable?: "off" | "on" | undefined;
|
|
836
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
836
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
837
837
|
is?: string | undefined;
|
|
838
838
|
exportparts?: string | undefined;
|
|
839
839
|
part?: string | undefined;
|
|
@@ -1097,7 +1097,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1097
1097
|
results?: number | undefined;
|
|
1098
1098
|
security?: string | undefined;
|
|
1099
1099
|
unselectable?: "off" | "on" | undefined;
|
|
1100
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1100
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1101
1101
|
is?: string | undefined;
|
|
1102
1102
|
exportparts?: string | undefined;
|
|
1103
1103
|
part?: string | undefined;
|
|
@@ -1359,7 +1359,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1359
1359
|
results?: number | undefined;
|
|
1360
1360
|
security?: string | undefined;
|
|
1361
1361
|
unselectable?: "off" | "on" | undefined;
|
|
1362
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1362
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1363
1363
|
is?: string | undefined;
|
|
1364
1364
|
exportparts?: string | undefined;
|
|
1365
1365
|
part?: string | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BadgeVariants } from '../../../CountBadge';
|
|
2
|
-
import { flagIcon, clockIcon, disputeIcon, redFlagIcon, cancelledIcon, closedFlagIcon, orangeFlagIcon, refundInitiatedIcon, viewInvoiceIcon, reverseActionIcon, voidedIcon, capturedDropdownIcon, destinationReversedTableIcon, brandPlaceholderIcon, usersIcon, clipboardIcon, jsonBlackIcon, } from '../../../../constants/index.js';
|
|
2
|
+
import { flagIcon, clockIcon, disputeIcon, redFlagIcon, cancelledIcon, closedFlagIcon, orangeFlagIcon, refundInitiatedIcon, viewInvoiceIcon, reverseActionIcon, voidedIcon, capturedDropdownIcon, destinationReversedTableIcon, brandPlaceholderIcon, usersIcon, clipboardIcon, jsonBlackIcon, receiptBillIcon, } from '../../../../constants/index.js';
|
|
3
3
|
export const flags = {
|
|
4
4
|
GRAY: { icon: closedFlagIcon, color: '#CFCFCF' },
|
|
5
5
|
ORANGE: { icon: orangeFlagIcon, color: '#FFD503' },
|
|
@@ -25,4 +25,5 @@ export const actionIcons = {
|
|
|
25
25
|
brand: brandPlaceholderIcon,
|
|
26
26
|
clipboard: clipboardIcon,
|
|
27
27
|
viewApi: jsonBlackIcon,
|
|
28
|
+
viewReceipt: receiptBillIcon,
|
|
28
29
|
};
|
|
@@ -13,7 +13,7 @@ export declare function useActionCell({ actions, isDropdownShown, onCloseDropdow
|
|
|
13
13
|
label: string;
|
|
14
14
|
onClick: (e: React.MouseEvent<HTMLLIElement, MouseEvent>) => void;
|
|
15
15
|
onRightClick?: ((e: React.MouseEvent<HTMLLIElement, MouseEvent>) => void) | undefined;
|
|
16
|
-
icon: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi";
|
|
16
|
+
icon: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt";
|
|
17
17
|
isLoading?: boolean | undefined;
|
|
18
18
|
isError?: boolean | undefined;
|
|
19
19
|
isSuccess?: boolean | undefined;
|
|
@@ -59,7 +59,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
59
59
|
results?: number | undefined;
|
|
60
60
|
security?: string | undefined;
|
|
61
61
|
unselectable?: "off" | "on" | undefined;
|
|
62
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
62
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
63
63
|
is?: string | undefined;
|
|
64
64
|
exportparts?: string | undefined;
|
|
65
65
|
part?: string | undefined;
|
|
@@ -283,5 +283,5 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
283
283
|
fetchPriority?: "auto" | "high" | "low" | undefined;
|
|
284
284
|
srcSet?: string | undefined;
|
|
285
285
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
286
|
-
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi" | undefined;
|
|
286
|
+
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt" | undefined;
|
|
287
287
|
}, {}, {}>;
|
|
@@ -47,7 +47,7 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
47
47
|
results?: number | undefined;
|
|
48
48
|
security?: string | undefined;
|
|
49
49
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
50
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
51
51
|
is?: string | undefined;
|
|
52
52
|
exportparts?: string | undefined;
|
|
53
53
|
part?: string | undefined;
|
|
@@ -47,7 +47,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
47
47
|
results?: number | undefined;
|
|
48
48
|
security?: string | undefined;
|
|
49
49
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
50
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
51
51
|
is?: string | undefined;
|
|
52
52
|
exportparts?: string | undefined;
|
|
53
53
|
part?: string | undefined;
|
|
@@ -314,7 +314,7 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
314
314
|
results?: number | undefined;
|
|
315
315
|
security?: string | undefined;
|
|
316
316
|
unselectable?: "off" | "on" | undefined;
|
|
317
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
317
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
318
318
|
is?: string | undefined;
|
|
319
319
|
exportparts?: string | undefined;
|
|
320
320
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -308,7 +308,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
308
308
|
results?: number | undefined;
|
|
309
309
|
security?: string | undefined;
|
|
310
310
|
unselectable?: "off" | "on" | undefined;
|
|
311
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
311
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
312
312
|
is?: string | undefined;
|
|
313
313
|
exportparts?: string | undefined;
|
|
314
314
|
part?: string | undefined;
|
|
@@ -570,7 +570,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
570
570
|
results?: number | undefined;
|
|
571
571
|
security?: string | undefined;
|
|
572
572
|
unselectable?: "off" | "on" | undefined;
|
|
573
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
573
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
574
574
|
is?: string | undefined;
|
|
575
575
|
exportparts?: string | undefined;
|
|
576
576
|
part?: string | undefined;
|
|
@@ -833,7 +833,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
833
833
|
results?: number | undefined;
|
|
834
834
|
security?: string | undefined;
|
|
835
835
|
unselectable?: "off" | "on" | undefined;
|
|
836
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
836
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
837
837
|
is?: string | undefined;
|
|
838
838
|
exportparts?: string | undefined;
|
|
839
839
|
part?: string | undefined;
|
|
@@ -1095,7 +1095,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1095
1095
|
results?: number | undefined;
|
|
1096
1096
|
security?: string | undefined;
|
|
1097
1097
|
unselectable?: "off" | "on" | undefined;
|
|
1098
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1098
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1099
1099
|
is?: string | undefined;
|
|
1100
1100
|
exportparts?: string | undefined;
|
|
1101
1101
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -308,7 +308,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
308
308
|
results?: number | undefined;
|
|
309
309
|
security?: string | undefined;
|
|
310
310
|
unselectable?: "off" | "on" | undefined;
|
|
311
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
311
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
312
312
|
is?: string | undefined;
|
|
313
313
|
exportparts?: string | undefined;
|
|
314
314
|
part?: string | undefined;
|
|
@@ -570,7 +570,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
570
570
|
results?: number | undefined;
|
|
571
571
|
security?: string | undefined;
|
|
572
572
|
unselectable?: "off" | "on" | undefined;
|
|
573
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
573
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
574
574
|
is?: string | undefined;
|
|
575
575
|
exportparts?: string | undefined;
|
|
576
576
|
part?: string | undefined;
|
|
@@ -833,7 +833,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
833
833
|
results?: number | undefined;
|
|
834
834
|
security?: string | undefined;
|
|
835
835
|
unselectable?: "off" | "on" | undefined;
|
|
836
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
836
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
837
837
|
is?: string | undefined;
|
|
838
838
|
exportparts?: string | undefined;
|
|
839
839
|
part?: string | undefined;
|
|
@@ -1095,7 +1095,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1095
1095
|
results?: number | undefined;
|
|
1096
1096
|
security?: string | undefined;
|
|
1097
1097
|
unselectable?: "off" | "on" | undefined;
|
|
1098
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
1098
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1099
1099
|
is?: string | undefined;
|
|
1100
1100
|
exportparts?: string | undefined;
|
|
1101
1101
|
part?: string | undefined;
|
|
@@ -46,7 +46,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
@@ -19,5 +19,5 @@ import IconWithBadge from '../../../IconWithBadge';
|
|
|
19
19
|
export default function BrandsCell(_a) {
|
|
20
20
|
var { brand, verificationStatus, hideStatus } = _a, props = __rest(_a, ["brand", "verificationStatus", "hideStatus"]);
|
|
21
21
|
const icon = verificationIcon[verificationStatus !== null && verificationStatus !== void 0 ? verificationStatus : 'incomplete'];
|
|
22
|
-
return (_jsx(TableCell, Object.assign({}, props, { children: _jsx(BrandsWrapper, Object.assign({ sx: { cursor: props.onClick ? 'pointer' : 'default' } }, { children:
|
|
22
|
+
return (_jsx(TableCell, Object.assign({}, props, { children: _jsx(Tooltip, Object.assign({ title: brand.name }, { children: _jsx(BrandsWrapper, Object.assign({ sx: { cursor: props.onClick ? 'pointer' : 'default' } }, { children: _jsxs(Box, Object.assign({ display: "flex", alignItems: "center", gap: '5px', sx: { overflow: 'hidden', width: '100%' } }, { children: [_jsx(IconWithBadge, { mainIcon: brand.logo, mainIconSize: 16, containerSize: 16, borderColor: "transparent" }), _jsx(Label, Object.assign({ sx: Object.assign({}, (!brand.name && { color: '#B1B1B1' })) }, { children: brand.name || 'Not Available' })), !hideStatus && (_jsx(IconWithBadge, { mainIcon: icon, mainIconSize: 10, containerSize: 10, borderColor: "transparent", containerSx: { marginLeft: 'auto' } }))] })) })) })) })));
|
|
23
23
|
}
|
|
@@ -48,7 +48,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|