@adyen/adyen-web 5.12.0 → 5.13.0
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/dist/adyen.css +1 -2
- package/dist/adyen.css.map +1 -1
- package/dist/adyen.js +1 -1
- package/dist/adyen.js.map +1 -1
- package/dist/cjs/adyen.css +1 -2
- package/dist/cjs/adyen.css.map +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/es/adyen.css +1 -2
- package/dist/es/adyen.css.map +1 -1
- package/dist/es/ar.js +1 -1
- package/dist/es/cs-CZ.js +1 -1
- package/dist/es/da-DK.js +1 -1
- package/dist/es/de-DE.js +1 -1
- package/dist/es/el-GR.js +1 -1
- package/dist/es/es-ES.js +1 -1
- package/dist/es/fi-FI.js +1 -1
- package/dist/es/fr-FR.js +1 -1
- package/dist/es/hr-HR.js +1 -1
- package/dist/es/hu-HU.js +1 -1
- package/dist/es/index.js +1 -1
- package/dist/es/it-IT.js +1 -1
- package/dist/es/ja-JP.js +1 -1
- package/dist/es/ko-KR.js +1 -1
- package/dist/es/nl-NL.js +1 -1
- package/dist/es/no-NO.js +1 -1
- package/dist/es/pl-PL.js +1 -1
- package/dist/es/pt-BR.js +1 -1
- package/dist/es/ro-RO.js +1 -1
- package/dist/es/ru-RU.js +1 -1
- package/dist/es/sk-SK.js +1 -1
- package/dist/es/sl-SI.js +1 -1
- package/dist/es/sv-SE.js +1 -1
- package/dist/es/zh-CN.js +1 -1
- package/dist/es/zh-TW.js +1 -1
- package/dist/es.modern/adyen.css +1 -2
- package/dist/es.modern/adyen.css.map +1 -1
- package/dist/es.modern/ar.js +1 -1
- package/dist/es.modern/cs-CZ.js +1 -1
- package/dist/es.modern/da-DK.js +1 -1
- package/dist/es.modern/de-DE.js +1 -1
- package/dist/es.modern/el-GR.js +1 -1
- package/dist/es.modern/es-ES.js +1 -1
- package/dist/es.modern/fi-FI.js +1 -1
- package/dist/es.modern/fr-FR.js +1 -1
- package/dist/es.modern/hr-HR.js +1 -1
- package/dist/es.modern/hu-HU.js +1 -1
- package/dist/es.modern/index.js +1 -1
- package/dist/es.modern/it-IT.js +1 -1
- package/dist/es.modern/ja-JP.js +1 -1
- package/dist/es.modern/ko-KR.js +1 -1
- package/dist/es.modern/nl-NL.js +1 -1
- package/dist/es.modern/no-NO.js +1 -1
- package/dist/es.modern/pl-PL.js +1 -1
- package/dist/es.modern/pt-BR.js +1 -1
- package/dist/es.modern/ro-RO.js +1 -1
- package/dist/es.modern/ru-RU.js +1 -1
- package/dist/es.modern/sk-SK.js +1 -1
- package/dist/es.modern/sl-SI.js +1 -1
- package/dist/es.modern/sv-SE.js +1 -1
- package/dist/es.modern/zh-CN.js +1 -1
- package/dist/es.modern/zh-TW.js +1 -1
- package/dist/types/components/AfterPay/AfterPayB2B.d.ts +2 -15
- package/dist/types/components/Atome/Atome.d.ts +5 -0
- package/dist/types/components/Atome/config.d.ts +22 -0
- package/dist/types/components/Atome/index.d.ts +1 -0
- package/dist/types/components/RatePay/RatePayDirectDebit.d.ts +5 -0
- package/dist/types/components/UIElement.d.ts +1 -1
- package/dist/types/components/helpers/OpenInvoiceContainer/OpenInvoiceContainer.d.ts +9 -16
- package/dist/types/components/index.d.ts +4 -0
- package/dist/types/components/internal/Address/constants.d.ts +1 -0
- package/dist/types/components/internal/Button/Button.d.ts +3 -3
- package/dist/types/components/internal/Button/types.d.ts +1 -1
- package/dist/types/components/internal/FormFields/Field/Field.d.ts +3 -31
- package/dist/types/components/internal/FormFields/Field/types.d.ts +1 -1
- package/dist/types/components/{Sepa/components → internal}/IbanInput/IbanInput.d.ts +9 -2
- package/dist/types/components/{Sepa/components → internal}/IbanInput/index.d.ts +0 -0
- package/dist/types/components/{Sepa/components → internal}/IbanInput/specifications.d.ts +0 -0
- package/dist/types/components/{Sepa/components → internal}/IbanInput/utils.d.ts +6 -0
- package/dist/types/components/{Sepa/components → internal}/IbanInput/validate.d.ts +0 -0
- package/dist/types/components/internal/OpenInvoice/types.d.ts +19 -2
- package/dist/types/core/core.d.ts +2 -1
- package/dist/types/core/types.d.ts +1 -1
- package/dist/types/language/config.d.ts +3 -2
- package/dist/types/language/locales/index.d.ts +102 -100
- package/package.json +10 -11
|
@@ -29,8 +29,8 @@ declare const _default: {
|
|
|
29
29
|
"installments.revolving": string;
|
|
30
30
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
31
31
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
ownerName: string;
|
|
33
|
+
ibanNumber: string;
|
|
34
34
|
"error.title": string;
|
|
35
35
|
"error.subtitle.redirect": string;
|
|
36
36
|
"error.subtitle.payment": string;
|
|
@@ -245,8 +245,8 @@ declare const _default: {
|
|
|
245
245
|
"installments.revolving": string;
|
|
246
246
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
247
247
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
248
|
-
|
|
249
|
-
|
|
248
|
+
ownerName: string;
|
|
249
|
+
ibanNumber: string;
|
|
250
250
|
"error.title": string;
|
|
251
251
|
"error.subtitle.redirect": string;
|
|
252
252
|
"error.subtitle.payment": string;
|
|
@@ -463,8 +463,8 @@ declare const _default: {
|
|
|
463
463
|
"installments.revolving": string;
|
|
464
464
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
465
465
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
466
|
-
|
|
467
|
-
|
|
466
|
+
ownerName: string;
|
|
467
|
+
ibanNumber: string;
|
|
468
468
|
"error.title": string;
|
|
469
469
|
"error.subtitle.redirect": string;
|
|
470
470
|
"error.subtitle.payment": string;
|
|
@@ -678,8 +678,8 @@ declare const _default: {
|
|
|
678
678
|
"installments.revolving": string;
|
|
679
679
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
680
680
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
681
|
-
|
|
682
|
-
|
|
681
|
+
ownerName: string;
|
|
682
|
+
ibanNumber: string;
|
|
683
683
|
"error.title": string;
|
|
684
684
|
"error.subtitle.redirect": string;
|
|
685
685
|
"error.subtitle.payment": string;
|
|
@@ -895,8 +895,8 @@ declare const _default: {
|
|
|
895
895
|
"installments.revolving": string;
|
|
896
896
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
897
897
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
898
|
-
|
|
899
|
-
|
|
898
|
+
ownerName: string;
|
|
899
|
+
ibanNumber: string;
|
|
900
900
|
"error.title": string;
|
|
901
901
|
"error.subtitle.redirect": string;
|
|
902
902
|
"error.subtitle.payment": string;
|
|
@@ -1111,8 +1111,8 @@ declare const _default: {
|
|
|
1111
1111
|
"installments.revolving": string;
|
|
1112
1112
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
1113
1113
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
1114
|
-
|
|
1115
|
-
|
|
1114
|
+
ownerName: string;
|
|
1115
|
+
ibanNumber: string;
|
|
1116
1116
|
"error.title": string;
|
|
1117
1117
|
"error.subtitle.redirect": string;
|
|
1118
1118
|
"error.subtitle.payment": string;
|
|
@@ -1329,8 +1329,8 @@ declare const _default: {
|
|
|
1329
1329
|
"installments.revolving": string;
|
|
1330
1330
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
1331
1331
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
1332
|
-
|
|
1333
|
-
|
|
1332
|
+
ownerName: string;
|
|
1333
|
+
ibanNumber: string;
|
|
1334
1334
|
"error.title": string;
|
|
1335
1335
|
"error.subtitle.redirect": string;
|
|
1336
1336
|
"error.subtitle.payment": string;
|
|
@@ -1544,8 +1544,8 @@ declare const _default: {
|
|
|
1544
1544
|
"installments.revolving": string;
|
|
1545
1545
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
1546
1546
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
1547
|
-
|
|
1548
|
-
|
|
1547
|
+
ownerName: string;
|
|
1548
|
+
ibanNumber: string;
|
|
1549
1549
|
"error.title": string;
|
|
1550
1550
|
"error.subtitle.redirect": string;
|
|
1551
1551
|
"error.subtitle.payment": string;
|
|
@@ -1761,8 +1761,8 @@ declare const _default: {
|
|
|
1761
1761
|
"installments.revolving": string;
|
|
1762
1762
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
1763
1763
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
1764
|
-
|
|
1765
|
-
|
|
1764
|
+
ownerName: string;
|
|
1765
|
+
ibanNumber: string;
|
|
1766
1766
|
"error.title": string;
|
|
1767
1767
|
"error.subtitle.redirect": string;
|
|
1768
1768
|
"error.subtitle.payment": string;
|
|
@@ -1976,8 +1976,8 @@ declare const _default: {
|
|
|
1976
1976
|
"installments.revolving": string;
|
|
1977
1977
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
1978
1978
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
1979
|
-
|
|
1980
|
-
|
|
1979
|
+
ownerName: string;
|
|
1980
|
+
ibanNumber: string;
|
|
1981
1981
|
"error.title": string;
|
|
1982
1982
|
"error.subtitle.redirect": string;
|
|
1983
1983
|
"error.subtitle.payment": string;
|
|
@@ -2193,8 +2193,8 @@ declare const _default: {
|
|
|
2193
2193
|
"installments.revolving": string;
|
|
2194
2194
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
2195
2195
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
2196
|
-
|
|
2197
|
-
|
|
2196
|
+
ownerName: string;
|
|
2197
|
+
ibanNumber: string;
|
|
2198
2198
|
"error.title": string;
|
|
2199
2199
|
"error.subtitle.redirect": string;
|
|
2200
2200
|
"error.subtitle.payment": string;
|
|
@@ -2381,6 +2381,7 @@ declare const _default: {
|
|
|
2381
2381
|
"twint.saved": string;
|
|
2382
2382
|
orPayWith: string;
|
|
2383
2383
|
invalidFormatExpects: string;
|
|
2384
|
+
bankAccount: string;
|
|
2384
2385
|
};
|
|
2385
2386
|
payButton: string;
|
|
2386
2387
|
"payButton.redirecting": string;
|
|
@@ -2410,8 +2411,8 @@ declare const _default: {
|
|
|
2410
2411
|
"installments.revolving": string;
|
|
2411
2412
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
2412
2413
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
2413
|
-
|
|
2414
|
-
|
|
2414
|
+
ownerName: string;
|
|
2415
|
+
ibanNumber: string;
|
|
2415
2416
|
"error.title": string;
|
|
2416
2417
|
"error.subtitle.redirect": string;
|
|
2417
2418
|
"error.subtitle.payment": string;
|
|
@@ -2598,6 +2599,7 @@ declare const _default: {
|
|
|
2598
2599
|
"twint.saved": string;
|
|
2599
2600
|
orPayWith: string;
|
|
2600
2601
|
invalidFormatExpects: string;
|
|
2602
|
+
bankAccount: string;
|
|
2601
2603
|
}>;
|
|
2602
2604
|
'es-ES': () => Promise<{
|
|
2603
2605
|
default: {
|
|
@@ -2627,8 +2629,8 @@ declare const _default: {
|
|
|
2627
2629
|
"installments.revolving": string;
|
|
2628
2630
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
2629
2631
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
+
ownerName: string;
|
|
2633
|
+
ibanNumber: string;
|
|
2632
2634
|
"error.title": string;
|
|
2633
2635
|
"error.subtitle.redirect": string;
|
|
2634
2636
|
"error.subtitle.payment": string;
|
|
@@ -2837,8 +2839,8 @@ declare const _default: {
|
|
|
2837
2839
|
"installments.revolving": string;
|
|
2838
2840
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
2839
2841
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
+
ownerName: string;
|
|
2843
|
+
ibanNumber: string;
|
|
2842
2844
|
"error.title": string;
|
|
2843
2845
|
"error.subtitle.redirect": string;
|
|
2844
2846
|
"error.subtitle.payment": string;
|
|
@@ -3051,8 +3053,8 @@ declare const _default: {
|
|
|
3051
3053
|
"installments.revolving": string;
|
|
3052
3054
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
3053
3055
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
+
ownerName: string;
|
|
3057
|
+
ibanNumber: string;
|
|
3056
3058
|
"error.title": string;
|
|
3057
3059
|
"error.subtitle.redirect": string;
|
|
3058
3060
|
"error.subtitle.payment": string;
|
|
@@ -3266,8 +3268,8 @@ declare const _default: {
|
|
|
3266
3268
|
"installments.revolving": string;
|
|
3267
3269
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
3268
3270
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
3269
|
-
|
|
3270
|
-
|
|
3271
|
+
ownerName: string;
|
|
3272
|
+
ibanNumber: string;
|
|
3271
3273
|
"error.title": string;
|
|
3272
3274
|
"error.subtitle.redirect": string;
|
|
3273
3275
|
"error.subtitle.payment": string;
|
|
@@ -3483,8 +3485,8 @@ declare const _default: {
|
|
|
3483
3485
|
"installments.revolving": string;
|
|
3484
3486
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
3485
3487
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
+
ownerName: string;
|
|
3489
|
+
ibanNumber: string;
|
|
3488
3490
|
"error.title": string;
|
|
3489
3491
|
"error.subtitle.redirect": string;
|
|
3490
3492
|
"error.subtitle.payment": string;
|
|
@@ -3698,8 +3700,8 @@ declare const _default: {
|
|
|
3698
3700
|
"installments.revolving": string;
|
|
3699
3701
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
3700
3702
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
+
ownerName: string;
|
|
3704
|
+
ibanNumber: string;
|
|
3703
3705
|
"error.title": string;
|
|
3704
3706
|
"error.subtitle.redirect": string;
|
|
3705
3707
|
"error.subtitle.payment": string;
|
|
@@ -3915,8 +3917,8 @@ declare const _default: {
|
|
|
3915
3917
|
"installments.revolving": string;
|
|
3916
3918
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
3917
3919
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
+
ownerName: string;
|
|
3921
|
+
ibanNumber: string;
|
|
3920
3922
|
"error.title": string;
|
|
3921
3923
|
"error.subtitle.redirect": string;
|
|
3922
3924
|
"error.subtitle.payment": string;
|
|
@@ -4130,8 +4132,8 @@ declare const _default: {
|
|
|
4130
4132
|
"installments.revolving": string;
|
|
4131
4133
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
4132
4134
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
+
ownerName: string;
|
|
4136
|
+
ibanNumber: string;
|
|
4135
4137
|
"error.title": string;
|
|
4136
4138
|
"error.subtitle.redirect": string;
|
|
4137
4139
|
"error.subtitle.payment": string;
|
|
@@ -4347,8 +4349,8 @@ declare const _default: {
|
|
|
4347
4349
|
"installments.revolving": string;
|
|
4348
4350
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
4349
4351
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
+
ownerName: string;
|
|
4353
|
+
ibanNumber: string;
|
|
4352
4354
|
"error.title": string;
|
|
4353
4355
|
"error.subtitle.redirect": string;
|
|
4354
4356
|
"error.subtitle.payment": string;
|
|
@@ -4562,8 +4564,8 @@ declare const _default: {
|
|
|
4562
4564
|
"installments.revolving": string;
|
|
4563
4565
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
4564
4566
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
+
ownerName: string;
|
|
4568
|
+
ibanNumber: string;
|
|
4567
4569
|
"error.title": string;
|
|
4568
4570
|
"error.subtitle.redirect": string;
|
|
4569
4571
|
"error.subtitle.payment": string;
|
|
@@ -4777,8 +4779,8 @@ declare const _default: {
|
|
|
4777
4779
|
"installments.revolving": string;
|
|
4778
4780
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
4779
4781
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
+
ownerName: string;
|
|
4783
|
+
ibanNumber: string;
|
|
4782
4784
|
"error.title": string;
|
|
4783
4785
|
"error.subtitle.redirect": string;
|
|
4784
4786
|
"error.subtitle.payment": string;
|
|
@@ -4990,8 +4992,8 @@ declare const _default: {
|
|
|
4990
4992
|
"installments.revolving": string;
|
|
4991
4993
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
4992
4994
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
4993
|
-
|
|
4994
|
-
|
|
4995
|
+
ownerName: string;
|
|
4996
|
+
ibanNumber: string;
|
|
4995
4997
|
"error.title": string;
|
|
4996
4998
|
"error.subtitle.redirect": string;
|
|
4997
4999
|
"error.subtitle.payment": string;
|
|
@@ -5207,8 +5209,8 @@ declare const _default: {
|
|
|
5207
5209
|
"installments.revolving": string;
|
|
5208
5210
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
5209
5211
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
+
ownerName: string;
|
|
5213
|
+
ibanNumber: string;
|
|
5212
5214
|
"error.title": string;
|
|
5213
5215
|
"error.subtitle.redirect": string;
|
|
5214
5216
|
"error.subtitle.payment": string;
|
|
@@ -5422,8 +5424,8 @@ declare const _default: {
|
|
|
5422
5424
|
"installments.revolving": string;
|
|
5423
5425
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
5424
5426
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
5425
|
-
|
|
5426
|
-
|
|
5427
|
+
ownerName: string;
|
|
5428
|
+
ibanNumber: string;
|
|
5427
5429
|
"error.title": string;
|
|
5428
5430
|
"error.subtitle.redirect": string;
|
|
5429
5431
|
"error.subtitle.payment": string;
|
|
@@ -5639,8 +5641,8 @@ declare const _default: {
|
|
|
5639
5641
|
"installments.revolving": string;
|
|
5640
5642
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
5641
5643
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
5642
|
-
|
|
5643
|
-
|
|
5644
|
+
ownerName: string;
|
|
5645
|
+
ibanNumber: string;
|
|
5644
5646
|
"error.title": string;
|
|
5645
5647
|
"error.subtitle.redirect": string;
|
|
5646
5648
|
"error.subtitle.payment": string;
|
|
@@ -5854,8 +5856,8 @@ declare const _default: {
|
|
|
5854
5856
|
"installments.revolving": string;
|
|
5855
5857
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
5856
5858
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
5857
|
-
|
|
5858
|
-
|
|
5859
|
+
ownerName: string;
|
|
5860
|
+
ibanNumber: string;
|
|
5859
5861
|
"error.title": string;
|
|
5860
5862
|
"error.subtitle.redirect": string;
|
|
5861
5863
|
"error.subtitle.payment": string;
|
|
@@ -6071,8 +6073,8 @@ declare const _default: {
|
|
|
6071
6073
|
"installments.revolving": string;
|
|
6072
6074
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
6073
6075
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
6074
|
-
|
|
6075
|
-
|
|
6076
|
+
ownerName: string;
|
|
6077
|
+
ibanNumber: string;
|
|
6076
6078
|
"error.title": string;
|
|
6077
6079
|
"error.subtitle.redirect": string;
|
|
6078
6080
|
"error.subtitle.payment": string;
|
|
@@ -6286,8 +6288,8 @@ declare const _default: {
|
|
|
6286
6288
|
"installments.revolving": string;
|
|
6287
6289
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
6288
6290
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
6289
|
-
|
|
6290
|
-
|
|
6291
|
+
ownerName: string;
|
|
6292
|
+
ibanNumber: string;
|
|
6291
6293
|
"error.title": string;
|
|
6292
6294
|
"error.subtitle.redirect": string;
|
|
6293
6295
|
"error.subtitle.payment": string;
|
|
@@ -6503,8 +6505,8 @@ declare const _default: {
|
|
|
6503
6505
|
"installments.revolving": string;
|
|
6504
6506
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
6505
6507
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
6506
|
-
|
|
6507
|
-
|
|
6508
|
+
ownerName: string;
|
|
6509
|
+
ibanNumber: string;
|
|
6508
6510
|
"error.title": string;
|
|
6509
6511
|
"error.subtitle.redirect": string;
|
|
6510
6512
|
"error.subtitle.payment": string;
|
|
@@ -6718,8 +6720,8 @@ declare const _default: {
|
|
|
6718
6720
|
"installments.revolving": string;
|
|
6719
6721
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
6720
6722
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
6721
|
-
|
|
6722
|
-
|
|
6723
|
+
ownerName: string;
|
|
6724
|
+
ibanNumber: string;
|
|
6723
6725
|
"error.title": string;
|
|
6724
6726
|
"error.subtitle.redirect": string;
|
|
6725
6727
|
"error.subtitle.payment": string;
|
|
@@ -6935,8 +6937,8 @@ declare const _default: {
|
|
|
6935
6937
|
"installments.revolving": string;
|
|
6936
6938
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
6937
6939
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
+
ownerName: string;
|
|
6941
|
+
ibanNumber: string;
|
|
6940
6942
|
"error.title": string;
|
|
6941
6943
|
"error.subtitle.redirect": string;
|
|
6942
6944
|
"error.subtitle.payment": string;
|
|
@@ -7150,8 +7152,8 @@ declare const _default: {
|
|
|
7150
7152
|
"installments.revolving": string;
|
|
7151
7153
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
7152
7154
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
+
ownerName: string;
|
|
7156
|
+
ibanNumber: string;
|
|
7155
7157
|
"error.title": string;
|
|
7156
7158
|
"error.subtitle.redirect": string;
|
|
7157
7159
|
"error.subtitle.payment": string;
|
|
@@ -7365,8 +7367,8 @@ declare const _default: {
|
|
|
7365
7367
|
"installments.revolving": string;
|
|
7366
7368
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
7367
7369
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
7368
|
-
|
|
7369
|
-
|
|
7370
|
+
ownerName: string;
|
|
7371
|
+
ibanNumber: string;
|
|
7370
7372
|
"error.title": string;
|
|
7371
7373
|
"error.subtitle.redirect": string;
|
|
7372
7374
|
"error.subtitle.payment": string;
|
|
@@ -7578,8 +7580,8 @@ declare const _default: {
|
|
|
7578
7580
|
"installments.revolving": string;
|
|
7579
7581
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
7580
7582
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
7581
|
-
|
|
7582
|
-
|
|
7583
|
+
ownerName: string;
|
|
7584
|
+
ibanNumber: string;
|
|
7583
7585
|
"error.title": string;
|
|
7584
7586
|
"error.subtitle.redirect": string;
|
|
7585
7587
|
"error.subtitle.payment": string;
|
|
@@ -7795,8 +7797,8 @@ declare const _default: {
|
|
|
7795
7797
|
"installments.revolving": string;
|
|
7796
7798
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
7797
7799
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
7798
|
-
|
|
7799
|
-
|
|
7800
|
+
ownerName: string;
|
|
7801
|
+
ibanNumber: string;
|
|
7800
7802
|
"error.title": string;
|
|
7801
7803
|
"error.subtitle.redirect": string;
|
|
7802
7804
|
"error.subtitle.payment": string;
|
|
@@ -8010,8 +8012,8 @@ declare const _default: {
|
|
|
8010
8012
|
"installments.revolving": string;
|
|
8011
8013
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
8012
8014
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
8013
|
-
|
|
8014
|
-
|
|
8015
|
+
ownerName: string;
|
|
8016
|
+
ibanNumber: string;
|
|
8015
8017
|
"error.title": string;
|
|
8016
8018
|
"error.subtitle.redirect": string;
|
|
8017
8019
|
"error.subtitle.payment": string;
|
|
@@ -8227,8 +8229,8 @@ declare const _default: {
|
|
|
8227
8229
|
"installments.revolving": string;
|
|
8228
8230
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
8229
8231
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
8230
|
-
|
|
8231
|
-
|
|
8232
|
+
ownerName: string;
|
|
8233
|
+
ibanNumber: string;
|
|
8232
8234
|
"error.title": string;
|
|
8233
8235
|
"error.subtitle.redirect": string;
|
|
8234
8236
|
"error.subtitle.payment": string;
|
|
@@ -8439,8 +8441,8 @@ declare const _default: {
|
|
|
8439
8441
|
"installments.revolving": string;
|
|
8440
8442
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
8441
8443
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
8442
|
-
|
|
8443
|
-
|
|
8444
|
+
ownerName: string;
|
|
8445
|
+
ibanNumber: string;
|
|
8444
8446
|
"error.title": string;
|
|
8445
8447
|
"error.subtitle.redirect": string;
|
|
8446
8448
|
"error.subtitle.payment": string;
|
|
@@ -8653,8 +8655,8 @@ declare const _default: {
|
|
|
8653
8655
|
"installments.revolving": string;
|
|
8654
8656
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
8655
8657
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
8656
|
-
|
|
8657
|
-
|
|
8658
|
+
ownerName: string;
|
|
8659
|
+
ibanNumber: string;
|
|
8658
8660
|
"error.title": string;
|
|
8659
8661
|
"error.subtitle.redirect": string;
|
|
8660
8662
|
"error.subtitle.payment": string;
|
|
@@ -8868,8 +8870,8 @@ declare const _default: {
|
|
|
8868
8870
|
"installments.revolving": string;
|
|
8869
8871
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
8870
8872
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
8871
|
-
|
|
8872
|
-
|
|
8873
|
+
ownerName: string;
|
|
8874
|
+
ibanNumber: string;
|
|
8873
8875
|
"error.title": string;
|
|
8874
8876
|
"error.subtitle.redirect": string;
|
|
8875
8877
|
"error.subtitle.payment": string;
|
|
@@ -9085,8 +9087,8 @@ declare const _default: {
|
|
|
9085
9087
|
"installments.revolving": string;
|
|
9086
9088
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
9087
9089
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
9088
|
-
|
|
9089
|
-
|
|
9090
|
+
ownerName: string;
|
|
9091
|
+
ibanNumber: string;
|
|
9090
9092
|
"error.title": string;
|
|
9091
9093
|
"error.subtitle.redirect": string;
|
|
9092
9094
|
"error.subtitle.payment": string;
|
|
@@ -9300,8 +9302,8 @@ declare const _default: {
|
|
|
9300
9302
|
"installments.revolving": string;
|
|
9301
9303
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
9302
9304
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
9303
|
-
|
|
9304
|
-
|
|
9305
|
+
ownerName: string;
|
|
9306
|
+
ibanNumber: string;
|
|
9305
9307
|
"error.title": string;
|
|
9306
9308
|
"error.subtitle.redirect": string;
|
|
9307
9309
|
"error.subtitle.payment": string;
|
|
@@ -9517,8 +9519,8 @@ declare const _default: {
|
|
|
9517
9519
|
"installments.revolving": string;
|
|
9518
9520
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
9519
9521
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
9520
|
-
|
|
9521
|
-
|
|
9522
|
+
ownerName: string;
|
|
9523
|
+
ibanNumber: string;
|
|
9522
9524
|
"error.title": string;
|
|
9523
9525
|
"error.subtitle.redirect": string;
|
|
9524
9526
|
"error.subtitle.payment": string;
|
|
@@ -9732,8 +9734,8 @@ declare const _default: {
|
|
|
9732
9734
|
"installments.revolving": string;
|
|
9733
9735
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
9734
9736
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
9735
|
-
|
|
9736
|
-
|
|
9737
|
+
ownerName: string;
|
|
9738
|
+
ibanNumber: string;
|
|
9737
9739
|
"error.title": string;
|
|
9738
9740
|
"error.subtitle.redirect": string;
|
|
9739
9741
|
"error.subtitle.payment": string;
|
|
@@ -9949,8 +9951,8 @@ declare const _default: {
|
|
|
9949
9951
|
"installments.revolving": string;
|
|
9950
9952
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
9951
9953
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
9952
|
-
|
|
9953
|
-
|
|
9954
|
+
ownerName: string;
|
|
9955
|
+
ibanNumber: string;
|
|
9954
9956
|
"error.title": string;
|
|
9955
9957
|
"error.subtitle.redirect": string;
|
|
9956
9958
|
"error.subtitle.payment": string;
|
|
@@ -10163,8 +10165,8 @@ declare const _default: {
|
|
|
10163
10165
|
"installments.revolving": string;
|
|
10164
10166
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
10165
10167
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
10166
|
-
|
|
10167
|
-
|
|
10168
|
+
ownerName: string;
|
|
10169
|
+
ibanNumber: string;
|
|
10168
10170
|
"error.title": string;
|
|
10169
10171
|
"error.subtitle.redirect": string;
|
|
10170
10172
|
"error.subtitle.payment": string;
|
|
@@ -10379,8 +10381,8 @@ declare const _default: {
|
|
|
10379
10381
|
"installments.revolving": string;
|
|
10380
10382
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
10381
10383
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
10382
|
-
|
|
10383
|
-
|
|
10384
|
+
ownerName: string;
|
|
10385
|
+
ibanNumber: string;
|
|
10384
10386
|
"error.title": string;
|
|
10385
10387
|
"error.subtitle.redirect": string;
|
|
10386
10388
|
"error.subtitle.payment": string;
|
|
@@ -10594,8 +10596,8 @@ declare const _default: {
|
|
|
10594
10596
|
"installments.revolving": string;
|
|
10595
10597
|
"sepaDirectDebit.ibanField.invalid": string;
|
|
10596
10598
|
"sepaDirectDebit.nameField.placeholder": string;
|
|
10597
|
-
|
|
10598
|
-
|
|
10599
|
+
ownerName: string;
|
|
10600
|
+
ibanNumber: string;
|
|
10599
10601
|
"error.title": string;
|
|
10600
10602
|
"error.subtitle.redirect": string;
|
|
10601
10603
|
"error.subtitle.payment": string;
|
package/package.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"./dist/adyen.css": "./dist/adyen.css",
|
|
24
24
|
"./package.json": "./package.json"
|
|
25
25
|
},
|
|
26
|
-
"version": "5.
|
|
26
|
+
"version": "5.13.0",
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"homepage": "https://docs.adyen.com/checkout",
|
|
29
29
|
"repository": "github:Adyen/adyen-web",
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
},
|
|
33
33
|
"scripts": {
|
|
34
34
|
"start": "npm run dev-server",
|
|
35
|
-
"start:fast": "EXPERIMENTAL_DEVBUILD=true npm run dev-server",
|
|
36
35
|
"dev-server": "cross-env NODE_ENV=development rollup --watch --config config/rollup.config.js",
|
|
37
36
|
"docs:generate": "typedoc --out docs src --exclude \"**/*+(index|.test).ts\"",
|
|
38
37
|
"build": "rm -rf dist/ && npm run type-check-generate && cross-env NODE_ENV=production rollup --config config/rollup.config.js",
|
|
@@ -49,7 +48,7 @@
|
|
|
49
48
|
"prepublishOnly": "npm run build"
|
|
50
49
|
},
|
|
51
50
|
"devDependencies": {
|
|
52
|
-
"@babel/cli": "^7.
|
|
51
|
+
"@babel/cli": "^7.17.6",
|
|
53
52
|
"@babel/core": "^7.16.0",
|
|
54
53
|
"@babel/plugin-transform-runtime": "^7.17.0",
|
|
55
54
|
"@babel/preset-env": "^7.16.0",
|
|
@@ -60,12 +59,12 @@
|
|
|
60
59
|
"@rollup/plugin-commonjs": "^21.0.1",
|
|
61
60
|
"@rollup/plugin-eslint": "^8.0.1",
|
|
62
61
|
"@rollup/plugin-json": "^4.1.0",
|
|
63
|
-
"@rollup/plugin-node-resolve": "^13.
|
|
64
|
-
"@rollup/plugin-replace": "^
|
|
62
|
+
"@rollup/plugin-node-resolve": "^13.1.3",
|
|
63
|
+
"@rollup/plugin-replace": "^4.0.0",
|
|
65
64
|
"@testing-library/preact": "^2.0.1",
|
|
66
65
|
"@testing-library/preact-hooks": "^1.1.0",
|
|
67
|
-
"@types/jest": "^
|
|
68
|
-
"@typescript-eslint/eslint-plugin": "^4.
|
|
66
|
+
"@types/jest": "^27.4.1",
|
|
67
|
+
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
69
68
|
"@typescript-eslint/parser": "^4.33.0",
|
|
70
69
|
"autoprefixer": "^10.4.2",
|
|
71
70
|
"babel-jest": "^27.3.1",
|
|
@@ -74,7 +73,7 @@
|
|
|
74
73
|
"dotenv": "^10.0.0",
|
|
75
74
|
"enzyme": "^3.11.0",
|
|
76
75
|
"enzyme-adapter-preact-pure": "^3.1.0",
|
|
77
|
-
"esbuild": "^0.
|
|
76
|
+
"esbuild": "^0.14.27",
|
|
78
77
|
"eslint": "^7.32.0",
|
|
79
78
|
"eslint-plugin-import": "^2.23.4",
|
|
80
79
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
@@ -85,9 +84,9 @@
|
|
|
85
84
|
"jest": "^26.6.3",
|
|
86
85
|
"node-sass": "^6.0.1",
|
|
87
86
|
"postcss": "^8.4.7",
|
|
88
|
-
"postcss-reporter": "^7.0.
|
|
87
|
+
"postcss-reporter": "^7.0.5",
|
|
89
88
|
"prettier": "^1.19.1",
|
|
90
|
-
"rollup": "^2.
|
|
89
|
+
"rollup": "^2.70.1",
|
|
91
90
|
"rollup-plugin-esbuild": "^4.5.0",
|
|
92
91
|
"rollup-plugin-postcss": "^4.0.2",
|
|
93
92
|
"rollup-plugin-terser": "^7.0.2",
|
|
@@ -102,7 +101,7 @@
|
|
|
102
101
|
"dependencies": {
|
|
103
102
|
"@babel/runtime": "^7.15.4",
|
|
104
103
|
"@babel/runtime-corejs3": "^7.16.3",
|
|
105
|
-
"@types/applepayjs": "^3.0.
|
|
104
|
+
"@types/applepayjs": "^3.0.4",
|
|
106
105
|
"@types/googlepay": "^0.6.2",
|
|
107
106
|
"classnames": "^2.3.1",
|
|
108
107
|
"core-js-pure": "^3.18.1",
|