@jpmorgan-payments/embedded-finance-components 0.5.89 → 0.5.90
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/README.md +2 -2
- package/dist/{2FJCTAHO-BNMCFO5a.js → 2FJCTAHO-DEf4d66N.js} +1 -1
- package/dist/esm/ef-components.js +1 -1
- package/dist/{index-Bs-wewb5.js → index-BNo_fuej.js} +18696 -18476
- package/dist/index.css +1 -1
- package/dist/index.d.ts +49 -0
- package/dist/{production-CQ2TqOBp.js → production-CtvkX87X.js} +2 -2
- package/dist/umd/ef-components.js +1593 -1593
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -135,7 +135,7 @@ graph TB
|
|
|
135
135
|
|
|
136
136
|
### 1. OnboardingWizardBasic
|
|
137
137
|
|
|
138
|
-
The `OnboardingWizardBasic` component implements the client onboarding process as described in the [Embedded Payments API documentation](https://developer.payments.jpmorgan.com/docs/embedded-finance-solutions/embedded-payments/
|
|
138
|
+
The `OnboardingWizardBasic` component implements the client onboarding process as described in the [Embedded Payments API documentation](https://developer.payments.jpmorgan.com/docs/embedded-finance-solutions/embedded-payments/capabilities/onboard-a-client).
|
|
139
139
|
|
|
140
140
|
#### Main Features:
|
|
141
141
|
|
|
@@ -192,7 +192,7 @@ Similarly, `availableJurisdictions` is an array of country codes that are select
|
|
|
192
192
|
|
|
193
193
|
### 2. LinkedAccountWidget
|
|
194
194
|
|
|
195
|
-
The `LinkedAccountWidget` component facilitates the process of adding a client's linked account, as described in the [Add Linked Account API documentation](https://developer.payments.jpmorgan.com/docs/embedded-finance-solutions/embedded-payments/how-to/add-linked-account).
|
|
195
|
+
The `LinkedAccountWidget` component facilitates the process of adding a client's linked account, as described in the [Add Linked Account API documentation](https://developer.payments.jpmorgan.com/docs/embedded-finance-solutions/embedded-payments/capabilities/embedded-payments/how-to/add-linked-account).
|
|
196
196
|
|
|
197
197
|
#### Main Features:
|
|
198
198
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var xs = Object.defineProperty;
|
|
2
2
|
var ws = (e, t, n) => t in e ? xs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var Le = (e, t, n) => ws(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
-
import { c as R, d as tr, s as Nn, m as Un, a as B, b as m, e as j, f as te, S as N, g as M, h as pe, u as be, i as H, j as T, k as Re, o as rt, P as zo, l as G, n as $s, p as Ot, q as E, r as I, t as Cs, v as Tt, w as Ss, x as ks, y as mn, F as Es, z as Ds, D as Ms, A as P, I as As, B as nr, C as kn, E as Kr, G as Ts, H as Dt, J as Ft, $ as Ro, K as Br, L as Fs, M as Is, N as Ls, O as qn, Q as Os, R as Ps, T as qs, U as _s } from "./production-
|
|
4
|
+
import { c as R, d as tr, s as Nn, m as Un, a as B, b as m, e as j, f as te, S as N, g as M, h as pe, u as be, i as H, j as T, k as Re, o as rt, P as zo, l as G, n as $s, p as Ot, q as E, r as I, t as Cs, v as Tt, w as Ss, x as ks, y as mn, F as Es, z as Ds, D as Ms, A as P, I as As, B as nr, C as kn, E as Kr, G as Ts, H as Dt, J as Ft, $ as Ro, K as Br, L as Fs, M as Is, N as Ls, O as qn, Q as Os, R as Ps, T as qs, U as _s } from "./production-CtvkX87X.js";
|
|
5
5
|
var Ko = {
|
|
6
6
|
À: "A",
|
|
7
7
|
Á: "A",
|