@tap-payments/os-micro-frontend-shared 0.1.124 → 0.1.125
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/constants/table/cell/authorizationTableCellWidth.d.ts +3 -3
- package/build/constants/table/cell/authorizationTableCellWidth.js +3 -3
- package/build/constants/table/cell/chargeTableCellWidth.d.ts +2 -2
- package/build/constants/table/cell/chargeTableCellWidth.js +2 -2
- package/build/constants/table/cell/destinationsTableCellWidth.d.ts +1 -1
- package/build/constants/table/cell/destinationsTableCellWidth.js +1 -1
- package/build/constants/table/cell/refundTableCellWidth.d.ts +2 -2
- package/build/constants/table/cell/refundTableCellWidth.js +2 -2
- package/package.json +1 -1
|
@@ -167,7 +167,7 @@ export declare const authorizationTableCellWidth: {
|
|
|
167
167
|
readonly transaction_id: {
|
|
168
168
|
readonly default: "120px";
|
|
169
169
|
readonly text: "120px";
|
|
170
|
-
readonly sheet: "
|
|
170
|
+
readonly sheet: "315px";
|
|
171
171
|
};
|
|
172
172
|
readonly device: {
|
|
173
173
|
readonly default: "60px";
|
|
@@ -197,7 +197,7 @@ export declare const authorizationTableCellWidth: {
|
|
|
197
197
|
readonly payment_issuers: {
|
|
198
198
|
readonly default: "150px";
|
|
199
199
|
readonly text: "150px";
|
|
200
|
-
readonly sheet: "
|
|
200
|
+
readonly sheet: "430px";
|
|
201
201
|
};
|
|
202
202
|
readonly issuer_response: {
|
|
203
203
|
readonly default: "70px";
|
|
@@ -242,6 +242,6 @@ export declare const authorizationTableCellWidth: {
|
|
|
242
242
|
readonly acquirer_response: {
|
|
243
243
|
readonly default: "70px";
|
|
244
244
|
readonly text: "70px";
|
|
245
|
-
readonly sheet: "
|
|
245
|
+
readonly sheet: "253px";
|
|
246
246
|
};
|
|
247
247
|
};
|
|
@@ -167,7 +167,7 @@ export const authorizationTableCellWidth = {
|
|
|
167
167
|
transaction_id: {
|
|
168
168
|
default: '120px',
|
|
169
169
|
text: '120px',
|
|
170
|
-
sheet: '
|
|
170
|
+
sheet: '315px',
|
|
171
171
|
},
|
|
172
172
|
device: {
|
|
173
173
|
default: '60px',
|
|
@@ -197,7 +197,7 @@ export const authorizationTableCellWidth = {
|
|
|
197
197
|
payment_issuers: {
|
|
198
198
|
default: '150px',
|
|
199
199
|
text: '150px',
|
|
200
|
-
sheet: '
|
|
200
|
+
sheet: '430px',
|
|
201
201
|
},
|
|
202
202
|
issuer_response: {
|
|
203
203
|
default: '70px',
|
|
@@ -242,6 +242,6 @@ export const authorizationTableCellWidth = {
|
|
|
242
242
|
acquirer_response: {
|
|
243
243
|
default: '70px',
|
|
244
244
|
text: '70px',
|
|
245
|
-
sheet: '
|
|
245
|
+
sheet: '253px',
|
|
246
246
|
},
|
|
247
247
|
};
|
|
@@ -82,7 +82,7 @@ export declare const chargeTableCellWidth: {
|
|
|
82
82
|
readonly payment_issuers: {
|
|
83
83
|
readonly default: "150px";
|
|
84
84
|
readonly text: "150px";
|
|
85
|
-
readonly sheet: "
|
|
85
|
+
readonly sheet: "430px";
|
|
86
86
|
};
|
|
87
87
|
readonly payment_method: {
|
|
88
88
|
readonly default: "150px";
|
|
@@ -142,7 +142,7 @@ export declare const chargeTableCellWidth: {
|
|
|
142
142
|
readonly acquirer_response: {
|
|
143
143
|
readonly default: "70px";
|
|
144
144
|
readonly text: "70px";
|
|
145
|
-
readonly sheet: "
|
|
145
|
+
readonly sheet: "253px";
|
|
146
146
|
};
|
|
147
147
|
readonly payout_status: {
|
|
148
148
|
readonly default: "70px";
|
|
@@ -82,7 +82,7 @@ export const chargeTableCellWidth = {
|
|
|
82
82
|
payment_issuers: {
|
|
83
83
|
default: '150px',
|
|
84
84
|
text: '150px',
|
|
85
|
-
sheet: '
|
|
85
|
+
sheet: '430px',
|
|
86
86
|
},
|
|
87
87
|
payment_method: {
|
|
88
88
|
default: '150px',
|
|
@@ -142,7 +142,7 @@ export const chargeTableCellWidth = {
|
|
|
142
142
|
acquirer_response: {
|
|
143
143
|
default: '70px',
|
|
144
144
|
text: '70px',
|
|
145
|
-
sheet: '
|
|
145
|
+
sheet: '253px',
|
|
146
146
|
},
|
|
147
147
|
payout_status: {
|
|
148
148
|
default: '70px',
|
|
@@ -137,7 +137,7 @@ export declare const destinationsTableCellWidth: {
|
|
|
137
137
|
readonly payment_issuers: {
|
|
138
138
|
readonly default: "150px";
|
|
139
139
|
readonly text: "150px";
|
|
140
|
-
readonly sheet: "
|
|
140
|
+
readonly sheet: "430px";
|
|
141
141
|
};
|
|
142
142
|
readonly card_number: {
|
|
143
143
|
readonly default: "120px";
|
|
@@ -77,7 +77,7 @@ export declare const refundTableCellWidth: {
|
|
|
77
77
|
readonly payment_issuers: {
|
|
78
78
|
readonly default: "150px";
|
|
79
79
|
readonly text: "150px";
|
|
80
|
-
readonly sheet: "
|
|
80
|
+
readonly sheet: "430px";
|
|
81
81
|
};
|
|
82
82
|
readonly payment_method: {
|
|
83
83
|
readonly default: "150px";
|
|
@@ -232,6 +232,6 @@ export declare const refundTableCellWidth: {
|
|
|
232
232
|
readonly acquirer_response: {
|
|
233
233
|
readonly default: "70px";
|
|
234
234
|
readonly text: "70px";
|
|
235
|
-
readonly sheet: "
|
|
235
|
+
readonly sheet: "253px";
|
|
236
236
|
};
|
|
237
237
|
};
|
|
@@ -77,7 +77,7 @@ export const refundTableCellWidth = {
|
|
|
77
77
|
payment_issuers: {
|
|
78
78
|
default: '150px',
|
|
79
79
|
text: '150px',
|
|
80
|
-
sheet: '
|
|
80
|
+
sheet: '430px',
|
|
81
81
|
},
|
|
82
82
|
payment_method: {
|
|
83
83
|
default: '150px',
|
|
@@ -232,6 +232,6 @@ export const refundTableCellWidth = {
|
|
|
232
232
|
acquirer_response: {
|
|
233
233
|
default: '70px',
|
|
234
234
|
text: '70px',
|
|
235
|
-
sheet: '
|
|
235
|
+
sheet: '253px',
|
|
236
236
|
},
|
|
237
237
|
};
|
package/package.json
CHANGED