chordia-ui 3.2.1 → 3.2.2

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/index.es2.js CHANGED
@@ -1,21 +1,21 @@
1
- import { jsxs as I, jsx as p, Fragment as ke } from "react/jsx-runtime";
2
- import ee, { useMemo as $e, useState as j, useRef as be, useEffect as se, useCallback as Me, useImperativeHandle as kn, lazy as io, Suspense as ao } from "react";
3
- import { CircleCheckBig as so, ShieldCheck as lo, Radar as co, EyeOff as uo, Eye as po } from "lucide-react";
1
+ import { jsxs as I, jsx as p, Fragment as Se } from "react/jsx-runtime";
2
+ import ne, { useMemo as _e, useState as j, useRef as xe, useEffect as ce, useCallback as Xe, useImperativeHandle as Sn, lazy as uo, Suspense as po } from "react";
3
+ import { CircleCheckBig as go, ShieldCheck as ho, Radar as fo, EyeOff as vo, Eye as mo } from "lucide-react";
4
4
  import "./colors.es.js";
5
- const In = ee.createContext(void 0), Gt = (e) => (...t) => {
5
+ const Cn = ne.createContext(void 0), en = (e) => (...t) => {
6
6
  if (!e)
7
7
  throw Error("You can only use this function after sdk initialization. Make sure to supply 'projectId' to <AuthProvider /> component");
8
8
  return e(...t);
9
- }, go = () => typeof window < "u" && !!window.descopeBridge, Ve = { "x-descope-sdk-name": "react", "x-descope-sdk-version": "2.26.7" }, Zt = typeof window < "u";
10
- var We = function() {
11
- return We = Object.assign || function(t) {
9
+ }, yo = () => typeof window < "u" && !!window.descopeBridge, Qe = { "x-descope-sdk-name": "react", "x-descope-sdk-version": "2.26.7" }, tn = typeof window < "u";
10
+ var Ge = function() {
11
+ return Ge = Object.assign || function(t) {
12
12
  for (var n, o = 1, r = arguments.length; o < r; o++) {
13
13
  n = arguments[o];
14
14
  for (var i in n)
15
15
  Object.prototype.hasOwnProperty.call(n, i) && (t[i] = n[i]);
16
16
  }
17
17
  return t;
18
- }, We.apply(this, arguments);
18
+ }, Ge.apply(this, arguments);
19
19
  };
20
20
  function P(e, t) {
21
21
  var n = {};
@@ -26,7 +26,7 @@ function P(e, t) {
26
26
  t.indexOf(o[r]) < 0 && Object.prototype.propertyIsEnumerable.call(e, o[r]) && (n[o[r]] = e[o[r]]);
27
27
  return n;
28
28
  }
29
- function Ei(e, t, n, o) {
29
+ function Li(e, t, n, o) {
30
30
  function r(i) {
31
31
  return i instanceof n ? i : new n(function(a) {
32
32
  a(i);
@@ -53,20 +53,20 @@ function Ei(e, t, n, o) {
53
53
  c((o = o.apply(e, t || [])).next());
54
54
  });
55
55
  }
56
- function ho(e, t, n) {
56
+ function wo(e, t, n) {
57
57
  if (n || arguments.length === 2)
58
58
  for (var o = 0, r = t.length, i; o < r; o++)
59
59
  (i || !(o in t)) && (i || (i = Array.prototype.slice.call(t, 0, o)), i[o] = t[o]);
60
60
  return e.concat(i || Array.prototype.slice.call(t));
61
61
  }
62
- function Di(e, t, n, o) {
62
+ function Fi(e, t, n, o) {
63
63
  if (n === "a" && !o)
64
64
  throw new TypeError("Private accessor was defined without a getter");
65
65
  if (typeof t == "function" ? e !== t || !o : !t.has(e))
66
66
  throw new TypeError("Cannot read private member from an object whose class did not declare it");
67
67
  return n === "m" ? o : n === "a" ? o.call(e) : o ? o.value : t.get(e);
68
68
  }
69
- function Ri(e, t, n, o, r) {
69
+ function qi(e, t, n, o, r) {
70
70
  if (o === "m")
71
71
  throw new TypeError("Private method is not writable");
72
72
  if (o === "a" && !r)
@@ -75,16 +75,16 @@ function Ri(e, t, n, o, r) {
75
75
  throw new TypeError("Cannot write private member to an object whose class did not declare it");
76
76
  return o === "a" ? r.call(e, n) : r ? r.value = n : t.set(e, n), n;
77
77
  }
78
- class Re extends Error {
78
+ class Le extends Error {
79
79
  }
80
- Re.prototype.name = "InvalidTokenError";
81
- function fo(e) {
80
+ Le.prototype.name = "InvalidTokenError";
81
+ function bo(e) {
82
82
  return decodeURIComponent(atob(e).replace(/(.)/g, (t, n) => {
83
83
  let o = n.charCodeAt(0).toString(16).toUpperCase();
84
84
  return o.length < 2 && (o = "0" + o), "%" + o;
85
85
  }));
86
86
  }
87
- function vo(e) {
87
+ function ko(e) {
88
88
  let t = e.replace(/-/g, "+").replace(/_/g, "/");
89
89
  switch (t.length % 4) {
90
90
  case 0:
@@ -99,32 +99,32 @@ function vo(e) {
99
99
  throw new Error("base64 string is not of the correct length");
100
100
  }
101
101
  try {
102
- return fo(t);
102
+ return bo(t);
103
103
  } catch {
104
104
  return atob(t);
105
105
  }
106
106
  }
107
- function Ct(e, t) {
107
+ function Dt(e, t) {
108
108
  if (typeof e != "string")
109
- throw new Re("Invalid token specified: must be a string");
109
+ throw new Le("Invalid token specified: must be a string");
110
110
  t || (t = {});
111
111
  const n = t.header === !0 ? 0 : 1, o = e.split(".")[n];
112
112
  if (typeof o != "string")
113
- throw new Re(`Invalid token specified: missing part #${n + 1}`);
113
+ throw new Le(`Invalid token specified: missing part #${n + 1}`);
114
114
  let r;
115
115
  try {
116
- r = vo(o);
116
+ r = ko(o);
117
117
  } catch (i) {
118
- throw new Re(`Invalid token specified: invalid base64 for part #${n + 1} (${i.message})`);
118
+ throw new Le(`Invalid token specified: invalid base64 for part #${n + 1} (${i.message})`);
119
119
  }
120
120
  try {
121
121
  return JSON.parse(r);
122
122
  } catch (i) {
123
- throw new Re(`Invalid token specified: invalid json for part #${n + 1} (${i.message})`);
123
+ throw new Le(`Invalid token specified: invalid json for part #${n + 1} (${i.message})`);
124
124
  }
125
125
  }
126
126
  var v = { accessKey: { exchange: "/v1/auth/accesskey/exchange" }, otp: { verify: "/v1/auth/otp/verify", signIn: "/v1/auth/otp/signin", signUp: "/v1/auth/otp/signup", update: { email: "/v1/auth/otp/update/email", phone: "/v1/auth/otp/update/phone" }, signUpOrIn: "/v1/auth/otp/signup-in" }, magicLink: { verify: "/v1/auth/magiclink/verify", signIn: "/v1/auth/magiclink/signin", signUp: "/v1/auth/magiclink/signup", update: { email: "/v1/auth/magiclink/update/email", phone: "/v1/auth/magiclink/update/phone" }, signUpOrIn: "/v1/auth/magiclink/signup-in" }, enchantedLink: { verify: "/v1/auth/enchantedlink/verify", signIn: "/v1/auth/enchantedlink/signin", signUp: "/v1/auth/enchantedlink/signup", session: "/v1/auth/enchantedlink/pending-session", update: { email: "/v1/auth/enchantedlink/update/email" }, signUpOrIn: "/v1/auth/enchantedlink/signup-in" }, oauth: { start: "/v1/auth/oauth/authorize", exchange: "/v1/auth/oauth/exchange", startNative: "v1/auth/oauth/native/start", finishNative: "v1/auth/oauth/native/finish", oneTap: { getOneTapClientId: "/v1/auth/onetap/clientid/{provider}", exchangeOneTapIDToken: "/v1/auth/onetap/idtoken/exchange", verifyOneTapIDToken: "/v1/auth/onetap/idtoken/verify" } }, outbound: { connect: "/v1/outbound/oauth/connect" }, saml: { start: "/v1/auth/saml/authorize", exchange: "/v1/auth/saml/exchange" }, totp: { verify: "/v1/auth/totp/verify", signUp: "/v1/auth/totp/signup", update: "/v1/auth/totp/update" }, notp: { signIn: "/v1/auth/notp/whatsapp/signin", signUp: "/v1/auth/notp/whatsapp/signup", signUpOrIn: "/v1/auth/notp/whatsapp/signup-in", session: "/v1/auth/notp/pending-session" }, webauthn: { signUp: { start: "/v1/auth/webauthn/signup/start", finish: "/v1/auth/webauthn/signup/finish" }, signIn: { start: "/v1/auth/webauthn/signin/start", finish: "/v1/auth/webauthn/signin/finish" }, signUpOrIn: { start: "/v1/auth/webauthn/signup-in/start" }, update: { start: "v1/auth/webauthn/update/start", finish: "/v1/auth/webauthn/update/finish" } }, password: { signUp: "/v1/auth/password/signup", signIn: "/v1/auth/password/signin", sendReset: "/v1/auth/password/reset", update: "/v1/auth/password/update", replace: "/v1/auth/password/replace", policy: "/v1/auth/password/policy" }, refresh: "/v1/auth/refresh", tryRefresh: "/v1/auth/try-refresh", selectTenant: "/v1/auth/tenant/select", logout: "/v1/auth/logout", logoutAll: "/v1/auth/logoutall", me: "/v1/auth/me", myTenants: "/v1/auth/me/tenants", history: "/v1/auth/me/history", flow: { start: "/v1/flow/start", next: "/v1/flow/next" } };
127
- const xn = "<region>", mo = `https://api.${xn}descope.com`, _t = 1e3, en = 6e5, Sn = "dct", tn = () => {
127
+ const On = "<region>", Io = `https://api.${On}descope.com`, nn = 1e3, on = 6e5, Un = "dct", rn = () => {
128
128
  const e = {};
129
129
  return { headers(t) {
130
130
  const n = typeof t.entries == "function" ? Object.fromEntries(t.entries()) : t;
@@ -143,38 +143,38 @@ const xn = "<region>", mo = `https://api.${xn}descope.com`, _t = 1e3, en = 6e5,
143
143
  return e.Retries = t, this;
144
144
  }, build: () => Object.keys(e).flatMap((t) => e[t] ? [`${t !== "Title" ? `${t}: ` : ""}${e[t]}`] : []).join(`
145
145
  `) };
146
- }, yo = [521, 524], nn = (e) => async (...t) => {
146
+ }, xo = [521, 524], an = (e) => async (...t) => {
147
147
  let n = await e(...t);
148
- yo.includes(n.status) && (n = await e(...t), n.retries = 1);
148
+ xo.includes(n.status) && (n = await e(...t), n.retries = 1);
149
149
  const o = await n.text();
150
150
  return n.text = () => Promise.resolve(o), n.json = () => Promise.resolve(JSON.parse(o)), n.clone = () => n, n;
151
- }, wo = (e, t) => {
151
+ }, So = (e, t) => {
152
152
  const n = t || fetch;
153
153
  return n || e == null || e.warn("Fetch is not defined, you will not be able to send http requests, if you are running in a test, make sure fetch is defined globally"), e ? async (...o) => {
154
154
  if (!n)
155
155
  throw Error("Cannot send http request, fetch is not defined, if you are running in a test, make sure fetch is defined globally");
156
- e.log(((i) => tn().title("Request").url(i[0]).method(i[1].method).headers(i[1].headers).body(i[1].body).build())(o));
157
- const r = await nn(n)(...o);
156
+ e.log(((i) => rn().title("Request").url(i[0]).method(i[1].method).headers(i[1].headers).body(i[1].body).build())(o));
157
+ const r = await an(n)(...o);
158
158
  return e[r.ok ? "log" : "error"](await (async (i) => {
159
159
  const a = await i.text();
160
- return tn().title("Response").url(i.url.toString()).status(`${i.status} ${i.statusText}`).headers(i.headers).body(a).retries(i.retries).build();
160
+ return rn().title("Response").url(i.url.toString()).status(`${i.status} ${i.statusText}`).headers(i.headers).body(a).retries(i.retries).build();
161
161
  })(r)), r;
162
- } : nn(n);
162
+ } : an(n);
163
163
  };
164
- let Be;
165
- const bo = () => {
166
- if (Be)
167
- return Be;
164
+ let Ve;
165
+ const Co = () => {
166
+ if (Ve)
167
+ return Ve;
168
168
  const e = /* @__PURE__ */ new Date(), t = `${e.getUTCFullYear().toString()}-${(e.getUTCMonth() + 1).toString().padStart(2, "0")}-${e.getUTCDate().toString().padStart(2, "0")}-${e.getUTCHours().toString().padStart(2, "0")}:${e.getUTCMinutes().toString().padStart(2, "0")}:${e.getUTCSeconds().toString().padStart(2, "0")}:${e.getUTCMilliseconds().toString()}`, n = Math.floor(1e3 + 9e3 * Math.random());
169
- return Be = `${t}-${n}`, Be;
169
+ return Ve = `${t}-${n}`, Ve;
170
170
  };
171
- var we;
171
+ var Ie;
172
172
  (function(e) {
173
173
  e.get = "GET", e.delete = "DELETE", e.post = "POST", e.put = "PUT", e.patch = "PATCH";
174
- })(we || (we = {}));
175
- const on = ({ path: e, baseUrl: t, queryParams: n, projectId: o }) => {
174
+ })(Ie || (Ie = {}));
175
+ const sn = ({ path: e, baseUrl: t, queryParams: n, projectId: o }) => {
176
176
  const r = o.slice(1, -27);
177
- t = t.replace(xn, r ? r + "." : "");
177
+ t = t.replace(On, r ? r + "." : "");
178
178
  let i = e ? `${t.replace(/\/$/, "")}/${e == null ? void 0 : e.replace(/^\//, "")}` : t;
179
179
  if (n) {
180
180
  const a = Object.keys(n);
@@ -183,15 +183,15 @@ const on = ({ path: e, baseUrl: t, queryParams: n, projectId: o }) => {
183
183
  });
184
184
  }
185
185
  return i;
186
- }, ko = (...e) => new Headers(e.reduce((t, n) => (((o) => Array.isArray(o) ? o : o instanceof Headers ? Array.from(o.entries()) : o ? Object.entries(o) : [])(n).forEach(([o, r]) => {
186
+ }, Oo = (...e) => new Headers(e.reduce((t, n) => (((o) => Array.isArray(o) ? o : o instanceof Headers ? Array.from(o.entries()) : o ? Object.entries(o) : [])(n).forEach(([o, r]) => {
187
187
  t[o] = typeof r == "function" ? r() : r;
188
- }), t), {})), Io = { "Content-Type": "application/json" }, xo = (e, t = "") => {
188
+ }), t), {})), Uo = { "Content-Type": "application/json" }, Ao = (e, t = "") => {
189
189
  let n = e;
190
190
  return t && (n = n + ":" + t), { Authorization: `Bearer ${n}` };
191
- }, So = (e, t) => {
192
- const n = { "x-descope-sdk-session-id": bo(), "x-descope-sdk-name": "core-js", "x-descope-sdk-version": "2.57.0", "x-descope-project-id": e };
191
+ }, To = (e, t) => {
192
+ const n = { "x-descope-sdk-session-id": Co(), "x-descope-sdk-name": "core-js", "x-descope-sdk-version": "2.57.0", "x-descope-project-id": e };
193
193
  return t && (n["x-descope-refresh-cookie-name"] = t), n;
194
- }, Co = (e) => {
194
+ }, jo = (e) => {
195
195
  try {
196
196
  e = JSON.parse(e);
197
197
  } catch {
@@ -199,7 +199,7 @@ const on = ({ path: e, baseUrl: t, queryParams: n, projectId: o }) => {
199
199
  }
200
200
  return typeof e == "object" && e !== null;
201
201
  };
202
- var Oo = ((e) => (t) => {
202
+ var Eo = ((e) => (t) => {
203
203
  var n;
204
204
  return e(Object.assign(Object.assign({}, t), { hooks: { beforeRequest: (o) => {
205
205
  var r;
@@ -214,79 +214,79 @@ var Oo = ((e) => (t) => {
214
214
  });
215
215
  }, transformResponse: (n = t.hooks) === null || n === void 0 ? void 0 : n.transformResponse } }));
216
216
  })(({ baseUrl: e, projectId: t, baseConfig: n, refreshCookieName: o, logger: r, hooks: i, cookiePolicy: a, fetch: l }) => {
217
- const s = e || mo, c = wo(r, l), d = async (u) => {
217
+ const s = e || Io, c = So(r, l), d = async (u) => {
218
218
  var g;
219
- const y = i != null && i.beforeRequest ? i.beforeRequest(u) : u, { path: f, body: h, headers: w, queryParams: x, method: S, token: O } = y, R = ((J) => J === void 0 ? void 0 : JSON.stringify(J))(h), F = { headers: ko(xo(t, O), So(t, o), (n == null ? void 0 : n.baseHeaders) || {}, Co(R) ? Io : {}, w), method: S, body: R };
219
+ const y = i != null && i.beforeRequest ? i.beforeRequest(u) : u, { path: f, body: h, headers: b, queryParams: S, method: x, token: O } = y, R = ((z) => z === void 0 ? void 0 : JSON.stringify(z))(h), F = { headers: Oo(Ao(t, O), To(t, o), (n == null ? void 0 : n.baseHeaders) || {}, jo(R) ? Uo : {}, b), method: x, body: R };
220
220
  a !== null && (F.credentials = a || "include");
221
- const B = await c(on({ path: f, baseUrl: s, queryParams: x, projectId: t }), F);
222
- if (i != null && i.afterRequest && await i.afterRequest(u, B == null ? void 0 : B.clone()), i == null ? void 0 : i.transformResponse) {
223
- const J = await B.json(), z = (((g = B.headers) === null || g === void 0 ? void 0 : g.get("set-cookie")) || "").split(";").reduce((H, U) => {
221
+ const J = await c(sn({ path: f, baseUrl: s, queryParams: S, projectId: t }), F);
222
+ if (i != null && i.afterRequest && await i.afterRequest(u, J == null ? void 0 : J.clone()), i == null ? void 0 : i.transformResponse) {
223
+ const z = await J.json(), V = (((g = J.headers) === null || g === void 0 ? void 0 : g.get("set-cookie")) || "").split(";").reduce((M, U) => {
224
224
  const [N, q] = U.split("=");
225
- return Object.assign(Object.assign({}, H), { [N.trim()]: q });
226
- }, {}), K = Object.assign(Object.assign({}, B), { json: () => Promise.resolve(J), cookies: z });
227
- return K.clone = () => K, i.transformResponse(K);
225
+ return Object.assign(Object.assign({}, M), { [N.trim()]: q });
226
+ }, {}), H = Object.assign(Object.assign({}, J), { json: () => Promise.resolve(z), cookies: V });
227
+ return H.clone = () => H, i.transformResponse(H);
228
228
  }
229
- return B;
229
+ return J;
230
230
  };
231
- return { get: (u, { headers: g, queryParams: y, token: f } = {}) => d({ path: u, headers: g, queryParams: y, body: void 0, method: we.get, token: f }), post: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: we.post, token: h }), patch: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: we.patch, token: h }), put: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: we.put, token: h }), delete: (u, { headers: g, queryParams: y, token: f } = {}) => d({ path: u, headers: g, queryParams: y, body: void 0, method: we.delete, token: f }), hooks: i, buildUrl: (u, g) => on({ projectId: t, baseUrl: s, path: u, queryParams: g }) };
232
- }), Uo = { TOO_MANY_REQUESTS: 429 };
233
- function Cn(e, t, n) {
231
+ return { get: (u, { headers: g, queryParams: y, token: f } = {}) => d({ path: u, headers: g, queryParams: y, body: void 0, method: Ie.get, token: f }), post: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: Ie.post, token: h }), patch: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: Ie.patch, token: h }), put: (u, g, { headers: y, queryParams: f, token: h } = {}) => d({ path: u, headers: y, queryParams: f, body: g, method: Ie.put, token: h }), delete: (u, { headers: g, queryParams: y, token: f } = {}) => d({ path: u, headers: g, queryParams: y, body: void 0, method: Ie.delete, token: f }), hooks: i, buildUrl: (u, g) => sn({ projectId: t, baseUrl: s, path: u, queryParams: g }) };
232
+ }), Do = { TOO_MANY_REQUESTS: 429 };
233
+ function An(e, t, n) {
234
234
  var o;
235
- let r = Qe(e);
235
+ let r = et(e);
236
236
  if (t) {
237
- if (!(r != null && r.tenants) && (r == null ? void 0 : r[Sn]) === t)
237
+ if (!(r != null && r.tenants) && (r == null ? void 0 : r[Un]) === t)
238
238
  return (r == null ? void 0 : r[n]) || [];
239
239
  r = (o = r == null ? void 0 : r.tenants) === null || o === void 0 ? void 0 : o[t];
240
240
  }
241
241
  const i = r == null ? void 0 : r[n];
242
242
  return Array.isArray(i) ? i : [];
243
243
  }
244
- function Qe(e) {
244
+ function et(e) {
245
245
  if (typeof e != "string" || !e)
246
246
  throw new Error("Invalid token provided");
247
- return Ct(e);
247
+ return Dt(e);
248
248
  }
249
- function Ao(e) {
250
- const { exp: t } = Qe(e);
249
+ function Ro(e) {
250
+ const { exp: t } = et(e);
251
251
  return (/* @__PURE__ */ new Date()).getTime() / 1e3 > t;
252
252
  }
253
- function To(e) {
254
- let t = Qe(e);
253
+ function No(e) {
254
+ let t = et(e);
255
255
  const n = Object.keys(t == null ? void 0 : t.tenants);
256
256
  return Array.isArray(n) ? n : [];
257
257
  }
258
- function jo(e, t) {
259
- return Cn(e, t, "permissions");
258
+ function Po(e, t) {
259
+ return An(e, t, "permissions");
260
260
  }
261
- function Eo(e, t) {
262
- return Cn(e, t, "roles");
261
+ function Lo(e, t) {
262
+ return An(e, t, "roles");
263
263
  }
264
- const Q = (...e) => e.join("/").replace(/\/{2,}/g, "/");
264
+ const G = (...e) => e.join("/").replace(/\/{2,}/g, "/");
265
265
  async function m(e, t) {
266
266
  var n;
267
267
  const o = await e, r = { code: o.status, ok: o.ok, response: o }, i = await o.clone().json();
268
- return o.ok ? r.data = t ? t(i) : i : (r.error = i, o.status === Uo.TOO_MANY_REQUESTS && Object.assign(r.error, { retryAfter: Number.parseInt((n = o.headers) === null || n === void 0 ? void 0 : n.get("retry-after")) || 0 })), r;
268
+ return o.ok ? r.data = t ? t(i) : i : (r.error = i, o.status === Do.TOO_MANY_REQUESTS && Object.assign(r.error, { retryAfter: Number.parseInt((n = o.headers) === null || n === void 0 ? void 0 : n.get("retry-after")) || 0 })), r;
269
269
  }
270
- function Do(e) {
270
+ function Fo(e) {
271
271
  var t;
272
- return ((t = Qe(e)) === null || t === void 0 ? void 0 : t[Sn]) || "";
272
+ return ((t = et(e)) === null || t === void 0 ? void 0 : t[Un]) || "";
273
273
  }
274
- const he = (e, t) => (n = t) => (o) => !e(o) && n.replace("{val}", o), On = (e, t) => (n = t) => (o) => {
274
+ const me = (e, t) => (n = t) => (o) => !e(o) && n.replace("{val}", o), Tn = (e, t) => (n = t) => (o) => {
275
275
  const r = e.filter((i) => i(o));
276
276
  return !(r.length < e.length) && (n ? n.replace("{val}", o) : r.join(" OR "));
277
- }, Un = (...e) => ({ validate: (t) => (e.forEach((n) => {
277
+ }, jn = (...e) => ({ validate: (t) => (e.forEach((n) => {
278
278
  const o = n(t);
279
279
  if (o)
280
280
  throw new Error(o);
281
- }), !0) }), An = (e) => (t) => e.test(t), Ro = An(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/), No = An(/^\+[1-9]{1}[0-9]{3,14}$/), Po = (e, t) => (n) => Un(...t).validate(((o, r, i) => {
281
+ }), !0) }), En = (e) => (t) => e.test(t), qo = En(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/), Bo = En(/^\+[1-9]{1}[0-9]{3,14}$/), Jo = (e, t) => (n) => jn(...t).validate(((o, r, i) => {
282
282
  const a = (Array.isArray(r) ? r.join(".") : String(r)).replace(/\[\\?("|')?(\w|d)+\\?("|')?\]/g, (d, u, g) => "." + g).split("."), l = a.length;
283
283
  let s = 0, c = o === Object(o) ? o : void 0;
284
284
  for (; c != null && s < l; )
285
285
  c = c[a[s++]];
286
286
  return s && s === l && c !== void 0 ? c : i;
287
- })(n, e)), Lo = he(Ro, '"{val}" is not a valid email'), Fo = he(No, '"{val}" is not a valid phone number'), qo = he((rn = 1, (e) => e.length >= rn), "Minimum length is 1");
288
- var rn;
289
- const Oe = he((e) => typeof e == "string", "Input is not a string"), Bo = he((e) => Array.isArray(e), "Input is not an array"), Jo = he((e) => typeof e == "boolean", "Input is not a boolean"), Ko = he((e) => e === void 0, "Input is defined"), ft = On([Oe(), Ko()], "Input is not a string or undefined"), zo = On([Bo(), Jo()], "Input is not an array or boolean"), k = (...e) => (t) => (...n) => (e.forEach((o, r) => Un(...o).validate(n[r])), t(...n)), Tn = (e) => [Oe(`"${e}" must be a string`)], jn = (e) => [ft(`"${e}" must be string or undefined`)], A = (e) => [Oe(`"${e}" must be a string`), qo(`"${e}" must not be empty`)], Ot = (e) => [Oe(`"${e}" must be a string`), Lo()], En = (e) => [Oe(`"${e}" must be a string`), Fo()], Ho = k(A("accessKey")), Vo = (e) => ({ exchange: Ho((t, n) => m(e.post(v.accessKey.exchange, { loginOptions: n }, { token: t }))) }), Ae = (e, t, n) => (t.forEach((o) => {
287
+ })(n, e)), Ko = me(qo, '"{val}" is not a valid email'), zo = me(Bo, '"{val}" is not a valid phone number'), Ho = me((ln = 1, (e) => e.length >= ln), "Minimum length is 1");
288
+ var ln;
289
+ const Te = me((e) => typeof e == "string", "Input is not a string"), Vo = me((e) => Array.isArray(e), "Input is not an array"), Mo = me((e) => typeof e == "boolean", "Input is not a boolean"), Wo = me((e) => e === void 0, "Input is defined"), It = Tn([Te(), Wo()], "Input is not a string or undefined"), Yo = Tn([Vo(), Mo()], "Input is not an array or boolean"), k = (...e) => (t) => (...n) => (e.forEach((o, r) => jn(...o).validate(n[r])), t(...n)), Dn = (e) => [Te(`"${e}" must be a string`)], Rn = (e) => [It(`"${e}" must be string or undefined`)], A = (e) => [Te(`"${e}" must be a string`), Ho(`"${e}" must not be empty`)], Rt = (e) => [Te(`"${e}" must be a string`), Ko()], Nn = (e) => [Te(`"${e}" must be a string`), zo()], $o = k(A("accessKey")), Qo = (e) => ({ exchange: $o((t, n) => m(e.post(v.accessKey.exchange, { loginOptions: n }, { token: t }))) }), Ee = (e, t, n) => (t.forEach((o) => {
290
290
  const r = o.split(".");
291
291
  let i = r.shift(), a = e;
292
292
  for (; r.length > 0; ) {
@@ -298,29 +298,29 @@ const Oe = he((e) => typeof e == "string", "Input is not a string"), Bo = he((e)
298
298
  throw Error(`"${o}" is not a function`);
299
299
  const l = a[i];
300
300
  a[i] = n(l);
301
- }), e), Dn = ({ pollingIntervalMs: e = 1e3, timeoutMs: t = 6e5 } = {}) => ({ pollingIntervalMs: Math.max(e || _t, _t), timeoutMs: Math.min(t || en, en) });
302
- var ge, vt;
301
+ }), e), Pn = ({ pollingIntervalMs: e = 1e3, timeoutMs: t = 6e5 } = {}) => ({ pollingIntervalMs: Math.max(e || nn, nn), timeoutMs: Math.min(t || on, on) });
302
+ var ve, xt;
303
303
  (function(e) {
304
304
  e.sms = "sms", e.voice = "voice", e.whatsapp = "whatsapp", e.im = "im";
305
- })(ge || (ge = {})), function(e) {
305
+ })(ve || (ve = {})), function(e) {
306
306
  e.email = "email";
307
- }(vt || (vt = {}));
308
- const le = Object.assign(Object.assign({}, ge), vt);
309
- var an;
307
+ }(xt || (xt = {}));
308
+ const de = Object.assign(Object.assign({}, ve), xt);
309
+ var cn;
310
310
  (function(e) {
311
311
  e.waiting = "waiting", e.running = "running", e.completed = "completed", e.failed = "failed";
312
- })(an || (an = {}));
313
- const Rn = A("loginId"), Mo = k(A("token")), rt = k(Rn), Wo = k(A("pendingRef")), Yo = k(Rn, Ot("email")), $o = (e) => ({ verify: Mo((t) => m(e.post(v.enchantedLink.verify, { token: t }))), signIn: rt((t, n, o = {}, r) => {
312
+ })(cn || (cn = {}));
313
+ const Ln = A("loginId"), Xo = k(A("token")), ut = k(Ln), Go = k(A("pendingRef")), Zo = k(Ln, Rt("email")), _o = (e) => ({ verify: Xo((t) => m(e.post(v.enchantedLink.verify, { token: t }))), signIn: ut((t, n, o = {}, r) => {
314
314
  var { providerId: i } = o, a = P(o, ["providerId"]);
315
- return m(e.post(Q(v.enchantedLink.signIn, le.email), { loginId: t, URI: n, loginOptions: a, providerId: i }, { token: r }));
316
- }), signUpOrIn: rt((t, n, o = {}) => {
315
+ return m(e.post(G(v.enchantedLink.signIn, de.email), { loginId: t, URI: n, loginOptions: a, providerId: i }, { token: r }));
316
+ }), signUpOrIn: ut((t, n, o = {}) => {
317
317
  var { providerId: r } = o, i = P(o, ["providerId"]);
318
- return m(e.post(Q(v.enchantedLink.signUpOrIn, le.email), { loginId: t, URI: n, loginOptions: i, providerId: r }));
319
- }), signUp: rt((t, n, o, r = {}) => {
318
+ return m(e.post(G(v.enchantedLink.signUpOrIn, de.email), { loginId: t, URI: n, loginOptions: i, providerId: r }));
319
+ }), signUp: ut((t, n, o, r = {}) => {
320
320
  var { providerId: i } = r, a = P(r, ["providerId"]);
321
- return m(e.post(Q(v.enchantedLink.signUp, le.email), { loginId: t, URI: n, user: o, loginOptions: a, providerId: i }));
322
- }), waitForSession: Wo((t, n) => new Promise((o) => {
323
- const { pollingIntervalMs: r, timeoutMs: i } = Dn(n);
321
+ return m(e.post(G(v.enchantedLink.signUp, de.email), { loginId: t, URI: n, user: o, loginOptions: a, providerId: i }));
322
+ }), waitForSession: Go((t, n) => new Promise((o) => {
323
+ const { pollingIntervalMs: r, timeoutMs: i } = Pn(n);
324
324
  let a;
325
325
  const l = setInterval(async () => {
326
326
  const s = await e.post(v.enchantedLink.session, { pendingRef: t });
@@ -329,49 +329,49 @@ const Rn = A("loginId"), Mo = k(A("token")), rt = k(Rn), Wo = k(A("pendingRef"))
329
329
  a = setTimeout(() => {
330
330
  o({ error: { errorDescription: `Session polling timeout exceeded: ${i}ms`, errorCode: "0" }, ok: !1 }), clearInterval(l);
331
331
  }, i);
332
- })), update: { email: Yo((t, n, o, r, i) => m(e.post(v.enchantedLink.update.email, Object.assign({ loginId: t, email: n, URI: o }, i), { token: r }))) } }), Qo = k(A("flowId")), Xo = k(A("executionId"), A("stepId"), A("interactionId")), Go = (e) => ({ start: Qo((t, n, o, r, i, a, l, s = !1) => m(e.post(v.flow.start, { flowId: t, options: n, conditionInteractionId: o, interactionId: r, componentsVersion: i, flowVersions: a, input: l, isCustomScreen: s }))), next: Xo((t, n, o, r, i, a, l = !1) => m(e.post(v.flow.next, { executionId: t, stepId: n, interactionId: o, version: r, componentsVersion: i, input: a, isCustomScreen: l }))) }), Ut = A("loginId"), Zo = k(A("token")), it = k(Ut), _o = k(Ut, En("phone")), er = k(Ut, Ot("email")), at = Object.keys(le).filter((e) => e !== ge.voice && e !== ge.im), tr = (e) => ({ verify: Zo((t) => m(e.post(v.magicLink.verify, { token: t }))), signIn: at.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: it((o, r, i = {}, a) => {
332
+ })), update: { email: Zo((t, n, o, r, i) => m(e.post(v.enchantedLink.update.email, Object.assign({ loginId: t, email: n, URI: o }, i), { token: r }))) } }), er = k(A("flowId")), tr = k(A("executionId"), A("stepId"), A("interactionId")), nr = (e) => ({ start: er((t, n, o, r, i, a, l, s = !1) => m(e.post(v.flow.start, { flowId: t, options: n, conditionInteractionId: o, interactionId: r, componentsVersion: i, flowVersions: a, input: l, isCustomScreen: s }))), next: tr((t, n, o, r, i, a, l = !1) => m(e.post(v.flow.next, { executionId: t, stepId: n, interactionId: o, version: r, componentsVersion: i, input: a, isCustomScreen: l }))) }), Nt = A("loginId"), or = k(A("token")), pt = k(Nt), rr = k(Nt, Nn("phone")), ir = k(Nt, Rt("email")), gt = Object.keys(de).filter((e) => e !== ve.voice && e !== ve.im), ar = (e) => ({ verify: or((t) => m(e.post(v.magicLink.verify, { token: t }))), signIn: gt.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: pt((o, r, i = {}, a) => {
333
333
  var { providerId: l } = i, s = P(i, ["providerId"]);
334
- return m(e.post(Q(v.magicLink.signIn, n), { loginId: o, URI: r, loginOptions: s, providerId: l }, { token: a }));
335
- }) }), {}), signUp: at.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: it((o, r, i, a = {}) => {
334
+ return m(e.post(G(v.magicLink.signIn, n), { loginId: o, URI: r, loginOptions: s, providerId: l }, { token: a }));
335
+ }) }), {}), signUp: gt.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: pt((o, r, i, a = {}) => {
336
336
  var { providerId: l } = a, s = P(a, ["providerId"]);
337
- return m(e.post(Q(v.magicLink.signUp, n), { loginId: o, URI: r, user: i, loginOptions: s, providerId: l }));
338
- }) }), {}), signUpOrIn: at.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: it((o, r, i = {}) => {
337
+ return m(e.post(G(v.magicLink.signUp, n), { loginId: o, URI: r, user: i, loginOptions: s, providerId: l }));
338
+ }) }), {}), signUpOrIn: gt.reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: pt((o, r, i = {}) => {
339
339
  var { providerId: a } = i, l = P(i, ["providerId"]);
340
- return m(e.post(Q(v.magicLink.signUpOrIn, n), { loginId: o, URI: r, loginOptions: l, providerId: a }));
341
- }) }), {}), update: { email: er((t, n, o, r, i) => m(e.post(v.magicLink.update.email, Object.assign({ loginId: t, email: n, URI: o }, i), { token: r }))), phone: Object.keys(ge).filter((t) => t !== ge.voice).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: _o((o, r, i, a, l) => m(e.post(Q(v.magicLink.update.phone, n), Object.assign({ loginId: o, phone: r, URI: i }, l), { token: a }))) }), {}) } });
342
- var mt;
340
+ return m(e.post(G(v.magicLink.signUpOrIn, n), { loginId: o, URI: r, loginOptions: l, providerId: a }));
341
+ }) }), {}), update: { email: ir((t, n, o, r, i) => m(e.post(v.magicLink.update.email, Object.assign({ loginId: t, email: n, URI: o }, i), { token: r }))), phone: Object.keys(ve).filter((t) => t !== ve.voice).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: rr((o, r, i, a, l) => m(e.post(G(v.magicLink.update.phone, n), Object.assign({ loginId: o, phone: r, URI: i }, l), { token: a }))) }), {}) } });
342
+ var St;
343
343
  (function(e) {
344
344
  e.facebook = "facebook", e.github = "github", e.google = "google", e.microsoft = "microsoft", e.gitlab = "gitlab", e.apple = "apple", e.discord = "discord", e.linkedin = "linkedin", e.slack = "slack";
345
- })(mt || (mt = {}));
346
- const nr = k(A("code")), or = (e) => ({ start: Object.assign((t, n, o, r, i) => m(e.post(v.oauth.start, o || {}, { queryParams: Object.assign(Object.assign({ provider: t }, n && { redirectURL: n }), i && { loginHint: i }), token: r })), Object.keys(mt).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: (o, r, i, a) => m(e.post(v.oauth.start, r || {}, { queryParams: Object.assign(Object.assign({ provider: n }, o && { redirectURL: o }), a && { loginHint: a }), token: i })) }), {})), exchange: nr((t) => m(e.post(v.oauth.exchange, { code: t }))), startNative: (t, n, o) => m(e.post(v.oauth.startNative, { provider: t, loginOptions: n, implicit: o })), finishNative: (t, n, o, r, i) => m(e.post(v.oauth.finishNative, { provider: t, stateId: n, user: o, code: r, idToken: i })), getOneTapClientId: (t) => m(e.get(v.oauth.oneTap.getOneTapClientId.replace("{provider}", t))), verifyOneTapIDToken: (t, n, o, r) => m(e.post(v.oauth.oneTap.verifyOneTapIDToken, { provider: t, idToken: n, nonce: o, loginOptions: r })), exchangeOneTapIDToken: (t, n, o, r) => m(e.post(v.oauth.oneTap.exchangeOneTapIDToken, { provider: t, idToken: n, nonce: o, loginOptions: r })) }), rr = A("appId"), ir = k(rr), ar = (e) => ({ connect: ir((t, n, o) => {
345
+ })(St || (St = {}));
346
+ const sr = k(A("code")), lr = (e) => ({ start: Object.assign((t, n, o, r, i) => m(e.post(v.oauth.start, o || {}, { queryParams: Object.assign(Object.assign({ provider: t }, n && { redirectURL: n }), i && { loginHint: i }), token: r })), Object.keys(St).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: (o, r, i, a) => m(e.post(v.oauth.start, r || {}, { queryParams: Object.assign(Object.assign({ provider: n }, o && { redirectURL: o }), a && { loginHint: a }), token: i })) }), {})), exchange: sr((t) => m(e.post(v.oauth.exchange, { code: t }))), startNative: (t, n, o) => m(e.post(v.oauth.startNative, { provider: t, loginOptions: n, implicit: o })), finishNative: (t, n, o, r, i) => m(e.post(v.oauth.finishNative, { provider: t, stateId: n, user: o, code: r, idToken: i })), getOneTapClientId: (t) => m(e.get(v.oauth.oneTap.getOneTapClientId.replace("{provider}", t))), verifyOneTapIDToken: (t, n, o, r) => m(e.post(v.oauth.oneTap.verifyOneTapIDToken, { provider: t, idToken: n, nonce: o, loginOptions: r })), exchangeOneTapIDToken: (t, n, o, r) => m(e.post(v.oauth.oneTap.exchangeOneTapIDToken, { provider: t, idToken: n, nonce: o, loginOptions: r })) }), cr = A("appId"), dr = k(cr), ur = (e) => ({ connect: dr((t, n, o) => {
347
347
  const r = n == null ? void 0 : n.tenantId, i = n == null ? void 0 : n.tenantLevel;
348
348
  return n == null || delete n.tenantId, n == null || delete n.tenantLevel, m(e.post(v.outbound.connect, { appId: t, tenantId: r, tenantLevel: i, options: n }, { token: o }));
349
- }) }), Xe = A("loginId"), sr = k(Xe, A("code")), st = k(Xe), lr = k(Xe, En("phone")), cr = k(Xe, Ot("email")), dr = (e) => ({ verify: Object.keys(le).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: sr((o, r) => m(e.post(Q(v.otp.verify, n), { code: r, loginId: o }))) }), {}), signIn: Object.keys(le).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: st((o, r = {}, i) => {
349
+ }) }), tt = A("loginId"), pr = k(tt, A("code")), ht = k(tt), gr = k(tt, Nn("phone")), hr = k(tt, Rt("email")), fr = (e) => ({ verify: Object.keys(de).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: pr((o, r) => m(e.post(G(v.otp.verify, n), { code: r, loginId: o }))) }), {}), signIn: Object.keys(de).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: ht((o, r = {}, i) => {
350
350
  var { providerId: a } = r, l = P(r, ["providerId"]);
351
- return m(e.post(Q(v.otp.signIn, n), { loginId: o, loginOptions: l, providerId: a }, { token: i }));
352
- }) }), {}), signUp: Object.keys(le).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: st((o, r, i = {}) => {
351
+ return m(e.post(G(v.otp.signIn, n), { loginId: o, loginOptions: l, providerId: a }, { token: i }));
352
+ }) }), {}), signUp: Object.keys(de).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: ht((o, r, i = {}) => {
353
353
  var { providerId: a } = i, l = P(i, ["providerId"]);
354
- return m(e.post(Q(v.otp.signUp, n), { loginId: o, user: r, loginOptions: l, providerId: a }));
355
- }) }), {}), signUpOrIn: Object.keys(le).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: st((o, r = {}) => {
354
+ return m(e.post(G(v.otp.signUp, n), { loginId: o, user: r, loginOptions: l, providerId: a }));
355
+ }) }), {}), signUpOrIn: Object.keys(de).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: ht((o, r = {}) => {
356
356
  var { providerId: i } = r, a = P(r, ["providerId"]);
357
- return m(e.post(Q(v.otp.signUpOrIn, n), { loginId: o, loginOptions: a, providerId: i }));
358
- }) }), {}), update: { email: cr((t, n, o, r) => m(e.post(v.otp.update.email, Object.assign({ loginId: t, email: n }, r), { token: o }))), phone: Object.keys(ge).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: lr((o, r, i, a) => m(e.post(Q(v.otp.update.phone, n), Object.assign({ loginId: o, phone: r }, a), { token: i }))) }), {}) } }), ur = k(A("tenant")), pr = k(A("code")), gr = (e) => ({ start: ur((t, n, o, r, i, a, l, s) => m(e.post(v.saml.start, o || {}, Object.assign({ queryParams: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ tenant: t }, n && { redirectURL: n }), i && { ssoId: i }), a && { forceAuthn: "true" }), l && { loginHint: l }), s && { initiatedEmail: t }) }, r && { token: r })))), exchange: pr((t) => m(e.post(v.saml.exchange, { code: t }))) }), At = A("loginId"), hr = k(At, A("code")), fr = k(At), vr = k(At), mr = (e) => ({ signUp: fr((t, n) => m(e.post(v.totp.signUp, { loginId: t, user: n }))), verify: hr((t, n, o, r) => m(e.post(v.totp.verify, { loginId: t, code: n, loginOptions: o }, { token: r }))), update: vr((t, n) => m(e.post(v.totp.update, { loginId: t }, { token: n }))) }), Ge = A("loginId"), Nn = A("newPassword"), sn = k(Ge, A("password")), yr = k(Ge), wr = k(Ge, Nn), br = k(Ge, A("oldPassword"), Nn), kr = (e) => ({ signUp: sn((t, n, o, r = {}) => {
357
+ return m(e.post(G(v.otp.signUpOrIn, n), { loginId: o, loginOptions: a, providerId: i }));
358
+ }) }), {}), update: { email: hr((t, n, o, r) => m(e.post(v.otp.update.email, Object.assign({ loginId: t, email: n }, r), { token: o }))), phone: Object.keys(ve).reduce((t, n) => Object.assign(Object.assign({}, t), { [n]: gr((o, r, i, a) => m(e.post(G(v.otp.update.phone, n), Object.assign({ loginId: o, phone: r }, a), { token: i }))) }), {}) } }), vr = k(A("tenant")), mr = k(A("code")), yr = (e) => ({ start: vr((t, n, o, r, i, a, l, s) => m(e.post(v.saml.start, o || {}, Object.assign({ queryParams: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ tenant: t }, n && { redirectURL: n }), i && { ssoId: i }), a && { forceAuthn: "true" }), l && { loginHint: l }), s && { initiatedEmail: t }) }, r && { token: r })))), exchange: mr((t) => m(e.post(v.saml.exchange, { code: t }))) }), Pt = A("loginId"), wr = k(Pt, A("code")), br = k(Pt), kr = k(Pt), Ir = (e) => ({ signUp: br((t, n) => m(e.post(v.totp.signUp, { loginId: t, user: n }))), verify: wr((t, n, o, r) => m(e.post(v.totp.verify, { loginId: t, code: n, loginOptions: o }, { token: r }))), update: kr((t, n) => m(e.post(v.totp.update, { loginId: t }, { token: n }))) }), nt = A("loginId"), Fn = A("newPassword"), dn = k(nt, A("password")), xr = k(nt), Sr = k(nt, Fn), Cr = k(nt, A("oldPassword"), Fn), Or = (e) => ({ signUp: dn((t, n, o, r = {}) => {
359
359
  var { providerId: i } = r, a = P(r, ["providerId"]);
360
360
  return m(e.post(v.password.signUp, { loginId: t, password: n, user: o, loginOptions: a, providerId: i }));
361
- }), signIn: sn((t, n, o = {}) => {
361
+ }), signIn: dn((t, n, o = {}) => {
362
362
  var { providerId: r } = o, i = P(o, ["providerId"]);
363
363
  return m(e.post(v.password.signIn, { loginId: t, password: n, loginOptions: i, providerId: r }));
364
- }), sendReset: yr((t, n, o) => m(e.post(v.password.sendReset, { loginId: t, redirectUrl: n, templateOptions: o }))), update: wr((t, n, o) => m(e.post(v.password.update, { loginId: t, newPassword: n }, { token: o }))), replace: br((t, n, o) => m(e.post(v.password.replace, { loginId: t, oldPassword: n, newPassword: o }))), policy: () => m(e.get(v.password.policy)) }), Ir = Tn("loginId"), Tt = A("loginId"), Ze = A("origin"), xr = k(Tt, Ze, A("name")), Sr = k(Tt, Ze), Cr = k(Ir, Ze), Or = k(Tt, Ze, jn("token")), lt = k(A("transactionId"), A("response")), Ur = (e) => ({ signUp: { start: xr((t, n, o, r) => m(e.post(v.webauthn.signUp.start, { user: { loginId: t, name: o }, origin: n, passkeyOptions: r }))), finish: lt((t, n) => m(e.post(v.webauthn.signUp.finish, { transactionId: t, response: n }))) }, signIn: { start: Cr((t, n, o, r, i) => m(e.post(v.webauthn.signIn.start, { loginId: t, origin: n, loginOptions: o, passkeyOptions: i }, { token: r }))), finish: lt((t, n) => m(e.post(v.webauthn.signIn.finish, { transactionId: t, response: n }))) }, signUpOrIn: { start: Sr((t, n, o) => m(e.post(v.webauthn.signUpOrIn.start, { loginId: t, origin: n, passkeyOptions: o }))) }, update: { start: Or((t, n, o, r) => m(e.post(v.webauthn.update.start, { loginId: t, origin: n, passkeyOptions: r }, { token: o }))), finish: lt((t, n) => m(e.post(v.webauthn.update.finish, { transactionId: t, response: n }))) } }), Ar = Tn("loginId"), ct = k(Ar), Tr = k(A("pendingRef")), jr = (e) => ({ signUpOrIn: ct((t, n = {}) => {
364
+ }), sendReset: xr((t, n, o) => m(e.post(v.password.sendReset, { loginId: t, redirectUrl: n, templateOptions: o }))), update: Sr((t, n, o) => m(e.post(v.password.update, { loginId: t, newPassword: n }, { token: o }))), replace: Cr((t, n, o) => m(e.post(v.password.replace, { loginId: t, oldPassword: n, newPassword: o }))), policy: () => m(e.get(v.password.policy)) }), Ur = Dn("loginId"), Lt = A("loginId"), ot = A("origin"), Ar = k(Lt, ot, A("name")), Tr = k(Lt, ot), jr = k(Ur, ot), Er = k(Lt, ot, Rn("token")), ft = k(A("transactionId"), A("response")), Dr = (e) => ({ signUp: { start: Ar((t, n, o, r) => m(e.post(v.webauthn.signUp.start, { user: { loginId: t, name: o }, origin: n, passkeyOptions: r }))), finish: ft((t, n) => m(e.post(v.webauthn.signUp.finish, { transactionId: t, response: n }))) }, signIn: { start: jr((t, n, o, r, i) => m(e.post(v.webauthn.signIn.start, { loginId: t, origin: n, loginOptions: o, passkeyOptions: i }, { token: r }))), finish: ft((t, n) => m(e.post(v.webauthn.signIn.finish, { transactionId: t, response: n }))) }, signUpOrIn: { start: Tr((t, n, o) => m(e.post(v.webauthn.signUpOrIn.start, { loginId: t, origin: n, passkeyOptions: o }))) }, update: { start: Er((t, n, o, r) => m(e.post(v.webauthn.update.start, { loginId: t, origin: n, passkeyOptions: r }, { token: o }))), finish: ft((t, n) => m(e.post(v.webauthn.update.finish, { transactionId: t, response: n }))) } }), Rr = Dn("loginId"), vt = k(Rr), Nr = k(A("pendingRef")), Pr = (e) => ({ signUpOrIn: vt((t, n = {}) => {
365
365
  var { providerId: o } = n, r = P(n, ["providerId"]);
366
366
  return m(e.post(v.notp.signUpOrIn, { loginId: t, loginOptions: r, providerId: o }));
367
- }), signUp: ct((t, n, o = {}) => {
367
+ }), signUp: vt((t, n, o = {}) => {
368
368
  var { providerId: r } = o, i = P(o, ["providerId"]);
369
369
  return m(e.post(v.notp.signUp, { loginId: t, user: n, providerId: r, loginOptions: i }));
370
- }), signIn: ct((t, n = {}, o) => {
370
+ }), signIn: vt((t, n = {}, o) => {
371
371
  var { providerId: r } = n, i = P(n, ["providerId"]);
372
372
  return m(e.post(v.notp.signIn, { loginId: t, loginOptions: i, providerId: r }, { token: o }));
373
- }), waitForSession: Tr((t, n) => new Promise((o) => {
374
- const { pollingIntervalMs: r, timeoutMs: i } = Dn(n);
373
+ }), waitForSession: Nr((t, n) => new Promise((o) => {
374
+ const { pollingIntervalMs: r, timeoutMs: i } = Pn(n);
375
375
  let a;
376
376
  const l = setInterval(async () => {
377
377
  const s = await e.post(v.notp.session, { pendingRef: t });
@@ -380,10 +380,10 @@ const nr = k(A("code")), or = (e) => ({ start: Object.assign((t, n, o, r, i) =>
380
380
  a = setTimeout(() => {
381
381
  o({ error: { errorDescription: `Session polling timeout exceeded: ${i}ms`, errorCode: "0" }, ok: !1 }), clearInterval(l);
382
382
  }, i);
383
- })) }), Te = k(A("token")), je = k(jn("token"));
384
- var ln, cn, Er = k([(ln = "projectId", cn = A("projectId"), he(Po(ln, cn))())])((e) => {
383
+ })) }), De = k(A("token")), Re = k(Rn("token"));
384
+ var un, pn, Lr = k([(un = "projectId", pn = A("projectId"), me(Jo(un, pn))())])((e) => {
385
385
  const { projectId: t, logger: n, baseUrl: o, cookiePolicy: r, baseHeaders: i = {}, refreshCookieName: a, fetch: l } = e;
386
- return s = Oo({ baseUrl: o, projectId: t, logger: n, hooks: { get beforeRequest() {
386
+ return s = Eo({ baseUrl: o, projectId: t, logger: n, hooks: { get beforeRequest() {
387
387
  var c;
388
388
  return (c = e.hooks) === null || c === void 0 ? void 0 : c.beforeRequest;
389
389
  }, get afterRequest() {
@@ -392,19 +392,19 @@ var ln, cn, Er = k([(ln = "projectId", cn = A("projectId"), he(Po(ln, cn))())])(
392
392
  }, get transformResponse() {
393
393
  var c;
394
394
  return (c = e.hooks) === null || c === void 0 ? void 0 : c.transformResponse;
395
- } }, cookiePolicy: r, baseConfig: { baseHeaders: i }, refreshCookieName: a, fetch: l }), { accessKey: Vo(s), otp: dr(s), magicLink: tr(s), enchantedLink: $o(s), oauth: or(s), outbound: ar(s), saml: gr(s), totp: mr(s), notp: jr(s), webauthn: Ur(s), password: kr(s), flow: Go(s), refresh: je((c, d, u, g) => {
395
+ } }, cookiePolicy: r, baseConfig: { baseHeaders: i }, refreshCookieName: a, fetch: l }), { accessKey: Qo(s), otp: fr(s), magicLink: ar(s), enchantedLink: _o(s), oauth: lr(s), outbound: ur(s), saml: yr(s), totp: Ir(s), notp: Pr(s), webauthn: Dr(s), password: Or(s), flow: nr(s), refresh: Re((c, d, u, g) => {
396
396
  const y = {};
397
397
  u && (y.externalToken = u);
398
398
  const f = g ? v.tryRefresh : v.refresh;
399
399
  return m(s.post(f, y, { token: c, queryParams: d }));
400
- }), selectTenant: k([Oe("tenantId")], [ft('"token" must be string or undefined')])((c, d) => m(s.post(v.selectTenant, { tenant: c }, { token: d }))), logout: je((c) => m(s.post(v.logout, {}, { token: c }))), logoutAll: je((c) => m(s.post(v.logoutAll, {}, { token: c }))), me: je((c) => m(s.get(v.me, { token: c }))), myTenants: k([zo('"tenants" must a string array or a boolean')], [ft('"token" must be string or undefined')])((c, d) => {
400
+ }), selectTenant: k([Te("tenantId")], [It('"token" must be string or undefined')])((c, d) => m(s.post(v.selectTenant, { tenant: c }, { token: d }))), logout: Re((c) => m(s.post(v.logout, {}, { token: c }))), logoutAll: Re((c) => m(s.post(v.logoutAll, {}, { token: c }))), me: Re((c) => m(s.get(v.me, { token: c }))), myTenants: k([Yo('"tenants" must a string array or a boolean')], [It('"token" must be string or undefined')])((c, d) => {
401
401
  const u = {};
402
402
  return typeof c == "boolean" ? u.dct = c : u.ids = c, m(s.post(v.myTenants, u, { token: d }));
403
- }), history: je((c) => m(s.get(v.history, { token: c }))), isJwtExpired: Te(Ao), getTenants: Te(To), getJwtPermissions: Te(jo), getJwtRoles: Te(Eo), getCurrentTenant: Te(Do), httpClient: s };
403
+ }), history: Re((c) => m(s.get(v.history, { token: c }))), isJwtExpired: De(Ro), getTenants: De(No), getJwtPermissions: De(Po), getJwtRoles: De(Lo), getCurrentTenant: De(Fo), httpClient: s };
404
404
  var s;
405
- }), Dr = Object.assign(Er, { DeliveryMethods: le });
405
+ }), Fr = Object.assign(Lr, { DeliveryMethods: de });
406
406
  /*! js-cookie v3.0.5 | MIT */
407
- function Je(e) {
407
+ function Me(e) {
408
408
  for (var t = 1; t < arguments.length; t++) {
409
409
  var n = arguments[t];
410
410
  for (var o in n)
@@ -412,7 +412,7 @@ function Je(e) {
412
412
  }
413
413
  return e;
414
414
  }
415
- var Rr = {
415
+ var qr = {
416
416
  read: function(e) {
417
417
  return e[0] === '"' && (e = e.slice(1, -1)), e.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
418
418
  },
@@ -423,10 +423,10 @@ var Rr = {
423
423
  );
424
424
  }
425
425
  };
426
- function yt(e, t) {
426
+ function Ct(e, t) {
427
427
  function n(r, i, a) {
428
428
  if (!(typeof document > "u")) {
429
- a = Je({}, t, a), typeof a.expires == "number" && (a.expires = new Date(Date.now() + a.expires * 864e5)), a.expires && (a.expires = a.expires.toUTCString()), r = encodeURIComponent(r).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
429
+ a = Me({}, t, a), typeof a.expires == "number" && (a.expires = new Date(Date.now() + a.expires * 864e5)), a.expires && (a.expires = a.expires.toUTCString()), r = encodeURIComponent(r).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
430
430
  var l = "";
431
431
  for (var s in a)
432
432
  a[s] && (l += "; " + s, a[s] !== !0 && (l += "=" + a[s].split(";")[0]));
@@ -455,16 +455,16 @@ function yt(e, t) {
455
455
  n(
456
456
  r,
457
457
  "",
458
- Je({}, i, {
458
+ Me({}, i, {
459
459
  expires: -1
460
460
  })
461
461
  );
462
462
  },
463
463
  withAttributes: function(r) {
464
- return yt(this.converter, Je({}, this.attributes, r));
464
+ return Ct(this.converter, Me({}, this.attributes, r));
465
465
  },
466
466
  withConverter: function(r) {
467
- return yt(Je({}, this.converter, r), this.attributes);
467
+ return Ct(Me({}, this.converter, r), this.attributes);
468
468
  }
469
469
  },
470
470
  {
@@ -473,13 +473,13 @@ function yt(e, t) {
473
473
  }
474
474
  );
475
475
  }
476
- var Ce = yt(Rr, { path: "/" });
477
- function Nr(e, t) {
476
+ var Ae = Ct(qr, { path: "/" });
477
+ function Br(e, t) {
478
478
  return function(n, o) {
479
479
  return Object.prototype.hasOwnProperty.call(n, o);
480
480
  }(e, t) ? e[t] : void 0;
481
481
  }
482
- function Pr(e, t, n, o) {
482
+ function Jr(e, t, n, o) {
483
483
  var r, i = document, a = "securitypolicyviolation", l = function(c) {
484
484
  var d = new URL(e, location.href), u = c.blockedURI;
485
485
  u !== d.href && u !== d.protocol.slice(0, -1) && u !== d.origin || (r = c, s());
@@ -503,51 +503,51 @@ function Pr(e, t, n, o) {
503
503
  });
504
504
  });
505
505
  }
506
- var Lr = { default: "endpoint" }, Pn = "Blocked by CSP", Ln = "The endpoint parameter is not a valid URL", Fr = "API key required", qr = "3.11.6", jt = "Failed to load the JS script of the agent", Et = "9319";
507
- function Br(e, t) {
506
+ var Kr = { default: "endpoint" }, qn = "Blocked by CSP", Bn = "The endpoint parameter is not a valid URL", zr = "API key required", Hr = "3.11.6", Ft = "Failed to load the JS script of the agent", qt = "9319";
507
+ function Vr(e, t) {
508
508
  var n, o, r, i, a, l, s, c = [], d = (n = function(f) {
509
- var h = ho([], f, !0);
509
+ var h = wo([], f, !0);
510
510
  return { current: function() {
511
511
  return h[0];
512
512
  }, postpone: function() {
513
- var w = h.shift();
514
- w !== void 0 && h.push(w);
513
+ var b = h.shift();
514
+ b !== void 0 && h.push(b);
515
515
  }, exclude: function() {
516
516
  h.shift();
517
517
  } };
518
518
  }(e), i = 100, a = 3e3, l = 0, o = function() {
519
519
  return Math.random() * Math.min(a, i * Math.pow(2, l++));
520
520
  }, r = /* @__PURE__ */ new Set(), [n.current(), function(f, h) {
521
- var w, x = h instanceof Error ? h.message : "";
522
- if (x === Pn || x === Ln)
523
- n.exclude(), w = 0;
524
- else if (x === Et)
521
+ var b, S = h instanceof Error ? h.message : "";
522
+ if (S === qn || S === Bn)
523
+ n.exclude(), b = 0;
524
+ else if (S === qt)
525
525
  n.exclude();
526
- else if (x === jt) {
527
- var S = Date.now() - f.getTime() < 50, O = n.current();
528
- O && S && !r.has(O) && (r.add(O), w = 0), n.postpone();
526
+ else if (S === Ft) {
527
+ var x = Date.now() - f.getTime() < 50, O = n.current();
528
+ O && x && !r.has(O) && (r.add(O), b = 0), n.postpone();
529
529
  } else
530
530
  n.postpone();
531
531
  var R = n.current();
532
- return R === void 0 ? void 0 : [R, w ?? f.getTime() + o() - Date.now()];
532
+ return R === void 0 ? void 0 : [R, b ?? f.getTime() + o() - Date.now()];
533
533
  }]), u = d[0], g = d[1];
534
534
  if (u === void 0)
535
535
  return Promise.reject(new TypeError("The list of script URL patterns is empty"));
536
536
  var y = function(f) {
537
- var h = /* @__PURE__ */ new Date(), w = function(S) {
538
- return c.push({ url: f, startedAt: h, finishedAt: /* @__PURE__ */ new Date(), error: S });
539
- }, x = t(f);
540
- return x.then(function() {
541
- return w();
542
- }, w), x.catch(function(S) {
543
- if (s != null || (s = S), c.length >= 5)
537
+ var h = /* @__PURE__ */ new Date(), b = function(x) {
538
+ return c.push({ url: f, startedAt: h, finishedAt: /* @__PURE__ */ new Date(), error: x });
539
+ }, S = t(f);
540
+ return S.then(function() {
541
+ return b();
542
+ }, b), S.catch(function(x) {
543
+ if (s != null || (s = x), c.length >= 5)
544
544
  throw s;
545
- var O = g(h, S);
545
+ var O = g(h, x);
546
546
  if (!O)
547
547
  throw s;
548
- var R, F = O[0], B = O[1];
549
- return (R = B, new Promise(function(J) {
550
- return setTimeout(J, R);
548
+ var R, F = O[0], J = O[1];
549
+ return (R = J, new Promise(function(z) {
550
+ return setTimeout(z, R);
551
551
  })).then(function() {
552
552
  return y(F);
553
553
  });
@@ -557,45 +557,45 @@ function Br(e, t) {
557
557
  return [f, c];
558
558
  });
559
559
  }
560
- var Fn = "https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js", Jr = Fn;
561
- function Kr(e) {
560
+ var Jn = "https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js", Mr = Jn;
561
+ function Wr(e) {
562
562
  var t;
563
563
  e.scriptUrlPattern;
564
- var n = e.token, o = e.apiKey, r = o === void 0 ? n : o, i = P(e, ["scriptUrlPattern", "token", "apiKey"]), a = (t = Nr(e, "scriptUrlPattern")) !== null && t !== void 0 ? t : Fn, l = function() {
564
+ var n = e.token, o = e.apiKey, r = o === void 0 ? n : o, i = P(e, ["scriptUrlPattern", "token", "apiKey"]), a = (t = Br(e, "scriptUrlPattern")) !== null && t !== void 0 ? t : Jn, l = function() {
565
565
  var d = [], u = function() {
566
566
  d.push({ time: /* @__PURE__ */ new Date(), state: document.visibilityState });
567
- }, g = function(y, f, h, w) {
568
- return y.addEventListener(f, h, w), function() {
569
- return y.removeEventListener(f, h, w);
567
+ }, g = function(y, f, h, b) {
568
+ return y.addEventListener(f, h, b), function() {
569
+ return y.removeEventListener(f, h, b);
570
570
  };
571
571
  }(document, "visibilitychange", u);
572
572
  return u(), [d, g];
573
573
  }(), s = l[0], c = l[1];
574
574
  return Promise.resolve().then(function() {
575
575
  if (!r || typeof r != "string")
576
- throw new Error(Fr);
576
+ throw new Error(zr);
577
577
  var d = function(u, g) {
578
578
  return (Array.isArray(u) ? u : [u]).map(function(y) {
579
579
  return function(f, h) {
580
- var w = encodeURIComponent;
581
- return f.replace(/<[^<>]+>/g, function(x) {
582
- return x === "<version>" ? "3" : x === "<apiKey>" ? w(h) : x === "<loaderVersion>" ? w(qr) : x;
580
+ var b = encodeURIComponent;
581
+ return f.replace(/<[^<>]+>/g, function(S) {
582
+ return S === "<version>" ? "3" : S === "<apiKey>" ? b(h) : S === "<loaderVersion>" ? b(Hr) : S;
583
583
  });
584
584
  }(String(y), g);
585
585
  });
586
586
  }(a, r);
587
- return Br(d, zr);
587
+ return Vr(d, Yr);
588
588
  }).catch(function(d) {
589
589
  throw c(), function(u) {
590
- return u instanceof Error && u.message === Et ? new Error(jt) : u;
590
+ return u instanceof Error && u.message === qt ? new Error(Ft) : u;
591
591
  }(d);
592
592
  }).then(function(d) {
593
593
  var u = d[0], g = d[1];
594
- return c(), u.load(We(We({}, i), { ldi: { attempts: g, visibilityStates: s } }));
594
+ return c(), u.load(Ge(Ge({}, i), { ldi: { attempts: g, visibilityStates: s } }));
595
595
  });
596
596
  }
597
- function zr(e) {
598
- return Pr(e, function() {
597
+ function Yr(e) {
598
+ return Jr(e, function() {
599
599
  return function(t) {
600
600
  return new Promise(function(n, o) {
601
601
  if (function(l) {
@@ -608,7 +608,7 @@ function zr(e) {
608
608
  throw s;
609
609
  }
610
610
  }(t))
611
- throw new Error(Ln);
611
+ throw new Error(Bn);
612
612
  var r = document.createElement("script"), i = function() {
613
613
  var l;
614
614
  return (l = r.parentNode) === null || l === void 0 ? void 0 : l.removeChild(r);
@@ -616,159 +616,159 @@ function zr(e) {
616
616
  r.onload = function() {
617
617
  i(), n();
618
618
  }, r.onerror = function() {
619
- i(), o(new Error(jt));
619
+ i(), o(new Error(Ft));
620
620
  }, r.async = !0, r.src = t, a.appendChild(r);
621
621
  });
622
622
  }(e);
623
623
  }, function() {
624
- throw new Error(Pn);
625
- }).then(Hr);
624
+ throw new Error(qn);
625
+ }).then($r);
626
626
  }
627
- function Hr() {
627
+ function $r() {
628
628
  var e = window, t = "__fpjs_p_l_b", n = e[t];
629
629
  if (function(o, r) {
630
630
  var i, a = (i = Object.getOwnPropertyDescriptor) === null || i === void 0 ? void 0 : i.call(Object, o, r);
631
631
  a != null && a.configurable ? delete o[r] : a && !a.writable || (o[r] = void 0);
632
632
  }(e, t), typeof (n == null ? void 0 : n.load) != "function")
633
- throw new Error(Et);
633
+ throw new Error(qt);
634
634
  return n;
635
635
  }
636
- const qn = "3.2.0", M = typeof window < "u", dt = Math.pow(2, 31) - 1, Vr = `https://descopecdn.com/npm/oidc-client-ts@${qn}/dist/browser/oidc-client-ts.min.js`, Mr = `https://cdn.jsdelivr.net/npm/oidc-client-ts@${qn}/dist/browser/oidc-client-ts.min.js`, Wr = ["/v1/auth/refresh", "/v1/auth/try-refresh", "/v1/auth/me", "/v1/auth/me/tenants", "/v1/auth/me/history"];
637
- let oe;
638
- const Bn = (e) => {
636
+ const Kn = "3.2.0", Y = typeof window < "u", mt = Math.pow(2, 31) - 1, Qr = `https://descopecdn.com/npm/oidc-client-ts@${Kn}/dist/browser/oidc-client-ts.min.js`, Xr = `https://cdn.jsdelivr.net/npm/oidc-client-ts@${Kn}/dist/browser/oidc-client-ts.min.js`, Gr = ["/v1/auth/refresh", "/v1/auth/try-refresh", "/v1/auth/me", "/v1/auth/me/tenants", "/v1/auth/me/history"];
637
+ let ie;
638
+ const zn = (e) => {
639
639
  try {
640
- return Ct(e).exp;
640
+ return Dt(e).exp;
641
641
  } catch {
642
642
  return null;
643
643
  }
644
- }, Yr = (e) => {
644
+ }, Zr = (e) => {
645
645
  const { refresh_expire_in: t, refresh_token: n } = e;
646
- return t ? Math.floor(Date.now() / 1e3) + t : Bn(n);
647
- }, $r = (e) => {
646
+ return t ? Math.floor(Date.now() / 1e3) + t : zn(n);
647
+ }, _r = (e) => {
648
648
  const { expires_in: t, expires_at: n, access_token: o } = e;
649
- return n || (t ? Math.floor(Date.now() / 1e3) + t : o ? Bn(o) : void 0);
650
- }, Jn = (e) => {
649
+ return n || (t ? Math.floor(Date.now() / 1e3) + t : o ? zn(o) : void 0);
650
+ }, Hn = (e) => {
651
651
  const { access_token: t, id_token: n, refresh_token: o, refresh_expire_in: r } = e, i = P(e, ["access_token", "id_token", "refresh_token", "refresh_expire_in"]);
652
- return Object.assign({ sessionJwt: e.sessionJwt || t, idToken: n, refreshJwt: e.refreshJwt || o, sessionExpiration: e.sessionExpiration || $r(e), cookieExpiration: e.cookieExpiration || Yr(e) }, i);
653
- }, Ie = (e, t) => {
652
+ return Object.assign({ sessionJwt: e.sessionJwt || t, idToken: n, refreshJwt: e.refreshJwt || o, sessionExpiration: e.sessionExpiration || _r(e), cookieExpiration: e.cookieExpiration || Zr(e) }, i);
653
+ }, Ce = (e, t) => {
654
654
  var n;
655
655
  return ["beforeRequest", "afterRequest"].reduce((o, r) => {
656
656
  var i;
657
657
  return o[r] = [].concat(((i = e.hooks) === null || i === void 0 ? void 0 : i[r]) || []).concat((t == null ? void 0 : t[r]) || []), o;
658
658
  }, (n = e.hooks) !== null && n !== void 0 ? n : e.hooks = {}), e;
659
- }, Ke = async (e) => {
659
+ }, We = async (e) => {
660
660
  if (!(e != null && e.ok))
661
661
  return {};
662
662
  const t = await (e == null ? void 0 : e.clone().json()), n = (t == null ? void 0 : t.authInfo) || t || {};
663
- return Jn(n);
664
- }, wt = () => M && !!window.descopeBridge, ut = (e, t) => {
663
+ return Hn(n);
664
+ }, Ot = () => Y && !!window.descopeBridge, yt = (e, t) => {
665
665
  if (!((t == null ? void 0 : t.status) >= 400 && (t == null ? void 0 : t.status) < 500))
666
666
  return !1;
667
667
  const n = (e == null ? void 0 : e.path) || "";
668
- return Wr.includes(n);
669
- }, Qr = oe !== void 0 || M && window.localStorage !== void 0, ae = (e, t) => {
668
+ return Gr.includes(n);
669
+ }, ei = ie !== void 0 || Y && window.localStorage !== void 0, le = (e, t) => {
670
670
  var n, o;
671
- return (o = (n = oe || M && window.localStorage) === null || n === void 0 ? void 0 : n.setItem) === null || o === void 0 ? void 0 : o.call(n, e, t);
672
- }, re = (e) => {
671
+ return (o = (n = ie || Y && window.localStorage) === null || n === void 0 ? void 0 : n.setItem) === null || o === void 0 ? void 0 : o.call(n, e, t);
672
+ }, ae = (e) => {
673
673
  var t, n;
674
- return (n = (t = oe || M && window.localStorage) === null || t === void 0 ? void 0 : t.getItem) === null || n === void 0 ? void 0 : n.call(t, e);
675
- }, te = (e) => {
674
+ return (n = (t = ie || Y && window.localStorage) === null || t === void 0 ? void 0 : t.getItem) === null || n === void 0 ? void 0 : n.call(t, e);
675
+ }, oe = (e) => {
676
676
  var t, n;
677
- return (n = (t = oe || M && window.localStorage) === null || t === void 0 ? void 0 : t.removeItem) === null || n === void 0 ? void 0 : n.call(t, e);
678
- }, Xr = (e) => {
677
+ return (n = (t = ie || Y && window.localStorage) === null || t === void 0 ? void 0 : t.removeItem) === null || n === void 0 ? void 0 : n.call(t, e);
678
+ }, ti = (e) => {
679
679
  var t, n, o, r, i;
680
- return (i = (n = (t = oe == null ? void 0 : oe.key) === null || t === void 0 ? void 0 : t.call(oe, e)) !== null && n !== void 0 ? n : M && ((r = (o = window.localStorage) === null || o === void 0 ? void 0 : o.key) === null || r === void 0 ? void 0 : r.call(o, e))) !== null && i !== void 0 ? i : null;
681
- }, V = (...e) => {
680
+ return (i = (n = (t = ie == null ? void 0 : ie.key) === null || t === void 0 ? void 0 : t.call(ie, e)) !== null && n !== void 0 ? n : Y && ((r = (o = window.localStorage) === null || o === void 0 ? void 0 : o.key) === null || r === void 0 ? void 0 : r.call(o, e))) !== null && i !== void 0 ? i : null;
681
+ }, W = (...e) => {
682
682
  console.debug(...e);
683
- }, dn = (...e) => {
683
+ }, gn = (...e) => {
684
684
  console.warn(...e);
685
- }, Gr = (e, t) => {
685
+ }, ni = (e, t) => {
686
686
  let n;
687
687
  var o;
688
- return t > 0 ? (n = 1e3 * t, V(`Using provided nextRefreshSeconds: ${t}s`)) : n = ((o = e) ? o.getTime() - (/* @__PURE__ */ new Date()).getTime() : 0) - 2e4, n > dt && (V(`Timeout is too large (${n}ms), setting it to ${dt}ms`), n = dt), n;
689
- }, _e = "DS", Fe = "DSR", Dt = "DSI";
690
- function un(e, t, n) {
688
+ return t > 0 ? (n = 1e3 * t, W(`Using provided nextRefreshSeconds: ${t}s`)) : n = ((o = e) ? o.getTime() - (/* @__PURE__ */ new Date()).getTime() : 0) - 2e4, n > mt && (W(`Timeout is too large (${n}ms), setting it to ${mt}ms`), n = mt), n;
689
+ }, rt = "DS", Je = "DSR", Bt = "DSI";
690
+ function hn(e, t, n) {
691
691
  if (t) {
692
- const { cookieDomain: o, cookiePath: r, cookieSameSite: i, cookieExpiration: a, cookieSecure: l } = n, s = new Date(1e3 * a), c = bt(o);
693
- Ce.set(e, t, { path: r, domain: c ? o : void 0, expires: s, sameSite: i, secure: l });
692
+ const { cookieDomain: o, cookiePath: r, cookieSameSite: i, cookieExpiration: a, cookieSecure: l } = n, s = new Date(1e3 * a), c = Ut(o);
693
+ Ae.set(e, t, { path: r, domain: c ? o : void 0, expires: s, sameSite: i, secure: l });
694
694
  }
695
695
  }
696
- function bt(e) {
696
+ function Ut(e) {
697
697
  const t = window.location.hostname.split("."), n = e == null ? void 0 : e.split(".");
698
698
  return t.slice(-(n == null ? void 0 : n.length)).join(".") === e;
699
699
  }
700
- const Rt = (e) => (e == null ? void 0 : e.cookieName) || _e, Ye = (e) => (e == null ? void 0 : e.cookieName) || Fe;
701
- function Ne(e = "", t) {
702
- return Ce.get(Ye(t)) || re(`${e}${Fe}`) || "";
700
+ const Jt = (e) => (e == null ? void 0 : e.cookieName) || rt, Ze = (e) => (e == null ? void 0 : e.cookieName) || Je;
701
+ function Fe(e = "", t) {
702
+ return Ae.get(Ze(t)) || ae(`${e}${Je}`) || "";
703
703
  }
704
- function pn(e = "", t) {
705
- return Ce.get(Rt(t)) || re(`${e}${_e}`) || "";
704
+ function fn(e = "", t) {
705
+ return Ae.get(Jt(t)) || ae(`${e}${rt}`) || "";
706
706
  }
707
- function Kn(e = "") {
708
- return re(`${e}${Dt}`) || "";
707
+ function Vn(e = "") {
708
+ return ae(`${e}${Bt}`) || "";
709
709
  }
710
- function zn(e = "", t, n, o) {
711
- te(`${e}${Fe}`), te(`${e}${_e}`), te(`${e}${Dt}`);
712
- const r = Rt(t);
713
- Ce.remove(r, o == null ? void 0 : o.session);
714
- const i = Ye(n);
715
- Ce.remove(i, o == null ? void 0 : o.refresh);
710
+ function Mn(e = "", t, n, o) {
711
+ oe(`${e}${Je}`), oe(`${e}${rt}`), oe(`${e}${Bt}`);
712
+ const r = Jt(t);
713
+ Ae.remove(r, o == null ? void 0 : o.session);
714
+ const i = Ze(n);
715
+ Ae.remove(i, o == null ? void 0 : o.refresh);
716
716
  }
717
- const Zr = (e, t) => (n) => {
718
- const o = Object.assign(n, { token: n.token || Ne(e, t) }), r = function(i = "") {
719
- return re(`${i}DTD`) || "";
717
+ const oi = (e, t) => (n) => {
718
+ const o = Object.assign(n, { token: n.token || Fe(e, t) }), r = function(i = "") {
719
+ return ae(`${i}DTD`) || "";
720
720
  }(e);
721
721
  return r && (o.headers = Object.assign(Object.assign({}, o.headers || {}), { "x-descope-trusted-device-token": r })), o;
722
- }, _r = M && (localStorage == null ? void 0 : localStorage.getItem("fingerprint.endpoint.url")) || "https://api.descope.com", ei = "vsid", ti = "vrid", Nt = "fp", Hn = (e = !1) => {
723
- const t = re(Nt);
722
+ }, ri = Y && (localStorage == null ? void 0 : localStorage.getItem("fingerprint.endpoint.url")) || "https://api.descope.com", ii = "vsid", ai = "vrid", Kt = "fp", Wn = (e = !1) => {
723
+ const t = ae(Kt);
724
724
  if (!t)
725
725
  return null;
726
726
  const n = JSON.parse(t);
727
727
  return (/* @__PURE__ */ new Date()).getTime() > n.expiry && !e ? null : n.value;
728
- }, ni = async (e, t = _r) => {
728
+ }, si = async (e, t = ri) => {
729
729
  try {
730
- if (Hn())
730
+ if (Wn())
731
731
  return;
732
732
  const n = (Date.now().toString(36) + Math.random().toString(36).substring(2) + Math.random().toString(36).substring(2)).substring(0, 27), o = new URL(t);
733
733
  o.pathname = "/fXj8gt3x8VulJBna/x96Emn69oZwcd7I6";
734
734
  const r = new URL(t);
735
735
  r.pathname = "/fXj8gt3x8VulJBna/w78aRZnnDZ3Aqw0I";
736
- const i = r.toString() + "?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>", a = Kr({ apiKey: e, endpoint: [o.toString(), Lr], scriptUrlPattern: [i, Jr] }), l = await a, { requestId: s } = await l.get({ linkedId: n }), c = ((d, u) => ({ [ei]: d, [ti]: u }))(n, s);
736
+ const i = r.toString() + "?apiKey=<apiKey>&version=<version>&loaderVersion=<loaderVersion>", a = Wr({ apiKey: e, endpoint: [o.toString(), Kr], scriptUrlPattern: [i, Mr] }), l = await a, { requestId: s } = await l.get({ linkedId: n }), c = ((d, u) => ({ [ii]: d, [ai]: u }))(n, s);
737
737
  ((d) => {
738
738
  const u = { value: d, expiry: (/* @__PURE__ */ new Date()).getTime() + 864e5 };
739
- ae(Nt, JSON.stringify(u));
739
+ le(Kt, JSON.stringify(u));
740
740
  })(c);
741
741
  } catch (n) {
742
742
  console.warn("Could not load fingerprint", n);
743
743
  }
744
- }, Ni = () => {
745
- te(Nt);
746
- }, oi = (e) => {
747
- const t = Hn(!0);
744
+ }, Bi = () => {
745
+ oe(Kt);
746
+ }, li = (e) => {
747
+ const t = Wn(!0);
748
748
  return t && e.body && (e.body.fpData = t), e;
749
- }, Se = "descopeFlowNonce", gn = "X-Descope-Flow-Nonce", hn = "/v1/flow/start", kt = "/v1/flow/next", It = (e, t = Se) => `${t}${e}`, ri = (e, t = Se) => {
749
+ }, Ue = "descopeFlowNonce", vn = "X-Descope-Flow-Nonce", mn = "/v1/flow/start", At = "/v1/flow/next", Tt = (e, t = Ue) => `${t}${e}`, ci = (e, t = Ue) => {
750
750
  try {
751
- const n = It(e, t);
752
- te(n);
751
+ const n = Tt(e, t);
752
+ oe(n);
753
753
  } catch (n) {
754
754
  console.error("Error removing flow nonce:", n);
755
755
  }
756
- }, Vn = (e) => {
756
+ }, Yn = (e) => {
757
757
  var t;
758
758
  return ((t = /.*\|#\|(.*)/.exec(e)) === null || t === void 0 ? void 0 : t[1]) || null;
759
- }, fn = (e) => {
759
+ }, yn = (e) => {
760
760
  var t;
761
- return e.path === kt && (!((t = e.body) === null || t === void 0) && t.executionId) ? Vn(e.body.executionId) : null;
762
- }, Pt = "dls_last_user_login_id", Lt = "dls_last_user_display_name", vn = (e) => ae(Pt, e), xt = () => re(Pt), St = () => re(Lt), ii = (e) => async (...t) => {
761
+ return e.path === At && (!((t = e.body) === null || t === void 0) && t.executionId) ? Yn(e.body.executionId) : null;
762
+ }, zt = "dls_last_user_login_id", Ht = "dls_last_user_display_name", wn = (e) => le(zt, e), jt = () => ae(zt), Et = () => ae(Ht), di = (e) => async (...t) => {
763
763
  var n;
764
764
  t[1] = t[1] || {};
765
- const [, o = {}] = t, r = xt(), i = St();
765
+ const [, o = {}] = t, r = jt(), i = Et();
766
766
  return r && ((n = o.lastAuth) !== null && n !== void 0 || (o.lastAuth = {}), o.lastAuth.loginId = r, o.lastAuth.name = i), await e(...t);
767
- }, ai = (e) => (t) => async (...n) => {
767
+ }, ui = (e) => (t) => async (...n) => {
768
768
  const o = await t(...n);
769
- return e || (te(Pt), te(Lt)), o;
769
+ return e || (oe(zt), oe(Ht)), o;
770
770
  };
771
- function ze() {
771
+ function Ye() {
772
772
  const e = [];
773
773
  return { pub: (t) => {
774
774
  e.forEach((n) => n(t));
@@ -777,34 +777,34 @@ function ze() {
777
777
  return () => e.splice(n, 1);
778
778
  } };
779
779
  }
780
- const si = (e, t, n, o) => (r) => async (...i) => {
780
+ const pi = (e, t, n, o) => (r) => async (...i) => {
781
781
  const a = await r(...i);
782
- return zn(e, t, n, o == null ? void 0 : o()), a;
782
+ return Mn(e, t, n, o == null ? void 0 : o()), a;
783
783
  };
784
- async function He(e) {
784
+ async function $e(e) {
785
785
  const t = function(r) {
786
786
  var i;
787
787
  const a = JSON.parse(r);
788
- return a.publicKey.challenge = Le(a.publicKey.challenge), a.publicKey.user.id = Le(a.publicKey.user.id), (i = a.publicKey.excludeCredentials) === null || i === void 0 || i.forEach((l) => {
789
- l.id = Le(l.id);
788
+ return a.publicKey.challenge = Be(a.publicKey.challenge), a.publicKey.user.id = Be(a.publicKey.user.id), (i = a.publicKey.excludeCredentials) === null || i === void 0 || i.forEach((l) => {
789
+ l.id = Be(l.id);
790
790
  }), a;
791
791
  }(e);
792
- return o = await navigator.credentials.create(t), JSON.stringify({ id: o.id, rawId: pe(o.rawId), type: o.type, response: { attestationObject: pe(o.response.attestationObject), clientDataJSON: pe(o.response.clientDataJSON) } });
792
+ return o = await navigator.credentials.create(t), JSON.stringify({ id: o.id, rawId: fe(o.rawId), type: o.type, response: { attestationObject: fe(o.response.attestationObject), clientDataJSON: fe(o.response.clientDataJSON) } });
793
793
  var o;
794
794
  }
795
- async function pt(e) {
796
- const t = Wn(e);
797
- return Yn(await navigator.credentials.get(t));
795
+ async function wt(e) {
796
+ const t = Qn(e);
797
+ return Xn(await navigator.credentials.get(t));
798
798
  }
799
- async function li(e, t) {
800
- const n = Wn(e);
801
- return n.signal = t.signal, n.mediation = "conditional", Yn(await navigator.credentials.get(n));
799
+ async function gi(e, t) {
800
+ const n = Qn(e);
801
+ return n.signal = t.signal, n.mediation = "conditional", Xn(await navigator.credentials.get(n));
802
802
  }
803
- async function Mn(e = !1) {
803
+ async function $n(e = !1) {
804
804
  var t, n;
805
- if (!M)
805
+ if (!Y)
806
806
  return Promise.resolve(!1);
807
- if (wt()) {
807
+ if (Ot()) {
808
808
  const r = (n = (t = window.descopeBridge) === null || t === void 0 ? void 0 : t.hostInfo) === null || n === void 0 ? void 0 : n.webauthn;
809
809
  if (typeof r == "boolean")
810
810
  return r;
@@ -812,34 +812,34 @@ async function Mn(e = !1) {
812
812
  const o = !!(window.PublicKeyCredential && navigator.credentials && navigator.credentials.create && navigator.credentials.get);
813
813
  return o && e && PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable ? PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable() : o;
814
814
  }
815
- function Wn(e) {
815
+ function Qn(e) {
816
816
  var t;
817
817
  const n = JSON.parse(e);
818
- return n.publicKey.challenge = Le(n.publicKey.challenge), (t = n.publicKey.allowCredentials) === null || t === void 0 || t.forEach((o) => {
819
- o.id = Le(o.id);
818
+ return n.publicKey.challenge = Be(n.publicKey.challenge), (t = n.publicKey.allowCredentials) === null || t === void 0 || t.forEach((o) => {
819
+ o.id = Be(o.id);
820
820
  }), n;
821
821
  }
822
- function Yn(e) {
823
- return JSON.stringify({ id: e.id, rawId: pe(e.rawId), type: e.type, response: { authenticatorData: pe(e.response.authenticatorData), clientDataJSON: pe(e.response.clientDataJSON), signature: pe(e.response.signature), userHandle: e.response.userHandle ? pe(e.response.userHandle) : void 0 } });
822
+ function Xn(e) {
823
+ return JSON.stringify({ id: e.id, rawId: fe(e.rawId), type: e.type, response: { authenticatorData: fe(e.response.authenticatorData), clientDataJSON: fe(e.response.clientDataJSON), signature: fe(e.response.signature), userHandle: e.response.userHandle ? fe(e.response.userHandle) : void 0 } });
824
824
  }
825
- function Le(e) {
825
+ function Be(e) {
826
826
  const t = e.replace(/_/g, "/").replace(/-/g, "+");
827
827
  return Uint8Array.from(atob(t), (n) => n.charCodeAt(0)).buffer;
828
828
  }
829
- function pe(e) {
829
+ function fe(e) {
830
830
  return btoa(String.fromCharCode.apply(null, new Uint8Array(e))).replace(/\//g, "_").replace(/\+/g, "-").replace(/=/g, "");
831
831
  }
832
- var mn, ci = (mn = (e) => ({ async signUp(t, n, o) {
832
+ var bn, hi = (bn = (e) => ({ async signUp(t, n, o) {
833
833
  const r = await e.webauthn.signUp.start(t, window.location.origin, n, o);
834
834
  if (!r.ok)
835
835
  return r;
836
- const i = await He(r.data.options);
836
+ const i = await $e(r.data.options);
837
837
  return await e.webauthn.signUp.finish(r.data.transactionId, i);
838
838
  }, async signIn(t, n) {
839
839
  const o = await e.webauthn.signIn.start(t, window.location.origin, void 0, void 0, n);
840
840
  if (!o.ok)
841
841
  return o;
842
- const r = await pt(o.data.options);
842
+ const r = await wt(o.data.options);
843
843
  return await e.webauthn.signIn.finish(o.data.transactionId, r);
844
844
  }, async signUpOrIn(t, n) {
845
845
  var o;
@@ -847,49 +847,49 @@ var mn, ci = (mn = (e) => ({ async signUp(t, n, o) {
847
847
  if (!r.ok)
848
848
  return r;
849
849
  if (!((o = r.data) === null || o === void 0) && o.create) {
850
- const i = await He(r.data.options);
850
+ const i = await $e(r.data.options);
851
851
  return await e.webauthn.signUp.finish(r.data.transactionId, i);
852
852
  }
853
853
  {
854
- const i = await pt(r.data.options);
854
+ const i = await wt(r.data.options);
855
855
  return await e.webauthn.signIn.finish(r.data.transactionId, i);
856
856
  }
857
857
  }, async update(t, n, o) {
858
858
  const r = await e.webauthn.update.start(t, window.location.origin, n, o);
859
859
  if (!r.ok)
860
860
  return r;
861
- const i = await He(r.data.options);
861
+ const i = await $e(r.data.options);
862
862
  return await e.webauthn.update.finish(r.data.transactionId, i);
863
- }, helpers: { create: He, get: pt, isSupported: Mn, conditional: li } }), (...e) => {
864
- const t = mn(...e);
863
+ }, helpers: { create: $e, get: wt, isSupported: $n, conditional: gi } }), (...e) => {
864
+ const t = bn(...e);
865
865
  return Object.assign(t.signUp, e[0].webauthn.signUp), Object.assign(t.signIn, e[0].webauthn.signIn), Object.assign(t.signUpOrIn, e[0].webauthn.signUpOrIn), Object.assign(t.update, e[0].webauthn.update), t;
866
866
  });
867
- const yn = { config: "/fedcm/config" }, di = () => {
867
+ const kn = { config: "/fedcm/config" }, fi = () => {
868
868
  if (window.crypto && window.crypto.getRandomValues) {
869
869
  const e = new Uint8Array(16);
870
870
  return window.crypto.getRandomValues(e), Array.from(e, (t) => t.toString(16).padStart(2, "0")).join("");
871
871
  }
872
872
  return Math.random().toString(36).substring(2);
873
873
  };
874
- async function wn(e, t) {
874
+ async function In(e, t) {
875
875
  var n;
876
876
  try {
877
- await $n(e, t);
877
+ await Gn(e, t);
878
878
  } catch (o) {
879
879
  (n = t == null ? void 0 : t.onFailed) === null || n === void 0 || n.call(t, o);
880
880
  }
881
881
  }
882
- async function $n(e, t) {
882
+ async function Gn(e, t) {
883
883
  var n, o;
884
884
  const r = await async function(i, a = "google", l, s, c) {
885
- const d = di(), u = await async function() {
885
+ const d = fi(), u = await async function() {
886
886
  return new Promise((f, h) => {
887
887
  if (window.google)
888
888
  return void f(window.google.accounts.id);
889
- let w = document.getElementById("google-gsi-client-script");
890
- w || (w = document.createElement("script"), document.head.appendChild(w), w.async = !0, w.defer = !0, w.id = "google-gsi-client-script", w.src = "https://accounts.google.com/gsi/client"), w.onload = function() {
889
+ let b = document.getElementById("google-gsi-client-script");
890
+ b || (b = document.createElement("script"), document.head.appendChild(b), b.async = !0, b.defer = !0, b.id = "google-gsi-client-script", b.src = "https://accounts.google.com/gsi/client"), b.onload = function() {
891
891
  window.google ? f(window.google.accounts.id) : h("Failed to load Google GSI client script - not loaded properly");
892
- }, w.onerror = function() {
892
+ }, b.onerror = function() {
893
893
  h("Failed to load Google GSI client script - failed to load");
894
894
  };
895
895
  });
@@ -898,19 +898,19 @@ async function $n(e, t) {
898
898
  throw new Error("Failed to get OneTap client ID for provider " + a);
899
899
  const y = g.data.clientId;
900
900
  return new Promise((f) => {
901
- var h, w;
902
- const x = (S) => {
903
- f({ provider: a, nonce: d, credential: S == null ? void 0 : S.credential });
901
+ var h, b;
902
+ const S = (x) => {
903
+ f({ provider: a, nonce: d, credential: x == null ? void 0 : x.credential });
904
904
  };
905
- u.initialize(Object.assign(Object.assign({}, l), { itp_support: (h = l == null ? void 0 : l.itp_support) === null || h === void 0 || h, use_fedcm_for_prompt: (w = l == null ? void 0 : l.use_fedcm_for_prompt) === null || w === void 0 || w, client_id: y, callback: x, nonce: d })), u.prompt((S) => {
905
+ u.initialize(Object.assign(Object.assign({}, l), { itp_support: (h = l == null ? void 0 : l.itp_support) === null || h === void 0 || h, use_fedcm_for_prompt: (b = l == null ? void 0 : l.use_fedcm_for_prompt) === null || b === void 0 || b, client_id: y, callback: S, nonce: d })), u.prompt((x) => {
906
906
  var O, R;
907
- if (c && (S != null && S.isDismissedMoment())) {
908
- const F = (O = S.getDismissedReason) === null || O === void 0 ? void 0 : O.call(S);
909
- return c == null || c(F), void x();
907
+ if (c && (x != null && x.isDismissedMoment())) {
908
+ const F = (O = x.getDismissedReason) === null || O === void 0 ? void 0 : O.call(x);
909
+ return c == null || c(F), void S();
910
910
  }
911
- if (s && (S != null && S.isSkippedMoment())) {
912
- const F = (R = S.getSkippedReason) === null || R === void 0 ? void 0 : R.call(S);
913
- return s == null || s(F), void x();
911
+ if (s && (x != null && x.isSkippedMoment())) {
912
+ const F = (R = x.getSkippedReason) === null || R === void 0 ? void 0 : R.call(x);
913
+ return s == null || s(F), void S();
914
914
  }
915
915
  });
916
916
  });
@@ -929,13 +929,13 @@ async function $n(e, t) {
929
929
  (o = t == null ? void 0 : t.onAuthenticated) === null || o === void 0 || o.call(t, i.data);
930
930
  }
931
931
  }
932
- var ui = (e) => Object.assign(Object.assign({}, e.flow), { start: async (...t) => {
933
- const n = await Mn(), o = Object.assign(Object.assign({ location: window.location.href }, t[1]), { deviceInfo: { webAuthnSupport: n }, startOptionsVersion: 1 });
932
+ var vi = (e) => Object.assign(Object.assign({}, e.flow), { start: async (...t) => {
933
+ const n = await $n(), o = Object.assign(Object.assign({ location: window.location.href }, t[1]), { deviceInfo: { webAuthnSupport: n }, startOptionsVersion: 1 });
934
934
  return t[1] = o, e.flow.start(...t);
935
935
  } });
936
- const pi = () => window.location.search.includes("code") && window.location.search.includes("state");
937
- let gt;
938
- const Qn = (e, t) => new Promise((n, o) => {
936
+ const mi = () => window.location.search.includes("code") && window.location.search.includes("state");
937
+ let bt;
938
+ const Zn = (e, t) => new Promise((n, o) => {
939
939
  if (!e.length)
940
940
  return o(new Error("No URLs provided to loadScriptWithFallback"));
941
941
  const r = t();
@@ -953,17 +953,17 @@ const Qn = (e, t) => new Promise((n, o) => {
953
953
  return n(l);
954
954
  throw new Error("Could not get entry after loading script from URL");
955
955
  }, a.addEventListener("error", () => {
956
- Qn(e, t), a.setAttribute("data-error", "true");
956
+ Zn(e, t), a.setAttribute("data-error", "true");
957
957
  }), document.body.appendChild(a);
958
- }), gi = async (e, t, n) => {
959
- gt || (gt = (async () => {
958
+ }), yi = async (e, t, n) => {
959
+ bt || (bt = (async () => {
960
960
  try {
961
961
  return require("oidc-client-ts");
962
962
  } catch {
963
- return Qn([Vr, Mr], () => window.oidc);
963
+ return Zn([Qr, Xr], () => window.oidc);
964
964
  }
965
965
  })());
966
- const { OidcClient: o, WebStorageStateStore: r } = await gt;
966
+ const { OidcClient: o, WebStorageStateStore: r } = await bt;
967
967
  if (!o)
968
968
  throw new Error("oidc-client-ts is not installed. Please install it by running `npm install oidc-client-ts`");
969
969
  const i = (n == null ? void 0 : n.redirectUri) || window.location.href;
@@ -976,15 +976,15 @@ const Qn = (e, t) => new Promise((n, o) => {
976
976
  n != null && n.applicationId ? (a = e.httpClient.buildUrl(t), a = `${a}/${n.applicationId}`, l = t, s = `${l}_user`, c = "openid email roles descope.custom_claims offline_access") : (a = e.httpClient.buildUrl(t), l = t, s = `${l}_user`, c = "openid email roles descope.custom_claims offline_access");
977
977
  const d = { authority: a, client_id: l, redirect_uri: i, response_type: "code", scope: (n == null ? void 0 : n.scope) || c, stateStore: new r({ store: window.localStorage, prefix: l }), loadUserInfo: !0, fetchRequestCredentials: "same-origin" };
978
978
  return n != null && n.redirectUri && (d.redirect_uri = n.redirectUri), { client: new o(d), stateUserKey: s };
979
- }, hi = (e, t, n) => {
979
+ }, wi = (e, t, n) => {
980
980
  const o = async () => {
981
981
  let i, a;
982
- return i && a || ({ client: i, stateUserKey: a } = await gi(e, t, n)), { client: i, stateUserKey: a };
982
+ return i && a || ({ client: i, stateUserKey: a } = await yi(e, t, n)), { client: i, stateUserKey: a };
983
983
  }, r = async (i = "") => {
984
984
  var a;
985
985
  const { client: l, stateUserKey: s } = await o(), c = await l.processSigninResponse(i || window.location.href);
986
986
  var d;
987
- return await ((a = e.httpClient.hooks) === null || a === void 0 ? void 0 : a.afterRequest({}, new Response(JSON.stringify(c)))), ae(s, JSON.stringify({ id_token: (d = c).id_token, session_state: d.session_state, profile: d.profile })), (() => {
987
+ return await ((a = e.httpClient.hooks) === null || a === void 0 ? void 0 : a.afterRequest({}, new Response(JSON.stringify(c)))), le(s, JSON.stringify({ id_token: (d = c).id_token, session_state: d.session_state, profile: d.profile })), (() => {
988
988
  const u = new URL(window.location.href);
989
989
  u.searchParams.delete("code"), u.searchParams.delete("state"), window.history.replaceState({}, document.title, u.toString());
990
990
  })(), c;
@@ -993,12 +993,12 @@ const Qn = (e, t) => new Promise((n, o) => {
993
993
  const { client: l } = await o(), s = await l.createSigninRequest(i), { url: c } = s;
994
994
  return a || (window.location.href = c), { ok: !0, data: s };
995
995
  }, finishLogin: r, finishLoginIfNeed: async (i = "") => {
996
- if (pi())
996
+ if (mi())
997
997
  return await r(i);
998
998
  }, refreshToken: async (i) => {
999
999
  var a;
1000
1000
  const { client: l, stateUserKey: s } = await o(), c = ((g) => {
1001
- const y = re(g);
1001
+ const y = ae(g);
1002
1002
  return y ? JSON.parse(y) : null;
1003
1003
  })(s);
1004
1004
  if (!c)
@@ -1012,21 +1012,21 @@ const Qn = (e, t) => new Promise((n, o) => {
1012
1012
  return await ((a = e.httpClient.hooks) === null || a === void 0 ? void 0 : a.afterRequest({}, new Response(JSON.stringify(u)))), u;
1013
1013
  }, logout: async (i, a = !1) => {
1014
1014
  const { client: l, stateUserKey: s } = await o();
1015
- i || (i = {}), i.id_token_hint = i.id_token_hint || Kn(), i.post_logout_redirect_uri = i.post_logout_redirect_uri || window.location.href;
1015
+ i || (i = {}), i.id_token_hint = i.id_token_hint || Vn(), i.post_logout_redirect_uri = i.post_logout_redirect_uri || window.location.href;
1016
1016
  const c = await l.createSignoutRequest(i), { url: d } = c;
1017
- return te(s), a || window.location.replace(d), c;
1017
+ return oe(s), a || window.location.replace(d), c;
1018
1018
  } };
1019
- }, fi = function(...e) {
1019
+ }, bi = function(...e) {
1020
1020
  return (t) => e.reduce((n, o) => o(n), t);
1021
1021
  }((e) => (t) => {
1022
1022
  var n;
1023
- return n = t.customStorage, oe = n, e(t);
1023
+ return n = t.customStorage, ie = n, e(t);
1024
1024
  }, (e) => (t) => {
1025
1025
  var { fpKey: n, fpLoad: o } = t, r = P(t, ["fpKey", "fpLoad"]);
1026
- return M ? (n && o && ni(n).catch(() => null), e(Ie(r, { beforeRequest: oi }))) : e(r);
1026
+ return Y ? (n && o && si(n).catch(() => null), e(Ce(r, { beforeRequest: li }))) : e(r);
1027
1027
  }, (e) => (t) => {
1028
1028
  var { autoRefresh: n } = t, o = P(t, ["autoRefresh"]);
1029
- if (!n || wt())
1029
+ if (!n || Ot())
1030
1030
  return e(o);
1031
1031
  const { clearAllTimers: r, setTimer: i } = (() => {
1032
1032
  const c = [];
@@ -1038,55 +1038,55 @@ const Qn = (e, t) => new Promise((n, o) => {
1038
1038
  } };
1039
1039
  })();
1040
1040
  let a, l;
1041
- M && document.addEventListener("visibilitychange", () => {
1042
- document.visibilityState === "visible" && a && /* @__PURE__ */ new Date() > a && (V("Expiration time passed, refreshing session"), s.refresh(Ne() || l));
1041
+ Y && document.addEventListener("visibilitychange", () => {
1042
+ document.visibilityState === "visible" && a && /* @__PURE__ */ new Date() > a && (W("Expiration time passed, refreshing session"), s.refresh(Fe() || l));
1043
1043
  });
1044
- const s = e(Ie(o, { afterRequest: async (c, d) => {
1045
- const { sessionJwt: u, refreshJwt: g, sessionExpiration: y, nextRefreshSeconds: f } = await Ke(d);
1046
- if (ut(c, d))
1047
- V("Session invalidated, canceling all timers"), r();
1044
+ const s = e(Ce(o, { afterRequest: async (c, d) => {
1045
+ const { sessionJwt: u, refreshJwt: g, sessionExpiration: y, nextRefreshSeconds: f } = await We(d);
1046
+ if (yt(c, d))
1047
+ W("Session invalidated, canceling all timers"), r();
1048
1048
  else if (u || y) {
1049
- if (a = ((x, S) => {
1050
- if (S)
1051
- return new Date(1e3 * S);
1052
- V("Could not extract expiration time from session token, trying to decode the token");
1049
+ if (a = ((S, x) => {
1050
+ if (x)
1051
+ return new Date(1e3 * x);
1052
+ W("Could not extract expiration time from session token, trying to decode the token");
1053
1053
  try {
1054
- const O = Ct(x);
1054
+ const O = Dt(S);
1055
1055
  if (O.exp)
1056
1056
  return new Date(1e3 * O.exp);
1057
1057
  } catch {
1058
1058
  return null;
1059
1059
  }
1060
1060
  })(u, y), !a)
1061
- return void V("Could not extract expiration time from session token");
1061
+ return void W("Could not extract expiration time from session token");
1062
1062
  l = g;
1063
- const h = Gr(a, f);
1063
+ const h = ni(a, f);
1064
1064
  if (r(), h <= 2e4)
1065
- return void V("Session is too close to expiration, not setting refresh timer");
1066
- const w = new Date(Date.now() + h).toLocaleTimeString("en-US", { hour12: !1 });
1067
- V(`Setting refresh timer for ${w}. (${h}ms)`), i(() => {
1068
- M && document.visibilityState === "hidden" ? V("Skipping refresh due to timer - document is hidden") : (V("Refreshing session due to timer"), s.refresh(Ne() || g));
1065
+ return void W("Session is too close to expiration, not setting refresh timer");
1066
+ const b = new Date(Date.now() + h).toLocaleTimeString("en-US", { hour12: !1 });
1067
+ W(`Setting refresh timer for ${b}. (${h}ms)`), i(() => {
1068
+ Y && document.visibilityState === "hidden" ? W("Skipping refresh due to timer - document is hidden") : (W("Refreshing session due to timer"), s.refresh(Fe() || g));
1069
1069
  }, h);
1070
1070
  }
1071
1071
  } }));
1072
- return Ae(s, ["logout", "logoutAll", "oidc.logout"], (c) => async (...d) => {
1072
+ return Ee(s, ["logout", "logoutAll", "oidc.logout"], (c) => async (...d) => {
1073
1073
  const u = await c(...d);
1074
- return V("Clearing all timers"), r(), u;
1074
+ return W("Clearing all timers"), r(), u;
1075
1075
  });
1076
1076
  }, (e) => (t) => e(Object.assign(Object.assign({}, t), { baseHeaders: Object.assign({ "x-descope-sdk-name": "web-js", "x-descope-sdk-version": "1.45.0" }, t.baseHeaders) })), (e) => (t) => {
1077
- const n = ze(), o = ze(), r = ze(), i = ze(), a = e(Ie(t, { afterRequest: async (s, c) => {
1078
- if (ut(s, c))
1079
- V("Session invalidated, notifying subscribers with empty values"), o.pub(null), r.pub(null), n.pub(null), i.pub(null);
1077
+ const n = Ye(), o = Ye(), r = Ye(), i = Ye(), a = e(Ce(t, { afterRequest: async (s, c) => {
1078
+ if (yt(s, c))
1079
+ W("Session invalidated, notifying subscribers with empty values"), o.pub(null), r.pub(null), n.pub(null), i.pub(null);
1080
1080
  else {
1081
1081
  const d = await (async (f) => {
1082
- const h = await Ke(f);
1082
+ const h = await We(f);
1083
1083
  return (h == null ? void 0 : h.user) || (h != null && h.hasOwnProperty("userId") ? h : void 0);
1084
1084
  })(c);
1085
1085
  d && r.pub(d);
1086
- const { sessionJwt: u, sessionExpiration: g, claims: y } = await Ke(c);
1086
+ const { sessionJwt: u, sessionExpiration: g, claims: y } = await We(c);
1087
1087
  u && o.pub(u), y && i.pub(y), (g || u) && n.pub(g || 42);
1088
1088
  }
1089
- } })), l = Ae(a, ["logout", "logoutAll", "oidc.logout"], (s) => async (...c) => {
1089
+ } })), l = Ee(a, ["logout", "logoutAll", "oidc.logout"], (s) => async (...c) => {
1090
1090
  const d = await s(...c);
1091
1091
  return o.pub(null), r.pub(null), n.pub(null), i.pub(null), d;
1092
1092
  });
@@ -1094,20 +1094,20 @@ const Qn = (e, t) => new Promise((n, o) => {
1094
1094
  s(!!c);
1095
1095
  }) });
1096
1096
  }, (e) => (t) => {
1097
- const { enableFlowNonce: n = !0, nonceStoragePrefix: o = Se } = t, r = P(t, ["enableFlowNonce", "nonceStoragePrefix"]);
1098
- return n ? (((i = Se) => {
1097
+ const { enableFlowNonce: n = !0, nonceStoragePrefix: o = Ue } = t, r = P(t, ["enableFlowNonce", "nonceStoragePrefix"]);
1098
+ return n ? (((i = Ue) => {
1099
1099
  try {
1100
- if (!Qr)
1100
+ if (!ei)
1101
1101
  return;
1102
- for (let c = 0; c < (a = void 0, l = void 0, s = void 0, (s = (a = oe == null ? void 0 : oe.length) !== null && a !== void 0 ? a : M && ((l = window.localStorage) === null || l === void 0 ? void 0 : l.length)) !== null && s !== void 0 ? s : 0); c++) {
1103
- const d = Xr(c);
1102
+ for (let c = 0; c < (a = void 0, l = void 0, s = void 0, (s = (a = ie == null ? void 0 : ie.length) !== null && a !== void 0 ? a : Y && ((l = window.localStorage) === null || l === void 0 ? void 0 : l.length)) !== null && s !== void 0 ? s : 0); c++) {
1103
+ const d = ti(c);
1104
1104
  if (d && d.startsWith(i)) {
1105
- const u = re(d);
1105
+ const u = ae(d);
1106
1106
  if (u)
1107
1107
  try {
1108
- JSON.parse(u).expiry < Date.now() && te(d);
1108
+ JSON.parse(u).expiry < Date.now() && oe(d);
1109
1109
  } catch {
1110
- te(d);
1110
+ oe(d);
1111
1111
  }
1112
1112
  }
1113
1113
  }
@@ -1115,42 +1115,42 @@ const Qn = (e, t) => new Promise((n, o) => {
1115
1115
  console.error("Error cleaning up expired nonces:", c);
1116
1116
  }
1117
1117
  var a, l, s;
1118
- })(o), e(Ie(r, { afterRequest: async (i, a) => {
1119
- if (i.path !== hn && i.path !== kt)
1118
+ })(o), e(Ce(r, { afterRequest: async (i, a) => {
1119
+ if (i.path !== mn && i.path !== At)
1120
1120
  return;
1121
1121
  const { nonce: l, executionId: s } = await (async (c, d) => {
1122
1122
  try {
1123
- const u = d.headers.get(gn);
1123
+ const u = d.headers.get(vn);
1124
1124
  let g = await d.clone().json().then((y) => (y == null ? void 0 : y.executionId) || null).catch(() => null);
1125
- return g || (g = fn(c)), { nonce: u, executionId: Vn(g) };
1125
+ return g || (g = yn(c)), { nonce: u, executionId: Yn(g) };
1126
1126
  } catch {
1127
1127
  return { nonce: null, executionId: null };
1128
1128
  }
1129
1129
  })(i, a);
1130
- l && s && ((c, d, u, g = Se) => {
1130
+ l && s && ((c, d, u, g = Ue) => {
1131
1131
  try {
1132
- const y = It(c, g), f = u ? 172800 : 10800, h = { value: d, expiry: Date.now() + 1e3 * f, isStart: u };
1133
- ae(y, JSON.stringify(h));
1132
+ const y = Tt(c, g), f = u ? 172800 : 10800, h = { value: d, expiry: Date.now() + 1e3 * f, isStart: u };
1133
+ le(y, JSON.stringify(h));
1134
1134
  } catch (y) {
1135
1135
  console.error("Error setting flow nonce:", y);
1136
1136
  }
1137
- })(s, l, i.path === hn, o);
1137
+ })(s, l, i.path === mn, o);
1138
1138
  }, beforeRequest: (i) => {
1139
- if (i.path === kt) {
1140
- const a = fn(i);
1139
+ if (i.path === At) {
1140
+ const a = yn(i);
1141
1141
  if (a) {
1142
- const l = ((s, c = Se) => {
1142
+ const l = ((s, c = Ue) => {
1143
1143
  try {
1144
- const d = It(s, c), u = re(d);
1144
+ const d = Tt(s, c), u = ae(d);
1145
1145
  if (!u)
1146
1146
  return null;
1147
1147
  const g = JSON.parse(u);
1148
- return g.expiry < Date.now() ? (ri(s, c), null) : g.value;
1148
+ return g.expiry < Date.now() ? (ci(s, c), null) : g.value;
1149
1149
  } catch (d) {
1150
1150
  return console.error("Error getting flow nonce:", d), null;
1151
1151
  }
1152
1152
  })(a, o);
1153
- l && (i.headers = i.headers || {}, i.headers[gn] = l);
1153
+ l && (i.headers = i.headers || {}, i.headers[vn] = l);
1154
1154
  }
1155
1155
  }
1156
1156
  return i;
@@ -1158,82 +1158,82 @@ const Qn = (e, t) => new Promise((n, o) => {
1158
1158
  }, (e) => (t) => {
1159
1159
  var { storeLastAuthenticatedUser: n = !0, keepLastAuthenticatedUserAfterLogout: o = !1 } = t, r = P(t, ["storeLastAuthenticatedUser", "keepLastAuthenticatedUserAfterLogout"]);
1160
1160
  if (!n)
1161
- return Object.assign(e(r), { getLastUserLoginId: xt, getLastUserDisplayName: St });
1162
- const i = e(Ie(r, { afterRequest: async (l, s) => {
1161
+ return Object.assign(e(r), { getLastUserLoginId: jt, getLastUserDisplayName: Et });
1162
+ const i = e(Ce(r, { afterRequest: async (l, s) => {
1163
1163
  var c;
1164
1164
  const { userInfo: d, lastAuth: u } = await (async (f) => {
1165
1165
  if (!(f != null && f.ok))
1166
1166
  return { userInfo: void 0, lastAuth: void 0 };
1167
- const h = await (f == null ? void 0 : f.clone().json()), w = Jn((h == null ? void 0 : h.authInfo) || h || {});
1168
- return { userInfo: (w == null ? void 0 : w.user) || (w != null && w.hasOwnProperty("userId") ? w : void 0), lastAuth: h.lastAuth };
1167
+ const h = await (f == null ? void 0 : f.clone().json()), b = Hn((h == null ? void 0 : h.authInfo) || h || {});
1168
+ return { userInfo: (b == null ? void 0 : b.user) || (b != null && b.hasOwnProperty("userId") ? b : void 0), lastAuth: h.lastAuth };
1169
1169
  })(s), g = (c = d == null ? void 0 : d.loginIds) === null || c === void 0 ? void 0 : c[0], y = d == null ? void 0 : d.name;
1170
- g ? (vn(g), ((f) => {
1171
- ae(Lt, f);
1172
- })(y)) : u != null && u.loginId && vn(u.loginId);
1170
+ g ? (wn(g), ((f) => {
1171
+ le(Ht, f);
1172
+ })(y)) : u != null && u.loginId && wn(u.loginId);
1173
1173
  } }));
1174
- let a = Ae(i, ["flow.start"], ii);
1175
- return a = Ae(a, ["logout", "logoutAll"], ai(o)), Object.assign(a, { getLastUserLoginId: xt, getLastUserDisplayName: St });
1174
+ let a = Ee(i, ["flow.start"], di);
1175
+ return a = Ee(a, ["logout", "logoutAll"], ui(o)), Object.assign(a, { getLastUserLoginId: jt, getLastUserDisplayName: Et });
1176
1176
  }, (e) => (t) => {
1177
1177
  var { persistTokens: n, sessionTokenViaCookie: o, refreshTokenViaCookie: r, storagePrefix: i } = t, a = P(t, ["persistTokens", "sessionTokenViaCookie", "refreshTokenViaCookie", "storagePrefix"]);
1178
- if (!n || !M)
1178
+ if (!n || !Y)
1179
1179
  return e(a);
1180
1180
  let l;
1181
- const s = e(Ie(a, { beforeRequest: Zr(i, r), afterRequest: async (d, u) => {
1182
- if (ut(d, u))
1183
- V("Session invalidated, clearing persisted tokens"), zn(i, o, r, l);
1181
+ const s = e(Ce(a, { beforeRequest: oi(i, r), afterRequest: async (d, u) => {
1182
+ if (yt(d, u))
1183
+ W("Session invalidated, clearing persisted tokens"), Mn(i, o, r, l);
1184
1184
  else {
1185
- const g = ((y = {}, f = !1, h = "", w = !1) => {
1186
- var x, S, O, R;
1187
- const { sessionJwt: F, refreshJwt: B, trustedDeviceJwt: J } = y;
1188
- let z;
1189
- if (B)
1190
- if (w) {
1191
- te(`${h}${Fe}`);
1192
- const K = w.sameSite || "Strict", H = (x = w.secure) === null || x === void 0 || x, U = (S = w.domain) !== null && S !== void 0 ? S : y.cookieDomain, N = Ye(w);
1193
- H && window.location.protocol !== "https:" && dn("Refresh token cookie is configured with secure=true but the page is not using HTTPS. The cookie will not be set. To fix this, pass refreshTokenViaCookie: { secure: process.env['NODE_ENV'] !== 'development' }");
1194
- const q = Object.assign(Object.assign({}, y), { cookieSameSite: K, cookieSecure: H, cookieDomain: U });
1195
- un(N, B, q);
1196
- const X = bt(U);
1197
- z = Object.assign(Object.assign({}, z), { refresh: { path: q.cookiePath, domain: X ? U : void 0 } });
1185
+ const g = ((y = {}, f = !1, h = "", b = !1) => {
1186
+ var S, x, O, R;
1187
+ const { sessionJwt: F, refreshJwt: J, trustedDeviceJwt: z } = y;
1188
+ let V;
1189
+ if (J)
1190
+ if (b) {
1191
+ oe(`${h}${Je}`);
1192
+ const H = b.sameSite || "Strict", M = (S = b.secure) === null || S === void 0 || S, U = (x = b.domain) !== null && x !== void 0 ? x : y.cookieDomain, N = Ze(b);
1193
+ M && window.location.protocol !== "https:" && gn("Refresh token cookie is configured with secure=true but the page is not using HTTPS. The cookie will not be set. To fix this, pass refreshTokenViaCookie: { secure: process.env['NODE_ENV'] !== 'development' }");
1194
+ const q = Object.assign(Object.assign({}, y), { cookieSameSite: H, cookieSecure: M, cookieDomain: U });
1195
+ hn(N, J, q);
1196
+ const Z = Ut(U);
1197
+ V = Object.assign(Object.assign({}, V), { refresh: { path: q.cookiePath, domain: Z ? U : void 0 } });
1198
1198
  } else {
1199
- const K = Ye(w);
1200
- Ce.remove(K), ae(`${h}${Fe}`, B);
1199
+ const H = Ze(b);
1200
+ Ae.remove(H), le(`${h}${Je}`, J);
1201
1201
  }
1202
1202
  if (F)
1203
1203
  if (f) {
1204
- const K = f.sameSite || "Strict", H = (O = f.secure) === null || O === void 0 || O, U = (R = f.domain) !== null && R !== void 0 ? R : y.cookieDomain, N = Rt(f);
1205
- H && window.location.protocol !== "https:" && dn("Session token cookie is configured with secure=true but the page is not using HTTPS. The cookie will not be set. To fix this, pass sessionTokenViaCookie: { secure: process.env['NODE_ENV'] !== 'development' }");
1206
- const q = Object.assign(Object.assign({}, y), { cookieSameSite: K, cookieSecure: H, cookieDomain: U });
1207
- un(N, F, q);
1208
- const X = bt(U);
1209
- z = Object.assign(Object.assign({}, z), { session: { path: q.cookiePath, domain: X ? U : void 0 } });
1204
+ const H = f.sameSite || "Strict", M = (O = f.secure) === null || O === void 0 || O, U = (R = f.domain) !== null && R !== void 0 ? R : y.cookieDomain, N = Jt(f);
1205
+ M && window.location.protocol !== "https:" && gn("Session token cookie is configured with secure=true but the page is not using HTTPS. The cookie will not be set. To fix this, pass sessionTokenViaCookie: { secure: process.env['NODE_ENV'] !== 'development' }");
1206
+ const q = Object.assign(Object.assign({}, y), { cookieSameSite: H, cookieSecure: M, cookieDomain: U });
1207
+ hn(N, F, q);
1208
+ const Z = Ut(U);
1209
+ V = Object.assign(Object.assign({}, V), { session: { path: q.cookiePath, domain: Z ? U : void 0 } });
1210
1210
  } else
1211
- ae(`${h}${_e}`, F);
1212
- return y.idToken && ae(`${h}${Dt}`, y.idToken), J && ae(`${h}DTD`, J), z;
1213
- })(await Ke(u), o, i, r);
1211
+ le(`${h}${rt}`, F);
1212
+ return y.idToken && le(`${h}${Bt}`, y.idToken), z && le(`${h}DTD`, z), V;
1213
+ })(await We(u), o, i, r);
1214
1214
  g && (l = g);
1215
1215
  }
1216
- } })), c = Ae(s, ["logout", "logoutAll", "oidc.logout"], si(i, o, r, () => l));
1217
- return Object.assign(c, { getRefreshToken: () => Ne(i, r), getSessionToken: () => pn(i, o), getIdToken: () => Kn(i) });
1216
+ } })), c = Ee(s, ["logout", "logoutAll", "oidc.logout"], pi(i, o, r, () => l));
1217
+ return Object.assign(c, { getRefreshToken: () => Fe(i, r), getSessionToken: () => fn(i, o), getIdToken: () => Vn(i) });
1218
1218
  })((e) => {
1219
- const t = Dr(e), n = hi(t, e.projectId, e.oidcConfig);
1219
+ const t = Fr(e), n = wi(t, e.projectId, e.oidcConfig);
1220
1220
  return Object.assign(Object.assign({}, t), { refresh: async (i, a) => {
1221
1221
  var l;
1222
- if (wt())
1223
- return V(`Refresh called in native flow: ${new Error().stack}`), Promise.resolve({ ok: !1, error: { errorCode: "J171000", errorDescription: "Refresh is not supported in native flows via the web SDK" } });
1222
+ if (Ot())
1223
+ return W(`Refresh called in native flow: ${new Error().stack}`), Promise.resolve({ ok: !1, error: { errorCode: "J171000", errorDescription: "Refresh is not supported in native flows via the web SDK" } });
1224
1224
  if (e.oidcConfig)
1225
1225
  try {
1226
1226
  return await n.refreshToken(i), Promise.resolve({ ok: !0 });
1227
1227
  } catch (u) {
1228
1228
  return Promise.resolve({ ok: !1, error: { errorCode: "J161001", errorDescription: u.toString() } });
1229
1229
  }
1230
- const s = pn(), c = Ne();
1230
+ const s = fn(), c = Fe();
1231
1231
  let d = "";
1232
1232
  if (e.getExternalToken)
1233
1233
  try {
1234
1234
  d = await ((l = e.getExternalToken) === null || l === void 0 ? void 0 : l.call(e));
1235
1235
  } catch (u) {
1236
- V("Error getting external token while refreshing", u);
1236
+ W("Error getting external token while refreshing", u);
1237
1237
  }
1238
1238
  return t.refresh(i, { dcs: s ? "t" : "f", dcr: c ? "t" : "f" }, d, a);
1239
1239
  }, logout: async (i) => {
@@ -1244,19 +1244,19 @@ const Qn = (e, t) => new Promise((n, o) => {
1244
1244
  return Promise.resolve({ ok: !1, error: { errorCode: "J161000", errorDescription: a.toString() } });
1245
1245
  }
1246
1246
  return t.logout(i);
1247
- }, flow: ui(t), webauthn: ci(t), fedcm: (o = t, r = e.projectId, { onetap: { requestExchangeCode(i) {
1248
- wn(o, i);
1247
+ }, flow: vi(t), webauthn: hi(t), fedcm: (o = t, r = e.projectId, { onetap: { requestExchangeCode(i) {
1248
+ In(o, i);
1249
1249
  }, requestAuthentication(i) {
1250
- wn(o, i);
1250
+ In(o, i);
1251
1251
  } }, async oneTap(i, a, l, s, c) {
1252
- await $n(o, { provider: i, oneTapConfig: a, loginOptions: l, onSkipped: s, onDismissed: c });
1252
+ await Gn(o, { provider: i, oneTapConfig: a, loginOptions: l, onSkipped: s, onDismissed: c });
1253
1253
  }, async launch(i) {
1254
1254
  var a;
1255
- const l = { identity: { context: i || "signin", providers: [{ configURL: o.httpClient.buildUrl(r + yn.config), clientId: r }] } }, s = await ((a = navigator.credentials) === null || a === void 0 ? void 0 : a.get(l));
1255
+ const l = { identity: { context: i || "signin", providers: [{ configURL: o.httpClient.buildUrl(r + kn.config), clientId: r }] } }, s = await ((a = navigator.credentials) === null || a === void 0 ? void 0 : a.get(l));
1256
1256
  return o.refresh(s.token);
1257
- }, isSupported: () => M && "IdentityCredential" in window, async isLoggedIn(i) {
1257
+ }, isSupported: () => Y && "IdentityCredential" in window, async isLoggedIn(i) {
1258
1258
  var a;
1259
- const l = o.httpClient.buildUrl(r + yn.config);
1259
+ const l = o.httpClient.buildUrl(r + kn.config);
1260
1260
  try {
1261
1261
  const s = { identity: { context: i || "signin", providers: [{ configURL: l, clientId: r }] } }, c = await ((a = navigator.credentials) === null || a === void 0 ? void 0 : a.get(s));
1262
1262
  return !!c && !!c.token;
@@ -1266,48 +1266,48 @@ const Qn = (e, t) => new Promise((n, o) => {
1266
1266
  } }), oidc: n });
1267
1267
  var o, r;
1268
1268
  });
1269
- let Ft;
1270
- const Xn = (e) => {
1271
- const t = fi(Object.assign({ persistTokens: Zt, autoRefresh: Zt }, e));
1272
- return Ft = t, t;
1273
- }, vi = () => Xn({ projectId: "temp pid", persistTokens: !1, autoRefresh: !1, storeLastAuthenticatedUser: !1 });
1274
- Ft = vi();
1275
- const mi = () => Ft;
1276
- var yi = ({ projectId: e, baseUrl: t, persistTokens: n, autoRefresh: o, sessionTokenViaCookie: r, refreshTokenViaCookie: i, refreshCookieName: a, oidcConfig: l, storeLastAuthenticatedUser: s, keepLastAuthenticatedUserAfterLogout: c, getExternalToken: d, hooks: u, customStorage: g }) => $e(() => {
1269
+ let Vt;
1270
+ const _n = (e) => {
1271
+ const t = bi(Object.assign({ persistTokens: tn, autoRefresh: tn }, e));
1272
+ return Vt = t, t;
1273
+ }, ki = () => _n({ projectId: "temp pid", persistTokens: !1, autoRefresh: !1, storeLastAuthenticatedUser: !1 });
1274
+ Vt = ki();
1275
+ const Ii = () => Vt;
1276
+ var xi = ({ projectId: e, baseUrl: t, persistTokens: n, autoRefresh: o, sessionTokenViaCookie: r, refreshTokenViaCookie: i, refreshCookieName: a, oidcConfig: l, storeLastAuthenticatedUser: s, keepLastAuthenticatedUserAfterLogout: c, getExternalToken: d, hooks: u, customStorage: g }) => _e(() => {
1277
1277
  if (e)
1278
- return Xn({ projectId: e, baseUrl: t, sessionTokenViaCookie: r, refreshTokenViaCookie: i, baseHeaders: Ve, persistTokens: n, autoRefresh: o, refreshCookieName: a, oidcConfig: l, storeLastAuthenticatedUser: s, keepLastAuthenticatedUserAfterLogout: c, hooks: u, getExternalToken: d, customStorage: g });
1278
+ return _n({ projectId: e, baseUrl: t, sessionTokenViaCookie: r, refreshTokenViaCookie: i, baseHeaders: Qe, persistTokens: n, autoRefresh: o, refreshCookieName: a, oidcConfig: l, storeLastAuthenticatedUser: s, keepLastAuthenticatedUserAfterLogout: c, hooks: u, getExternalToken: d, customStorage: g });
1279
1279
  }, [e, t, JSON.stringify(r), JSON.stringify(i), d, g]);
1280
- const wi = ({ projectId: e, baseUrl: t = "", baseStaticUrl: n = "", baseCdnUrl: o = "", sessionTokenViaCookie: r = !1, refreshTokenViaCookie: i = !1, hooks: a, persistTokens: l = !0, autoRefresh: s = !0, oidcConfig: c, storeLastAuthenticatedUser: d = !0, keepLastAuthenticatedUserAfterLogout: u = !1, refreshCookieName: g = "", getExternalToken: y, customStorage: f, children: h }) => {
1281
- const [w, x] = j(), [S, O] = j(), [R, F] = j(), [B, J] = j(!1), [z, K] = j(!1), [H, U] = j(!1), [N, q] = j(!!c), X = be(!1), L = yi({ projectId: e, baseUrl: t, persistTokens: l, autoRefresh: s, sessionTokenViaCookie: r, refreshTokenViaCookie: i, hooks: a, oidcConfig: c, storeLastAuthenticatedUser: d, keepLastAuthenticatedUserAfterLogout: u, refreshCookieName: g, getExternalToken: y, customStorage: f });
1282
- se(() => {
1280
+ const Si = ({ projectId: e, baseUrl: t = "", baseStaticUrl: n = "", baseCdnUrl: o = "", sessionTokenViaCookie: r = !1, refreshTokenViaCookie: i = !1, hooks: a, persistTokens: l = !0, autoRefresh: s = !0, oidcConfig: c, storeLastAuthenticatedUser: d = !0, keepLastAuthenticatedUserAfterLogout: u = !1, refreshCookieName: g = "", getExternalToken: y, customStorage: f, children: h }) => {
1281
+ const [b, S] = j(), [x, O] = j(), [R, F] = j(), [J, z] = j(!1), [V, H] = j(!1), [M, U] = j(!1), [N, q] = j(!!c), Z = xe(!1), L = xi({ projectId: e, baseUrl: t, persistTokens: l, autoRefresh: s, sessionTokenViaCookie: r, refreshTokenViaCookie: i, hooks: a, oidcConfig: c, storeLastAuthenticatedUser: d, keepLastAuthenticatedUserAfterLogout: u, refreshCookieName: g, getExternalToken: y, customStorage: f });
1282
+ ce(() => {
1283
1283
  if (L) {
1284
- const de = L.onSessionTokenChange(O), $ = L.onUserChange(x), C = L.onIsAuthenticatedChange(J), Ue = L.onClaimsChange(F);
1284
+ const pe = L.onSessionTokenChange(O), X = L.onUserChange(S), C = L.onIsAuthenticatedChange(z), je = L.onClaimsChange(F);
1285
1285
  return () => {
1286
- de(), $(), C(), Ue();
1286
+ pe(), X(), C(), je();
1287
1287
  };
1288
1288
  }
1289
1289
  }, [L]);
1290
- const ie = be(!1), ne = be(!1);
1291
- se(() => {
1292
- L && c && !X.current && (X.current = !0, L.oidc.finishLoginIfNeed().finally(() => {
1293
- q(!1), ie.current = !0;
1290
+ const se = xe(!1), re = xe(!1);
1291
+ ce(() => {
1292
+ L && c && !Z.current && (Z.current = !0, L.oidc.finishLoginIfNeed().finally(() => {
1293
+ q(!1), se.current = !0;
1294
1294
  }));
1295
1295
  }, []);
1296
- const fe = Me(() => {
1297
- go() || ie.current || (ie.current = !0, U(!0), Gt(L == null ? void 0 : L.refresh)(void 0, !0).then(() => {
1296
+ const ye = Xe(() => {
1297
+ yo() || se.current || (se.current = !0, U(!0), en(L == null ? void 0 : L.refresh)(void 0, !0).then(() => {
1298
1298
  U(!1);
1299
1299
  }));
1300
- }, [L]), W = Me(() => {
1301
- ne.current || (ne.current = !0, K(!0), Gt(L.me)().then(() => {
1302
- K(!1);
1300
+ }, [L]), $ = Xe(() => {
1301
+ re.current || (re.current = !0, H(!0), en(L.me)().then(() => {
1302
+ H(!1);
1303
1303
  }));
1304
- }, [L]), ce = $e(() => ({ fetchUser: W, user: w, isUserLoading: z, isUserFetched: ne.current, fetchSession: fe, session: S, isAuthenticated: B, isSessionLoading: H, isOidcLoading: N, isSessionFetched: ie.current, projectId: e, baseUrl: t, baseStaticUrl: n, baseCdnUrl: o, storeLastAuthenticatedUser: d, keepLastAuthenticatedUserAfterLogout: u, refreshCookieName: g, customStorage: f, setUser: x, setSession: O, setIsAuthenticated: J, claims: R, sdk: L }), [W, w, z, ne.current, fe, S, B, H, N, ie.current, e, t, n, o, u, g, f, x, O, J, R, L]);
1305
- return ee.createElement(In.Provider, { value: ce }, h);
1304
+ }, [L]), ue = _e(() => ({ fetchUser: $, user: b, isUserLoading: V, isUserFetched: re.current, fetchSession: ye, session: x, isAuthenticated: J, isSessionLoading: M, isOidcLoading: N, isSessionFetched: se.current, projectId: e, baseUrl: t, baseStaticUrl: n, baseCdnUrl: o, storeLastAuthenticatedUser: d, keepLastAuthenticatedUserAfterLogout: u, refreshCookieName: g, customStorage: f, setUser: S, setSession: O, setIsAuthenticated: z, claims: R, sdk: L }), [$, b, V, re.current, ye, x, J, M, N, se.current, e, t, n, o, u, g, f, S, O, z, R, L]);
1305
+ return ne.createElement(Cn.Provider, { value: ue }, h);
1306
1306
  };
1307
- function Pi(...e) {
1307
+ function Ji(...e) {
1308
1308
  return (t) => e.reduce((n, o) => o(n), t);
1309
1309
  }
1310
- const Li = (...e) => e.join("/").replace(/\/+/g, "/"), bn = (e) => e.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_.]+/g, "-").toLowerCase(), Fi = (e) => {
1310
+ const Ki = (...e) => e.join("/").replace(/\/+/g, "/"), xn = (e) => e.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/[\s_.]+/g, "-").toLowerCase(), zi = (e) => {
1311
1311
  const t = Symbol(((n) => {
1312
1312
  const o = n.toString();
1313
1313
  let r = 0;
@@ -1321,58 +1321,58 @@ const Li = (...e) => e.join("/").replace(/\/+/g, "/"), bn = (e) => e.replace(/([
1321
1321
  const o = e(n);
1322
1322
  return o[t] = !0, o;
1323
1323
  };
1324
- }, bi = (e) => {
1324
+ }, Ci = (e) => {
1325
1325
  const [, t, n] = /(.*)\.(prop|attr)$/.exec(e) || [, e, "rest"];
1326
1326
  return { trimmedKey: t, category: n };
1327
- }, ki = (e) => typeof e == "string" || e == null ? e : JSON.stringify(e), Ii = (e) => ee.forwardRef((t, n) => {
1328
- const { prop: o, attr: r, rest: i } = $e(() => Object.entries(t).reduce((s, [c, d]) => {
1329
- const { trimmedKey: u, category: g } = bi(c);
1330
- return g === "prop" ? s.prop.push([u, d]) : g === "attr" ? s.attr.push([bn(u), ki(d)]) : Object.assign(s.rest, { [bn(u)]: d }), s;
1331
- }, { attr: [], prop: [], rest: {} }), [t]), a = be(null), l = Me((s) => {
1327
+ }, Oi = (e) => typeof e == "string" || e == null ? e : JSON.stringify(e), Ui = (e) => ne.forwardRef((t, n) => {
1328
+ const { prop: o, attr: r, rest: i } = _e(() => Object.entries(t).reduce((s, [c, d]) => {
1329
+ const { trimmedKey: u, category: g } = Ci(c);
1330
+ return g === "prop" ? s.prop.push([u, d]) : g === "attr" ? s.attr.push([xn(u), Oi(d)]) : Object.assign(s.rest, { [xn(u)]: d }), s;
1331
+ }, { attr: [], prop: [], rest: {} }), [t]), a = xe(null), l = Xe((s) => {
1332
1332
  a.current = s, s && (o.forEach(([c, d]) => {
1333
1333
  a.current[c] = d;
1334
1334
  }), r.forEach(([c, d]) => {
1335
1335
  d == null ? s.removeAttribute(c) : s.setAttribute(c, d);
1336
1336
  }));
1337
1337
  }, [o, r, a]);
1338
- return kn(n, () => a.current), ee.createElement(e, Object.assign({ ref: l }, i));
1339
- }), xi = io(async () => (((customElements == null ? void 0 : customElements.get("descope-wc")) || await import("./index.es3.js").then((e) => e.a).then((e) => e.default)).sdkConfigOverrides = { baseHeaders: Ve, persistTokens: !1, hooks: { get beforeRequest() {
1340
- return mi().httpClient.hooks.beforeRequest;
1338
+ return Sn(n, () => a.current), ne.createElement(e, Object.assign({ ref: l }, i));
1339
+ }), Ai = uo(async () => (((customElements == null ? void 0 : customElements.get("descope-wc")) || await import("./index.es3.js").then((e) => e.a).then((e) => e.default)).sdkConfigOverrides = { baseHeaders: Qe, persistTokens: !1, hooks: { get beforeRequest() {
1340
+ return Ii().httpClient.hooks.beforeRequest;
1341
1341
  }, set beforeRequest(e) {
1342
- } } }, { default: Ii(ee.forwardRef((e, t) => {
1342
+ } } }, { default: Ui(ne.forwardRef((e, t) => {
1343
1343
  var { "external-request-id": n } = e, o = P(e, ["external-request-id"]);
1344
- return $e(() => {
1344
+ return _e(() => {
1345
1345
  var r, i;
1346
- r = "x-external-rid", (i = n) ? Ve[r] = i : delete Ve[r];
1347
- }, [n]), ee.createElement("descope-wc", Object.assign({ ref: t }, o));
1348
- })) })), Si = ee.forwardRef(({ flowId: e, onSuccess: t, onError: n, onReady: o, logger: r, tenant: i, theme: a, nonce: l, locale: s, debug: c, client: d, form: u, telemetryKey: g, redirectUrl: y, autoFocus: f, validateOnBlur: h, restartOnError: w, errorTransformer: x, styleId: S, onScreenUpdate: O, dismissScreenErrorOnInput: R, outboundAppId: F, outboundAppScopes: B, popupOrigin: J, children: z, externalRequestId: K }, H) => {
1346
+ r = "x-external-rid", (i = n) ? Qe[r] = i : delete Qe[r];
1347
+ }, [n]), ne.createElement("descope-wc", Object.assign({ ref: t }, o));
1348
+ })) })), Ti = ne.forwardRef(({ flowId: e, onSuccess: t, onError: n, onReady: o, logger: r, tenant: i, theme: a, nonce: l, locale: s, debug: c, client: d, form: u, telemetryKey: g, redirectUrl: y, autoFocus: f, validateOnBlur: h, restartOnError: b, errorTransformer: S, styleId: x, onScreenUpdate: O, dismissScreenErrorOnInput: R, outboundAppId: F, outboundAppScopes: J, popupOrigin: z, children: V, externalRequestId: H }, M) => {
1349
1349
  const [U, N] = j(null);
1350
- kn(H, () => U);
1351
- const { projectId: q, baseUrl: X, baseStaticUrl: L, baseCdnUrl: ie, storeLastAuthenticatedUser: ne, keepLastAuthenticatedUserAfterLogout: fe, refreshCookieName: W, customStorage: ce, sdk: de } = ee.useContext(In), $ = Me(async (C) => {
1352
- await de.httpClient.hooks.afterRequest({}, new Response(JSON.stringify(C.detail))), t && t(C);
1350
+ Sn(M, () => U);
1351
+ const { projectId: q, baseUrl: Z, baseStaticUrl: L, baseCdnUrl: se, storeLastAuthenticatedUser: re, keepLastAuthenticatedUserAfterLogout: ye, refreshCookieName: $, customStorage: ue, sdk: pe } = ne.useContext(Cn), X = Xe(async (C) => {
1352
+ await pe.httpClient.hooks.afterRequest({}, new Response(JSON.stringify(C.detail))), t && t(C);
1353
1353
  }, [t]);
1354
- return se(() => {
1354
+ return ce(() => {
1355
1355
  const C = U;
1356
- return C == null || C.addEventListener("success", $), n && (C == null || C.addEventListener("error", n)), o && (C == null || C.addEventListener("ready", o)), () => {
1357
- n && (C == null || C.removeEventListener("error", n)), o && (C == null || C.removeEventListener("ready", o)), C == null || C.removeEventListener("success", $);
1356
+ return C == null || C.addEventListener("success", X), n && (C == null || C.addEventListener("error", n)), o && (C == null || C.addEventListener("ready", o)), () => {
1357
+ n && (C == null || C.removeEventListener("error", n)), o && (C == null || C.removeEventListener("ready", o)), C == null || C.removeEventListener("success", X);
1358
1358
  };
1359
- }, [U, n, $]), se(() => {
1359
+ }, [U, n, X]), ce(() => {
1360
1360
  const C = U;
1361
- return C == null || C.addEventListener("success", $), () => {
1362
- C == null || C.removeEventListener("success", $);
1361
+ return C == null || C.addEventListener("success", X), () => {
1362
+ C == null || C.removeEventListener("success", X);
1363
1363
  };
1364
- }, [U, $]), se(() => {
1364
+ }, [U, X]), ce(() => {
1365
1365
  const C = U;
1366
1366
  return n && (C == null || C.addEventListener("error", n)), () => {
1367
1367
  n && (C == null || C.removeEventListener("error", n));
1368
1368
  };
1369
- }, [U, n]), se(() => {
1369
+ }, [U, n]), ce(() => {
1370
1370
  const C = U;
1371
1371
  return o && (C == null || C.addEventListener("ready", o)), () => {
1372
1372
  o && (C == null || C.removeEventListener("error", o));
1373
1373
  };
1374
- }, [U, o]), ee.createElement("form", null, ee.createElement(ao, { fallback: null }, ee.createElement(xi, { projectId: q, flowId: e, baseUrl: X, baseStaticUrl: L, baseCdnUrl: ie, ref: N, telemetryKey: g, redirectUrl: y, autoFocus: f, styleId: S, validateOnBlur: h, restartOnError: w, keepLastAuthenticatedUserAfterLogout: fe, tenant: i, externalRequestId: K, customStorage: ce, "theme.attr": a, "nonce.attr": l, "locale.attr": s, "form.attr": u, "client.attr": d, "debug.attr": c, "outbound-app-id.attr": F, "outbound-app-scopes.attr": B, "popup-origin.attr": J, "store-last-authenticated-user.attr": ne, "refreshCookieName.attr": W, "dismiss-screen-error-on-input.attr": R, "errorTransformer.prop": x, "logger.prop": r, "onScreenUpdate.prop": O, "customStorage.prop": ce }, z)));
1375
- }), Ci = "data:image/png;base64,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", Pe = "var(--color-green)", E = "var(--font-sans)", G = {
1374
+ }, [U, o]), ne.createElement("form", null, ne.createElement(po, { fallback: null }, ne.createElement(Ai, { projectId: q, flowId: e, baseUrl: Z, baseStaticUrl: L, baseCdnUrl: se, ref: N, telemetryKey: g, redirectUrl: y, autoFocus: f, styleId: x, validateOnBlur: h, restartOnError: b, keepLastAuthenticatedUserAfterLogout: ye, tenant: i, externalRequestId: H, customStorage: ue, "theme.attr": a, "nonce.attr": l, "locale.attr": s, "form.attr": u, "client.attr": d, "debug.attr": c, "outbound-app-id.attr": F, "outbound-app-scopes.attr": J, "popup-origin.attr": z, "store-last-authenticated-user.attr": re, "refreshCookieName.attr": $, "dismiss-screen-error-on-input.attr": R, "errorTransformer.prop": S, "logger.prop": r, "onScreenUpdate.prop": O, "customStorage.prop": ue }, V)));
1375
+ }), ji = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAK8AAAAwCAYAAABnoirjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAI6lJREFUeAHtfQd8FsX29pTdfXtCeoBQAsHQAkIiVZSioFKkCCooiCD2ggXUq4Kici8qol4VkHJB6YIKFyki5AoIIkFASuihpJGet26Zme9sCgYMmgT1u/dPzu8Xfcvu7OzMM+c85zmzLwjVWq3VWq3V2l9rGP3/Mdy9e3d67tw5Wv6BoigiMvIQT05GDN4KVGu19jv2l4G3ZcuWSl5enhzjcEgbt8yIEQF/ksAikjNu44gjgkmAEnHeSh0pjia3n4uOjtbCwsL0Q4cO6agWzLVWif3Z4MWNGze2HEqZEeHL9t2tMeNGLnh7mdIQhLGhM5aPBPYjAugUwmYhEnwuZIxIYcDQ98iSvD24btRnzRJGnQcvHUC1IK61CvangRdAaz2S8lGTouzCR5Hgw+FKBoA0mXC8mzG+x65b9l7T90lvZtnxMZmZYsfB9TYbOn+tysR1MpUTAas3ApitHKNlIZFB7zVu/eCpzMxMH6q1WkN/AnjBNWKv59tI35nMN4VAdyGgApzhj2mOsvCnBnlcNiztKCJJ4GrbMYPHAjhtJedxFKAKPU0JTtEDYo/baaQk5XNGFdu9hJJHoKf1OSZfRkVEPYfDe2WgWi981dsfCt7ExER569pJid5CzzzBRBin6MWok3krNje2xEnU8ggWYgiA1TAMkUJl+iMV/Dghkk+DFI1ibgMAN2WcXUcpThSIWAlFX2oUfdjzdKNDORGZQxDlr2OENafDOjqh58Qfjh8/rqJau2rtDwNv584xtpXz3n5YRnyy4GwPfDT2IDKckkymQFLWnSOxXpLkD6+P2/cjbrCUzzk42UbySTMmI4cNKVjXda9XJsceixnlFeJDafNhR3uK2MOYkH4A2O81rL2UyMh5jVk+AU/clVE6pV338e/X0oir1/4Q8Jr8dse6qY9JiL/BuHgLpfCpqR21UVjQKRijNU6rY1r7GyecnJ38SnuJizv1gNGByCSO6UYaEsQtgENgTJxUxk24xk8pivwj8OLFY5uPTfkx9dNGXsSehUOGYoom3dDs9CfnDzV9DhP6AtCIt5NuevYNSOb8qNauOrti8JpUYePyZ+7lGvqI6/ob22X0URjmH0Lo7y6IeLpbr1dXzf7m5d5C8Ccwxg2FYAssTsdWOwsceLrzZD8Ar5y74uVnl9vcmrsl5+h6hPhoznmWRKUZY+LGfL39xL/6MQN/IBjb5QiOGFu/OO8uBcnvMJk+033Aa7NBUtNQrV1VdqXgJflpy2/lfmOZIcSc4/nnXuYRkYshUatHER9+EBt5mNK3iEBJkIxNkzPdX6V0PKVbzrRsyThqhYTRigvhAJkXHCvyKFacyplIndb44X1fo0Vy1kmtLxP8eYHwPkz4cy2Z7NS5WIS4cPsiPUOSssImEgmNpxZ6z6D7Zq5OTk42UK1dNXZF4BWetdE55wp3AKfdG9XyxIitRxvPAm95nSyUPj9TTx1ZlhcKQ+xWiP7Cep/QY4KlfsCHhwMlKECEHKTUso8S5mE6YkTBQYZXbwtgboEUGinJdAV1aSuv8RsS99lfBQD34ByPaIs8wHtdaxlBR882o/f1/hnPlCR8kyM2qqPNdvMZVGtXjRFUQzN5bnZ60YtYYJvQjPHfHW74NCboBkz5oH1EtcqKshKqZh/9/baxjxy2WGLrucgSzo1rkWx9YfUt746e3vvht39y6VuPcv1MqoWfPiN7dr8T//A77zZ/ZJwNseeErjdkBXTpUUNuNbbp2KeIpEyVKP58N3JGAiUZTAVuH5PKXnRi+ix4Z1Z08vzk7tAnVGtXjdXU8+Lcs2s7cHfhFsTZc6mYbBHU2K4oZOR+4t8tcWk9pGD/Gtv0/g9eTJ97h26wcVaLeGFK9IM/DU6bFaYTow/ivA146SBMcL5JG4A32LFAnNiVLVwEb11Tf3jRC+fnd+J+fZog9J/TGoxZtuDUghG64C8Si7ipRcASrxv6SoPrPVtzewKUmj9WbI5bQ2IHfQetcVRrf5WBAiqcCGVZ3W7GO3Xq7f6r8o8agbdu3br2n76ZNpdSEh/e3HP91mPyKsRwwQ0tRo+ac2zOPABkzpimYyZOODXrbkzxP2VVXLsr7liWktFoGGWkI0hdyRa7deeWG5/PITmkJGHLNAwy5OC0urrq7wFI7gBg3iRo7upEUT/UL9AKrovFbzUZN3POiXlTQCiOfSh+3KjNqXM+lKkS1yTu3luVI0vXG4bu6TP8uaH792d70RVY9+7dpSNHjig2m03eunWrXK+eJqHUgN6sa1c9YLfrv1GqLimHq6paEtEopQKONbXo/+XFVLKJCjR1mTFWgpf4+HitPL8QIjuq4HzOOqCCcVDyVw2EJ/frN2p2SkqKjv5kqxF4fXlfNvBme382BHrpEFUPUYFWBdcJuXaPWtyCM3W6I0J021coJwrMnpB19RE5lhfsyaCvII6zWUzDOWuTJnlQSop58+JX/WmJ5OEHFzm8Z4sGQnWuaV794nduSg93+JCYKTB9/zoudhfreLOE6JsNdP92SVh/4oTc39wgoUBhZpKg4LaRDfofQzUz04vYCguP3Kx5/fcwITpKhATDYgSxBAmdcUhASbJiCfokIaHLz5dqzHFxcZYt337xvEURseZEY0yZIOy1unXbnUb/uxVBKf3M/n6QVwwSXAATFFxTyZf3jn58jdudjL9Zd2ScYahvC86tBKpKMExnOl8/sM3JkyeL0J9s1ea8LRFS/LmBofCSudzOFTKmI+H1V+3qDsoyVO01IuiLu5hiMK6Nl5l4Y02sP3dPlvSSMPjpHztM+XAt7leASldlZZMp0CGkLcYjCnYNmrIM6UIKTXd9tk3Nc8uUvIZ0fcImXyEhWJ7IkHix+TUDCuDN54Lp92kO9xpYiW7scd9tgghV33BR0fmmeVkHV2s+dQkldKBMpQagggSBAhIMiWQd6ENTCaFRQi/e8NPuje8JcSS8YgOFhYWKLIn+FOERAHr4w8OCJFcY+h82GEuqyLQNJWgoxeJuCdNhVitpY25n9ftbYoOpTpi1EifIOTNn0HLixAn0V1i1wcviwy0BzbgD3MqaH10qhh4PsMnSgjnH5yRCmLTdH9T/G7lYvxfpbOcbjcftanjadh8yyLHdnd6cW51qWGZKpu+rvq++jgTeaJeDh79Rd+xeLMg3IbJ95CuxI78zNN34+szGrhiLhRTR3id9tmAskc91psPCyq82eIuKTsTp3py1jBk9IBbaGOcScHKIhNggGGsEI3DEZjlFSCaYCeKjcrP0T+F9nYrtwBGg5EEhmwvKwVUhGf1Pm7nPmkPIFIzD/QgIJRzzMhZkcluLPWQlOJDzMFAazL+PCbw0Njb2LynbVxu8qYvWW2SCWzHBfkCStzskYwUDu03cCZLYPQCkz3BEBGcM9bfKlmVDM+eFEIrbtXdGrahRGfdQjqdrjHUexqzFwHOzG9slshKqav0GHFxOiULnM7868q4eo/cZgp2SJNJTGMb34DHj9u6daa/OZQCAQbrfN9tgWjP0y5hwKEtnwDQtgGD5Lhd4LYC4AMAsys6RIVT2OJ9x4MmKnr70ywoUt3LmVxO6htFfs//6omtomoZLdPjL0J7g4AYnw6Ije0CCPoUR+lDd+q1fTEtLqwp4r/h+qgteXFTnZCOBucVgaJ+EcWsi4T0ATJB6+Q2SIn39zKlZSdjQ01/v/vqpgKHeAHxx5+Sug2q8/2Bi0pgAIdK33NB7T24w9gxcJ9UVUtjValE2gZfrglAMUGO8B9DUVgtIPwOosMhB8dW4N1qUn3ozrLgOAMySwTQdrCzTbRH1Yzp16nr7Y126DZ7UNrH38OCIsB4w3KdQOUYFt2DMH923b8flqUGZ5zUBXlCwpU4gcDJeVTOaC3Ew1Nyg/zt9wzExMcDBT4d4PKkJxXnHOgl/ZmNoK8isbFZ2wtChQ2lUVJSj/K/iwjLbMs8tixYXAcf8Toj0cFU927qgoPQa5tiYnvd3+ojq4ajM6Jg2/4iKarkchrDS5NRMgtu0iXIUFZ0NDRSfjC/MOd4+EDgRZ46DKQCgGgBZqt7hiGqG0RYjonPiT+WcTgBw7ll4fGGQhvQIm8N2WnL7O2o6OYDsaZyr2o3WoND3gcfWPPNMQbq1XtB2b1rum6hlSwTl4gNMZ/ETOk3Y+sqWSfKkbZOiiU72IcYHxLQ/ejInNc7j1/W2MLnfQ8b7u1k+TLDV79NHg3ZsQaW0AOonJDckOPJ+jMPOVjhUHTFi/IGPZkweTyS+RDBR4t1hspx+T15PmJylBw4cuKhtkzVoXhWi7Qb7+ayoZ3QvHqf73MEYuwWcV/SfTctnh9f1vIdxp+JL+2WC85tvVrQwVM/TurfwVtCe7ObaUlU//8/mzzOsinVmqDV6Ia5Tp6DCaeTddycnyIi9yRCTqCBcNfCGQXeM/ue2bWvquQsLnjUMrU9u1gFXXt6568LCYs6Zt+Dzna1XXFTwWm5m3kC4f8UE4LbklWkKdb5wc79h3xhAn+TKXQHOSd/XTOdoBixkCgmqYAb/qVuPgZPB+wbKDzIXxtJFH94MEfRRzVOQBG5ZhgCGNfNRBIy9e3avT7Y5HG8PHDh2X3WqpNXyvCZ5FxQ3VDnLaNBqbIAZ7BpJyKlc4c0Ngx0dFjpMNXQjnljoods2/bOuuQF9RdsJV7z3dknSMz5wqIHBW8dHYk4OcJW3NL29md5JyNLCQuhRXTeaYjyZ6ZynAbAa5uXl0aq07XA4gNuyJBjGkuMBuAYTaH2DuMSMS49dsWIFC6/X8lvGxG6dsdOgPqRBZprh86vNYbIqcQRCMCKknMzIj4CvvwCDUN/URIEPuwyDx8AEvpCTZZ9xaXHFLAB9/e+FTyDNlww5xQhAf6R5HshRTog8QTLFzSEh/nu+/9yGQCC7KargtZxWGgpUrZtMaC/goj3tFtQ+ee2yEE9B7jooxz8EnzeDNh2hoaVRxuvNqestLlxLhRgJHD+09DrMJVGawLhn0cZ1nw6SACVw3cqGDytOV7BFoV0UifZSJNJLUfB1fr//wti3adPGsWvn+jclwhcTJHpBHgDX4C4YbycsbheAPVrCaKjh929YuvTjYaaHRlW0anle0Fcx04QFFk05DbBLWHiEapjZeL75AYAsRBK4QOHIwjD1x5haJ7pCy6aCE5EV8GvhFDkLDRQINj+GBCGfCz1I0+RM8JcOVDKJxAdpltXsa1Wa3rp1uWxBxMLKeSpGugJyGCxUU8/91fGmp2jZMqKvpgVfWPhwLc3keeHh4ReFcnDiEvDxmwmid0BnDKhAumF8FACIxYQOgMSGMblz6c6Nix9//JotK1YgVrLRad2iuwXXJ+kGTDIY6FM6UDU/uDbAlzDPt0HjVh3xJG/h+S/cbncvl8uV88uFIakCWUuYAh9BDqYXPyQwiYVLShApOdwDyAL+Eo9YnJf5uiSJVnC8VNZnjUgkFcB6AuY5Aejau1DAXHn5qA61fQazwzmkBADHCm7KvJev//3pKIrYA3CvjrJB0Qmlfs1gTJaIDI7GYSa3MBphAJXpq1fP2hgUFJ+LqmDVTtgkyczAS7to/seAWxaKLEBKKW+LQTYquGKF24HUHEYGXalBGzDp3CSIzKay8itB1o8MbpCyvpSOrhDV8vP16sVjcdHMmBNrPQThi13unEOQSIJoX1z+VxYiK7uqFRjgw8Ae5lmt9s6u0PDrECavATm5kANgoNeYq0N27Igp4b+7d38dCtLfa6wEuKZyITQYyNmukKA2YdGhTaG8PgRo20lTkoZOY1Cn4lVv2sVJY1lPzAVilu/hmneYyCKCZAMok6FKuSwtjbr37VsXjgm7/QJwIT+TZGl6RHSbbokdbxsRUT+hIyVkPsDkHjj/N/i5qPDql9dbtmwJkhCfCOB2lH2nUSLNcYY0vLbvgEFNLIqzJybkMLqQQwgHIXI9VEX+Wy3wmkCEUm0AJsNety5cgQg/4cgBGn6xYCgcwh2C4FsgsFG/OCIoi0pSaOKRN5uiyTXfQ1FiYSqMHQpDlBQCqXJBJ0oqaKAGOGUie7EV2wjCJXt6YbLtMGuBKi8aT/ZFAwVvuCz5C9EfUFSASiKsL7G774CBL7lC4w5arfWP3HTLiPdgkJaa3hSVXoSCPNcCqnJmqJXyc/L6AZjCzW9KlQ28q0//fi/ZbE1OY9wgf9iw5ptswa6xMB6+0vtlCrjje3bt2lXJvg7wswglwF9DIsnPhscktOh9W58BnbsMfArkLA9huCfBtFyZERIlGWFRgXfgusXmHmn4f35IVOtpVKJZNRgOwnlGW0if60AAUGFBQeKND4TVa/03m63Oqb170wpvv2PMT5Dkvwufl/Bjk9Nrmgiq8gVQNSw4+DinBsq1YhKZsXgLUCvphM5Zy2BX8H4q08avbHolQrLYvuIaujstdoIhWekqVuj+7u6n518Dp1eJg1ZmfXd/YsGyHPZl9ENZXFgSoNOHIiIigJ2I1kIVqQARCInibFSU6chENExWXlXB60GOipHO9A6ESwrU6n9z9ROTm5X/Xe7eoAHVYrEubtLkpAeVzf7+/ftVLNHN4DbLk1iYMuIwQwtk3YrG9BsBs1JZA7BqyRd16jT2lLeZnIyMpKRbUhgX54FylB2GQ+12X1TpNS4KGBAPSRiM3cSkjreB5IgLzNK5GSnA0UgB3QBgi5JGzMWkM7SqWbO73BUbaNCgAUyx+A6+r/Z2U69XTYe+PQMvHwdK8IQkyU+2atXKa9IJM1LoeqYNIkwc9Lpk/MwxALlYQlX0vNXivCkpyJCtSkrA77Pn1ctuQZHYrum816CQQf/4+PDMrdSq3OSzelbaDbttOAhkb4bft3lo3tx+fr86fkDmrKWrO0/dgSpkoVU0Sco611nX9J9hmhk7+lFryWZbN33P9Gi32yuN6fHyueTNU5PMfh387vMGnAXCFAtJgXBeJYVDQNDAFYMdkGemikYAyr2XyXxJTsaJ9lQ24hgLYBO3IL2kDx/+yPeXqg1mVEdUSgcuWzHb4QpR0g3m5xUWTVmFiptCk5nolk8es1gVsx8XZUv5+flmTSsNOtvI7I+54AIeX0N4fVQASoDMVbxDT7ghrUy7ZNxLcgJMI+CqpETEhTIEpeQQ8GAGY3fhuKCgIAah/RykntXdn8Hr1297rKRPwNGLcg83D2h6zKaNi+8ELR5ohIgAj9wBKFJPuJnfkwwrteqGcxEksaMQolWmaYkqI9upRJK+PzvHTpD0BaTpY2NC/RC4Lc9AweBvL2TM77oibMxOOcj+dwhg/QdumTCyTNOrss0Vc20wq7fB6K6dcO6TKEmm7UJd/h9A6egCicVulJ0NjoF1AJadwnS1g0kTg13yz6iKm2FcrmsM8GAXjgXUyLBQuleuHpT8eIrd4J4PuaHNA6o0F3KUTyRs3G9u5Kn8CuJX/QAaewmfLoWxCV5ubqIQv3gewwTXJQZRxSyg8F9oPhA1qKWX9L9s80zJa2wWxlBGRNuulRYNcFm+UN4FKkSlYwbpRo12iYHmjHNzT/TKzfw5RVW1ZEiVFlsonS1j9B6UzyfJlN4IcuunsIprVJGrNhdtftMjUIEVP2NKEqOFfQ/cs0f3kP7jmo/5SpaoFnIiZNS0iHtPSLL8N1jN014u+ixphW3kaSWy9evCTuM6/PjSvVXeewAi/pfp/lvBs+T7YnPPABccBungv1+o80hADaj3E0KXpxxfXl+mUhPDQLuAbyfqQhwNi3+gyrvKIIzBmoP7IaXiOnBmmRIx8NSpA8GVHb9z5zf1QdqJN5UC06OYyQ6ceyAkJKTysKpXXeK2WCzmbp6zuGzhmdKJ0LSmEGYvoiXmbjfIVRvjMg8NIZ25XJZsdEm4NcELH/jKq4IVzaRVMH65JjLN9yXcG+O4Sxetz+eDSrhohGtQ0FqwYGY9ZPgXwKKMh7ECeQwpwEHSVI1th0R7CSSPw6AymmKqFKgGVm3wqqpTJzLZBt7hlmglC2RR6X1gKhPXrXuVCgd9BtSPCZ/nfR4/JWrUTrvd/oTuDWx+OXtRxxW4S6HdhqZhmSa22jahGyzL3+bAwIuGfDv+JuCDz6uK9nGHU5GNwD/2Cwhp8YITcxOhD9HHs3LXenTfQzBlO3q0yEmDKegjEfw9hLoqewoAgkokaQlM4oVzwPdF52SdAuF9t7nxxpxMYvI0UVwcrnpz3+bmRPxifpctdE3Zz1JdZCYZsdoslakWl4CpFHNQMDEskrwLxrNsu6FQgNveput6Ra+OD+zd2EqhONL01GWfFSuKmlHa0C/DWrIXA1Xu1cLC0kDJpEdAjmClPcAKM4xBje32SyOOFRZ3V1gJ1aKYUE+SPcU5g6FyaVYf4VLUAFK06q6+93Xu079P/8QO/cbd2v/+7yBq9gRFo0Y7QKoNXpM7WSOc8+HMUMQih2jMORekAKezaZM774+4d78h0DtFbvfiLwq+aPRK8F17oCI2xOCBqX8791mHJUEP5tuDnG8AsRt657z+1yBRCTGHBKguEI+Ba0ffYDCtr6WO7bbWp+06p/RNg6IPm8dphRoWr4CMOXNwvVCoOqF7ITT+M+dAdF+Yq8YkWJpbxdp6iZn7ThVrzHKQ+n55hAj0WcHYkNxMZX1WxoHRhbmp3devXTg6z3t6PXjaW8rHDbJkA/TT1bHxSWfR5dJxqTKvcgkOShxkaV+srqg10G5JxU2UJDKk97cbFj1sLiRIUp3uvNMt/T7/hwBcZ0kfEIZaCVoeG9v3ciV4Bh5G/Pq+Qc+2Bn0LU1C2UICeYxq75JsV98XHx7vMQolZYPjxh/V3gUOIq7BQqmQ+X2MCylCzco8tzHoNJalHsrO10NAWqun5N21Y1hu+vKlcqquu1UjC6jPgUZho/LVf1x4be+tgL4D3LZj8SYeKPo8d13T0bI6MDW6Pe+G3ud9Gvx5137cgSr/CKAA4/dNOi233nGWCzld9/heGFCxIAKXcBiUlq8mFbxXvB92++M5eiedmThUG6Slk/bW4nUd1KQr/i+v8+PQG476yHLc8DlU2uV5c29maKj8I8M/q3uK+DaBLPQF8cfON1z5+FFVT1wkODi5UnM4HJIlWFMdlmLB2BLH3NE1dLbgxA6hCexPYqPQC4CClk5Eh9V+uuOmo4gybrytlDUJcUDhKt1P8clZS0g05BpengjzlK21DWOHoKTkZ8oH9ezbt9auFO3SDtS07CeqC0qmo+k3futyCxb8xFrfcMuwcHLDBrCqWdotbKTL+kbxp+bIdW1e/tXH9p2uJ0F81DHGBl5r8Gv2GlX9pglOSUL4o2+tgFmZAmH9o754Njy1Z8t6Indu/+oAZ/oUwZ7Ph2xr9dEGNwLtjxzlVcVg/gDJlq23rFt7ctdnIuWbJNDfLPf/w4VX2sY3Gvh5Q9YOnPac/X+lfGfNG5H3bZKw8z5A25fmzcwetiX5gN+HKB4bfM73f1uee6pv81KOJ3//tJSmDzhA+rS0N6LP21T8/pY3HGsSbxr7NAsaB6Tc9PGlJ1pIbQbp82OMVDzmP/9QGRuoZqGC9nH1oSWfI065TbLYZh3JyarIJiN9//8TtUAAYAeHN5Jx6mQwFlSOT13IHZIU2E2rAE009RwWe/bPLEnQHtoVe2P9gxkeogpnHmDwUukqQLEu/8rxQCIDv4Tg4hphSbNmGINPMbYaDhoyeZTD8AQC42OwHXB8qPiIKPGBT6IcLAI1Nrw9OIc0W5ByOsQN02HKQMrMDJW1DVl+x6UrmcYc/KCRyIpyQZiat5pKC69gpRb0lKh6SMG0PZcFXoBJ2FEK7KGmzdFwuNCoje8k9lHwHJ0IuVPI5KBYalm0roM9uVEpfzL0eUcC+X5URmQUJ23CoOL8PcWEnLB5+YSwMXGUPX9PiAb9p0GO7ucCbbEh6P/fwZ8H2MPIwaL0h+cQ9NSwsDL3YaeIErqP/FOd4vlpVvCpuSvTIH6yu4EeBT455Pm3OyO8SRqdizX6H4rRuwNSylUjWeRn1ch5bPeDJGe2CXflDTze8J0DwJzplW99u9sjLi7Yu6unzBebD6D7cifBCwihQFzEvkbm2UczfBz61s2PSgztRDR+5MfcthIU12xQWXaczkuhbBuNpALBCcwMNTFgRJbgIhrbIYMYhKL68KDtoT0toA1Mbu+DZCinlftVIh6TE3Pdg/qVzv/YradATMFQo/WbBcWfMvRiQwGTCxF/otwmqQXc88Co4q+GQ9O6CiS4wrw8QKOkHJjQbVsYcyRre025vtKdiH1QmAga0rXHjLFTSzkDb5yujDeVmtUafUhx1+gK33gB9KIAEqghG0APFi3NQynzstttGzvMbJBNAnW7u5zCgz1qAF5TtNhOq26dCpTcTxuu0xtgZNcCyy64nBg8ecxhLtnGg76bBoi6Cz6FtoRqCZ+iMPtvlhkFTdEE9kDFnG1zAWLBzKuN+VMXIeUX7Kf1ZG2L9xfnbVNXY1rn/y6O+3PV2C3eh/98gBa3tdk3xBIzH67OPzXtCVsgoSaEP3Vv33p0vej8NUXMC7whds0ER41Pga6kuImkaIUGgPbbSDKOFROj1IF5v9RJt1qwmT+TOOT5nNCzL57iOR7e0qXu53/4v8D5Rdanc2+UXM6hC+gWFh99gCe9zBFWTMlRmJt8rLi5W9u3bJ9Wpk0OdqBlCTqcoKtrGOnYca8Akq5d7yNDkpaGhobj8ea977rnHM3ny5EsXFAXFxVH+pqioiOfk5Hgr6TttGRFhO5icrHgaqtTpjILvXaKwkLGEhAT1Mr8UJEHbF+RIr9drAK35PUBgSBbtWVlZkBi6qdvtBh3Ypg8ePNhrat3m1k1N0ypW8FTTs5a1edG9VHI9apZ9kTtDQa56KD09XYCGrgP4A2VjeFF/27Vr5zUdCaqCXRF4hw5F9OOpyweAnLOUY/LEnS2Gz/2wYHnrovzAF4KJHQnRoU8EBfUvXnBmwSBYXVOZzv4t64E3d/il4qBw0RZ47DCIKA2g9gBxlnogvKQqdmsq5lLykutHeSdtm9+c6fxtxLEidPZYEwVlU5UugV6HGiQwuI0/qBsw0E+w3Tpq6Og7VpjVJ1RrV41d8c58czvf8o2vTwWGNw7yqPuHxQ1bOS+wrum5szmrJIrdzjquB9qEDjyw4MSCBiqQf1iPXSUqTxOS8fWYhmPyUePylhqjuqpKJu+YHCwJ5UbVr41WFCmeCT4jMy59dq+jTZsBuZ8DoVMlVtfQeI+vC1SE5oM0v6h9r2efqf3BvavP/pDHSszHaHIOfzYdpJC7DSQ9ldTrzs9W7VkerBV4/w4edQBQ8MmWQv/ipKQH3fNOzetu6MZYSBC6cY0dwhI+DaCEMIGDwAu3pjIJZxrfLVnkT21cWdsoAlN+Xn8auNLjQPa/yC32PtvNGXyH+WgOLITlEdHNn8ShSX/6k6q19t9nf9gzUWYFJfvI4lcpF49B7P7EZdOnOGNHF/xw9rMhusanAmB1SSEzrBZladLNw4sXL1wc5AvXOkLJMAISIWIYxGulRmpW4/zj0+tNF4uT32woYTwCEol7gO96IR99xuXP+6G+HP48ZPPjVYzfHzbw8de2H8l1o1q7Ku0P/nHpuvb1yz4YQbn+BmiGHkOizyY2vWud+euPhsc7ApSbJ0AeCYZk7AdJRttl2ZbiMwLFxNyrS6gdspo4qLgkwPftQJppD8LLj1DuXWgo2hdtdaWz4PI7lOJ6GqaT+984/pOUWqpwVduf8TSq7PdviCk+mTMN5MbbQfr4TiFodoTPt2F7oJBrURFdFCR1gZJnVwBygixJDlMS1VRNBd3yBEgqB4hE92scb+5xTdbx3NS6PUDWHAMi5K1Q49nsdDif7T54yrG/4hdZau2/2/60R6lBXnH+56vXeuia9jgV7AYAaC5I68skhr9nVmlf227DMjIzETp48CABeQmB9FMiraQm/z1CMEsCl0UnqIvfCQWdGEjS9hCL9b1b73xyTUpKZpV1wFr7v21/9u8AlOiUO/fOi1GL3KMDXB+kYNrQxJ7KUB4kcidtUskzZ0Ll3IY5byRTEmU+CGcIkU2o9JXNZvlXl9seOhoZ2SpQ+/u7tVbR/mzwXriO+QN0klSsHNu5wpVfmJ2gM9QO+G0DpHErMXeZU2I+65Nuk8k+7HId6HP9U7npgYBe+++v1drl7K8C76VGgVZQqGJdtC3SarXydu2OG+ZTtKjWaq3Waq3Waq3W/svs/wHDkxYoFqn0jQAAAABJRU5ErkJggg==", qe = "var(--color-green)", D = "var(--font-sans)", _ = {
1376
1376
  width: "100%",
1377
1377
  height: 40,
1378
1378
  padding: "10px 14px",
@@ -1383,22 +1383,22 @@ const Li = (...e) => e.join("/").replace(/\/+/g, "/"), bn = (e) => e.replace(/([
1383
1383
  borderRadius: 4,
1384
1384
  background: "white",
1385
1385
  color: "var(--color-text)",
1386
- fontFamily: E,
1386
+ fontFamily: D,
1387
1387
  outline: "none",
1388
1388
  boxSizing: "border-box",
1389
1389
  transition: "border-color 0.15s, box-shadow 0.15s"
1390
- }, Z = (e) => {
1390
+ }, ee = (e) => {
1391
1391
  e.target.style.borderColor = "var(--color-green)", e.target.style.boxShadow = "0 0 0 3px var(--color-green-ring)";
1392
- }, _ = (e) => {
1392
+ }, te = (e) => {
1393
1393
  e.target.style.borderColor = "var(--color-input-border)", e.target.style.boxShadow = "none";
1394
1394
  };
1395
- function Ee({ title: e, subtitle: t }) {
1395
+ function Ne({ title: e, subtitle: t }) {
1396
1396
  return /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: 8 }, children: [
1397
- /* @__PURE__ */ p("h2", { style: { fontFamily: E, fontWeight: 600, fontSize: "36px", lineHeight: "44px", color: "var(--color-text)", margin: 0 }, children: e }),
1398
- /* @__PURE__ */ p("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: t })
1397
+ /* @__PURE__ */ p("h2", { style: { fontFamily: D, fontWeight: 600, fontSize: "36px", lineHeight: "44px", color: "var(--color-text)", margin: 0 }, children: e }),
1398
+ /* @__PURE__ */ p("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: t })
1399
1399
  ] });
1400
1400
  }
1401
- function me({ onClick: e, disabled: t, children: n, type: o = "button" }) {
1401
+ function be({ onClick: e, disabled: t, children: n, type: o = "button" }) {
1402
1402
  const r = !t;
1403
1403
  return /* @__PURE__ */ p(
1404
1404
  "button",
@@ -1420,7 +1420,7 @@ function me({ onClick: e, disabled: t, children: n, type: o = "button" }) {
1420
1420
  fontSize: 16,
1421
1421
  fontWeight: 600,
1422
1422
  lineHeight: "23px",
1423
- fontFamily: E,
1423
+ fontFamily: D,
1424
1424
  cursor: r ? "pointer" : "not-allowed",
1425
1425
  transition: "background 0.15s",
1426
1426
  boxSizing: "border-box"
@@ -1435,13 +1435,13 @@ function me({ onClick: e, disabled: t, children: n, type: o = "button" }) {
1435
1435
  }
1436
1436
  );
1437
1437
  }
1438
- function Y({ label: e, gap: t = 12, labelSize: n = 16, labelStyle: o, children: r }) {
1438
+ function Q({ label: e, gap: t = 12, labelSize: n = 16, labelStyle: o, children: r }) {
1439
1439
  return /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: t, width: "100%" }, children: [
1440
- /* @__PURE__ */ p("label", { style: { fontSize: n, fontWeight: 400, color: "var(--color-text)", fontFamily: E, lineHeight: "100%", ...o }, children: e }),
1440
+ /* @__PURE__ */ p("label", { style: { fontSize: n, fontWeight: 400, color: "var(--color-text)", fontFamily: D, lineHeight: "100%", ...o }, children: e }),
1441
1441
  r
1442
1442
  ] });
1443
1443
  }
1444
- function ht({ show: e, onToggle: t }) {
1444
+ function kt({ show: e, onToggle: t }) {
1445
1445
  return /* @__PURE__ */ p(
1446
1446
  "button",
1447
1447
  {
@@ -1449,29 +1449,29 @@ function ht({ show: e, onToggle: t }) {
1449
1449
  tabIndex: -1,
1450
1450
  onClick: t,
1451
1451
  style: { position: "absolute", right: 14, top: "50%", transform: "translateY(-50%)", background: "none", border: "none", padding: 0, cursor: "pointer", color: "var(--color-text-secondary)", display: "flex", alignItems: "center" },
1452
- children: e ? /* @__PURE__ */ p(uo, { size: 16 }) : /* @__PURE__ */ p(po, { size: 16 })
1452
+ children: e ? /* @__PURE__ */ p(vo, { size: 16 }) : /* @__PURE__ */ p(mo, { size: 16 })
1453
1453
  }
1454
1454
  );
1455
1455
  }
1456
- function De() {
1456
+ function Pe() {
1457
1457
  return /* @__PURE__ */ p("hr", { style: { width: "100%", border: "none", borderTop: "1px solid var(--color-divider)", margin: 0 } });
1458
1458
  }
1459
- function xe({ text: e, linkText: t, onClick: n }) {
1459
+ function Oe({ text: e, linkText: t, onClick: n }) {
1460
1460
  return /* @__PURE__ */ I("div", { style: { display: "flex", justifyContent: "center", alignItems: "center", gap: 4, width: "100%" }, children: [
1461
- /* @__PURE__ */ p("span", { style: { fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: E }, children: e }),
1461
+ /* @__PURE__ */ p("span", { style: { fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: D }, children: e }),
1462
1462
  /* @__PURE__ */ p(
1463
1463
  "button",
1464
1464
  {
1465
1465
  type: "button",
1466
1466
  onClick: n,
1467
- style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 600, lineHeight: "22px", color: Pe, cursor: "pointer", fontFamily: E, textDecoration: "underline" },
1467
+ style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 600, lineHeight: "22px", color: qe, cursor: "pointer", fontFamily: D, textDecoration: "underline" },
1468
1468
  children: t
1469
1469
  }
1470
1470
  )
1471
1471
  ] });
1472
1472
  }
1473
- function ye({ onTerms: e, onPrivacyPolicy: t, paddingTop: n }) {
1474
- return /* @__PURE__ */ p("div", { style: { display: "flex", justifyContent: "center", width: "100%", ...n ? { marginTop: "auto", paddingTop: n } : {} }, children: /* @__PURE__ */ I("span", { style: { fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: E, textAlign: "center", whiteSpace: "nowrap" }, children: [
1473
+ function ke({ onTerms: e, onPrivacyPolicy: t, paddingTop: n }) {
1474
+ return /* @__PURE__ */ p("div", { style: { display: "flex", justifyContent: "center", width: "100%", ...n ? { marginTop: "auto", paddingTop: n } : {} }, children: /* @__PURE__ */ I("span", { style: { fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: D, textAlign: "center", whiteSpace: "nowrap" }, children: [
1475
1475
  "By continuing, you agree to our",
1476
1476
  " ",
1477
1477
  /* @__PURE__ */ p(
@@ -1480,7 +1480,7 @@ function ye({ onTerms: e, onPrivacyPolicy: t, paddingTop: n }) {
1480
1480
  href: "https://pages.chordia.ai/terms-of-use/",
1481
1481
  target: "_blank",
1482
1482
  rel: "noopener noreferrer",
1483
- style: { fontSize: 15, fontWeight: 400, color: "var(--color-text)", fontFamily: E, textDecoration: "underline", textUnderlineOffset: 2 },
1483
+ style: { fontSize: 15, fontWeight: 400, color: "var(--color-text)", fontFamily: D, textDecoration: "underline", textUnderlineOffset: 2 },
1484
1484
  children: "Terms"
1485
1485
  }
1486
1486
  ),
@@ -1493,16 +1493,16 @@ function ye({ onTerms: e, onPrivacyPolicy: t, paddingTop: n }) {
1493
1493
  href: "https://pages.chordia.ai/privacy-notice/",
1494
1494
  target: "_blank",
1495
1495
  rel: "noopener noreferrer",
1496
- style: { fontSize: 15, fontWeight: 400, color: "var(--color-text)", fontFamily: E, textDecoration: "underline", textUnderlineOffset: 2 },
1496
+ style: { fontSize: 15, fontWeight: 400, color: "var(--color-text)", fontFamily: D, textDecoration: "underline", textUnderlineOffset: 2 },
1497
1497
  children: "Privacy Policy"
1498
1498
  }
1499
1499
  ),
1500
1500
  "."
1501
1501
  ] }) });
1502
1502
  }
1503
- function Oi({ projectId: e, onSuccess: t, onError: n }) {
1504
- return e ? /* @__PURE__ */ p(wi, { projectId: e, children: /* @__PURE__ */ p(
1505
- Si,
1503
+ function Ei({ projectId: e, onSuccess: t, onError: n }) {
1504
+ return e ? /* @__PURE__ */ p(Si, { projectId: e, children: /* @__PURE__ */ p(
1505
+ Ti,
1506
1506
  {
1507
1507
  flowId: "sign-up-or-in-otp-or-social",
1508
1508
  onSuccess: t,
@@ -1510,7 +1510,7 @@ function Oi({ projectId: e, onSuccess: t, onError: n }) {
1510
1510
  }
1511
1511
  ) }) : null;
1512
1512
  }
1513
- function qi({
1513
+ function Hi({
1514
1514
  onLogin: e,
1515
1515
  onForgotPassword: t,
1516
1516
  onOneTimeCode: n,
@@ -1527,47 +1527,57 @@ function qi({
1527
1527
  loading: y,
1528
1528
  error: f,
1529
1529
  codeError: h,
1530
- defaultView: w = "signin"
1530
+ defaultView: b = "signin"
1531
1531
  }) {
1532
- const [x, S] = j(""), [O, R] = j(""), [F, B] = j(!1), [J, z] = j(!1), [K, H] = j(null), [U, N] = j(w), [q, X] = j(""), [L, ie] = j(""), [ne, fe] = j(""), [W, ce] = j(["", "", "", "", "", ""]), de = be([]), [$, C] = j(""), [Ue, Gn] = j(""), [qe, Zn] = j(""), [et, _n] = j(""), [qt, eo] = j(""), [tt, to] = j(!1), [nt, no] = j(!1), [ot, oo] = j(""), [Bt, Jt] = j(0), Kt = 3;
1533
- se(() => {
1534
- const b = setInterval(() => Jt((T) => (T + 1) % Kt), 4e3);
1535
- return () => clearInterval(b);
1532
+ const [S, x] = j(""), [O, R] = j(""), [F, J] = j(!1), [z, V] = j(!1), [H, M] = j(null), [U, N] = j(b), [q, Z] = j(""), [L, se] = j(""), [re, ye] = j(""), [$, ue] = j(["", "", "", "", "", ""]), pe = xe([]), [X, C] = j(""), [je, eo] = j(""), [Ke, to] = j(""), [it, no] = j(""), [Mt, oo] = j(""), [at, ro] = j(!1), [st, io] = j(!1), [lt, ao] = j(""), [Wt, Yt] = j(0), $t = 3;
1533
+ ce(() => {
1534
+ const w = setInterval(() => Yt((T) => (T + 1) % $t), 4e3);
1535
+ return () => clearInterval(w);
1536
1536
  }, []);
1537
- const zt = be(null), Ht = be(null);
1538
- se(() => {
1539
- const b = () => {
1540
- const D = zt.current, ue = Ht.current;
1541
- D && D.value && !x && S(D.value), ue && ue.value && !O && R(ue.value);
1542
- }, T = [100, 500, 1e3, 2e3].map((D) => setTimeout(b, D));
1543
- return () => T.forEach(clearTimeout);
1544
- }, []), se(() => {
1545
- h && U === "verifycode" && (ce(["", "", "", "", "", ""]), N("getcodewithname"));
1537
+ const ze = xe(null), He = xe(null), [so, lo] = j(!1);
1538
+ ce(() => {
1539
+ const w = () => {
1540
+ const he = ze.current, dt = He.current;
1541
+ he && he.value && x(he.value), dt && dt.value && R(dt.value);
1542
+ }, T = [100, 300, 600, 1e3, 2e3].map((he) => setTimeout(w, he)), E = (he) => {
1543
+ (he.animationName === "onAutoFillStart" || he.target.matches(":-webkit-autofill")) && (lo(!0), setTimeout(w, 50));
1544
+ }, B = ze.current, K = He.current;
1545
+ B == null || B.addEventListener("animationstart", E), K == null || K.addEventListener("animationstart", E);
1546
+ const ge = () => setTimeout(w, 0);
1547
+ return B == null || B.addEventListener("input", ge), K == null || K.addEventListener("input", ge), () => {
1548
+ T.forEach(clearTimeout), B == null || B.removeEventListener("animationstart", E), K == null || K.removeEventListener("animationstart", E), B == null || B.removeEventListener("input", ge), K == null || K.removeEventListener("input", ge);
1549
+ };
1550
+ }, []), ce(() => {
1551
+ h && U === "verifycode" && (ue(["", "", "", "", "", ""]), N("getcodewithname"));
1546
1552
  }, [h]);
1547
- const Vt = y ?? J, ve = f ?? K, Mt = x && O && !Vt, Wt = (b) => {
1548
- b.target.style.borderColor = ve ? "var(--color-text)" : "var(--color-green)", b.target.style.boxShadow = ve ? "none" : "0 0 0 3px var(--color-green-ring)";
1549
- }, Yt = (b) => {
1550
- b.target.style.borderColor = ve ? "var(--color-text)" : "var(--color-input-border)", b.target.style.boxShadow = "none";
1551
- }, $t = (b, T) => {
1552
- var Xt;
1553
- const D = T.replace(/\D/g, "").slice(-1), ue = [...W];
1554
- ue[b] = D, ce(ue), D && b < 5 && ((Xt = de.current[b + 1]) == null || Xt.focus());
1555
- }, Qt = (b, T) => {
1556
- var D;
1557
- T.key === "Backspace" && !W[b] && b > 0 && ((D = de.current[b - 1]) == null || D.focus());
1558
- }, ro = async (b) => {
1559
- if (b.preventDefault(), !!Mt) {
1560
- H(null), z(!0);
1553
+ const ct = y ?? z, we = f ?? H, Qt = S && O && !ct || so && !ct, Xt = (w) => {
1554
+ w.target.style.borderColor = we ? "var(--color-text)" : "var(--color-green)", w.target.style.boxShadow = we ? "none" : "0 0 0 3px var(--color-green-ring)";
1555
+ }, Gt = (w) => {
1556
+ w.target.style.borderColor = we ? "var(--color-text)" : "var(--color-input-border)", w.target.style.boxShadow = "none";
1557
+ }, Zt = (w, T) => {
1558
+ var K;
1559
+ const E = T.replace(/\D/g, "").slice(-1), B = [...$];
1560
+ B[w] = E, ue(B), E && w < 5 && ((K = pe.current[w + 1]) == null || K.focus());
1561
+ }, _t = (w, T) => {
1562
+ var E;
1563
+ T.key === "Backspace" && !$[w] && w > 0 && ((E = pe.current[w - 1]) == null || E.focus());
1564
+ }, co = async (w) => {
1565
+ var B, K;
1566
+ if (w.preventDefault(), !Qt)
1567
+ return;
1568
+ const T = S || ((B = ze.current) == null ? void 0 : B.value) || "", E = O || ((K = He.current) == null ? void 0 : K.value) || "";
1569
+ if (!(!T || !E)) {
1570
+ M(null), V(!0);
1561
1571
  try {
1562
- await (e == null ? void 0 : e(x, O));
1563
- } catch (T) {
1564
- H((T == null ? void 0 : T.message) || "Something went wrong. Please try again.");
1572
+ await (e == null ? void 0 : e(T, E));
1573
+ } catch (ge) {
1574
+ M((ge == null ? void 0 : ge.message) || "Something went wrong. Please try again.");
1565
1575
  } finally {
1566
- z(!1);
1576
+ V(!1);
1567
1577
  }
1568
1578
  }
1569
1579
  };
1570
- return /* @__PURE__ */ I("div", { style: { position: "fixed", inset: 0, display: "flex", overflow: "hidden", fontFamily: E, background: "white" }, children: [
1580
+ return /* @__PURE__ */ I("div", { style: { position: "fixed", inset: 0, display: "flex", overflow: "hidden", fontFamily: D, background: "white" }, children: [
1571
1581
  /* @__PURE__ */ I("div", { style: {
1572
1582
  flex: "0 0 628px",
1573
1583
  width: 628,
@@ -1579,7 +1589,7 @@ function qi({
1579
1589
  position: "relative",
1580
1590
  overflow: "hidden"
1581
1591
  }, children: [
1582
- /* @__PURE__ */ p("img", { src: Ci, alt: "Chordia", style: {
1592
+ /* @__PURE__ */ p("img", { src: ji, alt: "Chordia", style: {
1583
1593
  width: 175,
1584
1594
  height: 48,
1585
1595
  objectFit: "contain",
@@ -1588,7 +1598,7 @@ function qi({
1588
1598
  } }),
1589
1599
  /* @__PURE__ */ I("div", { style: { flex: 1, display: "flex", flexDirection: "column", justifyContent: "flex-start", gap: 22 }, children: [
1590
1600
  /* @__PURE__ */ p("h1", { style: {
1591
- fontFamily: E,
1601
+ fontFamily: D,
1592
1602
  fontSize: "clamp(28px, 2.8vw, 28px)",
1593
1603
  fontWeight: 800,
1594
1604
  color: "var(--color-text-inverse)",
@@ -1602,25 +1612,25 @@ function qi({
1602
1612
  display: "flex",
1603
1613
  gap: 16,
1604
1614
  height: "100%",
1605
- transform: `translateX(${-Bt * 280}px)`,
1615
+ transform: `translateX(${-Wt * 280}px)`,
1606
1616
  transition: "transform 0.5s cubic-bezier(0.4, 0, 0.2, 1)"
1607
1617
  }, children: [
1608
1618
  {
1609
- Icon: so,
1619
+ Icon: go,
1610
1620
  title: "Evaluation Quality Monitoring",
1611
1621
  info: "Stop sampling 2% of calls and hoping for the best. Chordia analyzes every conversation for quality, compliance, and coaching signals — with evidence, not opinions."
1612
1622
  },
1613
1623
  {
1614
- Icon: lo,
1624
+ Icon: ho,
1615
1625
  title: "Compliance Monitoring",
1616
1626
  info: "Continuously monitor customer service conversations for missed disclosures, risky language, and compliance gaps."
1617
1627
  },
1618
1628
  {
1619
- Icon: co,
1629
+ Icon: fo,
1620
1630
  title: "Signal Intelligence",
1621
1631
  info: "Identify emerging themes, sentiment shifts, and customer issues hidden inside everyday service conversations."
1622
1632
  }
1623
- ].map(({ Icon: b, title: T, info: D }, ue) => /* @__PURE__ */ I("div", { style: {
1633
+ ].map(({ Icon: w, title: T, info: E }, B) => /* @__PURE__ */ I("div", { style: {
1624
1634
  flexShrink: 0,
1625
1635
  width: 264,
1626
1636
  height: 320,
@@ -1634,10 +1644,10 @@ function qi({
1634
1644
  border: "1px solid var(--surface-card-dark-border)",
1635
1645
  background: "var(--surface-card-dark)"
1636
1646
  }, children: [
1637
- /* @__PURE__ */ p(b, { width: 36, height: 36, color: "var(--color-card-icon)", strokeWidth: 2.5 }),
1647
+ /* @__PURE__ */ p(w, { width: 36, height: 36, color: "var(--color-card-icon)", strokeWidth: 2.5 }),
1638
1648
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: 12 }, children: [
1639
1649
  /* @__PURE__ */ p("span", { style: {
1640
- fontFamily: E,
1650
+ fontFamily: D,
1641
1651
  fontSize: 24,
1642
1652
  fontStyle: "normal",
1643
1653
  fontWeight: 600,
@@ -1645,15 +1655,15 @@ function qi({
1645
1655
  color: "var(--color-card-text)"
1646
1656
  }, children: T }),
1647
1657
  /* @__PURE__ */ p("span", { style: {
1648
- fontFamily: E,
1658
+ fontFamily: D,
1649
1659
  fontSize: 12,
1650
1660
  fontStyle: "normal",
1651
1661
  fontWeight: 400,
1652
1662
  lineHeight: "normal",
1653
1663
  color: "rgba(255,255,255,0.65)"
1654
- }, children: D })
1664
+ }, children: E })
1655
1665
  ] })
1656
- ] }, ue)) }),
1666
+ ] }, B)) }),
1657
1667
  /* @__PURE__ */ p("div", { style: {
1658
1668
  position: "absolute",
1659
1669
  top: 0,
@@ -1664,10 +1674,10 @@ function qi({
1664
1674
  pointerEvents: "none"
1665
1675
  } })
1666
1676
  ] }),
1667
- /* @__PURE__ */ p("div", { style: { display: "flex", flexDirection: "row", alignItems: "center", gap: 8, height: 4, marginTop: 16, alignSelf: "flex-start", marginLeft: 22 }, children: Array.from({ length: Kt }).map((b, T) => /* @__PURE__ */ p(
1677
+ /* @__PURE__ */ p("div", { style: { display: "flex", flexDirection: "row", alignItems: "center", gap: 8, height: 4, marginTop: 16, alignSelf: "flex-start", marginLeft: 22 }, children: Array.from({ length: $t }).map((w, T) => /* @__PURE__ */ p(
1668
1678
  "button",
1669
1679
  {
1670
- onClick: () => Jt(T),
1680
+ onClick: () => Yt(T),
1671
1681
  style: {
1672
1682
  width: 80,
1673
1683
  height: 4,
@@ -1675,7 +1685,7 @@ function qi({
1675
1685
  border: "none",
1676
1686
  padding: 0,
1677
1687
  cursor: "pointer",
1678
- background: T === Bt ? "rgba(255,255,255,0.7)" : "rgba(255,255,255,0.25)",
1688
+ background: T === Wt ? "rgba(255,255,255,0.7)" : "rgba(255,255,255,0.25)",
1679
1689
  transition: "background 0.3s ease"
1680
1690
  }
1681
1691
  },
@@ -1697,349 +1707,351 @@ function qi({
1697
1707
  minHeight: 0
1698
1708
  }, children: /* @__PURE__ */ p("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", maxWidth: 360, gap: 28 }, children: U === "signup" ? (
1699
1709
  /* ── Sign Up ── */
1700
- /* @__PURE__ */ I(ke, { children: [
1701
- /* @__PURE__ */ p(Ee, { title: "Sign Up", subtitle: "Please enter your basic details to continue" }),
1710
+ /* @__PURE__ */ I(Se, { children: [
1711
+ /* @__PURE__ */ p(Ne, { title: "Sign Up", subtitle: "Please enter your basic details to continue" }),
1702
1712
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 16 }, children: [
1703
1713
  /* @__PURE__ */ I("div", { style: { display: "flex", gap: 16, width: "100%" }, children: [
1704
- /* @__PURE__ */ p(Y, { label: "First Name", gap: 8, children: /* @__PURE__ */ p(
1714
+ /* @__PURE__ */ p(Q, { label: "First Name", gap: 8, children: /* @__PURE__ */ p(
1705
1715
  "input",
1706
1716
  {
1707
1717
  type: "text",
1708
- value: $,
1709
- onChange: (b) => C(b.target.value),
1718
+ value: X,
1719
+ onChange: (w) => C(w.target.value),
1710
1720
  placeholder: "First name",
1711
1721
  autoFocus: !0,
1712
1722
  autoComplete: "given-name",
1713
- style: G,
1714
- onFocus: Z,
1715
- onBlur: _
1723
+ style: _,
1724
+ onFocus: ee,
1725
+ onBlur: te
1716
1726
  }
1717
1727
  ) }),
1718
- /* @__PURE__ */ p(Y, { label: "Last Name", gap: 8, children: /* @__PURE__ */ p(
1728
+ /* @__PURE__ */ p(Q, { label: "Last Name", gap: 8, children: /* @__PURE__ */ p(
1719
1729
  "input",
1720
1730
  {
1721
1731
  type: "text",
1722
- value: Ue,
1723
- onChange: (b) => Gn(b.target.value),
1732
+ value: je,
1733
+ onChange: (w) => eo(w.target.value),
1724
1734
  placeholder: "Last name",
1725
1735
  autoComplete: "family-name",
1726
- style: G,
1727
- onFocus: Z,
1728
- onBlur: _
1736
+ style: _,
1737
+ onFocus: ee,
1738
+ onBlur: te
1729
1739
  }
1730
1740
  ) })
1731
1741
  ] }),
1732
- /* @__PURE__ */ p(Y, { label: "Email", gap: 8, children: /* @__PURE__ */ p(
1742
+ /* @__PURE__ */ p(Q, { label: "Email", gap: 8, children: /* @__PURE__ */ p(
1733
1743
  "input",
1734
1744
  {
1735
1745
  type: "email",
1736
- value: qe,
1737
- onChange: (b) => Zn(b.target.value),
1746
+ value: Ke,
1747
+ onChange: (w) => to(w.target.value),
1738
1748
  placeholder: "workemail@example.com",
1739
1749
  autoComplete: "email",
1740
- style: G,
1741
- onFocus: Z,
1742
- onBlur: _
1750
+ style: _,
1751
+ onFocus: ee,
1752
+ onBlur: te
1743
1753
  }
1744
1754
  ) }),
1745
- /* @__PURE__ */ p(Y, { label: "Create Password", gap: 8, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
1755
+ /* @__PURE__ */ p(Q, { label: "Create Password", gap: 8, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
1746
1756
  /* @__PURE__ */ p(
1747
1757
  "input",
1748
1758
  {
1749
- type: tt ? "text" : "password",
1750
- value: et,
1751
- onChange: (b) => _n(b.target.value),
1759
+ type: at ? "text" : "password",
1760
+ value: it,
1761
+ onChange: (w) => no(w.target.value),
1752
1762
  placeholder: "Enter password",
1753
1763
  autoComplete: "new-password",
1754
- style: { ...G, padding: "10px 44px 10px 14px" },
1755
- onFocus: Z,
1756
- onBlur: _
1764
+ style: { ..._, padding: "10px 44px 10px 14px" },
1765
+ onFocus: ee,
1766
+ onBlur: te
1757
1767
  }
1758
1768
  ),
1759
- /* @__PURE__ */ p(ht, { show: tt, onToggle: () => to(!tt) })
1769
+ /* @__PURE__ */ p(kt, { show: at, onToggle: () => ro(!at) })
1760
1770
  ] }) }),
1761
- /* @__PURE__ */ p(Y, { label: "Confirm Password", gap: 8, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
1771
+ /* @__PURE__ */ p(Q, { label: "Confirm Password", gap: 8, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
1762
1772
  /* @__PURE__ */ p(
1763
1773
  "input",
1764
1774
  {
1765
- type: nt ? "text" : "password",
1766
- value: qt,
1767
- onChange: (b) => eo(b.target.value),
1775
+ type: st ? "text" : "password",
1776
+ value: Mt,
1777
+ onChange: (w) => oo(w.target.value),
1768
1778
  placeholder: "Enter password",
1769
1779
  autoComplete: "new-password",
1770
- style: { ...G, padding: "10px 44px 10px 14px" },
1771
- onFocus: Z,
1772
- onBlur: _
1780
+ style: { ..._, padding: "10px 44px 10px 14px" },
1781
+ onFocus: ee,
1782
+ onBlur: te
1773
1783
  }
1774
1784
  ),
1775
- /* @__PURE__ */ p(ht, { show: nt, onToggle: () => no(!nt) })
1785
+ /* @__PURE__ */ p(kt, { show: st, onToggle: () => io(!st) })
1776
1786
  ] }) }),
1777
- (() => /* @__PURE__ */ p(me, { onClick: () => {
1778
- i == null || i({ firstName: $, lastName: Ue, email: qe, password: et }), N("verifyemail");
1779
- }, disabled: !($ && Ue && qe && et && qt), children: "Create Account" }))(),
1780
- /* @__PURE__ */ p(xe, { text: "I am already a member", linkText: "Sign In", onClick: () => {
1787
+ (() => /* @__PURE__ */ p(be, { onClick: () => {
1788
+ i == null || i({ firstName: X, lastName: je, email: Ke, password: it }), N("verifyemail");
1789
+ }, disabled: !(X && je && Ke && it && Mt), children: "Create Account" }))(),
1790
+ /* @__PURE__ */ p(Oe, { text: "I am already a member", linkText: "Sign In", onClick: () => {
1781
1791
  N("signin"), g == null || g();
1782
1792
  } }),
1783
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s })
1793
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s })
1784
1794
  ] })
1785
1795
  ] })
1786
1796
  ) : U === "verifyemail" ? (
1787
1797
  /* ── Verify Email ── */
1788
- /* @__PURE__ */ I(ke, { children: [
1798
+ /* @__PURE__ */ I(Se, { children: [
1789
1799
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: 16 }, children: [
1790
- /* @__PURE__ */ p("h2", { style: { fontFamily: E, fontWeight: 600, fontSize: "36px", lineHeight: "52px", color: "var(--color-text)", margin: 0 }, children: "Verify Email" }),
1791
- /* @__PURE__ */ p("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: "Verify your email to continue the signup process." })
1800
+ /* @__PURE__ */ p("h2", { style: { fontFamily: D, fontWeight: 600, fontSize: "36px", lineHeight: "52px", color: "var(--color-text)", margin: 0 }, children: "Verify Email" }),
1801
+ /* @__PURE__ */ p("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: "Verify your email to continue the signup process." })
1792
1802
  ] }),
1793
1803
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 24 }, children: [
1794
1804
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: 8 }, children: [
1795
- /* @__PURE__ */ p("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 400, lineHeight: "24px", color: "var(--color-text-secondary)", margin: 0 }, children: "We have sent a verification link to:" }),
1796
- /* @__PURE__ */ p("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 600, lineHeight: "24px", color: "var(--color-text)", margin: 0 }, children: qe || "youremail@workemail.com" })
1805
+ /* @__PURE__ */ p("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 400, lineHeight: "24px", color: "var(--color-text-secondary)", margin: 0 }, children: "We have sent a verification link to:" }),
1806
+ /* @__PURE__ */ p("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 600, lineHeight: "24px", color: "var(--color-text)", margin: 0 }, children: Ke || "youremail@workemail.com" })
1797
1807
  ] }),
1798
- /* @__PURE__ */ p("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 400, lineHeight: "24px", color: "var(--color-text-secondary)", margin: 0 }, children: "Click on the link to complete the verification process. You might need to check your Spam folder" }),
1799
- /* @__PURE__ */ p(me, { onClick: () => {
1808
+ /* @__PURE__ */ p("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 400, lineHeight: "24px", color: "var(--color-text-secondary)", margin: 0 }, children: "Click on the link to complete the verification process. You might need to check your Spam folder" }),
1809
+ /* @__PURE__ */ p(be, { onClick: () => {
1800
1810
  N("signin"), g == null || g();
1801
1811
  }, children: "Go To Login" })
1802
1812
  ] }),
1803
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1813
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1804
1814
  ] })
1805
1815
  ) : U === "verifycode" ? (
1806
1816
  /* ── Verify Code ── */
1807
- /* @__PURE__ */ I(ke, { children: [
1817
+ /* @__PURE__ */ I(Se, { children: [
1808
1818
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", gap: 8 }, children: [
1809
- /* @__PURE__ */ p("h2", { style: { fontFamily: E, fontWeight: 600, fontSize: "36px", lineHeight: "52px", color: "var(--color-text)", margin: 0 }, children: "Sign In with code" }),
1810
- /* @__PURE__ */ I("p", { style: { fontFamily: E, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: [
1819
+ /* @__PURE__ */ p("h2", { style: { fontFamily: D, fontWeight: 600, fontSize: "36px", lineHeight: "52px", color: "var(--color-text)", margin: 0 }, children: "Sign In with code" }),
1820
+ /* @__PURE__ */ I("p", { style: { fontFamily: D, fontSize: 18, fontWeight: 400, lineHeight: "26px", color: "var(--color-text-secondary)", margin: 0 }, children: [
1811
1821
  "We have sent a one-time code to your email:",
1812
1822
  " ",
1813
- /* @__PURE__ */ p("span", { style: { color: "var(--color-text)" }, children: ne || "workemail@example.com" }),
1823
+ /* @__PURE__ */ p("span", { style: { color: "var(--color-text)" }, children: re || "workemail@example.com" }),
1814
1824
  " ",
1815
1825
  /* @__PURE__ */ p(
1816
1826
  "button",
1817
1827
  {
1818
1828
  type: "button",
1819
1829
  onClick: () => N("getcode"),
1820
- style: { background: "none", border: "none", padding: 0, fontSize: 18, fontWeight: 400, color: Pe, cursor: "pointer", fontFamily: E, textDecoration: "underline" },
1830
+ style: { background: "none", border: "none", padding: 0, fontSize: 18, fontWeight: 400, color: qe, cursor: "pointer", fontFamily: D, textDecoration: "underline" },
1821
1831
  children: "Change email"
1822
1832
  }
1823
1833
  )
1824
1834
  ] })
1825
1835
  ] }),
1826
1836
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 16 }, children: [
1827
- /* @__PURE__ */ p(Y, { label: "Enter one-time code", gap: 12, children: /* @__PURE__ */ p("div", { style: { display: "flex", gap: 12 }, children: W.map((b, T) => /* @__PURE__ */ p(
1837
+ /* @__PURE__ */ p(Q, { label: "Enter one-time code", gap: 12, children: /* @__PURE__ */ p("div", { style: { display: "flex", gap: 8 }, children: $.map((w, T) => /* @__PURE__ */ p(
1828
1838
  "input",
1829
1839
  {
1830
- ref: (D) => {
1831
- de.current[T] = D;
1840
+ ref: (E) => {
1841
+ pe.current[T] = E;
1832
1842
  },
1833
1843
  type: "text",
1834
1844
  inputMode: "numeric",
1835
1845
  maxLength: 1,
1836
- value: b,
1837
- onChange: (D) => $t(T, D.target.value),
1838
- onKeyDown: (D) => Qt(T, D),
1846
+ value: w,
1847
+ onChange: (E) => Zt(T, E.target.value),
1848
+ onKeyDown: (E) => _t(T, E),
1839
1849
  autoFocus: T === 0,
1840
1850
  style: {
1841
- width: 56,
1842
- height: 56,
1851
+ flex: 1,
1852
+ minWidth: 0,
1853
+ height: 40,
1843
1854
  textAlign: "center",
1844
- fontSize: 20,
1855
+ fontSize: 16,
1845
1856
  fontWeight: 600,
1846
- fontFamily: E,
1857
+ fontFamily: D,
1847
1858
  color: "var(--color-text)",
1848
1859
  border: "1px solid var(--color-input-border)",
1849
- borderRadius: 8,
1860
+ borderRadius: 4,
1850
1861
  outline: "none",
1851
1862
  background: "white",
1852
1863
  boxSizing: "border-box",
1853
1864
  transition: "border-color 0.15s, box-shadow 0.15s",
1854
- caretColor: Pe
1865
+ caretColor: qe
1855
1866
  },
1856
- onFocus: Z,
1857
- onBlur: _
1867
+ onFocus: ee,
1868
+ onBlur: te
1858
1869
  },
1859
1870
  T
1860
1871
  )) }) }),
1861
- /* @__PURE__ */ p(me, { onClick: () => o == null ? void 0 : o(ne, W.join("")), disabled: W.some((b) => !b), children: "Verify Code" }),
1862
- /* @__PURE__ */ p(De, {}),
1863
- /* @__PURE__ */ p(xe, { text: "Not received yet?", linkText: "Resend", onClick: () => r == null ? void 0 : r(ne) }),
1864
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1872
+ /* @__PURE__ */ p(be, { onClick: () => o == null ? void 0 : o(re, $.join("")), disabled: $.some((w) => !w), children: "Verify Code" }),
1873
+ /* @__PURE__ */ p(Pe, {}),
1874
+ /* @__PURE__ */ p(Oe, { text: "Not received yet?", linkText: "Resend", onClick: () => r == null ? void 0 : r(re) }),
1875
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1865
1876
  ] })
1866
1877
  ] })
1867
1878
  ) : U === "getcode" ? (
1868
1879
  /* ── Get Code (original — email only) ── */
1869
- /* @__PURE__ */ I(ke, { children: [
1870
- /* @__PURE__ */ p(Ee, { title: "Get code", subtitle: "We'll send a one time pass-code to your email" }),
1880
+ /* @__PURE__ */ I(Se, { children: [
1881
+ /* @__PURE__ */ p(Ne, { title: "Get code", subtitle: "We'll send a one time pass-code to your email" }),
1871
1882
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 16 }, children: [
1872
- /* @__PURE__ */ p(Y, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1883
+ /* @__PURE__ */ p(Q, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1873
1884
  "input",
1874
1885
  {
1875
1886
  type: "email",
1876
1887
  value: q,
1877
- onChange: (b) => X(b.target.value),
1888
+ onChange: (w) => Z(w.target.value),
1878
1889
  placeholder: "workemail@example.com",
1879
1890
  autoFocus: !0,
1880
1891
  autoComplete: "email",
1881
- style: G,
1882
- onFocus: Z,
1883
- onBlur: _
1892
+ style: _,
1893
+ onFocus: ee,
1894
+ onBlur: te
1884
1895
  }
1885
1896
  ) }),
1886
- /* @__PURE__ */ p(me, { onClick: () => {
1887
- fe(q), ce(["", "", "", "", "", ""]), N("verifycode"), n == null || n(q);
1897
+ /* @__PURE__ */ p(be, { onClick: () => {
1898
+ ye(q), ue(["", "", "", "", "", ""]), N("verifycode"), n == null || n(q);
1888
1899
  }, disabled: !q, children: "Send One-time Code" }),
1889
- /* @__PURE__ */ p(De, {}),
1890
- /* @__PURE__ */ p(xe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
1900
+ /* @__PURE__ */ p(Pe, {}),
1901
+ /* @__PURE__ */ p(Oe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
1891
1902
  N("signin"), g == null || g();
1892
1903
  } }),
1893
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1904
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1894
1905
  ] })
1895
1906
  ] })
1896
1907
  ) : U === "getcodewithname" ? (
1897
1908
  /* ── Get Code with Full Name (unregistered email) ── */
1898
- /* @__PURE__ */ I(ke, { children: [
1899
- /* @__PURE__ */ p(Ee, { title: "Complete your sign in", subtitle: "We’ve sent a one-time code to your email. Please enter the code and your full name to sign in" }),
1909
+ /* @__PURE__ */ I(Se, { children: [
1910
+ /* @__PURE__ */ p(Ne, { title: "Complete your sign in", subtitle: "We’ve sent a one-time code to your email. Please enter the code and your full name to sign in" }),
1900
1911
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 16 }, children: [
1901
- /* @__PURE__ */ p(Y, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1912
+ /* @__PURE__ */ p(Q, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1902
1913
  "input",
1903
1914
  {
1904
1915
  type: "email",
1905
1916
  value: q,
1906
- onChange: (b) => X(b.target.value),
1917
+ onChange: (w) => Z(w.target.value),
1907
1918
  placeholder: "workemail@example.com",
1908
1919
  autoComplete: "email",
1909
- style: G,
1910
- onFocus: Z,
1911
- onBlur: _
1920
+ style: _,
1921
+ onFocus: ee,
1922
+ onBlur: te
1912
1923
  }
1913
1924
  ) }),
1914
- /* @__PURE__ */ p(Y, { label: "Full Name", gap: 12, children: /* @__PURE__ */ p(
1925
+ /* @__PURE__ */ p(Q, { label: "Full Name", gap: 12, children: /* @__PURE__ */ p(
1915
1926
  "input",
1916
1927
  {
1917
1928
  type: "text",
1918
1929
  value: L,
1919
- onChange: (b) => ie(b.target.value),
1930
+ onChange: (w) => se(w.target.value),
1920
1931
  placeholder: "Enter your full name",
1921
1932
  autoComplete: "name",
1922
- style: G,
1923
- onFocus: Z,
1924
- onBlur: _
1933
+ style: _,
1934
+ onFocus: ee,
1935
+ onBlur: te
1925
1936
  }
1926
1937
  ) }),
1927
- /* @__PURE__ */ p(Y, { label: "Enter one-time code", gap: 12, children: /* @__PURE__ */ p("div", { style: { display: "flex", gap: 12 }, children: W.map((b, T) => /* @__PURE__ */ p(
1938
+ /* @__PURE__ */ p(Q, { label: "Enter one-time code", gap: 12, children: /* @__PURE__ */ p("div", { style: { display: "flex", gap: 8 }, children: $.map((w, T) => /* @__PURE__ */ p(
1928
1939
  "input",
1929
1940
  {
1930
- ref: (D) => {
1931
- de.current[T] = D;
1941
+ ref: (E) => {
1942
+ pe.current[T] = E;
1932
1943
  },
1933
1944
  type: "text",
1934
1945
  inputMode: "numeric",
1935
1946
  maxLength: 1,
1936
- value: b,
1937
- onChange: (D) => $t(T, D.target.value),
1938
- onKeyDown: (D) => Qt(T, D),
1947
+ value: w,
1948
+ onChange: (E) => Zt(T, E.target.value),
1949
+ onKeyDown: (E) => _t(T, E),
1939
1950
  autoFocus: T === 0,
1940
1951
  style: {
1941
- width: 56,
1942
- height: 56,
1952
+ flex: 1,
1953
+ minWidth: 0,
1954
+ height: 40,
1943
1955
  textAlign: "center",
1944
- fontSize: 20,
1956
+ fontSize: 16,
1945
1957
  fontWeight: 600,
1946
- fontFamily: E,
1958
+ fontFamily: D,
1947
1959
  color: "var(--color-text)",
1948
1960
  border: "1px solid var(--color-input-border)",
1949
- borderRadius: 8,
1961
+ borderRadius: 4,
1950
1962
  outline: "none",
1951
1963
  background: "white",
1952
1964
  boxSizing: "border-box",
1953
1965
  transition: "border-color 0.15s, box-shadow 0.15s",
1954
- caretColor: Pe
1966
+ caretColor: qe
1955
1967
  },
1956
- onFocus: Z,
1957
- onBlur: _
1968
+ onFocus: ee,
1969
+ onBlur: te
1958
1970
  },
1959
1971
  T
1960
1972
  )) }) }),
1961
- /* @__PURE__ */ p(me, { onClick: () => {
1962
- fe(q), n == null || n(q, L, W.join(""));
1963
- }, disabled: !q || !L || W.some((b) => !b), children: "Verify & Sign In" }),
1964
- /* @__PURE__ */ p(De, {}),
1965
- /* @__PURE__ */ p(xe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
1973
+ /* @__PURE__ */ p(be, { onClick: () => {
1974
+ ye(q), n == null || n(q, L, $.join(""));
1975
+ }, disabled: !q || !L || $.some((w) => !w), children: "Verify & Sign In" }),
1976
+ /* @__PURE__ */ p(Pe, {}),
1977
+ /* @__PURE__ */ p(Oe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
1966
1978
  N("signin"), g == null || g();
1967
1979
  } }),
1968
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1980
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1969
1981
  ] })
1970
1982
  ] })
1971
1983
  ) : U === "resetpassword" ? (
1972
1984
  /* ── Reset Password ── */
1973
- /* @__PURE__ */ I(ke, { children: [
1974
- /* @__PURE__ */ p(Ee, { title: "Reset Password", subtitle: "We'll send an email to reset your password" }),
1985
+ /* @__PURE__ */ I(Se, { children: [
1986
+ /* @__PURE__ */ p(Ne, { title: "Reset Password", subtitle: "We'll send an email to reset your password" }),
1975
1987
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 16 }, children: [
1976
- /* @__PURE__ */ p(Y, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1988
+ /* @__PURE__ */ p(Q, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
1977
1989
  "input",
1978
1990
  {
1979
1991
  type: "email",
1980
- value: ot,
1981
- onChange: (b) => oo(b.target.value),
1992
+ value: lt,
1993
+ onChange: (w) => ao(w.target.value),
1982
1994
  placeholder: "workemail@example.com",
1983
1995
  autoFocus: !0,
1984
1996
  autoComplete: "email",
1985
- style: G,
1986
- onFocus: Z,
1987
- onBlur: _
1997
+ style: _,
1998
+ onFocus: ee,
1999
+ onBlur: te
1988
2000
  }
1989
2001
  ) }),
1990
- /* @__PURE__ */ p(me, { onClick: () => a == null ? void 0 : a(ot), disabled: !ot, children: "Send Reset Link" }),
1991
- /* @__PURE__ */ p(De, {}),
1992
- /* @__PURE__ */ p(xe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
2002
+ /* @__PURE__ */ p(be, { onClick: () => a == null ? void 0 : a(lt), disabled: !lt, children: "Send Reset Link" }),
2003
+ /* @__PURE__ */ p(Pe, {}),
2004
+ /* @__PURE__ */ p(Oe, { text: "I have my password", linkText: "Back to Sign in", onClick: () => {
1993
2005
  N("signin"), g == null || g();
1994
2006
  } }),
1995
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
2007
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1996
2008
  ] })
1997
2009
  ] })
1998
2010
  ) : (
1999
2011
  /* ── Sign In ── */
2000
2012
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", gap: 48 }, children: [
2001
- /* @__PURE__ */ p(Ee, { title: "Sign in", subtitle: "Enter your email & password to continue" }),
2013
+ /* @__PURE__ */ p(Ne, { title: "Sign in", subtitle: "Enter your email & password to continue" }),
2002
2014
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", gap: 8 }, children: [
2003
2015
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", gap: 16 }, children: [
2004
- /* @__PURE__ */ I("form", { onSubmit: ro, style: { width: "100%", display: "flex", flexDirection: "column", gap: 16 }, children: [
2005
- /* @__PURE__ */ p(Y, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
2016
+ /* @__PURE__ */ I("form", { onSubmit: co, style: { width: "100%", display: "flex", flexDirection: "column", gap: 16 }, children: [
2017
+ /* @__PURE__ */ p(Q, { label: "Email", gap: 12, children: /* @__PURE__ */ p(
2006
2018
  "input",
2007
2019
  {
2008
- ref: zt,
2020
+ ref: ze,
2009
2021
  type: "email",
2010
- value: x,
2011
- onChange: (b) => S(b.target.value),
2022
+ value: S,
2023
+ onChange: (w) => x(w.target.value),
2012
2024
  placeholder: "workemail@example.com",
2013
2025
  required: !0,
2014
2026
  autoComplete: "email",
2015
- style: { ...G, border: `1px solid ${ve ? "var(--color-text)" : "var(--color-input-border)"}` },
2016
- onFocus: Wt,
2017
- onBlur: Yt
2027
+ style: { ..._, border: `1px solid ${we ? "var(--color-text)" : "var(--color-input-border)"}` },
2028
+ onFocus: Xt,
2029
+ onBlur: Gt
2018
2030
  }
2019
2031
  ) }),
2020
- /* @__PURE__ */ p(Y, { label: "Password", gap: 12, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
2032
+ /* @__PURE__ */ p(Q, { label: "Password", gap: 12, children: /* @__PURE__ */ I("div", { style: { position: "relative" }, children: [
2021
2033
  /* @__PURE__ */ p(
2022
2034
  "input",
2023
2035
  {
2024
- ref: Ht,
2036
+ ref: He,
2025
2037
  type: F ? "text" : "password",
2026
2038
  value: O,
2027
- onChange: (b) => R(b.target.value),
2039
+ onChange: (w) => R(w.target.value),
2028
2040
  placeholder: "Enter password",
2029
2041
  required: !0,
2030
2042
  autoComplete: "current-password",
2031
- style: { ...G, padding: "10px 44px 10px 16px", border: `1px solid ${ve ? "var(--color-text)" : "var(--color-input-border)"}` },
2032
- onFocus: Wt,
2033
- onBlur: Yt
2043
+ style: { ..._, padding: "10px 44px 10px 16px", border: `1px solid ${we ? "var(--color-text)" : "var(--color-input-border)"}` },
2044
+ onFocus: Xt,
2045
+ onBlur: Gt
2034
2046
  }
2035
2047
  ),
2036
- /* @__PURE__ */ p(ht, { show: F, onToggle: () => B(!F) })
2048
+ /* @__PURE__ */ p(kt, { show: F, onToggle: () => J(!F) })
2037
2049
  ] }) }),
2038
- /* @__PURE__ */ p(me, { type: "submit", disabled: !Mt, children: Vt ? "Signing in…" : "Sign In" })
2050
+ /* @__PURE__ */ p(be, { type: "submit", disabled: !Qt, children: ct ? "Signing in…" : "Sign In" })
2039
2051
  ] }),
2040
- ve && /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "row", alignItems: "center", padding: 8, gap: 6, width: "100%", boxSizing: "border-box", background: "var(--color-error-bg)", borderRadius: 5, fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: E }, children: [
2052
+ we && /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "row", alignItems: "center", padding: 8, gap: 6, width: "100%", boxSizing: "border-box", background: "var(--color-error-bg)", borderRadius: 5, fontSize: 15, fontWeight: 400, lineHeight: "22px", color: "var(--color-text)", fontFamily: D }, children: [
2041
2053
  /* @__PURE__ */ p("svg", { width: "17", height: "17", viewBox: "0 0 24 24", fill: "var(--color-text)", style: { flexShrink: 0 }, children: /* @__PURE__ */ p("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z" }) }),
2042
- ve
2054
+ we
2043
2055
  ] }),
2044
2056
  /* @__PURE__ */ I("div", { style: { display: "flex", justifyContent: "space-between", alignItems: "center", width: "100%" }, children: [
2045
2057
  /* @__PURE__ */ p(
@@ -2049,7 +2061,7 @@ function qi({
2049
2061
  onClick: () => {
2050
2062
  N("resetpassword"), t == null || t();
2051
2063
  },
2052
- style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 400, lineHeight: "100%", color: "var(--color-text)", cursor: "pointer", fontFamily: E, textDecoration: "underline" },
2064
+ style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 400, lineHeight: "100%", color: "var(--color-text)", cursor: "pointer", fontFamily: D, textDecoration: "underline" },
2053
2065
  children: "Forgot Password?"
2054
2066
  }
2055
2067
  ),
@@ -2060,36 +2072,36 @@ function qi({
2060
2072
  onClick: () => {
2061
2073
  N("getcode"), n == null || n();
2062
2074
  },
2063
- style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 600, lineHeight: "100%", color: Pe, cursor: "pointer", fontFamily: E, textDecoration: "underline solid", textUnderlineOffset: 0, textDecorationSkipInk: "none" },
2075
+ style: { background: "none", border: "none", padding: 0, fontSize: 15, fontWeight: 600, lineHeight: "100%", color: qe, cursor: "pointer", fontFamily: D, textDecoration: "underline solid", textUnderlineOffset: 0, textDecorationSkipInk: "none" },
2064
2076
  children: "Sign in with one-time code"
2065
2077
  }
2066
2078
  )
2067
2079
  ] }),
2068
2080
  /* @__PURE__ */ I("div", { style: { display: "flex", flexDirection: "column", width: "100%", gap: 2 }, children: [
2069
- /* @__PURE__ */ p(De, {}),
2070
- /* @__PURE__ */ p(Oi, { projectId: u, onSuccess: c, onError: d })
2081
+ /* @__PURE__ */ p(Pe, {}),
2082
+ /* @__PURE__ */ p(Ei, { projectId: u, onSuccess: c, onError: d })
2071
2083
  ] })
2072
2084
  ] }),
2073
- /* @__PURE__ */ p(xe, { text: "Not a member yet?", linkText: "Sign Up", onClick: () => {
2085
+ /* @__PURE__ */ p(Oe, { text: "Not a member yet?", linkText: "Sign Up", onClick: () => {
2074
2086
  N("signup"), i == null || i();
2075
2087
  } }),
2076
- /* @__PURE__ */ p(ye, { onTerms: l, onPrivacyPolicy: s, paddingTop: 12 })
2088
+ /* @__PURE__ */ p(ke, { onTerms: l, onPrivacyPolicy: s, paddingTop: 16 })
2077
2089
  ] })
2078
2090
  ] })
2079
2091
  ) }) })
2080
2092
  ] });
2081
2093
  }
2082
2094
  export {
2083
- fi as $,
2084
- qi as L,
2085
- ni as W,
2086
- Ni as X,
2087
- Di as _,
2088
- Ri as a,
2089
- Ei as b,
2095
+ bi as $,
2096
+ Hi as L,
2097
+ si as W,
2098
+ Bi as X,
2099
+ Fi as _,
2100
+ qi as a,
2101
+ Li as b,
2090
2102
  P as c,
2091
- Fi as h,
2092
- Pi as r,
2093
- Li as s
2103
+ zi as h,
2104
+ Ji as r,
2105
+ Ki as s
2094
2106
  };
2095
2107
  //# sourceMappingURL=index.es2.js.map