@globalpayments/js 1.9.7 → 1.9.9
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;
|
|
@@ -144,6 +144,10 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
144
144
|
"background-size": string;
|
|
145
145
|
background: string;
|
|
146
146
|
};
|
|
147
|
+
".secure-payment-form .tooltip:focus": {
|
|
148
|
+
border: string;
|
|
149
|
+
outline: string;
|
|
150
|
+
};
|
|
147
151
|
".secure-payment-form .tooltip-content": {
|
|
148
152
|
visibility: string;
|
|
149
153
|
width: string;
|
|
@@ -168,6 +172,10 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
168
172
|
visibility: string;
|
|
169
173
|
opacity: string;
|
|
170
174
|
};
|
|
175
|
+
".secure-payment-form .tooltip:focus + .tooltip-content": {
|
|
176
|
+
visibility: string;
|
|
177
|
+
opacity: string;
|
|
178
|
+
};
|
|
171
179
|
".secure-payment-form .other-cards-label": {
|
|
172
180
|
"border-bottom": string;
|
|
173
181
|
"text-align": string;
|
|
@@ -283,6 +291,9 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
283
291
|
"max-width": string;
|
|
284
292
|
margin: string;
|
|
285
293
|
};
|
|
294
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
295
|
+
padding: string;
|
|
296
|
+
};
|
|
286
297
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
287
298
|
padding: string;
|
|
288
299
|
"font-size": string;
|
|
@@ -335,7 +346,7 @@ export declare const parentStyles: (assetBaseUrl: string) => {
|
|
|
335
346
|
height: string;
|
|
336
347
|
margin: string;
|
|
337
348
|
};
|
|
338
|
-
".secure-payment-form
|
|
349
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
339
350
|
background: string;
|
|
340
351
|
display: string;
|
|
341
352
|
"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.9";
|
|
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;
|
|
@@ -714,6 +717,10 @@ export declare const parentStyles: () => {
|
|
|
714
717
|
"background-size": string;
|
|
715
718
|
background: string;
|
|
716
719
|
};
|
|
720
|
+
".secure-payment-form .tooltip:focus": {
|
|
721
|
+
border: string;
|
|
722
|
+
outline: string;
|
|
723
|
+
};
|
|
717
724
|
".secure-payment-form .tooltip-content": {
|
|
718
725
|
visibility: string;
|
|
719
726
|
width: string;
|
|
@@ -738,6 +745,10 @@ export declare const parentStyles: () => {
|
|
|
738
745
|
visibility: string;
|
|
739
746
|
opacity: string;
|
|
740
747
|
};
|
|
748
|
+
".secure-payment-form .tooltip:focus + .tooltip-content": {
|
|
749
|
+
visibility: string;
|
|
750
|
+
opacity: string;
|
|
751
|
+
};
|
|
741
752
|
".secure-payment-form .other-cards-label": {
|
|
742
753
|
"border-bottom": string;
|
|
743
754
|
"text-align": string;
|
|
@@ -853,6 +864,9 @@ export declare const parentStyles: () => {
|
|
|
853
864
|
"max-width": string;
|
|
854
865
|
margin: string;
|
|
855
866
|
};
|
|
867
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
868
|
+
padding: string;
|
|
869
|
+
};
|
|
856
870
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
857
871
|
padding: string;
|
|
858
872
|
"font-size": string;
|
|
@@ -905,7 +919,7 @@ export declare const parentStyles: () => {
|
|
|
905
919
|
height: string;
|
|
906
920
|
margin: string;
|
|
907
921
|
};
|
|
908
|
-
".secure-payment-form
|
|
922
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
909
923
|
background: string;
|
|
910
924
|
display: string;
|
|
911
925
|
"vertical-align": string;
|
|
@@ -1217,6 +1231,9 @@ export declare const parentStyles: () => {
|
|
|
1217
1231
|
"max-width": string;
|
|
1218
1232
|
margin: string;
|
|
1219
1233
|
};
|
|
1234
|
+
".secure-payment-form .ctp-info-tooltip-content ul": {
|
|
1235
|
+
padding: string;
|
|
1236
|
+
};
|
|
1220
1237
|
".secure-payment-form .ctp-info-tooltip-content li": {
|
|
1221
1238
|
padding: string;
|
|
1222
1239
|
"font-size": string;
|
|
@@ -1269,7 +1286,7 @@ export declare const parentStyles: () => {
|
|
|
1269
1286
|
height: string;
|
|
1270
1287
|
margin: string;
|
|
1271
1288
|
};
|
|
1272
|
-
".secure-payment-form
|
|
1289
|
+
".secure-payment-form div[class^='ctp'] .card-brands": {
|
|
1273
1290
|
background: string;
|
|
1274
1291
|
display: string;
|
|
1275
1292
|
"vertical-align": string;
|