@adyen/kyc-components 2.48.1 → 2.49.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.
Files changed (92) hide show
  1. package/dist/es/adyen-kyc-components.es.js +2605 -347
  2. package/dist/es/bg-BG-CoqHl2bN.js +4067 -0
  3. package/dist/es/cs-CZ-ZdZfgN7e.js +4067 -0
  4. package/dist/es/da-DK-C7YJ7z9G.js +4067 -0
  5. package/dist/es/de-DE-Cx8Uim1K.js +985 -0
  6. package/dist/es/de-DE-DMNSJNzU.js +4067 -0
  7. package/dist/es/el-GR-B7_JR3z5.js +985 -0
  8. package/dist/es/el-GR-DHIn4T0S.js +4067 -0
  9. package/dist/es/en-US-7uBFgKyC.js +209 -0
  10. package/dist/es/en-US-CLmaFLwu.js +73 -0
  11. package/dist/es/en-US-CQv3D6--.js +37 -0
  12. package/dist/es/en-US-CkdCbOCX.js +985 -0
  13. package/dist/es/en-US-eaysbh-g.js +113 -0
  14. package/dist/es/en-US-gM26UC0X.js +57 -0
  15. package/dist/es/es-ES-NBv3HHhn.js +985 -0
  16. package/dist/es/es-ES-vjMWXX0n.js +4067 -0
  17. package/dist/es/et-EE-l01e62JA.js +4067 -0
  18. package/dist/es/fi-FI-PTCWFrgt.js +4067 -0
  19. package/dist/es/fr-FR-B7wXGYyE.js +4067 -0
  20. package/dist/es/fr-FR-DdSVMVsp.js +985 -0
  21. package/dist/es/hr-HR-0Te7j2ww.js +4067 -0
  22. package/dist/es/hu-HU-C-m6xnU2.js +4067 -0
  23. package/dist/es/it-IT-Bwdk3zuj.js +985 -0
  24. package/dist/es/it-IT-D1_ouE9J.js +4067 -0
  25. package/dist/es/ja-JP-Bsvzm8zu.js +985 -0
  26. package/dist/es/lt-LT-DKt8_B2y.js +4067 -0
  27. package/dist/es/lv-LV-DMln1gKL.js +4067 -0
  28. package/dist/es/nl-NL-Djq-MOEC.js +4067 -0
  29. package/dist/es/nl-NL-DofKaNkk.js +985 -0
  30. package/dist/es/no-NO-D1_9_3C7.js +4067 -0
  31. package/dist/es/phonePrefixes-GXP6tTuV.js +728 -0
  32. package/dist/es/pl-PL-DO4KOscW.js +4067 -0
  33. package/dist/es/pt-BR-CNtbeGFJ.js +113 -0
  34. package/dist/es/pt-PT-CNr5u8b-.js +4067 -0
  35. package/dist/es/pt-PT-DFEvMD1M.js +985 -0
  36. package/dist/es/ro-RO-DNWzwnJ-.js +4067 -0
  37. package/dist/es/ru-RU-PiM0ZI5h.js +985 -0
  38. package/dist/es/sk-SK-BOIEQnje.js +4067 -0
  39. package/dist/es/sl-SI-fpzqRd_U.js +4067 -0
  40. package/dist/es/sv-SE-C0GoLwTg.js +985 -0
  41. package/dist/es/sv-SE-DyLW6PPo.js +4067 -0
  42. package/dist/es/zh-CN-DJs6Hct-.js +985 -0
  43. package/dist/es/zh-TW-BWhLbns8.js +985 -0
  44. package/dist/style.css +668 -379
  45. package/dist/types/components/BasicInformation/component/BasicInformationComponent.d.ts +1 -1
  46. package/dist/types/components/BasicInformation/types.d.ts +4 -0
  47. package/dist/types/components/Dropins/HighExposureDropin/components/AdditionalFieldsForHighExposureParentCompany.d.ts +2 -1
  48. package/dist/types/components/Dropins/HighExposureDropin/components/AmountSelector/AmountSelector.d.ts +2 -0
  49. package/dist/types/components/Dropins/HighExposureDropin/components/AmountSelector/types.d.ts +16 -0
  50. package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureDropinComponent.d.ts +1 -0
  51. package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureFinancialInformation.d.ts +3 -0
  52. package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureLegalInformation.d.ts +3 -0
  53. package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureRegisteredAddress.d.ts +4 -0
  54. package/dist/types/components/Dropins/HighExposureDropin/defaultCurrencies.d.ts +3 -0
  55. package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +82 -6
  56. package/dist/types/components/Individual/types.d.ts +2 -1
  57. package/dist/types/components/Individual/validators.d.ts +4 -1
  58. package/dist/types/components/PersonalDetails/component/PersonalDetailsComponent.d.ts +6 -0
  59. package/dist/types/components/PersonalDetails/types.d.ts +4 -0
  60. package/dist/types/components/ProofOfRelationship/index.d.ts +4 -0
  61. package/dist/types/components/ProofOfRelationship/types.d.ts +19 -0
  62. package/dist/types/components/StepProgressIndicator/StepProgressIndicator.d.ts +2 -1
  63. package/dist/types/components/TaskList/types.d.ts +2 -1
  64. package/dist/types/components/internal/Button/Button.d.ts +1 -1
  65. package/dist/types/components/internal/Button/types.d.ts +1 -0
  66. package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +2 -0
  67. package/dist/types/components/internal/PhoneInput/types.d.ts +0 -2
  68. package/dist/types/components/internal/PhoneInput/validate.d.ts +2 -2
  69. package/dist/types/core/Context/ConfigurationApiContext/ConfigurationApiContext.d.ts +2 -1
  70. package/dist/types/core/Services/agnostic/get-dataset.d.ts +3 -0
  71. package/dist/types/core/Services/componentApi/index.d.ts +0 -1
  72. package/dist/types/core/Services/kycExternalApi/index.d.ts +0 -1
  73. package/dist/types/core/hooks/useAssociatedLegalRepresentative.d.ts +6 -0
  74. package/dist/types/core/hooks/useDataset.d.ts +3 -2
  75. package/dist/types/core/models/api/data-set.d.ts +3 -3
  76. package/dist/types/core/models/api/document.d.ts +2 -1
  77. package/dist/types/core/models/api/legal-entity-association.d.ts +3 -1
  78. package/dist/types/datasets/countries/loadCountries.d.ts +3 -0
  79. package/dist/types/datasets/states/loadStatesDataset.d.ts +3 -0
  80. package/dist/types/language/loadLocale.d.ts +2 -0
  81. package/dist/types/utils/birth-date-utils.d.ts +14 -1
  82. package/dist/types/utils/datasetUtil.d.ts +3 -5
  83. package/dist/types/utils/dynamicImports.d.ts +4 -2
  84. package/dist/types/utils/entity-association-util.d.ts +1 -0
  85. package/dist/types/utils/mapping/componentApiMapping.d.ts +1 -0
  86. package/dist/types/utils/mapping/mapping.d.ts +1 -1
  87. package/dist/types/utils/roleMetadata.d.ts +1 -1
  88. package/package.json +1 -1
  89. package/dist/types/components/internal/ContextHelper/ContextHelper.d.ts +0 -6
  90. package/dist/types/components/internal/Disclaimer/Disclaimer.d.ts +0 -8
  91. package/dist/types/core/Services/componentApi/get-dataset.d.ts +0 -3
  92. package/dist/types/core/Services/kycExternalApi/get-dataset.d.ts +0 -3
@@ -0,0 +1,113 @@
1
+ const enUS = [
2
+ {
3
+ id: "AC",
4
+ name: "Acre"
5
+ },
6
+ {
7
+ id: "AL",
8
+ name: "Alagoas"
9
+ },
10
+ {
11
+ id: "AM",
12
+ name: "Amazonas"
13
+ },
14
+ {
15
+ id: "AP",
16
+ name: "Amapá"
17
+ },
18
+ {
19
+ id: "BA",
20
+ name: "Bahia"
21
+ },
22
+ {
23
+ id: "CE",
24
+ name: "Ceará"
25
+ },
26
+ {
27
+ id: "DF",
28
+ name: "Distrito Federal"
29
+ },
30
+ {
31
+ id: "ES",
32
+ name: "Espírito Santo"
33
+ },
34
+ {
35
+ id: "GO",
36
+ name: "Goiás"
37
+ },
38
+ {
39
+ id: "MA",
40
+ name: "Maranhão"
41
+ },
42
+ {
43
+ id: "MG",
44
+ name: "Minas Gerais"
45
+ },
46
+ {
47
+ id: "MS",
48
+ name: "Mato Grosso do Sul"
49
+ },
50
+ {
51
+ id: "MT",
52
+ name: "Mato Grosso"
53
+ },
54
+ {
55
+ id: "PA",
56
+ name: "Pará"
57
+ },
58
+ {
59
+ id: "PB",
60
+ name: "Paraíba"
61
+ },
62
+ {
63
+ id: "PE",
64
+ name: "Pernambuco"
65
+ },
66
+ {
67
+ id: "PI",
68
+ name: "Piauí"
69
+ },
70
+ {
71
+ id: "PR",
72
+ name: "Paraná"
73
+ },
74
+ {
75
+ id: "RJ",
76
+ name: "Rio de Janeiro"
77
+ },
78
+ {
79
+ id: "RN",
80
+ name: "Rio Grande do Norte"
81
+ },
82
+ {
83
+ id: "RO",
84
+ name: "Rondônia"
85
+ },
86
+ {
87
+ id: "RR",
88
+ name: "Roraima"
89
+ },
90
+ {
91
+ id: "RS",
92
+ name: "Rio Grande do Sul"
93
+ },
94
+ {
95
+ id: "SC",
96
+ name: "Santa Catarina"
97
+ },
98
+ {
99
+ id: "SE",
100
+ name: "Sergipe"
101
+ },
102
+ {
103
+ id: "SP",
104
+ name: "São Paulo"
105
+ },
106
+ {
107
+ id: "TO",
108
+ name: "Tocantins"
109
+ }
110
+ ];
111
+ export {
112
+ enUS as default
113
+ };
@@ -0,0 +1,57 @@
1
+ const enUS = [
2
+ {
3
+ id: "AB",
4
+ name: "Alberta"
5
+ },
6
+ {
7
+ id: "BC",
8
+ name: "British Columbia"
9
+ },
10
+ {
11
+ id: "MB",
12
+ name: "Manitoba"
13
+ },
14
+ {
15
+ id: "NB",
16
+ name: "New Brunswick"
17
+ },
18
+ {
19
+ id: "NL",
20
+ name: "Newfoundland & Labrador"
21
+ },
22
+ {
23
+ id: "NT",
24
+ name: "Northwest Territories"
25
+ },
26
+ {
27
+ id: "NS",
28
+ name: "Nova Scotia"
29
+ },
30
+ {
31
+ id: "NU",
32
+ name: "Nunavut"
33
+ },
34
+ {
35
+ id: "ON",
36
+ name: "Ontario"
37
+ },
38
+ {
39
+ id: "PE",
40
+ name: "Prince Edward Island"
41
+ },
42
+ {
43
+ id: "QC",
44
+ name: "Quebec"
45
+ },
46
+ {
47
+ id: "SK",
48
+ name: "Saskatchewan"
49
+ },
50
+ {
51
+ id: "YT",
52
+ name: "Yukon"
53
+ }
54
+ ];
55
+ export {
56
+ enUS as default
57
+ };