@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,209 @@
1
+ const enUS = [
2
+ {
3
+ id: "AL",
4
+ name: "Alabama"
5
+ },
6
+ {
7
+ id: "AK",
8
+ name: "Alaska"
9
+ },
10
+ {
11
+ id: "AZ",
12
+ name: "Arizona"
13
+ },
14
+ {
15
+ id: "AR",
16
+ name: "Arkansas"
17
+ },
18
+ {
19
+ id: "CA",
20
+ name: "California"
21
+ },
22
+ {
23
+ id: "CO",
24
+ name: "Colorado"
25
+ },
26
+ {
27
+ id: "CT",
28
+ name: "Connecticut"
29
+ },
30
+ {
31
+ id: "DE",
32
+ name: "Delaware"
33
+ },
34
+ {
35
+ id: "DC",
36
+ name: "District of Columbia"
37
+ },
38
+ {
39
+ id: "FL",
40
+ name: "Florida"
41
+ },
42
+ {
43
+ id: "GA",
44
+ name: "Georgia"
45
+ },
46
+ {
47
+ id: "HI",
48
+ name: "Hawaii"
49
+ },
50
+ {
51
+ id: "ID",
52
+ name: "Idaho"
53
+ },
54
+ {
55
+ id: "IL",
56
+ name: "Illinois"
57
+ },
58
+ {
59
+ id: "IN",
60
+ name: "Indiana"
61
+ },
62
+ {
63
+ id: "IA",
64
+ name: "Iowa"
65
+ },
66
+ {
67
+ id: "KS",
68
+ name: "Kansas"
69
+ },
70
+ {
71
+ id: "KY",
72
+ name: "Kentucky"
73
+ },
74
+ {
75
+ id: "LA",
76
+ name: "Louisiana"
77
+ },
78
+ {
79
+ id: "ME",
80
+ name: "Maine"
81
+ },
82
+ {
83
+ id: "MD",
84
+ name: "Maryland"
85
+ },
86
+ {
87
+ id: "MA",
88
+ name: "Massachusetts"
89
+ },
90
+ {
91
+ id: "MI",
92
+ name: "Michigan"
93
+ },
94
+ {
95
+ id: "MN",
96
+ name: "Minnesota"
97
+ },
98
+ {
99
+ id: "MS",
100
+ name: "Mississippi"
101
+ },
102
+ {
103
+ id: "MO",
104
+ name: "Missouri"
105
+ },
106
+ {
107
+ id: "MT",
108
+ name: "Montana"
109
+ },
110
+ {
111
+ id: "NE",
112
+ name: "Nebraska"
113
+ },
114
+ {
115
+ id: "NV",
116
+ name: "Nevada"
117
+ },
118
+ {
119
+ id: "NH",
120
+ name: "New Hampshire"
121
+ },
122
+ {
123
+ id: "NJ",
124
+ name: "New Jersey"
125
+ },
126
+ {
127
+ id: "NM",
128
+ name: "New Mexico"
129
+ },
130
+ {
131
+ id: "NY",
132
+ name: "New York"
133
+ },
134
+ {
135
+ id: "NC",
136
+ name: "North Carolina"
137
+ },
138
+ {
139
+ id: "ND",
140
+ name: "North Dakota"
141
+ },
142
+ {
143
+ id: "OH",
144
+ name: "Ohio"
145
+ },
146
+ {
147
+ id: "OK",
148
+ name: "Oklahoma"
149
+ },
150
+ {
151
+ id: "OR",
152
+ name: "Oregon"
153
+ },
154
+ {
155
+ id: "PA",
156
+ name: "Pennsylvania"
157
+ },
158
+ {
159
+ id: "RI",
160
+ name: "Rhode Island"
161
+ },
162
+ {
163
+ id: "SC",
164
+ name: "South Carolina"
165
+ },
166
+ {
167
+ id: "SD",
168
+ name: "South Dakota"
169
+ },
170
+ {
171
+ id: "TN",
172
+ name: "Tennessee"
173
+ },
174
+ {
175
+ id: "TX",
176
+ name: "Texas"
177
+ },
178
+ {
179
+ id: "UT",
180
+ name: "Utah"
181
+ },
182
+ {
183
+ id: "VT",
184
+ name: "Vermont"
185
+ },
186
+ {
187
+ id: "VA",
188
+ name: "Virginia"
189
+ },
190
+ {
191
+ id: "WA",
192
+ name: "Washington"
193
+ },
194
+ {
195
+ id: "WV",
196
+ name: "West Virginia"
197
+ },
198
+ {
199
+ id: "WI",
200
+ name: "Wisconsin"
201
+ },
202
+ {
203
+ id: "WY",
204
+ name: "Wyoming"
205
+ }
206
+ ];
207
+ export {
208
+ enUS as default
209
+ };
@@ -0,0 +1,73 @@
1
+ const enUS = [
2
+ {
3
+ id: "AUK",
4
+ name: "Auckland"
5
+ },
6
+ {
7
+ id: "BOP",
8
+ name: "Bay of Plenty"
9
+ },
10
+ {
11
+ id: "CAN",
12
+ name: "Canterbury"
13
+ },
14
+ {
15
+ id: "GIS",
16
+ name: "Gisborne"
17
+ },
18
+ {
19
+ id: "HKB",
20
+ name: "Hawkes Bay"
21
+ },
22
+ {
23
+ id: "MBH",
24
+ name: "Marlborough"
25
+ },
26
+ {
27
+ id: "MWT",
28
+ name: "Manawatu-Wanganui"
29
+ },
30
+ {
31
+ id: "NSN",
32
+ name: "Nelson"
33
+ },
34
+ {
35
+ id: "NTL",
36
+ name: "Northland"
37
+ },
38
+ {
39
+ id: "OTA",
40
+ name: "Otago"
41
+ },
42
+ {
43
+ id: "STL",
44
+ name: "Southland"
45
+ },
46
+ {
47
+ id: "TAS",
48
+ name: "Tasman"
49
+ },
50
+ {
51
+ id: "TKI",
52
+ name: "Taranaki"
53
+ },
54
+ {
55
+ id: "WKO",
56
+ name: "Waikato"
57
+ },
58
+ {
59
+ id: "WGN",
60
+ name: "Wellington"
61
+ },
62
+ {
63
+ id: "WTC",
64
+ name: "West Coast"
65
+ },
66
+ {
67
+ id: "CIT",
68
+ name: "Chatham Islands Territory"
69
+ }
70
+ ];
71
+ export {
72
+ enUS as default
73
+ };
@@ -0,0 +1,37 @@
1
+ const enUS = [
2
+ {
3
+ id: "ACT",
4
+ name: "Australian Capital Territory"
5
+ },
6
+ {
7
+ id: "NSW",
8
+ name: "New South Wales"
9
+ },
10
+ {
11
+ id: "NT",
12
+ name: "Northern Territory"
13
+ },
14
+ {
15
+ id: "QLD",
16
+ name: "Queensland"
17
+ },
18
+ {
19
+ id: "SA",
20
+ name: "South Australia"
21
+ },
22
+ {
23
+ id: "TAS",
24
+ name: "Tasmania"
25
+ },
26
+ {
27
+ id: "VIC",
28
+ name: "Victoria"
29
+ },
30
+ {
31
+ id: "WA",
32
+ name: "Western Australia"
33
+ }
34
+ ];
35
+ export {
36
+ enUS as default
37
+ };