UNPKG

@adyen/kyc-components

Version:

`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar

83 lines (82 loc) 1.29 kB
; { try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "26472cef-a6d5-4b96-81ac-558f073acc3f", e._sentryDebugIdIdentifier = "sentry-dbid-26472cef-a6d5-4b96-81ac-558f073acc3f"); } catch (e) { } } ; const enUS = [ { id: "AUK", name: "Auckland" }, { id: "BOP", name: "Bay of Plenty" }, { id: "CAN", name: "Canterbury" }, { id: "GIS", name: "Gisborne" }, { id: "HKB", name: "Hawkes Bay" }, { id: "MBH", name: "Marlborough" }, { id: "MWT", name: "Manawatu-Wanganui" }, { id: "NSN", name: "Nelson" }, { id: "NTL", name: "Northland" }, { id: "OTA", name: "Otago" }, { id: "STL", name: "Southland" }, { id: "TAS", name: "Tasman" }, { id: "TKI", name: "Taranaki" }, { id: "WKO", name: "Waikato" }, { id: "WGN", name: "Wellington" }, { id: "WTC", name: "West Coast" }, { id: "CIT", name: "Chatham Islands Territory" } ]; export { enUS as default };