@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
|
@@ -46,8 +46,8 @@ const createRowClickHandler = (row, onRowClick) => (e) => {
|
|
|
46
46
|
};
|
|
47
47
|
export const StyledItemWrapper = styled('div', {
|
|
48
48
|
shouldForwardProp: (props) => props !== 'showShadowHighlight' && props !== 'isSheetView',
|
|
49
|
-
})(({ theme }) => ({
|
|
50
|
-
height: '100%',
|
|
49
|
+
})(({ theme, isSheetView }) => ({
|
|
50
|
+
height: isSheetView ? SHEET_VIEW_TABLE_ROW_HEIGHT : '100%',
|
|
51
51
|
backgroundColor: theme.palette.background.default,
|
|
52
52
|
}));
|
|
53
53
|
function ListItemWrapper(_a) {
|
|
@@ -105,6 +105,6 @@ function ListItemWrapper(_a) {
|
|
|
105
105
|
renderSheetViewLoadingRow,
|
|
106
106
|
isLoadMoreLoading,
|
|
107
107
|
]);
|
|
108
|
-
return (_jsx("div", Object.assign({ "data-testid": "ListItemWrapper", style: Object.assign(Object.assign({}, style), { top: Number(style.top) - ((_b = renderedScrollTopRef === null || renderedScrollTopRef === void 0 ? void 0 : renderedScrollTopRef.current) !== null && _b !== void 0 ? _b : 0), willChange: 'top' }) }, { children: _jsx(StyledItemWrapper, Object.assign({ "data-testid": "ListItemWrapper_StyledItemWrapper" }, { children: memoizedListItemComponent })) })));
|
|
108
|
+
return (_jsx("div", Object.assign({ "data-testid": "ListItemWrapper", style: Object.assign(Object.assign({}, (!isSheetView && style)), { top: Number(style.top) - ((_b = renderedScrollTopRef === null || renderedScrollTopRef === void 0 ? void 0 : renderedScrollTopRef.current) !== null && _b !== void 0 ? _b : 0), willChange: 'top' }) }, { children: _jsx(StyledItemWrapper, Object.assign({ "data-testid": "ListItemWrapper_StyledItemWrapper", isSheetView: isSheetView }, { children: memoizedListItemComponent })) })));
|
|
109
109
|
}
|
|
110
110
|
export default ListItemWrapper;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { memo, useMemo, useState, useRef, useEffect } from 'react';
|
|
3
|
+
import { useTheme } from '@mui/material';
|
|
3
4
|
import { motion } from 'framer-motion';
|
|
4
5
|
import { Resizable } from 're-resizable';
|
|
5
6
|
import { APP_WINDOW_Z_INDEX, FOOTER_HEIGHT, HEADER_HEIGHT } from '../../constants/index.js';
|
|
6
7
|
import { contentStyle, ContentWrapper, initalStyle, resizableMainStyle, AppContainerWrapper, AppContainerContainer } from './style';
|
|
7
8
|
function WindowWrapper({ children, id, onResize, isMaximized, isMinimized, dragControls, onClick, options: { width, height, minHeight, minWidth, maxHeight, maxWidth, order, openOrder = 1 }, sandboxMode = false, }) {
|
|
9
|
+
const theme = useTheme();
|
|
8
10
|
const [isDrag, setIsDrag] = useState(true);
|
|
9
11
|
const modalRef = useRef(null);
|
|
10
12
|
const constraintsRef = useRef(null);
|
|
@@ -16,9 +18,9 @@ function WindowWrapper({ children, id, onResize, isMaximized, isMinimized, dragC
|
|
|
16
18
|
onClick === null || onClick === void 0 ? void 0 : onClick();
|
|
17
19
|
setIsDrag(false);
|
|
18
20
|
};
|
|
19
|
-
const resizableStyle = useMemo(() => (Object.assign(Object.assign(Object.assign({}, resizableMainStyle), { maxWidth: width, borderRadius: !isMaximized ? 12 : '0 !important' }), (!isMaximized && {
|
|
21
|
+
const resizableStyle = useMemo(() => (Object.assign(Object.assign(Object.assign(Object.assign({}, resizableMainStyle), { maxWidth: width, borderRadius: !isMaximized ? 12 : '0 !important' }), (!isMaximized && {
|
|
20
22
|
top: 0,
|
|
21
|
-
}))), [isMaximized,
|
|
23
|
+
})), { background: sandboxMode ? theme.palette.common.lightOrange : theme.palette.background.transparent[0], backdropFilter: 'blur(32px)' })), [width, isMaximized, sandboxMode]);
|
|
22
24
|
useEffect(() => {
|
|
23
25
|
var _a;
|
|
24
26
|
(_a = resizableRef.current) === null || _a === void 0 ? void 0 : _a.updateSize({
|
|
@@ -32,7 +34,7 @@ function WindowWrapper({ children, id, onResize, isMaximized, isMinimized, dragC
|
|
|
32
34
|
left: 48 * (openOrder - 1),
|
|
33
35
|
})), animate: Object.assign(Object.assign({ width }, (isMaximized && {
|
|
34
36
|
width: '100vw',
|
|
35
|
-
})), { scale: Number(!isMinimized), top: isMaximized ? 0 : HEADER_HEIGHT + FOOTER_HEIGHT * (openOrder - 1), left: isMaximized ? 0 : 48 * (openOrder - 1) }), ref: modalRef, maximized: isMaximized, transition: { duration: isMaximized ? 0.3 : 0 }
|
|
37
|
+
})), { scale: Number(!isMinimized), top: isMaximized ? 0 : HEADER_HEIGHT + FOOTER_HEIGHT * (openOrder - 1), left: isMaximized ? 0 : 48 * (openOrder - 1) }), ref: modalRef, maximized: isMaximized, transition: { duration: isMaximized ? 0.3 : 0 } }, { children: _jsx(Resizable, Object.assign({ ref: (c) => {
|
|
36
38
|
resizableRef.current = c;
|
|
37
39
|
}, style: resizableStyle, minHeight: minHeight, minWidth: minWidth, maxHeight: maxHeight, maxWidth: maxWidth, onResizeStart: onResizeStart, onResizeStop: onResizeStop, onResize: (_, __, element) => {
|
|
38
40
|
onResize === null || onResize === void 0 ? void 0 : onResize(element);
|
|
@@ -49,7 +49,7 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
49
49
|
results?: number | undefined;
|
|
50
50
|
security?: string | undefined;
|
|
51
51
|
unselectable?: "off" | "on" | undefined;
|
|
52
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
52
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
53
53
|
is?: string | undefined;
|
|
54
54
|
exportparts?: string | undefined;
|
|
55
55
|
part?: string | undefined;
|
|
@@ -265,7 +265,6 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
265
265
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
266
266
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLDivElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
267
267
|
maximized?: boolean | undefined;
|
|
268
|
-
sandboxMode?: boolean | undefined;
|
|
269
268
|
}, {}, {}>;
|
|
270
269
|
export declare const AppContainerWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
271
270
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
@@ -317,7 +316,7 @@ export declare const AppContainerContainer: import("@emotion/styled").StyledComp
|
|
|
317
316
|
results?: number | undefined;
|
|
318
317
|
security?: string | undefined;
|
|
319
318
|
unselectable?: "off" | "on" | undefined;
|
|
320
|
-
inputMode?: "none" | "email" | "search" | "numeric" | "
|
|
319
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
321
320
|
is?: string | undefined;
|
|
322
321
|
exportparts?: string | undefined;
|
|
323
322
|
part?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export const initalStyle = {
|
|
|
30
30
|
};
|
|
31
31
|
export const ContentWrapper = styled(motion.div, {
|
|
32
32
|
shouldForwardProp: (props) => props !== 'maximized',
|
|
33
|
-
})(({ maximized
|
|
33
|
+
})(({ maximized }) => (Object.assign({ overflow: 'hidden', display: 'flex', flexDirection: 'column', width: '100%', height: '100%', zIndex: 1, borderRadius: '12px' }, (maximized && {
|
|
34
34
|
transform: 'translate(0,0) !important',
|
|
35
35
|
}))));
|
|
36
36
|
export const AppContainerWrapper = styled(Box)(() => ({
|
package/build/constants/apps.js
CHANGED
|
@@ -544,3 +544,6 @@ export declare const deemaWithLabel: string;
|
|
|
544
544
|
export declare const blackUnLinkIcon: string;
|
|
545
545
|
export declare const sortDescArrowIcon: string;
|
|
546
546
|
export declare const sortAscArrowIcon: string;
|
|
547
|
+
export declare const closedOutlinedYellowCircle: string;
|
|
548
|
+
export declare const deactivatedOrangeCircle: string;
|
|
549
|
+
export declare const exclamationOutlinedOrangeCircle: string;
|
|
@@ -548,3 +548,6 @@ export const deemaWithLabel = `${lightUrl}/deemaWithLabel.svg`;
|
|
|
548
548
|
export const blackUnLinkIcon = `${lightUrl}/blackUnLinkIcon.svg`;
|
|
549
549
|
export const sortDescArrowIcon = `${lightUrl}/sortDescArrowIcon.svg`;
|
|
550
550
|
export const sortAscArrowIcon = `${lightUrl}/sortAscArrowIcon.svg`;
|
|
551
|
+
export const closedOutlinedYellowCircle = `${lightUrl}/closedOutlinedYellowCircle.svg`;
|
|
552
|
+
export const deactivatedOrangeCircle = `${lightUrl}/deactivatedOrangeCircle.svg`;
|
|
553
|
+
export const exclamationOutlinedOrangeCircle = `${lightUrl}/exclamationOutlinedOrangeCircle.svg`;
|
|
@@ -7,7 +7,7 @@ export declare const authorizationTableCellWidth: {
|
|
|
7
7
|
readonly id: {
|
|
8
8
|
readonly default: "225px";
|
|
9
9
|
readonly text: "225px";
|
|
10
|
-
readonly sheet: "
|
|
10
|
+
readonly sheet: "250px";
|
|
11
11
|
};
|
|
12
12
|
readonly auto: {
|
|
13
13
|
readonly default: "70px";
|
|
@@ -37,7 +37,27 @@ export declare const authorizationTableCellWidth: {
|
|
|
37
37
|
readonly customer: {
|
|
38
38
|
readonly default: "170px";
|
|
39
39
|
readonly text: "180px";
|
|
40
|
-
readonly sheet: "
|
|
40
|
+
readonly sheet: "600px";
|
|
41
|
+
};
|
|
42
|
+
readonly customer_id: {
|
|
43
|
+
readonly default: "180px";
|
|
44
|
+
readonly text: "180px";
|
|
45
|
+
readonly sheet: "270px";
|
|
46
|
+
};
|
|
47
|
+
readonly customer_name: {
|
|
48
|
+
readonly default: "180px";
|
|
49
|
+
readonly text: "180px";
|
|
50
|
+
readonly sheet: "155px";
|
|
51
|
+
};
|
|
52
|
+
readonly customer_email: {
|
|
53
|
+
readonly default: "180px";
|
|
54
|
+
readonly text: "180px";
|
|
55
|
+
readonly sheet: "200px";
|
|
56
|
+
};
|
|
57
|
+
readonly customer_phone: {
|
|
58
|
+
readonly default: "180px";
|
|
59
|
+
readonly text: "180px";
|
|
60
|
+
readonly sheet: "150px";
|
|
41
61
|
};
|
|
42
62
|
readonly reference: {
|
|
43
63
|
readonly default: "95px";
|
|
@@ -147,7 +167,7 @@ export declare const authorizationTableCellWidth: {
|
|
|
147
167
|
readonly transaction_id: {
|
|
148
168
|
readonly default: "120px";
|
|
149
169
|
readonly text: "120px";
|
|
150
|
-
readonly sheet: "
|
|
170
|
+
readonly sheet: "315px";
|
|
151
171
|
};
|
|
152
172
|
readonly device: {
|
|
153
173
|
readonly default: "60px";
|
|
@@ -159,6 +179,11 @@ export declare const authorizationTableCellWidth: {
|
|
|
159
179
|
readonly text: "120px";
|
|
160
180
|
readonly sheet: "140px";
|
|
161
181
|
};
|
|
182
|
+
readonly name_on_card: {
|
|
183
|
+
readonly default: "120px";
|
|
184
|
+
readonly text: "120px";
|
|
185
|
+
readonly sheet: "270px";
|
|
186
|
+
};
|
|
162
187
|
readonly brand: {
|
|
163
188
|
readonly default: "116px";
|
|
164
189
|
readonly text: "116px";
|
|
@@ -172,7 +197,12 @@ export declare const authorizationTableCellWidth: {
|
|
|
172
197
|
readonly payment_issuers: {
|
|
173
198
|
readonly default: "150px";
|
|
174
199
|
readonly text: "150px";
|
|
175
|
-
readonly sheet: "
|
|
200
|
+
readonly sheet: "430px";
|
|
201
|
+
};
|
|
202
|
+
readonly issuer_response: {
|
|
203
|
+
readonly default: "70px";
|
|
204
|
+
readonly text: "70px";
|
|
205
|
+
readonly sheet: "270px";
|
|
176
206
|
};
|
|
177
207
|
readonly card_number: {
|
|
178
208
|
readonly default: "120px";
|
|
@@ -212,6 +242,6 @@ export declare const authorizationTableCellWidth: {
|
|
|
212
242
|
readonly acquirer_response: {
|
|
213
243
|
readonly default: "70px";
|
|
214
244
|
readonly text: "70px";
|
|
215
|
-
readonly sheet: "
|
|
245
|
+
readonly sheet: "253px";
|
|
216
246
|
};
|
|
217
247
|
};
|
|
@@ -7,7 +7,7 @@ export const authorizationTableCellWidth = {
|
|
|
7
7
|
id: {
|
|
8
8
|
default: '225px',
|
|
9
9
|
text: '225px',
|
|
10
|
-
sheet: '
|
|
10
|
+
sheet: '250px',
|
|
11
11
|
},
|
|
12
12
|
auto: {
|
|
13
13
|
default: '70px',
|
|
@@ -37,7 +37,27 @@ export const authorizationTableCellWidth = {
|
|
|
37
37
|
customer: {
|
|
38
38
|
default: '170px',
|
|
39
39
|
text: '180px',
|
|
40
|
-
sheet: '
|
|
40
|
+
sheet: '600px',
|
|
41
|
+
},
|
|
42
|
+
customer_id: {
|
|
43
|
+
default: '180px',
|
|
44
|
+
text: '180px',
|
|
45
|
+
sheet: '270px',
|
|
46
|
+
},
|
|
47
|
+
customer_name: {
|
|
48
|
+
default: '180px',
|
|
49
|
+
text: '180px',
|
|
50
|
+
sheet: '155px',
|
|
51
|
+
},
|
|
52
|
+
customer_email: {
|
|
53
|
+
default: '180px',
|
|
54
|
+
text: '180px',
|
|
55
|
+
sheet: '200px',
|
|
56
|
+
},
|
|
57
|
+
customer_phone: {
|
|
58
|
+
default: '180px',
|
|
59
|
+
text: '180px',
|
|
60
|
+
sheet: '150px',
|
|
41
61
|
},
|
|
42
62
|
reference: {
|
|
43
63
|
default: '95px',
|
|
@@ -147,7 +167,7 @@ export const authorizationTableCellWidth = {
|
|
|
147
167
|
transaction_id: {
|
|
148
168
|
default: '120px',
|
|
149
169
|
text: '120px',
|
|
150
|
-
sheet: '
|
|
170
|
+
sheet: '315px',
|
|
151
171
|
},
|
|
152
172
|
device: {
|
|
153
173
|
default: '60px',
|
|
@@ -159,6 +179,11 @@ export const authorizationTableCellWidth = {
|
|
|
159
179
|
text: '120px',
|
|
160
180
|
sheet: '140px',
|
|
161
181
|
},
|
|
182
|
+
name_on_card: {
|
|
183
|
+
default: '120px',
|
|
184
|
+
text: '120px',
|
|
185
|
+
sheet: '270px',
|
|
186
|
+
},
|
|
162
187
|
brand: {
|
|
163
188
|
default: '116px',
|
|
164
189
|
text: '116px',
|
|
@@ -172,7 +197,12 @@ export const authorizationTableCellWidth = {
|
|
|
172
197
|
payment_issuers: {
|
|
173
198
|
default: '150px',
|
|
174
199
|
text: '150px',
|
|
175
|
-
sheet: '
|
|
200
|
+
sheet: '430px',
|
|
201
|
+
},
|
|
202
|
+
issuer_response: {
|
|
203
|
+
default: '70px',
|
|
204
|
+
text: '70px',
|
|
205
|
+
sheet: '270px',
|
|
176
206
|
},
|
|
177
207
|
card_number: {
|
|
178
208
|
default: '120px',
|
|
@@ -212,6 +242,6 @@ export const authorizationTableCellWidth = {
|
|
|
212
242
|
acquirer_response: {
|
|
213
243
|
default: '70px',
|
|
214
244
|
text: '70px',
|
|
215
|
-
sheet: '
|
|
245
|
+
sheet: '253px',
|
|
216
246
|
},
|
|
217
247
|
};
|
|
@@ -12,7 +12,7 @@ export declare const chargeTableCellWidth: {
|
|
|
12
12
|
readonly id: {
|
|
13
13
|
readonly default: "225px";
|
|
14
14
|
readonly text: "225px";
|
|
15
|
-
readonly sheet: "
|
|
15
|
+
readonly sheet: "250px";
|
|
16
16
|
};
|
|
17
17
|
readonly product: {
|
|
18
18
|
readonly default: "85px";
|
|
@@ -37,7 +37,27 @@ export declare const chargeTableCellWidth: {
|
|
|
37
37
|
readonly customer: {
|
|
38
38
|
readonly default: "180px";
|
|
39
39
|
readonly text: "180px";
|
|
40
|
-
readonly sheet: "
|
|
40
|
+
readonly sheet: "600px";
|
|
41
|
+
};
|
|
42
|
+
readonly customer_id: {
|
|
43
|
+
readonly default: "180px";
|
|
44
|
+
readonly text: "180px";
|
|
45
|
+
readonly sheet: "270px";
|
|
46
|
+
};
|
|
47
|
+
readonly customer_name: {
|
|
48
|
+
readonly default: "180px";
|
|
49
|
+
readonly text: "180px";
|
|
50
|
+
readonly sheet: "155px";
|
|
51
|
+
};
|
|
52
|
+
readonly customer_email: {
|
|
53
|
+
readonly default: "180px";
|
|
54
|
+
readonly text: "180px";
|
|
55
|
+
readonly sheet: "200px";
|
|
56
|
+
};
|
|
57
|
+
readonly customer_phone: {
|
|
58
|
+
readonly default: "180px";
|
|
59
|
+
readonly text: "180px";
|
|
60
|
+
readonly sheet: "150px";
|
|
41
61
|
};
|
|
42
62
|
readonly source: {
|
|
43
63
|
readonly default: "114px";
|
|
@@ -62,7 +82,7 @@ export declare const chargeTableCellWidth: {
|
|
|
62
82
|
readonly payment_issuers: {
|
|
63
83
|
readonly default: "150px";
|
|
64
84
|
readonly text: "150px";
|
|
65
|
-
readonly sheet: "
|
|
85
|
+
readonly sheet: "430px";
|
|
66
86
|
};
|
|
67
87
|
readonly payment_method: {
|
|
68
88
|
readonly default: "150px";
|
|
@@ -117,12 +137,12 @@ export declare const chargeTableCellWidth: {
|
|
|
117
137
|
readonly issuer_response: {
|
|
118
138
|
readonly default: "70px";
|
|
119
139
|
readonly text: "70px";
|
|
120
|
-
readonly sheet: "
|
|
140
|
+
readonly sheet: "270px";
|
|
121
141
|
};
|
|
122
142
|
readonly acquirer_response: {
|
|
123
143
|
readonly default: "70px";
|
|
124
144
|
readonly text: "70px";
|
|
125
|
-
readonly sheet: "
|
|
145
|
+
readonly sheet: "253px";
|
|
126
146
|
};
|
|
127
147
|
readonly payout_status: {
|
|
128
148
|
readonly default: "70px";
|
|
@@ -189,6 +209,11 @@ export declare const chargeTableCellWidth: {
|
|
|
189
209
|
readonly text: "120px";
|
|
190
210
|
readonly sheet: "155px";
|
|
191
211
|
};
|
|
212
|
+
readonly name_on_card: {
|
|
213
|
+
readonly default: "120px";
|
|
214
|
+
readonly text: "120px";
|
|
215
|
+
readonly sheet: "270px";
|
|
216
|
+
};
|
|
192
217
|
readonly auth_code: {
|
|
193
218
|
readonly default: "80px";
|
|
194
219
|
readonly text: "80px";
|
|
@@ -12,7 +12,7 @@ export const chargeTableCellWidth = {
|
|
|
12
12
|
id: {
|
|
13
13
|
default: '225px',
|
|
14
14
|
text: '225px',
|
|
15
|
-
sheet: '
|
|
15
|
+
sheet: '250px',
|
|
16
16
|
},
|
|
17
17
|
product: {
|
|
18
18
|
default: '85px',
|
|
@@ -37,7 +37,27 @@ export const chargeTableCellWidth = {
|
|
|
37
37
|
customer: {
|
|
38
38
|
default: '180px',
|
|
39
39
|
text: '180px',
|
|
40
|
-
sheet: '
|
|
40
|
+
sheet: '600px',
|
|
41
|
+
},
|
|
42
|
+
customer_id: {
|
|
43
|
+
default: '180px',
|
|
44
|
+
text: '180px',
|
|
45
|
+
sheet: '270px',
|
|
46
|
+
},
|
|
47
|
+
customer_name: {
|
|
48
|
+
default: '180px',
|
|
49
|
+
text: '180px',
|
|
50
|
+
sheet: '155px',
|
|
51
|
+
},
|
|
52
|
+
customer_email: {
|
|
53
|
+
default: '180px',
|
|
54
|
+
text: '180px',
|
|
55
|
+
sheet: '200px',
|
|
56
|
+
},
|
|
57
|
+
customer_phone: {
|
|
58
|
+
default: '180px',
|
|
59
|
+
text: '180px',
|
|
60
|
+
sheet: '150px',
|
|
41
61
|
},
|
|
42
62
|
source: {
|
|
43
63
|
default: '114px',
|
|
@@ -62,7 +82,7 @@ export const chargeTableCellWidth = {
|
|
|
62
82
|
payment_issuers: {
|
|
63
83
|
default: '150px',
|
|
64
84
|
text: '150px',
|
|
65
|
-
sheet: '
|
|
85
|
+
sheet: '430px',
|
|
66
86
|
},
|
|
67
87
|
payment_method: {
|
|
68
88
|
default: '150px',
|
|
@@ -117,12 +137,12 @@ export const chargeTableCellWidth = {
|
|
|
117
137
|
issuer_response: {
|
|
118
138
|
default: '70px',
|
|
119
139
|
text: '70px',
|
|
120
|
-
sheet: '
|
|
140
|
+
sheet: '270px',
|
|
121
141
|
},
|
|
122
142
|
acquirer_response: {
|
|
123
143
|
default: '70px',
|
|
124
144
|
text: '70px',
|
|
125
|
-
sheet: '
|
|
145
|
+
sheet: '253px',
|
|
126
146
|
},
|
|
127
147
|
payout_status: {
|
|
128
148
|
default: '70px',
|
|
@@ -189,6 +209,11 @@ export const chargeTableCellWidth = {
|
|
|
189
209
|
text: '120px',
|
|
190
210
|
sheet: '155px',
|
|
191
211
|
},
|
|
212
|
+
name_on_card: {
|
|
213
|
+
default: '120px',
|
|
214
|
+
text: '120px',
|
|
215
|
+
sheet: '270px',
|
|
216
|
+
},
|
|
192
217
|
auth_code: {
|
|
193
218
|
default: '80px',
|
|
194
219
|
text: '80px',
|
|
@@ -32,7 +32,27 @@ export declare const destinationsTableCellWidth: {
|
|
|
32
32
|
readonly customer: {
|
|
33
33
|
readonly default: "180px";
|
|
34
34
|
readonly text: "180px";
|
|
35
|
-
readonly sheet: "
|
|
35
|
+
readonly sheet: "600px";
|
|
36
|
+
};
|
|
37
|
+
readonly customer_id: {
|
|
38
|
+
readonly default: "180px";
|
|
39
|
+
readonly text: "180px";
|
|
40
|
+
readonly sheet: "270px";
|
|
41
|
+
};
|
|
42
|
+
readonly customer_name: {
|
|
43
|
+
readonly default: "180px";
|
|
44
|
+
readonly text: "180px";
|
|
45
|
+
readonly sheet: "155px";
|
|
46
|
+
};
|
|
47
|
+
readonly customer_email: {
|
|
48
|
+
readonly default: "180px";
|
|
49
|
+
readonly text: "180px";
|
|
50
|
+
readonly sheet: "200px";
|
|
51
|
+
};
|
|
52
|
+
readonly customer_phone: {
|
|
53
|
+
readonly default: "180px";
|
|
54
|
+
readonly text: "180px";
|
|
55
|
+
readonly sheet: "150px";
|
|
36
56
|
};
|
|
37
57
|
readonly chargeId: {
|
|
38
58
|
readonly default: "225px";
|
|
@@ -117,7 +137,7 @@ export declare const destinationsTableCellWidth: {
|
|
|
117
137
|
readonly payment_issuers: {
|
|
118
138
|
readonly default: "150px";
|
|
119
139
|
readonly text: "150px";
|
|
120
|
-
readonly sheet: "
|
|
140
|
+
readonly sheet: "430px";
|
|
121
141
|
};
|
|
122
142
|
readonly card_number: {
|
|
123
143
|
readonly default: "120px";
|
|
@@ -129,6 +149,11 @@ export declare const destinationsTableCellWidth: {
|
|
|
129
149
|
readonly text: "120px";
|
|
130
150
|
readonly sheet: "200px";
|
|
131
151
|
};
|
|
152
|
+
readonly name_on_card: {
|
|
153
|
+
readonly default: "120px";
|
|
154
|
+
readonly text: "120px";
|
|
155
|
+
readonly sheet: "270px";
|
|
156
|
+
};
|
|
132
157
|
readonly payment_type: {
|
|
133
158
|
readonly default: "150px";
|
|
134
159
|
readonly text: "150px";
|
|
@@ -32,7 +32,27 @@ export const destinationsTableCellWidth = {
|
|
|
32
32
|
customer: {
|
|
33
33
|
default: '180px',
|
|
34
34
|
text: '180px',
|
|
35
|
-
sheet: '
|
|
35
|
+
sheet: '600px',
|
|
36
|
+
},
|
|
37
|
+
customer_id: {
|
|
38
|
+
default: '180px',
|
|
39
|
+
text: '180px',
|
|
40
|
+
sheet: '270px',
|
|
41
|
+
},
|
|
42
|
+
customer_name: {
|
|
43
|
+
default: '180px',
|
|
44
|
+
text: '180px',
|
|
45
|
+
sheet: '155px',
|
|
46
|
+
},
|
|
47
|
+
customer_email: {
|
|
48
|
+
default: '180px',
|
|
49
|
+
text: '180px',
|
|
50
|
+
sheet: '200px',
|
|
51
|
+
},
|
|
52
|
+
customer_phone: {
|
|
53
|
+
default: '180px',
|
|
54
|
+
text: '180px',
|
|
55
|
+
sheet: '150px',
|
|
36
56
|
},
|
|
37
57
|
chargeId: {
|
|
38
58
|
default: '225px',
|
|
@@ -117,7 +137,7 @@ export const destinationsTableCellWidth = {
|
|
|
117
137
|
payment_issuers: {
|
|
118
138
|
default: '150px',
|
|
119
139
|
text: '150px',
|
|
120
|
-
sheet: '
|
|
140
|
+
sheet: '430px',
|
|
121
141
|
},
|
|
122
142
|
card_number: {
|
|
123
143
|
default: '120px',
|
|
@@ -129,6 +149,11 @@ export const destinationsTableCellWidth = {
|
|
|
129
149
|
text: '120px',
|
|
130
150
|
sheet: '200px',
|
|
131
151
|
},
|
|
152
|
+
name_on_card: {
|
|
153
|
+
default: '120px',
|
|
154
|
+
text: '120px',
|
|
155
|
+
sheet: '270px',
|
|
156
|
+
},
|
|
132
157
|
payment_type: {
|
|
133
158
|
default: '150px',
|
|
134
159
|
text: '150px',
|
|
@@ -5,17 +5,17 @@ export declare const merchantsTableCellWidth: {
|
|
|
5
5
|
readonly sheet: "225px";
|
|
6
6
|
};
|
|
7
7
|
readonly entity: {
|
|
8
|
-
readonly default: "
|
|
8
|
+
readonly default: "137px";
|
|
9
9
|
readonly text: "180px";
|
|
10
10
|
readonly sheet: "180px";
|
|
11
11
|
};
|
|
12
12
|
readonly created: {
|
|
13
|
-
readonly default: "
|
|
13
|
+
readonly default: "144px";
|
|
14
14
|
readonly text: "170px";
|
|
15
15
|
readonly sheet: "170px";
|
|
16
16
|
};
|
|
17
17
|
readonly brands: {
|
|
18
|
-
readonly default: "
|
|
18
|
+
readonly default: "131px";
|
|
19
19
|
readonly text: "140px";
|
|
20
20
|
readonly sheet: "140px";
|
|
21
21
|
};
|
|
@@ -25,7 +25,7 @@ export declare const merchantsTableCellWidth: {
|
|
|
25
25
|
readonly sheet: "110px";
|
|
26
26
|
};
|
|
27
27
|
readonly individuals: {
|
|
28
|
-
readonly default: "
|
|
28
|
+
readonly default: "147px";
|
|
29
29
|
readonly text: "185px";
|
|
30
30
|
readonly sheet: "185px";
|
|
31
31
|
};
|
|
@@ -40,7 +40,7 @@ export declare const merchantsTableCellWidth: {
|
|
|
40
40
|
readonly sheet: "180px";
|
|
41
41
|
};
|
|
42
42
|
readonly status: {
|
|
43
|
-
readonly default: "
|
|
43
|
+
readonly default: "55px";
|
|
44
44
|
readonly text: "100px";
|
|
45
45
|
readonly sheet: "100px";
|
|
46
46
|
};
|
|
@@ -5,17 +5,17 @@ export const merchantsTableCellWidth = {
|
|
|
5
5
|
sheet: '225px',
|
|
6
6
|
},
|
|
7
7
|
entity: {
|
|
8
|
-
default: '
|
|
8
|
+
default: '137px',
|
|
9
9
|
text: '180px',
|
|
10
10
|
sheet: '180px',
|
|
11
11
|
},
|
|
12
12
|
created: {
|
|
13
|
-
default: '
|
|
13
|
+
default: '144px',
|
|
14
14
|
text: '170px',
|
|
15
15
|
sheet: '170px',
|
|
16
16
|
},
|
|
17
17
|
brands: {
|
|
18
|
-
default: '
|
|
18
|
+
default: '131px',
|
|
19
19
|
text: '140px',
|
|
20
20
|
sheet: '140px',
|
|
21
21
|
},
|
|
@@ -25,7 +25,7 @@ export const merchantsTableCellWidth = {
|
|
|
25
25
|
sheet: '110px',
|
|
26
26
|
},
|
|
27
27
|
individuals: {
|
|
28
|
-
default: '
|
|
28
|
+
default: '147px',
|
|
29
29
|
text: '185px',
|
|
30
30
|
sheet: '185px',
|
|
31
31
|
},
|
|
@@ -40,7 +40,7 @@ export const merchantsTableCellWidth = {
|
|
|
40
40
|
sheet: '180px',
|
|
41
41
|
},
|
|
42
42
|
status: {
|
|
43
|
-
default: '
|
|
43
|
+
default: '55px',
|
|
44
44
|
text: '100px',
|
|
45
45
|
sheet: '100px',
|
|
46
46
|
},
|