@globalpayments/js 1.9.7 → 1.9.8
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/package.json
CHANGED
|
@@ -277,6 +277,9 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
277
277
|
"max-width": string;
|
|
278
278
|
margin: string;
|
|
279
279
|
};
|
|
280
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
281
|
+
padding: string;
|
|
282
|
+
};
|
|
280
283
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
281
284
|
padding: string;
|
|
282
285
|
"font-size": string;
|
|
@@ -329,7 +332,7 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
329
332
|
height: string;
|
|
330
333
|
margin: string;
|
|
331
334
|
};
|
|
332
|
-
".secure-payment-form
|
|
335
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
333
336
|
background: string;
|
|
334
337
|
display: string;
|
|
335
338
|
"vertical-align": string;
|
|
@@ -283,6 +283,9 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
283
283
|
"max-width": string;
|
|
284
284
|
margin: string;
|
|
285
285
|
};
|
|
286
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
287
|
+
padding: string;
|
|
288
|
+
};
|
|
286
289
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
287
290
|
padding: string;
|
|
288
291
|
"font-size": string;
|
|
@@ -335,7 +338,7 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
335
338
|
height: string;
|
|
336
339
|
margin: string;
|
|
337
340
|
};
|
|
338
|
-
".secure-payment-form
|
|
341
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
339
342
|
background: string;
|
|
340
343
|
display: string;
|
|
341
344
|
"vertical-align": string;
|
|
@@ -288,6 +288,9 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
288
288
|
"max-width": string;
|
|
289
289
|
margin: string;
|
|
290
290
|
};
|
|
291
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
292
|
+
padding: string;
|
|
293
|
+
};
|
|
291
294
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
292
295
|
padding: string;
|
|
293
296
|
"font-size": string;
|
|
@@ -340,7 +343,7 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
340
343
|
height: string;
|
|
341
344
|
margin: string;
|
|
342
345
|
};
|
|
343
|
-
".secure-payment-form
|
|
346
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
344
347
|
background: string;
|
|
345
348
|
display: string;
|
|
346
349
|
"vertical-align": string;
|
package/types/lib/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "1.9.
|
|
1
|
+
declare const _default: "1.9.8";
|
|
2
2
|
export default _default;
|
package/types/ui/form/index.d.ts
CHANGED
|
@@ -491,6 +491,9 @@ export declare const parentStyles: () => {
|
|
|
491
491
|
"max-width": string;
|
|
492
492
|
margin: string;
|
|
493
493
|
};
|
|
494
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
495
|
+
padding: string;
|
|
496
|
+
};
|
|
494
497
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
495
498
|
padding: string;
|
|
496
499
|
"font-size": string;
|
|
@@ -543,7 +546,7 @@ export declare const parentStyles: () => {
|
|
|
543
546
|
height: string;
|
|
544
547
|
margin: string;
|
|
545
548
|
};
|
|
546
|
-
".secure-payment-form
|
|
549
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
547
550
|
background: string;
|
|
548
551
|
display: string;
|
|
549
552
|
"vertical-align": string;
|
|
@@ -853,6 +856,9 @@ export declare const parentStyles: () => {
|
|
|
853
856
|
"max-width": string;
|
|
854
857
|
margin: string;
|
|
855
858
|
};
|
|
859
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
860
|
+
padding: string;
|
|
861
|
+
};
|
|
856
862
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
857
863
|
padding: string;
|
|
858
864
|
"font-size": string;
|
|
@@ -905,7 +911,7 @@ export declare const parentStyles: () => {
|
|
|
905
911
|
height: string;
|
|
906
912
|
margin: string;
|
|
907
913
|
};
|
|
908
|
-
".secure-payment-form
|
|
914
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
909
915
|
background: string;
|
|
910
916
|
display: string;
|
|
911
917
|
"vertical-align": string;
|
|
@@ -1217,6 +1223,9 @@ export declare const parentStyles: () => {
|
|
|
1217
1223
|
"max-width": string;
|
|
1218
1224
|
margin: string;
|
|
1219
1225
|
};
|
|
1226
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
1227
|
+
padding: string;
|
|
1228
|
+
};
|
|
1220
1229
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
1221
1230
|
padding: string;
|
|
1222
1231
|
"font-size": string;
|
|
@@ -1269,7 +1278,7 @@ export declare const parentStyles: () => {
|
|
|
1269
1278
|
height: string;
|
|
1270
1279
|
margin: string;
|
|
1271
1280
|
};
|
|
1272
|
-
".secure-payment-form
|
|
1281
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
1273
1282
|
background: string;
|
|
1274
1283
|
display: string;
|
|
1275
1284
|
"vertical-align": string;
|