@getauthui/core 0.1.16 → 0.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/{authui-user-button-BltpbIHw.js → authui-user-button-CfkLh8tP.js} +5 -7
- package/dist/authui.cdn.js +3 -3
- package/dist/authui.cdn.mjs +5 -7
- package/dist/authui.js +2 -2
- package/dist/components/authui-sign-in.d.ts.map +1 -1
- package/dist/react.js +1 -1
- package/dist/store.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/authui.cdn.mjs
CHANGED
|
@@ -7148,8 +7148,7 @@ class vo {
|
|
|
7148
7148
|
user: null,
|
|
7149
7149
|
mfaFactors: null,
|
|
7150
7150
|
configured: !1,
|
|
7151
|
-
configError: e
|
|
7152
|
-
pending: { type: "notice", tone: "error", message: e }
|
|
7151
|
+
configError: e
|
|
7153
7152
|
});
|
|
7154
7153
|
}
|
|
7155
7154
|
get isConfigured() {
|
|
@@ -7279,8 +7278,7 @@ class vo {
|
|
|
7279
7278
|
status: "signed-out",
|
|
7280
7279
|
user: null,
|
|
7281
7280
|
mfaFactors: null,
|
|
7282
|
-
configError: o
|
|
7283
|
-
pending: { type: "notice", tone: "error", message: o }
|
|
7281
|
+
configError: o
|
|
7284
7282
|
});
|
|
7285
7283
|
} else
|
|
7286
7284
|
this.setState({ status: "signed-out", user: null, mfaFactors: null, configError: null }), e && this.emit("signed-out", void 0);
|
|
@@ -9663,10 +9661,10 @@ let he = class extends qe {
|
|
|
9663
9661
|
const { status: t, pending: e } = this.auth;
|
|
9664
9662
|
t === "mfa-required" && this.step !== "mfa" && this.go("mfa");
|
|
9665
9663
|
const n = this.step === "reset-password" || e?.type === "reset-password" || this.recovery !== null;
|
|
9666
|
-
(t === "signed-in" || t === "signed-out") && !n && (this.step === "mfa" || this.step === "phone" || this.step === "email-otp" || this.step === "magic-url" || this.step === "forgot-password" || this.token !== null || this.challenge !== null || t === "signed-out") && (this.token = null, this.challenge = null, this.code = "", this.password = "", this.notice = null, this.go(this.view === "sign-up" ? "sign-up" : "sign-in")), e?.type === "reset-password" && this.step !== "reset-password" && (this.recovery = { userId: e.userId, secret: e.secret }, this.go("reset-password")), e?.type === "oauth-failed" && (this.notice = { tone: "error", message: this.t("errorOAuth") }), e?.type === "notice" && !this.notice && (this.notice = {
|
|
9664
|
+
(t === "signed-in" || t === "signed-out") && !n && (this.step === "mfa" || this.step === "phone" || this.step === "email-otp" || this.step === "magic-url" || this.step === "forgot-password" || this.token !== null || this.challenge !== null || t === "signed-out") && (this.token = null, this.challenge = null, this.code = "", this.password = "", this.notice = null, this.go(this.view === "sign-up" ? "sign-up" : "sign-in")), e?.type === "reset-password" && this.step !== "reset-password" && (this.recovery = { userId: e.userId, secret: e.secret }, this.go("reset-password")), e?.type === "oauth-failed" && (this.notice = { tone: "error", message: this.t("errorOAuth") }), e?.type === "notice" && !this.notice && (this.auth.configError && e.message === this.auth.configError || (this.notice = {
|
|
9667
9665
|
tone: e.tone === "error" ? "error" : e.tone,
|
|
9668
9666
|
message: e.message
|
|
9669
|
-
});
|
|
9667
|
+
}));
|
|
9670
9668
|
}
|
|
9671
9669
|
/** Navigate between screens and reset transient state. */
|
|
9672
9670
|
dismissNotice() {
|
|
@@ -9704,7 +9702,7 @@ let he = class extends qe {
|
|
|
9704
9702
|
return y`
|
|
9705
9703
|
<div class="panel ${this.embedded ? "embedded" : ""}" part="panel">
|
|
9706
9704
|
${this.renderHeader()}
|
|
9707
|
-
${this.notice ? y`<div class="alert alert-${this.notice.tone}" role="status">
|
|
9705
|
+
${this.notice && !(this.auth.configError && this.notice.message === this.auth.configError) ? y`<div class="alert alert-${this.notice.tone}" role="status">
|
|
9708
9706
|
${this.notice.tone === "success" ? q.checkCircle : this.notice.tone === "error" ? q.alert : q.info}
|
|
9709
9707
|
<div class="alert-body">${this.notice.message}</div>
|
|
9710
9708
|
<button
|
package/dist/authui.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as t, c as r, o } from "./authui-user-button-
|
|
2
|
-
import { A as U, b as C, d as v, e as w, f as E, g as O, h as M, i as P, j as b, C as L, E as x, F as T, P as F, k as _, l as y, m as B, n as j, p as k, q, r as R, s as z, t as D, u as G, v as H, w as J, x as K, y as N } from "./authui-user-button-
|
|
1
|
+
import { a as t, c as r, o } from "./authui-user-button-CfkLh8tP.js";
|
|
2
|
+
import { A as U, b as C, d as v, e as w, f as E, g as O, h as M, i as P, j as b, C as L, E as x, F as T, P as F, k as _, l as y, m as B, n as j, p as k, q, r as R, s as z, t as D, u as G, v as H, w as J, x as K, y as N } from "./authui-user-button-CfkLh8tP.js";
|
|
3
3
|
import * as l from "appwrite";
|
|
4
4
|
function s(e) {
|
|
5
5
|
return t.configure(e), I;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authui-sign-in.d.ts","sourceRoot":"","sources":["../../src/components/authui-sign-in.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAGzD,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAM7C,OAAO,KAAK,EAAE,UAAU,EAAqB,MAAM,aAAa,CAAC;AAYjE,KAAK,IAAI,GAAG,OAAO,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC;AAY3C;;;;GAIG;AACH,qBACa,YAAa,SAAQ,aAAa;IAC7C,MAAM,CAAC,MAAM,4BAA2C;IAExD,sBAAsB;IACM,IAAI,EAAE,IAAI,CAAa;IACnD,oDAAoD;IACvB,QAAQ,UAAS;IAErC,OAAO,CAAC,IAAI,CAAmB;IAC/B,OAAO,CAAC,IAAI,CAAS;IACrB,OAAO,CAAC,KAAK,CAAM;IACnB,OAAO,CAAC,MAAM,CAAwE;IACtF,OAAO,CAAC,YAAY,CAAS;IAC7B,OAAO,CAAC,mBAAmB,CAAS;IAC7C,mEAAmE;IAC1D,OAAO,CAAC,aAAa,CAAkC;IACvD,OAAO,CAAC,KAAK,CAA6B;IACnD,OAAO,CAAC,WAAW,CAAS;IACnB,OAAO,CAAC,mBAAmB,CAAK;IAEhC,OAAO,CAAC,SAAS,CAAkD;IAC5E,6DAA6D;IAC7D,OAAO,CAAC,cAAc,CAAS;IACtB,OAAO,CAAC,QAAQ,CAAmD;IAEpC,OAAO,CAAC,UAAU,CAAC,CAAmB;IAE9E,OAAO,CAAC,KAAK,CAAM;IACV,OAAO,CAAC,QAAQ,CAAM;IACtB,OAAO,CAAC,eAAe,CAAM;IACtC,OAAO,CAAC,IAAI,CAAM;IAClB,OAAO,CAAC,KAAK,CAAM;IACnB,OAAO,CAAC,IAAI,CAAM;IAClB,kEAAkE;IACzD,OAAO,CAAC,aAAa,CAAS;IACvC,6FAA6F;IACpF,OAAO,CAAC,mBAAmB,CAAS;IAE7C,iBAAiB,IAAI,IAAI;IAMzB,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI;IAKzD,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI;IAQtD,wEAAwE;IACxE,OAAO,CAAC,iBAAiB;IAazB,0EAA0E;IAC1E,OAAO,CAAC,aAAa;
|
|
1
|
+
{"version":3,"file":"authui-sign-in.d.ts","sourceRoot":"","sources":["../../src/components/authui-sign-in.ts"],"names":[],"mappings":"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"}
|
package/dist/react.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElement as i, useState as r, useEffect as c, useRef as h, Fragment as f } from "react";
|
|
2
|
-
import { a as o, z as m, c as d, o as S } from "./authui-user-button-
|
|
2
|
+
import { a as o, z as m, c as d, o as S } from "./authui-user-button-CfkLh8tP.js";
|
|
3
3
|
function v() {
|
|
4
4
|
const [e, n] = r(() => o.getState());
|
|
5
5
|
return c(() => o.on("change", n), []), {
|
package/dist/store.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../src/store.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAa,KAAK,MAAM,EAAE,MAAM,UAAU,CAAC;AAkBnE,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,CAAC;AAMpE,OAAO,KAAK,EACV,YAAY,EACZ,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,iBAAiB,EAClB,MAAM,YAAY,CAAC;AAOpB,KAAK,QAAQ,CAAC,CAAC,SAAS,eAAe,IAAI,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;AAW/E;;;GAGG;AACH,qBAAa,SAAS;IACpB,OAAO,CAAC,MAAM,CAAuB;IACrC,OAAO,CAAC,OAAO,CAAwB;IACvC,OAAO,CAAC,MAAM,CAA6B;IAC3C,OAAO,CAAC,KAAK,CAA+B;IAC5C,OAAO,CAAC,SAAS,CAAkD;IACnE,OAAO,CAAC,cAAc,CAA8B;IAIpD,sFAAsF;IACtF,SAAS,CAAC,MAAM,EAAE,YAAY,GAAG,IAAI;IAqBrC;;;OAGG;IACH,sBAAsB,IAAI,IAAI;
|
|
1
|
+
{"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../src/store.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAa,KAAK,MAAM,EAAE,MAAM,UAAU,CAAC;AAkBnE,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,CAAC;AAMpE,OAAO,KAAK,EACV,YAAY,EACZ,cAAc,EACd,eAAe,EACf,mBAAmB,EACnB,WAAW,EACX,aAAa,EACb,iBAAiB,EAClB,MAAM,YAAY,CAAC;AAOpB,KAAK,QAAQ,CAAC,CAAC,SAAS,eAAe,IAAI,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;AAW/E;;;GAGG;AACH,qBAAa,SAAS;IACpB,OAAO,CAAC,MAAM,CAAuB;IACrC,OAAO,CAAC,OAAO,CAAwB;IACvC,OAAO,CAAC,MAAM,CAA6B;IAC3C,OAAO,CAAC,KAAK,CAA+B;IAC5C,OAAO,CAAC,SAAS,CAAkD;IACnE,OAAO,CAAC,cAAc,CAA8B;IAIpD,sFAAsF;IACtF,SAAS,CAAC,MAAM,EAAE,YAAY,GAAG,IAAI;IAqBrC;;;OAGG;IACH,sBAAsB,IAAI,IAAI;IAe9B,OAAO,CAAC,OAAO,CAA+B;IAE9C,IAAI,YAAY,IAAI,OAAO,CAE1B;IAED,+DAA+D;IAC/D,IAAI,SAAS,IAAI,OAAO,CAEvB;IAED,8DAA8D;IACxD,aAAa,IAAI,OAAO,CAAC,IAAI,CAAC;IAMpC,SAAS,IAAI,YAAY,GAAG,IAAI;IAIhC,sEAAsE;IACtE,SAAS,IAAI,MAAM,GAAG,IAAI;IAI1B;;;OAGG;IACH,UAAU,IAAI,OAAO,GAAG,IAAI;IAI5B,OAAO,CAAC,KAAK,CAAsB;IACnC,OAAO,CAAC,YAAY,CAAuB;IAE3C,qFAAqF;IAC/E,SAAS,IAAI,OAAO,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,CAAC;IAW7D,eAAe,IAAI,MAAM,GAAG,IAAI;IAQhC;;;OAGG;IACH,aAAa,CAAC,IAAI,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,GAAG,IAAI;IAO/D,UAAU,IAAI,aAAa;IAI3B,QAAQ,IAAI,WAAW;IAIvB,IAAI,IAAI,IAAI,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,IAAI,CAEjD;IAID,EAAE,CAAC,CAAC,SAAS,eAAe,EAAE,KAAK,EAAE,CAAC,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC,GAAG,MAAM,IAAI;IAU1E,OAAO,CAAC,IAAI;IAaZ,OAAO,CAAC,QAAQ;IAKhB,OAAO,CAAC,IAAI;IAMZ,OAAO,CAAC,IAAI;IAOZ,mDAAmD;IACnD,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;YAgEV,WAAW;IAiBzB;;;OAGG;YACW,iBAAiB;IA2BzB,uBAAuB,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IASvE,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAUrE,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IASxC;;;OAGG;IACG,eAAe,CAAC,QAAQ,EAAE,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC;IAuB3D,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC;IAalD,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC;IAYlD,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC;IAQxD,4EAA4E;IACtE,eAAe,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAW9D,kBAAkB,CAAC,MAAM,EAAE,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAYzE,mGAAmG;IAC7F,oBAAoB,CACxB,WAAW,EAAE,MAAM,EACnB,GAAG,EAAE,MAAM,EACX,IAAI,GAAE;QAAE,MAAM,CAAC,EAAE,OAAO,CAAA;KAAO,GAC9B,OAAO,CAAC,IAAI,CAAC;IAaV,cAAc,IAAI,OAAO,CAAC,MAAM,CAAC,UAAU,CAAC;IAQ5C,aAAa,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC;IAS9C,gBAAgB,IAAI,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC;IAY3C,mBAAmB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAarD,+FAA+F;IACzF,mBAAmB,IAAI,OAAO,CAAC,IAAI,CAAC;IASpC,mBAAmB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAa9C,uCAAuC;IACjC,uBAAuB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAalD,uCAAuC;IACjC,gBAAgB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAerC,oBAAoB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAQlD,wBAAwB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAWzF,OAAO,CAAC,SAAS,SAAY,GAAG,OAAO,CAAC,IAAI,CAAC;IAoB7C,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC;IAYlC,YAAY,IAAI,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC;IAQzC,cAAc,IAAI,OAAO,CAAC,MAAM,CAAC,QAAQ,EAAE,CAAC;IAQ5C,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAQjD,QAAQ,IAAI,OAAO,CAAC,MAAM,CAAC,GAAG,EAAE,CAAC;IAQjC,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IASvC,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAS3D,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAS3D,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAS3E,qDAAqD;IAC/C,YAAY,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAU3E,qBAAqB,IAAI,OAAO,CAAC,IAAI,CAAC;IAYtC,qBAAqB,IAAI,OAAO,CAAC,IAAI,CAAC;IAQtC,wBAAwB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAW1D,qGAAqG;IAC/F,aAAa,IAAI,OAAO,CAAC,IAAI,CAAC;IAYpC,4EAA4E;IAC5E,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM;IAUnC,UAAU,CAAC,OAAO,EAAE,mBAAmB,GAAG,IAAI,GAAG,IAAI;IAIrD;;;OAGG;IACG,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC;IA2ExC,OAAO,CAAC,QAAQ;IAMhB,mBAAmB;IACnB,KAAK,IAAI,IAAI;CAUd;AAED,eAAO,MAAM,SAAS,WAAkB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getauthui/core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.17",
|
|
4
4
|
"description": "Drop-in authentication UI for Appwrite. One script tag, every sign-in method, MFA, sessions and account management as web components.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/authui.js",
|