@getauthui/core 0.1.8 → 0.1.10
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-BTKKRjIx.js → authui-user-button-CPPH9iUx.js} +677 -502
- package/dist/authui.cdn.js +310 -217
- package/dist/authui.cdn.mjs +951 -777
- package/dist/authui.js +2 -2
- package/dist/components/authui-config.d.ts +4 -0
- package/dist/components/authui-config.d.ts.map +1 -1
- package/dist/components/authui-modal.d.ts +5 -1
- package/dist/components/authui-modal.d.ts.map +1 -1
- package/dist/components/authui-show.d.ts +8 -0
- package/dist/components/authui-show.d.ts.map +1 -1
- package/dist/components/authui-sign-in.d.ts +9 -0
- package/dist/components/authui-sign-in.d.ts.map +1 -1
- package/dist/components/authui-user-button.d.ts +8 -0
- package/dist/components/authui-user-button.d.ts.map +1 -1
- package/dist/i18n.d.ts.map +1 -1
- package/dist/react/index.d.ts +16 -3
- package/dist/react/index.d.ts.map +1 -1
- package/dist/react.js +75 -45
- package/dist/styles/base.d.ts.map +1 -1
- package/dist/types.d.ts +27 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/authui.cdn.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const St = globalThis, hi = St.ShadowRoot && (St.ShadyCSS === void 0 || St.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, fi = /* @__PURE__ */ Symbol(), Si = /* @__PURE__ */ new WeakMap();
|
|
2
2
|
let Qi = class {
|
|
3
3
|
constructor(e, n, i) {
|
|
4
4
|
if (this._$cssResult$ = !0, i !== fi) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
@@ -17,7 +17,7 @@ let Qi = class {
|
|
|
17
17
|
return this.cssText;
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
|
-
const cn = (t) => new Qi(typeof t == "string" ? t : t + "", void 0, fi),
|
|
20
|
+
const cn = (t) => new Qi(typeof t == "string" ? t : t + "", void 0, fi), Ge = (t, ...e) => {
|
|
21
21
|
const n = t.length === 1 ? t[0] : e.reduce((i, o, a) => i + ((s) => {
|
|
22
22
|
if (s._$cssResult$ === !0) return s.cssText;
|
|
23
23
|
if (typeof s == "number") return s;
|
|
@@ -27,7 +27,7 @@ const cn = (t) => new Qi(typeof t == "string" ? t : t + "", void 0, fi), We = (t
|
|
|
27
27
|
}, dn = (t, e) => {
|
|
28
28
|
if (hi) t.adoptedStyleSheets = e.map((n) => n instanceof CSSStyleSheet ? n : n.styleSheet);
|
|
29
29
|
else for (const n of e) {
|
|
30
|
-
const i = document.createElement("style"), o =
|
|
30
|
+
const i = document.createElement("style"), o = St.litNonce;
|
|
31
31
|
o !== void 0 && i.setAttribute("nonce", o), i.textContent = n.cssText, t.appendChild(i);
|
|
32
32
|
}
|
|
33
33
|
}, $i = hi ? (t) => t : (t) => t instanceof CSSStyleSheet ? ((e) => {
|
|
@@ -35,7 +35,7 @@ const cn = (t) => new Qi(typeof t == "string" ? t : t + "", void 0, fi), We = (t
|
|
|
35
35
|
for (const i of e.cssRules) n += i.cssText;
|
|
36
36
|
return cn(n);
|
|
37
37
|
})(t) : t;
|
|
38
|
-
const { is: ln, defineProperty: un, getOwnPropertyDescriptor: pn, getOwnPropertyNames: hn, getOwnPropertySymbols: fn, getPrototypeOf: gn } = Object, Rt = globalThis, ji = Rt.trustedTypes, yn = ji ? ji.emptyScript : "", mn = Rt.reactiveElementPolyfillSupport, ut = (t, e) => t,
|
|
38
|
+
const { is: ln, defineProperty: un, getOwnPropertyDescriptor: pn, getOwnPropertyNames: hn, getOwnPropertySymbols: fn, getPrototypeOf: gn } = Object, Rt = globalThis, ji = Rt.trustedTypes, yn = ji ? ji.emptyScript : "", mn = Rt.reactiveElementPolyfillSupport, ut = (t, e) => t, xt = { toAttribute(t, e) {
|
|
39
39
|
switch (e) {
|
|
40
40
|
case Boolean:
|
|
41
41
|
t = t ? yn : null;
|
|
@@ -63,7 +63,7 @@ const { is: ln, defineProperty: un, getOwnPropertyDescriptor: pn, getOwnProperty
|
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
return n;
|
|
66
|
-
} }, gi = (t, e) => !ln(t, e),
|
|
66
|
+
} }, gi = (t, e) => !ln(t, e), xi = { attribute: !0, type: String, converter: xt, reflect: !1, useDefault: !1, hasChanged: gi };
|
|
67
67
|
Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), Rt.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
|
|
68
68
|
let et = class extends HTMLElement {
|
|
69
69
|
static addInitializer(e) {
|
|
@@ -72,7 +72,7 @@ let et = class extends HTMLElement {
|
|
|
72
72
|
static get observedAttributes() {
|
|
73
73
|
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
|
74
74
|
}
|
|
75
|
-
static createProperty(e, n =
|
|
75
|
+
static createProperty(e, n = xi) {
|
|
76
76
|
if (n.state && (n.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(e) && ((n = Object.create(n)).wrapped = !0), this.elementProperties.set(e, n), !n.noAccessor) {
|
|
77
77
|
const i = /* @__PURE__ */ Symbol(), o = this.getPropertyDescriptor(e, i, n);
|
|
78
78
|
o !== void 0 && un(this.prototype, e, o);
|
|
@@ -90,7 +90,7 @@ let et = class extends HTMLElement {
|
|
|
90
90
|
}, configurable: !0, enumerable: !0 };
|
|
91
91
|
}
|
|
92
92
|
static getPropertyOptions(e) {
|
|
93
|
-
return this.elementProperties.get(e) ??
|
|
93
|
+
return this.elementProperties.get(e) ?? xi;
|
|
94
94
|
}
|
|
95
95
|
static _$Ei() {
|
|
96
96
|
if (this.hasOwnProperty(ut("elementProperties"))) return;
|
|
@@ -162,14 +162,14 @@ let et = class extends HTMLElement {
|
|
|
162
162
|
_$ET(e, n) {
|
|
163
163
|
const i = this.constructor.elementProperties.get(e), o = this.constructor._$Eu(e, i);
|
|
164
164
|
if (o !== void 0 && i.reflect === !0) {
|
|
165
|
-
const a = (i.converter?.toAttribute !== void 0 ? i.converter :
|
|
165
|
+
const a = (i.converter?.toAttribute !== void 0 ? i.converter : xt).toAttribute(n, i.type);
|
|
166
166
|
this._$Em = e, a == null ? this.removeAttribute(o) : this.setAttribute(o, a), this._$Em = null;
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
_$AK(e, n) {
|
|
170
170
|
const i = this.constructor, o = i._$Eh.get(e);
|
|
171
171
|
if (o !== void 0 && this._$Em !== o) {
|
|
172
|
-
const a = i.getPropertyOptions(o), s = typeof a.converter == "function" ? { fromAttribute: a.converter } : a.converter?.fromAttribute !== void 0 ? a.converter :
|
|
172
|
+
const a = i.getPropertyOptions(o), s = typeof a.converter == "function" ? { fromAttribute: a.converter } : a.converter?.fromAttribute !== void 0 ? a.converter : xt;
|
|
173
173
|
this._$Em = o;
|
|
174
174
|
const r = s.fromAttribute(n, a.type);
|
|
175
175
|
this[o] = r ?? this._$Ej?.get(o) ?? r, this._$Em = null;
|
|
@@ -247,7 +247,7 @@ let et = class extends HTMLElement {
|
|
|
247
247
|
}
|
|
248
248
|
};
|
|
249
249
|
et.elementStyles = [], et.shadowRootOptions = { mode: "open" }, et[ut("elementProperties")] = /* @__PURE__ */ new Map(), et[ut("finalized")] = /* @__PURE__ */ new Map(), mn?.({ ReactiveElement: et }), (Rt.reactiveElementVersions ??= []).push("2.1.2");
|
|
250
|
-
const yi = globalThis,
|
|
250
|
+
const yi = globalThis, Pi = (t) => t, Pt = yi.trustedTypes, Ci = Pt ? Pt.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, Ti = "$lit$", Ve = `lit$${Math.random().toFixed(9).slice(2)}$`, zi = "?" + Ve, bn = `<${zi}>`, Te = document, ft = () => Te.createComment(""), gt = (t) => t === null || typeof t != "object" && typeof t != "function", mi = Array.isArray, wn = (t) => mi(t) || typeof t?.[Symbol.iterator] == "function", Wt = `[
|
|
251
251
|
\f\r]`, ct = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Ui = /-->/g, Mi = />/g, Je = RegExp(`>|${Wt}(?:([^\\s"'>=/]+)(${Wt}*=${Wt}*(?:[^
|
|
252
252
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ri = /'/g, Ei = /"/g, Oi = /^(?:script|style|textarea|title)$/i, Fi = (t) => (e, ...n) => ({ _$litType$: t, strings: e, values: n }), w = Fi(1), G = Fi(2), it = /* @__PURE__ */ Symbol.for("lit-noChange"), C = /* @__PURE__ */ Symbol.for("lit-nothing"), qi = /* @__PURE__ */ new WeakMap(), Ze = Te.createTreeWalker(Te, 129);
|
|
253
253
|
function en(t, e) {
|
|
@@ -262,38 +262,38 @@ const vn = (t, e) => {
|
|
|
262
262
|
let c, p, u = -1, m = 0;
|
|
263
263
|
for (; m < d.length && (s.lastIndex = m, p = s.exec(d), p !== null); ) m = s.lastIndex, s === ct ? p[1] === "!--" ? s = Ui : p[1] !== void 0 ? s = Mi : p[2] !== void 0 ? (Oi.test(p[2]) && (o = RegExp("</" + p[2], "g")), s = Je) : p[3] !== void 0 && (s = Je) : s === Je ? p[0] === ">" ? (s = o ?? ct, u = -1) : p[1] === void 0 ? u = -2 : (u = s.lastIndex - p[2].length, c = p[1], s = p[3] === void 0 ? Je : p[3] === '"' ? Ei : Ri) : s === Ei || s === Ri ? s = Je : s === Ui || s === Mi ? s = ct : (s = Je, o = void 0);
|
|
264
264
|
const $ = s === Je && t[r + 1].startsWith("/>") ? " " : "";
|
|
265
|
-
a += s === ct ? d + bn : u >= 0 ? (i.push(c), d.slice(0, u) + Ti + d.slice(u) +
|
|
265
|
+
a += s === ct ? d + bn : u >= 0 ? (i.push(c), d.slice(0, u) + Ti + d.slice(u) + Ve + $) : d + Ve + (u === -2 ? r : $);
|
|
266
266
|
}
|
|
267
267
|
return [en(t, a + (t[n] || "<?>") + (e === 2 ? "</svg>" : e === 3 ? "</math>" : "")), i];
|
|
268
268
|
};
|
|
269
|
-
class
|
|
269
|
+
class yt {
|
|
270
270
|
constructor({ strings: e, _$litType$: n }, i) {
|
|
271
271
|
let o;
|
|
272
272
|
this.parts = [];
|
|
273
273
|
let a = 0, s = 0;
|
|
274
274
|
const r = e.length - 1, d = this.parts, [c, p] = vn(e, n);
|
|
275
|
-
if (this.el =
|
|
275
|
+
if (this.el = yt.createElement(c, i), Ze.currentNode = this.el.content, n === 2 || n === 3) {
|
|
276
276
|
const u = this.el.content.firstChild;
|
|
277
277
|
u.replaceWith(...u.childNodes);
|
|
278
278
|
}
|
|
279
279
|
for (; (o = Ze.nextNode()) !== null && d.length < r; ) {
|
|
280
280
|
if (o.nodeType === 1) {
|
|
281
281
|
if (o.hasAttributes()) for (const u of o.getAttributeNames()) if (u.endsWith(Ti)) {
|
|
282
|
-
const m = p[s++], $ = o.getAttribute(u).split(
|
|
282
|
+
const m = p[s++], $ = o.getAttribute(u).split(Ve), E = /([.?@])?(.*)/.exec(m);
|
|
283
283
|
d.push({ type: 1, index: a, name: E[2], strings: $, ctor: E[1] === "." ? An : E[1] === "?" ? kn : E[1] === "@" ? Sn : Et }), o.removeAttribute(u);
|
|
284
|
-
} else u.startsWith(
|
|
284
|
+
} else u.startsWith(Ve) && (d.push({ type: 6, index: a }), o.removeAttribute(u));
|
|
285
285
|
if (Oi.test(o.tagName)) {
|
|
286
|
-
const u = o.textContent.split(
|
|
286
|
+
const u = o.textContent.split(Ve), m = u.length - 1;
|
|
287
287
|
if (m > 0) {
|
|
288
|
-
o.textContent =
|
|
289
|
-
for (let $ = 0; $ < m; $++) o.append(u[$],
|
|
290
|
-
o.append(u[m],
|
|
288
|
+
o.textContent = Pt ? Pt.emptyScript : "";
|
|
289
|
+
for (let $ = 0; $ < m; $++) o.append(u[$], ft()), Ze.nextNode(), d.push({ type: 2, index: ++a });
|
|
290
|
+
o.append(u[m], ft());
|
|
291
291
|
}
|
|
292
292
|
}
|
|
293
293
|
} else if (o.nodeType === 8) if (o.data === zi) d.push({ type: 2, index: a });
|
|
294
294
|
else {
|
|
295
295
|
let u = -1;
|
|
296
|
-
for (; (u = o.data.indexOf(
|
|
296
|
+
for (; (u = o.data.indexOf(Ve, u + 1)) !== -1; ) d.push({ type: 7, index: a }), u += Ve.length - 1;
|
|
297
297
|
}
|
|
298
298
|
a++;
|
|
299
299
|
}
|
|
@@ -306,7 +306,7 @@ class ft {
|
|
|
306
306
|
function nt(t, e, n = t, i) {
|
|
307
307
|
if (e === it) return e;
|
|
308
308
|
let o = i !== void 0 ? n._$Co?.[i] : n._$Cl;
|
|
309
|
-
const a =
|
|
309
|
+
const a = gt(e) ? void 0 : e._$litDirective$;
|
|
310
310
|
return o?.constructor !== a && (o?._$AO?.(!1), a === void 0 ? o = void 0 : (o = new a(t), o._$AT(t, n, i)), i !== void 0 ? (n._$Co ??= [])[i] = o : n._$Cl = o), o !== void 0 && (e = nt(t, o._$AS(t, e.values), o, i)), e;
|
|
311
311
|
}
|
|
312
312
|
class In {
|
|
@@ -326,7 +326,7 @@ class In {
|
|
|
326
326
|
for (; d !== void 0; ) {
|
|
327
327
|
if (s === d.index) {
|
|
328
328
|
let c;
|
|
329
|
-
d.type === 2 ? c = new
|
|
329
|
+
d.type === 2 ? c = new vt(a, a.nextSibling, this, e) : d.type === 1 ? c = new d.ctor(a, d.name, d.strings, this, e) : d.type === 6 && (c = new $n(a, this, e)), this._$AV.push(c), d = i[++r];
|
|
330
330
|
}
|
|
331
331
|
s !== d?.index && (a = Ze.nextNode(), s++);
|
|
332
332
|
}
|
|
@@ -337,7 +337,7 @@ class In {
|
|
|
337
337
|
for (const i of this._$AV) i !== void 0 && (i.strings !== void 0 ? (i._$AI(e, i, n), n += i.strings.length - 2) : i._$AI(e[n])), n++;
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
|
-
class
|
|
340
|
+
class vt {
|
|
341
341
|
get _$AU() {
|
|
342
342
|
return this._$AM?._$AU ?? this._$Cv;
|
|
343
343
|
}
|
|
@@ -356,7 +356,7 @@ class bt {
|
|
|
356
356
|
return this._$AB;
|
|
357
357
|
}
|
|
358
358
|
_$AI(e, n = this) {
|
|
359
|
-
e = nt(this, e, n),
|
|
359
|
+
e = nt(this, e, n), gt(e) ? e === C || e == null || e === "" ? (this._$AH !== C && this._$AR(), this._$AH = C) : e !== this._$AH && e !== it && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : wn(e) ? this.k(e) : this._(e);
|
|
360
360
|
}
|
|
361
361
|
O(e) {
|
|
362
362
|
return this._$AA.parentNode.insertBefore(e, this._$AB);
|
|
@@ -365,10 +365,10 @@ class bt {
|
|
|
365
365
|
this._$AH !== e && (this._$AR(), this._$AH = this.O(e));
|
|
366
366
|
}
|
|
367
367
|
_(e) {
|
|
368
|
-
this._$AH !== C &&
|
|
368
|
+
this._$AH !== C && gt(this._$AH) ? this._$AA.nextSibling.data = e : this.T(Te.createTextNode(e)), this._$AH = e;
|
|
369
369
|
}
|
|
370
370
|
$(e) {
|
|
371
|
-
const { values: n, _$litType$: i } = e, o = typeof i == "number" ? this._$AC(e) : (i.el === void 0 && (i.el =
|
|
371
|
+
const { values: n, _$litType$: i } = e, o = typeof i == "number" ? this._$AC(e) : (i.el === void 0 && (i.el = yt.createElement(en(i.h, i.h[0]), this.options)), i);
|
|
372
372
|
if (this._$AH?._$AD === o) this._$AH.p(n);
|
|
373
373
|
else {
|
|
374
374
|
const a = new In(o, this), s = a.u(this.options);
|
|
@@ -377,19 +377,19 @@ class bt {
|
|
|
377
377
|
}
|
|
378
378
|
_$AC(e) {
|
|
379
379
|
let n = qi.get(e.strings);
|
|
380
|
-
return n === void 0 && qi.set(e.strings, n = new
|
|
380
|
+
return n === void 0 && qi.set(e.strings, n = new yt(e)), n;
|
|
381
381
|
}
|
|
382
382
|
k(e) {
|
|
383
383
|
mi(this._$AH) || (this._$AH = [], this._$AR());
|
|
384
384
|
const n = this._$AH;
|
|
385
385
|
let i, o = 0;
|
|
386
|
-
for (const a of e) o === n.length ? n.push(i = new
|
|
386
|
+
for (const a of e) o === n.length ? n.push(i = new vt(this.O(ft()), this.O(ft()), this, this.options)) : i = n[o], i._$AI(a), o++;
|
|
387
387
|
o < n.length && (this._$AR(i && i._$AB.nextSibling, o), n.length = o);
|
|
388
388
|
}
|
|
389
389
|
_$AR(e = this._$AA.nextSibling, n) {
|
|
390
390
|
for (this._$AP?.(!1, !0, n); e !== this._$AB; ) {
|
|
391
|
-
const i =
|
|
392
|
-
|
|
391
|
+
const i = Pi(e).nextSibling;
|
|
392
|
+
Pi(e).remove(), e = i;
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
395
|
setConnected(e) {
|
|
@@ -409,11 +409,11 @@ class Et {
|
|
|
409
409
|
_$AI(e, n = this, i, o) {
|
|
410
410
|
const a = this.strings;
|
|
411
411
|
let s = !1;
|
|
412
|
-
if (a === void 0) e = nt(this, e, n, 0), s = !
|
|
412
|
+
if (a === void 0) e = nt(this, e, n, 0), s = !gt(e) || e !== this._$AH && e !== it, s && (this._$AH = e);
|
|
413
413
|
else {
|
|
414
414
|
const r = e;
|
|
415
415
|
let d, c;
|
|
416
|
-
for (e = a[0], d = 0; d < a.length - 1; d++) c = nt(this, r[i + d], n, d), c === it && (c = this._$AH[d]), s ||= !
|
|
416
|
+
for (e = a[0], d = 0; d < a.length - 1; d++) c = nt(this, r[i + d], n, d), c === it && (c = this._$AH[d]), s ||= !gt(c) || c !== this._$AH[d], c === C ? e = C : e !== C && (e += (c ?? "") + a[d + 1]), this._$AH[d] = c;
|
|
417
417
|
}
|
|
418
418
|
s && !o && this.j(e);
|
|
419
419
|
}
|
|
@@ -462,13 +462,13 @@ class $n {
|
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
const jn = yi.litHtmlPolyfillSupport;
|
|
465
|
-
jn?.(
|
|
466
|
-
const
|
|
465
|
+
jn?.(yt, vt), (yi.litHtmlVersions ??= []).push("3.3.3");
|
|
466
|
+
const xn = (t, e, n) => {
|
|
467
467
|
const i = n?.renderBefore ?? e;
|
|
468
468
|
let o = i._$litPart$;
|
|
469
469
|
if (o === void 0) {
|
|
470
470
|
const a = n?.renderBefore ?? null;
|
|
471
|
-
i._$litPart$ = o = new
|
|
471
|
+
i._$litPart$ = o = new vt(e.insertBefore(ft(), a), a, void 0, n ?? {});
|
|
472
472
|
}
|
|
473
473
|
return o._$AI(t), o;
|
|
474
474
|
};
|
|
@@ -483,7 +483,7 @@ class Qe extends et {
|
|
|
483
483
|
}
|
|
484
484
|
update(e) {
|
|
485
485
|
const n = this.render();
|
|
486
|
-
this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(e), this._$Do =
|
|
486
|
+
this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(e), this._$Do = xn(n, this.renderRoot, this.renderOptions);
|
|
487
487
|
}
|
|
488
488
|
connectedCallback() {
|
|
489
489
|
super.connectedCallback(), this._$Do?.setConnected(!0);
|
|
@@ -496,15 +496,15 @@ class Qe extends et {
|
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
498
|
Qe._$litElement$ = !0, Qe.finalized = !0, bi.litElementHydrateSupport?.({ LitElement: Qe });
|
|
499
|
-
const
|
|
500
|
-
|
|
499
|
+
const Pn = bi.litElementPolyfillSupport;
|
|
500
|
+
Pn?.({ LitElement: Qe });
|
|
501
501
|
(bi.litElementVersions ??= []).push("4.2.2");
|
|
502
502
|
const ze = (t) => (e, n) => {
|
|
503
503
|
n !== void 0 ? n.addInitializer(() => {
|
|
504
504
|
customElements.define(t, e);
|
|
505
505
|
}) : customElements.define(t, e);
|
|
506
506
|
};
|
|
507
|
-
const Cn = { attribute: !0, type: String, converter:
|
|
507
|
+
const Cn = { attribute: !0, type: String, converter: xt, reflect: !1, hasChanged: gi }, Un = (t = Cn, e, n) => {
|
|
508
508
|
const { kind: i, metadata: o } = n;
|
|
509
509
|
let a = globalThis.litPropertyMetadata.get(o);
|
|
510
510
|
if (a === void 0 && globalThis.litPropertyMetadata.set(o, a = /* @__PURE__ */ new Map()), i === "setter" && ((t = Object.create(t)).wrapped = !0), a.set(n.name, t), i === "accessor") {
|
|
@@ -525,14 +525,14 @@ const Cn = { attribute: !0, type: String, converter: $t, reflect: !1, hasChanged
|
|
|
525
525
|
}
|
|
526
526
|
throw Error("Unsupported decorator location: " + i);
|
|
527
527
|
};
|
|
528
|
-
function
|
|
528
|
+
function O(t) {
|
|
529
529
|
return (e, n) => typeof n == "object" ? Un(t, e, n) : ((i, o, a) => {
|
|
530
530
|
const s = o.hasOwnProperty(a);
|
|
531
531
|
return o.constructor.createProperty(a, i), s ? Object.getOwnPropertyDescriptor(o, a) : void 0;
|
|
532
532
|
})(t, e, n);
|
|
533
533
|
}
|
|
534
|
-
function
|
|
535
|
-
return
|
|
534
|
+
function B(t) {
|
|
535
|
+
return O({ ...t, state: !0, attribute: !1 });
|
|
536
536
|
}
|
|
537
537
|
const Mn = (t, e, n) => (n.configurable = !0, n.enumerable = !0, Reflect.decorate && typeof e != "object" && Object.defineProperty(t, e, n), n);
|
|
538
538
|
function wi(t, e) {
|
|
@@ -546,13 +546,13 @@ function wi(t, e) {
|
|
|
546
546
|
function Rn(t) {
|
|
547
547
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
548
548
|
}
|
|
549
|
-
var dt = { exports: {} }, Gt = { exports: {} },
|
|
549
|
+
var dt = { exports: {} }, Gt = { exports: {} }, $t = { exports: {} }, En = $t.exports, _i;
|
|
550
550
|
function tn() {
|
|
551
551
|
return _i || (_i = 1, (function(t) {
|
|
552
552
|
(function(e) {
|
|
553
553
|
var n, i = /^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i, o = Math.ceil, a = Math.floor, s = "[BigNumber Error] ", r = s + "Number primitive has more than 15 significant digits: ", d = 1e14, c = 14, p = 9007199254740991, u = [1, 10, 100, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13], m = 1e7, $ = 1e9;
|
|
554
554
|
function E(H) {
|
|
555
|
-
var L, te,
|
|
555
|
+
var L, te, V, M = U.prototype = { constructor: U, toString: null, valueOf: null }, Y = new U(1), Q = 20, ie = 4, ce = -7, le = 21, Me = -1e7, ke = 1e7, _e = !1, st = 1, Xe = 0, Nt = {
|
|
556
556
|
prefix: "",
|
|
557
557
|
groupSize: 3,
|
|
558
558
|
secondaryGroupSize: 0,
|
|
@@ -568,7 +568,7 @@ function tn() {
|
|
|
568
568
|
if (!(A instanceof U)) return new U(l, f);
|
|
569
569
|
if (f == null) {
|
|
570
570
|
if (l && l._isBigNumber === !0) {
|
|
571
|
-
A.s = l.s, !l.c || l.e > ke ? A.c = A.e = null : l.e <
|
|
571
|
+
A.s = l.s, !l.c || l.e > ke ? A.c = A.e = null : l.e < Me ? A.c = [A.e = 0] : (A.e = l.e, A.c = l.c.slice());
|
|
572
572
|
return;
|
|
573
573
|
}
|
|
574
574
|
if ((y = typeof l == "number") && l * 0 == 0) {
|
|
@@ -579,7 +579,7 @@ function tn() {
|
|
|
579
579
|
}
|
|
580
580
|
S = String(l);
|
|
581
581
|
} else {
|
|
582
|
-
if (!i.test(S = String(l))) return
|
|
582
|
+
if (!i.test(S = String(l))) return V(A, S, y);
|
|
583
583
|
A.s = S.charCodeAt(0) == 45 ? (S = S.slice(1), -1) : 1;
|
|
584
584
|
}
|
|
585
585
|
(I = S.indexOf(".")) > -1 && (S = S.replace(".", "")), (j = S.search(/e/i)) > 0 ? (I < 0 && (I = j), I += +S.slice(j + 1), S = S.substring(0, j)) : I < 0 && (I = S.length);
|
|
@@ -587,7 +587,7 @@ function tn() {
|
|
|
587
587
|
if (_(f, 2, Ye.length, "Base"), f == 10 && Ht)
|
|
588
588
|
return A = new U(l), Se(A, Q + A.e + 1, ie);
|
|
589
589
|
if (S = String(l), y = typeof l == "number") {
|
|
590
|
-
if (l * 0 != 0) return
|
|
590
|
+
if (l * 0 != 0) return V(A, S, y, f);
|
|
591
591
|
if (A.s = 1 / l < 0 ? (S = S.slice(1), -1) : 1, U.DEBUG && S.replace(/^0\.0*|\./, "").length > 15)
|
|
592
592
|
throw Error(r + l);
|
|
593
593
|
} else
|
|
@@ -603,7 +603,7 @@ function tn() {
|
|
|
603
603
|
b = !0, j = -1, I = 0;
|
|
604
604
|
continue;
|
|
605
605
|
}
|
|
606
|
-
return
|
|
606
|
+
return V(A, String(l), y, f);
|
|
607
607
|
}
|
|
608
608
|
y = !1, S = te(S, f, 10, A.s), (I = S.indexOf(".")) > -1 ? S = S.replace(".", "") : I = S.length;
|
|
609
609
|
}
|
|
@@ -614,7 +614,7 @@ function tn() {
|
|
|
614
614
|
throw Error(r + A.s * l);
|
|
615
615
|
if ((I = I - j - 1) > ke)
|
|
616
616
|
A.c = A.e = null;
|
|
617
|
-
else if (I <
|
|
617
|
+
else if (I < Me)
|
|
618
618
|
A.c = [A.e = 0];
|
|
619
619
|
else {
|
|
620
620
|
if (A.e = I, A.c = [], j = (I + 1) % c, I < 0 && (j += c), j < v) {
|
|
@@ -633,11 +633,11 @@ function tn() {
|
|
|
633
633
|
var f, g;
|
|
634
634
|
if (l != null)
|
|
635
635
|
if (typeof l == "object") {
|
|
636
|
-
if (l.hasOwnProperty(f = "DECIMAL_PLACES") && (g = l[f], _(g, 0, $, f), Q = g), l.hasOwnProperty(f = "ROUNDING_MODE") && (g = l[f], _(g, 0, 8, f), ie = g), l.hasOwnProperty(f = "EXPONENTIAL_AT") && (g = l[f], g && g.pop ? (_(g[0], -$, 0, f), _(g[1], 0, $, f), ce = g[0],
|
|
636
|
+
if (l.hasOwnProperty(f = "DECIMAL_PLACES") && (g = l[f], _(g, 0, $, f), Q = g), l.hasOwnProperty(f = "ROUNDING_MODE") && (g = l[f], _(g, 0, 8, f), ie = g), l.hasOwnProperty(f = "EXPONENTIAL_AT") && (g = l[f], g && g.pop ? (_(g[0], -$, 0, f), _(g[1], 0, $, f), ce = g[0], le = g[1]) : (_(g, -$, $, f), ce = -(le = g < 0 ? -g : g))), l.hasOwnProperty(f = "RANGE"))
|
|
637
637
|
if (g = l[f], g && g.pop)
|
|
638
|
-
_(g[0], -$, -1, f), _(g[1], 1, $, f),
|
|
638
|
+
_(g[0], -$, -1, f), _(g[1], 1, $, f), Me = g[0], ke = g[1];
|
|
639
639
|
else if (_(g, -$, $, f), g)
|
|
640
|
-
|
|
640
|
+
Me = -(ke = g < 0 ? -g : g);
|
|
641
641
|
else
|
|
642
642
|
throw Error(s + f + " cannot be zero: " + g);
|
|
643
643
|
if (l.hasOwnProperty(f = "CRYPTO"))
|
|
@@ -651,7 +651,7 @@ function tn() {
|
|
|
651
651
|
_e = g;
|
|
652
652
|
else
|
|
653
653
|
throw Error(s + f + " not true or false: " + g);
|
|
654
|
-
if (l.hasOwnProperty(f = "MODULO_MODE") && (g = l[f], _(g, 0, 9, f), st = g), l.hasOwnProperty(f = "POW_PRECISION") && (g = l[f], _(g, 0, $, f),
|
|
654
|
+
if (l.hasOwnProperty(f = "MODULO_MODE") && (g = l[f], _(g, 0, 9, f), st = g), l.hasOwnProperty(f = "POW_PRECISION") && (g = l[f], _(g, 0, $, f), Xe = g), l.hasOwnProperty(f = "FORMAT"))
|
|
655
655
|
if (g = l[f], typeof g == "object") Nt = g;
|
|
656
656
|
else throw Error(s + f + " not an object: " + g);
|
|
657
657
|
if (l.hasOwnProperty(f = "ALPHABET"))
|
|
@@ -664,11 +664,11 @@ function tn() {
|
|
|
664
664
|
return {
|
|
665
665
|
DECIMAL_PLACES: Q,
|
|
666
666
|
ROUNDING_MODE: ie,
|
|
667
|
-
EXPONENTIAL_AT: [ce,
|
|
668
|
-
RANGE: [
|
|
667
|
+
EXPONENTIAL_AT: [ce, le],
|
|
668
|
+
RANGE: [Me, ke],
|
|
669
669
|
CRYPTO: _e,
|
|
670
670
|
MODULO_MODE: st,
|
|
671
|
-
POW_PRECISION:
|
|
671
|
+
POW_PRECISION: Xe,
|
|
672
672
|
FORMAT: Nt,
|
|
673
673
|
ALPHABET: Ye
|
|
674
674
|
};
|
|
@@ -741,31 +741,31 @@ function tn() {
|
|
|
741
741
|
return y.reverse();
|
|
742
742
|
}
|
|
743
743
|
return function(g, k, b, I, j) {
|
|
744
|
-
var y, v, S, A,
|
|
745
|
-
for (
|
|
744
|
+
var y, v, S, A, P, D, X, ne, ue = g.indexOf("."), fe = Q, ee = ie;
|
|
745
|
+
for (ue >= 0 && (A = Xe, Xe = 0, g = g.replace(".", ""), ne = new U(k), D = ne.pow(g.length - ue), Xe = A, ne.c = f(
|
|
746
746
|
ae(W(D.c), D.e, "0"),
|
|
747
747
|
10,
|
|
748
748
|
b,
|
|
749
749
|
l
|
|
750
|
-
), ne.e = ne.c.length),
|
|
751
|
-
if (!
|
|
752
|
-
if (
|
|
753
|
-
g =
|
|
750
|
+
), ne.e = ne.c.length), X = f(g, k, b, j ? (y = Ye, l) : (y = l, Ye)), S = A = X.length; X[--A] == 0; X.pop()) ;
|
|
751
|
+
if (!X[0]) return y.charAt(0);
|
|
752
|
+
if (ue < 0 ? --S : (D.c = X, D.e = S, D.s = I, D = L(D, ne, fe, ee, b), X = D.c, P = D.r, S = D.e), v = S + fe + 1, ue = X[v], A = b / 2, P = P || v < 0 || X[v + 1] != null, P = ee < 4 ? (ue != null || P) && (ee == 0 || ee == (D.s < 0 ? 3 : 2)) : ue > A || ue == A && (ee == 4 || P || ee == 6 && X[v - 1] & 1 || ee == (D.s < 0 ? 8 : 7)), v < 1 || !X[0])
|
|
753
|
+
g = P ? ae(y.charAt(1), -fe, y.charAt(0)) : y.charAt(0);
|
|
754
754
|
else {
|
|
755
|
-
if (
|
|
756
|
-
for (--b; ++
|
|
757
|
-
|
|
758
|
-
for (A =
|
|
759
|
-
for (
|
|
755
|
+
if (X.length = v, P)
|
|
756
|
+
for (--b; ++X[--v] > b; )
|
|
757
|
+
X[v] = 0, v || (++S, X = [1].concat(X));
|
|
758
|
+
for (A = X.length; !X[--A]; ) ;
|
|
759
|
+
for (ue = 0, g = ""; ue <= A; g += y.charAt(X[ue++])) ;
|
|
760
760
|
g = ae(g, S, y.charAt(0));
|
|
761
761
|
}
|
|
762
762
|
return g;
|
|
763
763
|
};
|
|
764
764
|
})(), L = /* @__PURE__ */ (function() {
|
|
765
765
|
function l(k, b, I) {
|
|
766
|
-
var j, y, v, S, A = 0,
|
|
767
|
-
for (k = k.slice();
|
|
768
|
-
v = k[
|
|
766
|
+
var j, y, v, S, A = 0, P = k.length, D = b % m, X = b / m | 0;
|
|
767
|
+
for (k = k.slice(); P--; )
|
|
768
|
+
v = k[P] % m, S = k[P] / m | 0, j = X * v + S * D, y = D * v + j % m * m + A, A = (y / I | 0) + (j / m | 0) + X * S, k[P] = y % I;
|
|
769
769
|
return A && (k = [A].concat(k)), k;
|
|
770
770
|
}
|
|
771
771
|
function f(k, b, I, j) {
|
|
@@ -786,49 +786,49 @@ function tn() {
|
|
|
786
786
|
for (; !k[0] && k.length > 1; k.splice(0, 1)) ;
|
|
787
787
|
}
|
|
788
788
|
return function(k, b, I, j, y) {
|
|
789
|
-
var v, S, A,
|
|
790
|
-
if (!
|
|
789
|
+
var v, S, A, P, D, X, ne, ue, fe, ee, re, we, It, Xt, Vt, Re, rt, $e = k.s == b.s ? 1 : -1, Ie = k.c, pe = b.c;
|
|
790
|
+
if (!Ie || !Ie[0] || !pe || !pe[0])
|
|
791
791
|
return new U(
|
|
792
792
|
// Return NaN if either NaN, or both Infinity or 0.
|
|
793
|
-
!k.s || !b.s || (
|
|
793
|
+
!k.s || !b.s || (Ie ? pe && Ie[0] == pe[0] : !pe) ? NaN : (
|
|
794
794
|
// Return ±0 if x is ±0 or y is ±Infinity, or return ±Infinity as y is ±0.
|
|
795
|
-
|
|
795
|
+
Ie && Ie[0] == 0 || !pe ? $e * 0 : $e / 0
|
|
796
796
|
)
|
|
797
797
|
);
|
|
798
|
-
for (
|
|
799
|
-
if (
|
|
800
|
-
|
|
798
|
+
for (ue = new U($e), fe = ue.c = [], S = k.e - b.e, $e = I + S + 1, y || (y = d, S = Z(k.e / c) - Z(b.e / c), $e = $e / c | 0), A = 0; pe[A] == (Ie[A] || 0); A++) ;
|
|
799
|
+
if (pe[A] > (Ie[A] || 0) && S--, $e < 0)
|
|
800
|
+
fe.push(1), P = !0;
|
|
801
801
|
else {
|
|
802
|
-
for (Xt =
|
|
803
|
-
rt =
|
|
802
|
+
for (Xt = Ie.length, Re = pe.length, A = 0, $e += 2, D = a(y / (pe[0] + 1)), D > 1 && (pe = l(pe, D, y), Ie = l(Ie, D, y), Re = pe.length, Xt = Ie.length), It = Re, ee = Ie.slice(0, Re), re = ee.length; re < Re; ee[re++] = 0) ;
|
|
803
|
+
rt = pe.slice(), rt = [0].concat(rt), Vt = pe[0], pe[1] >= y / 2 && Vt++;
|
|
804
804
|
do {
|
|
805
|
-
if (D = 0, v = f(
|
|
806
|
-
if (
|
|
807
|
-
for (D >= y && (D = y - 1),
|
|
808
|
-
D--, g(
|
|
805
|
+
if (D = 0, v = f(pe, ee, Re, re), v < 0) {
|
|
806
|
+
if (we = ee[0], Re != re && (we = we * y + (ee[1] || 0)), D = a(we / Vt), D > 1)
|
|
807
|
+
for (D >= y && (D = y - 1), X = l(pe, D, y), ne = X.length, re = ee.length; f(X, ee, ne, re) == 1; )
|
|
808
|
+
D--, g(X, Re < ne ? rt : pe, ne, y), ne = X.length, v = 1;
|
|
809
809
|
else
|
|
810
|
-
D == 0 && (v = D = 1),
|
|
811
|
-
if (ne < re && (
|
|
812
|
-
for (; f(
|
|
813
|
-
D++, g(
|
|
814
|
-
} else v === 0 && (D++,
|
|
815
|
-
|
|
816
|
-
} while ((
|
|
817
|
-
|
|
810
|
+
D == 0 && (v = D = 1), X = pe.slice(), ne = X.length;
|
|
811
|
+
if (ne < re && (X = [0].concat(X)), g(ee, X, re, y), re = ee.length, v == -1)
|
|
812
|
+
for (; f(pe, ee, Re, re) < 1; )
|
|
813
|
+
D++, g(ee, Re < re ? rt : pe, re, y), re = ee.length;
|
|
814
|
+
} else v === 0 && (D++, ee = [0]);
|
|
815
|
+
fe[A++] = D, ee[0] ? ee[re++] = Ie[It] || 0 : (ee = [Ie[It]], re = 1);
|
|
816
|
+
} while ((It++ < Xt || ee[0] != null) && $e--);
|
|
817
|
+
P = ee[0] != null, fe[0] || fe.splice(0, 1);
|
|
818
818
|
}
|
|
819
819
|
if (y == d) {
|
|
820
|
-
for (A = 1, $e =
|
|
821
|
-
Se(
|
|
820
|
+
for (A = 1, $e = fe[0]; $e >= 10; $e /= 10, A++) ;
|
|
821
|
+
Se(ue, I + (ue.e = A + S * c - 1) + 1, j, P);
|
|
822
822
|
} else
|
|
823
|
-
|
|
824
|
-
return
|
|
823
|
+
ue.e = S, ue.r = +P;
|
|
824
|
+
return ue;
|
|
825
825
|
};
|
|
826
826
|
})();
|
|
827
827
|
function Dt(l, f, g, k) {
|
|
828
828
|
var b, I, j, y, v;
|
|
829
829
|
if (g == null ? g = ie : _(g, 0, 8), !l.c) return l.toString();
|
|
830
830
|
if (b = l.c[0], j = l.e, f == null)
|
|
831
|
-
v = W(l.c), v = k == 1 || k == 2 && (j <= ce || j >=
|
|
831
|
+
v = W(l.c), v = k == 1 || k == 2 && (j <= ce || j >= le) ? J(v, j) : ae(v, j, "0");
|
|
832
832
|
else if (l = Se(new U(l), f, g), I = l.e, v = W(l.c), y = v.length, k == 1 || k == 2 && (f <= I || I <= ce)) {
|
|
833
833
|
for (; y < f; v += "0", y++) ;
|
|
834
834
|
v = J(v, I);
|
|
@@ -846,17 +846,17 @@ function tn() {
|
|
|
846
846
|
function Bt(l, f, g) {
|
|
847
847
|
for (var k = 1, b = f.length; !f[--b]; f.pop()) ;
|
|
848
848
|
for (b = f[0]; b >= 10; b /= 10, k++) ;
|
|
849
|
-
return (g = k + g * c - 1) > ke ? l.c = l.e = null : g <
|
|
849
|
+
return (g = k + g * c - 1) > ke ? l.c = l.e = null : g < Me ? l.c = [l.e = 0] : (l.e = g, l.c = f), l;
|
|
850
850
|
}
|
|
851
|
-
|
|
851
|
+
V = /* @__PURE__ */ (function() {
|
|
852
852
|
var l = /^(-?)0([xbo])(?=\w[\w.]*$)/i, f = /^([^.]+)\.$/, g = /^\.([^.]+)$/, k = /^-?(Infinity|NaN)$/, b = /^\s*\+(?=[\w.])|^\s+|\s+$/g;
|
|
853
853
|
return function(I, j, y, v) {
|
|
854
854
|
var S, A = y ? j : j.replace(b, "");
|
|
855
855
|
if (k.test(A))
|
|
856
856
|
I.s = isNaN(A) ? null : A < 0 ? -1 : 1;
|
|
857
857
|
else {
|
|
858
|
-
if (!y && (A = A.replace(l, function(
|
|
859
|
-
return S = (
|
|
858
|
+
if (!y && (A = A.replace(l, function(P, D, X) {
|
|
859
|
+
return S = (X = X.toLowerCase()) == "x" ? 16 : X == "b" ? 2 : 8, !v || v == S ? D : P;
|
|
860
860
|
}), v && (S = v, A = A.replace(f, "$1").replace(g, "0.$1")), j != A))
|
|
861
861
|
return new U(A, S);
|
|
862
862
|
if (U.DEBUG)
|
|
@@ -867,48 +867,48 @@ function tn() {
|
|
|
867
867
|
};
|
|
868
868
|
})();
|
|
869
869
|
function Se(l, f, g, k) {
|
|
870
|
-
var b, I, j, y, v, S, A,
|
|
871
|
-
if (
|
|
870
|
+
var b, I, j, y, v, S, A, P = l.c, D = u;
|
|
871
|
+
if (P) {
|
|
872
872
|
e: {
|
|
873
|
-
for (b = 1, y =
|
|
873
|
+
for (b = 1, y = P[0]; y >= 10; y /= 10, b++) ;
|
|
874
874
|
if (I = f - b, I < 0)
|
|
875
|
-
I += c, j = f, v =
|
|
876
|
-
else if (S = o((I + 1) / c), S >=
|
|
875
|
+
I += c, j = f, v = P[S = 0], A = a(v / D[b - j - 1] % 10);
|
|
876
|
+
else if (S = o((I + 1) / c), S >= P.length)
|
|
877
877
|
if (k) {
|
|
878
|
-
for (;
|
|
878
|
+
for (; P.length <= S; P.push(0)) ;
|
|
879
879
|
v = A = 0, b = 1, I %= c, j = I - c + 1;
|
|
880
880
|
} else
|
|
881
881
|
break e;
|
|
882
882
|
else {
|
|
883
|
-
for (v = y =
|
|
883
|
+
for (v = y = P[S], b = 1; y >= 10; y /= 10, b++) ;
|
|
884
884
|
I %= c, j = I - c + b, A = j < 0 ? 0 : a(v / D[b - j - 1] % 10);
|
|
885
885
|
}
|
|
886
886
|
if (k = k || f < 0 || // Are there any non-zero digits after the rounding digit?
|
|
887
887
|
// The expression n % pows10[d - j - 1] returns all digits of n to the right
|
|
888
888
|
// of the digit at j, e.g. if n is 908714 and j is 2, the expression gives 714.
|
|
889
|
-
|
|
890
|
-
(I > 0 ? j > 0 ? v / D[b - j] : 0 :
|
|
891
|
-
return
|
|
892
|
-
if (I == 0 ? (
|
|
889
|
+
P[S + 1] != null || (j < 0 ? v : v % D[b - j - 1]), k = g < 4 ? (A || k) && (g == 0 || g == (l.s < 0 ? 3 : 2)) : A > 5 || A == 5 && (g == 4 || k || g == 6 && // Check whether the digit to the left of the rounding digit is odd.
|
|
890
|
+
(I > 0 ? j > 0 ? v / D[b - j] : 0 : P[S - 1]) % 10 & 1 || g == (l.s < 0 ? 8 : 7)), f < 1 || !P[0])
|
|
891
|
+
return P.length = 0, k ? (f -= l.e + 1, P[0] = D[(c - f % c) % c], l.e = -f || 0) : P[0] = l.e = 0, l;
|
|
892
|
+
if (I == 0 ? (P.length = S, y = 1, S--) : (P.length = S + 1, y = D[c - I], P[S] = j > 0 ? a(v / D[b - j] % D[j]) * y : 0), k)
|
|
893
893
|
for (; ; )
|
|
894
894
|
if (S == 0) {
|
|
895
|
-
for (I = 1, j =
|
|
896
|
-
for (j =
|
|
897
|
-
I != y && (l.e++,
|
|
895
|
+
for (I = 1, j = P[0]; j >= 10; j /= 10, I++) ;
|
|
896
|
+
for (j = P[0] += y, y = 1; j >= 10; j /= 10, y++) ;
|
|
897
|
+
I != y && (l.e++, P[0] == d && (P[0] = 1));
|
|
898
898
|
break;
|
|
899
899
|
} else {
|
|
900
|
-
if (
|
|
901
|
-
|
|
900
|
+
if (P[S] += y, P[S] != d) break;
|
|
901
|
+
P[S--] = 0, y = 1;
|
|
902
902
|
}
|
|
903
|
-
for (I =
|
|
903
|
+
for (I = P.length; P[--I] === 0; P.pop()) ;
|
|
904
904
|
}
|
|
905
|
-
l.e > ke ? l.c = l.e = null : l.e <
|
|
905
|
+
l.e > ke ? l.c = l.e = null : l.e < Me && (l.c = [l.e = 0]);
|
|
906
906
|
}
|
|
907
907
|
return l;
|
|
908
908
|
}
|
|
909
909
|
function Le(l) {
|
|
910
910
|
var f, g = l.e;
|
|
911
|
-
return g === null ? l.toString() : (f = W(l.c), f = g <= ce || g >=
|
|
911
|
+
return g === null ? l.toString() : (f = W(l.c), f = g <= ce || g >= le ? J(f, g) : ae(f, g, "0"), l.s < 0 ? "-" + f : f);
|
|
912
912
|
}
|
|
913
913
|
return M.absoluteValue = M.abs = function() {
|
|
914
914
|
var l = new U(this);
|
|
@@ -927,22 +927,22 @@ function tn() {
|
|
|
927
927
|
}, M.dividedToIntegerBy = M.idiv = function(l, f) {
|
|
928
928
|
return L(this, new U(l, f), 0, 1);
|
|
929
929
|
}, M.exponentiatedBy = M.pow = function(l, f) {
|
|
930
|
-
var g, k, b, I, j, y, v, S, A,
|
|
930
|
+
var g, k, b, I, j, y, v, S, A, P = this;
|
|
931
931
|
if (l = new U(l), l.c && !l.isInteger())
|
|
932
932
|
throw Error(s + "Exponent not an integer: " + Le(l));
|
|
933
|
-
if (f != null && (f = new U(f)), y = l.e > 14, !
|
|
934
|
-
return A = new U(Math.pow(+Le(
|
|
933
|
+
if (f != null && (f = new U(f)), y = l.e > 14, !P.c || !P.c[0] || P.c[0] == 1 && !P.e && P.c.length == 1 || !l.c || !l.c[0])
|
|
934
|
+
return A = new U(Math.pow(+Le(P), y ? l.s * (2 - N(l)) : +Le(l))), f ? A.mod(f) : A;
|
|
935
935
|
if (v = l.s < 0, f) {
|
|
936
936
|
if (f.c ? !f.c[0] : !f.s) return new U(NaN);
|
|
937
|
-
k = !v &&
|
|
937
|
+
k = !v && P.isInteger() && f.isInteger(), k && (P = P.mod(f));
|
|
938
938
|
} else {
|
|
939
|
-
if (l.e > 9 && (
|
|
940
|
-
return I =
|
|
941
|
-
|
|
939
|
+
if (l.e > 9 && (P.e > 0 || P.e < -1 || (P.e == 0 ? P.c[0] > 1 || y && P.c[1] >= 24e7 : P.c[0] < 8e13 || y && P.c[0] <= 9999975e7)))
|
|
940
|
+
return I = P.s < 0 && N(l) ? -0 : 0, P.e > -1 && (I = 1 / I), new U(v ? 1 / I : I);
|
|
941
|
+
Xe && (I = o(Xe / c + 2));
|
|
942
942
|
}
|
|
943
943
|
for (y ? (g = new U(0.5), v && (l.s = 1), S = N(l)) : (b = Math.abs(+Le(l)), S = b % 2), A = new U(Y); ; ) {
|
|
944
944
|
if (S) {
|
|
945
|
-
if (A = A.times(
|
|
945
|
+
if (A = A.times(P), !A.c) break;
|
|
946
946
|
I ? A.c.length > I && (A.c.length = I) : k && (A = A.mod(f));
|
|
947
947
|
}
|
|
948
948
|
if (b) {
|
|
@@ -954,9 +954,9 @@ function tn() {
|
|
|
954
954
|
if (b = +Le(l), b === 0) break;
|
|
955
955
|
S = b % 2;
|
|
956
956
|
}
|
|
957
|
-
|
|
957
|
+
P = P.times(P), I ? P.c && P.c.length > I && (P.c.length = I) : k && (P = P.mod(f));
|
|
958
958
|
}
|
|
959
|
-
return k ? A : (v && (A = Y.div(A)), f ? A.mod(f) : I ? Se(A,
|
|
959
|
+
return k ? A : (v && (A = Y.div(A)), f ? A.mod(f) : I ? Se(A, Xe, ie, j) : A);
|
|
960
960
|
}, M.integerValue = function(l) {
|
|
961
961
|
var f = new U(this);
|
|
962
962
|
return l == null ? l = ie : _(l, 0, 8), Se(f, f.e + 1, l);
|
|
@@ -987,31 +987,31 @@ function tn() {
|
|
|
987
987
|
if (l = new U(l, f), f = l.s, !y || !f) return new U(NaN);
|
|
988
988
|
if (y != f)
|
|
989
989
|
return l.s = -f, j.plus(l);
|
|
990
|
-
var v = j.e / c, S = l.e / c, A = j.c,
|
|
990
|
+
var v = j.e / c, S = l.e / c, A = j.c, P = l.c;
|
|
991
991
|
if (!v || !S) {
|
|
992
|
-
if (!A || !
|
|
993
|
-
if (!A[0] || !
|
|
994
|
-
return
|
|
992
|
+
if (!A || !P) return A ? (l.s = -f, l) : new U(P ? j : NaN);
|
|
993
|
+
if (!A[0] || !P[0])
|
|
994
|
+
return P[0] ? (l.s = -f, l) : new U(A[0] ? j : (
|
|
995
995
|
// IEEE 754 (2008) 6.3: n - n = -0 when rounding to -Infinity
|
|
996
996
|
ie == 3 ? -0 : 0
|
|
997
997
|
));
|
|
998
998
|
}
|
|
999
999
|
if (v = Z(v), S = Z(S), A = A.slice(), y = v - S) {
|
|
1000
|
-
for ((I = y < 0) ? (y = -y, b = A) : (S = v, b =
|
|
1000
|
+
for ((I = y < 0) ? (y = -y, b = A) : (S = v, b = P), b.reverse(), f = y; f--; b.push(0)) ;
|
|
1001
1001
|
b.reverse();
|
|
1002
1002
|
} else
|
|
1003
|
-
for (k = (I = (y = A.length) < (f =
|
|
1004
|
-
if (A[f] !=
|
|
1005
|
-
I = A[f] <
|
|
1003
|
+
for (k = (I = (y = A.length) < (f = P.length)) ? y : f, y = f = 0; f < k; f++)
|
|
1004
|
+
if (A[f] != P[f]) {
|
|
1005
|
+
I = A[f] < P[f];
|
|
1006
1006
|
break;
|
|
1007
1007
|
}
|
|
1008
|
-
if (I && (b = A, A =
|
|
1008
|
+
if (I && (b = A, A = P, P = b, l.s = -l.s), f = (k = P.length) - (g = A.length), f > 0) for (; f--; A[g++] = 0) ;
|
|
1009
1009
|
for (f = d - 1; k > y; ) {
|
|
1010
|
-
if (A[--k] <
|
|
1010
|
+
if (A[--k] < P[k]) {
|
|
1011
1011
|
for (g = k; g && !A[--g]; A[g] = f) ;
|
|
1012
1012
|
--A[g], A[k] += d;
|
|
1013
1013
|
}
|
|
1014
|
-
A[k] -=
|
|
1014
|
+
A[k] -= P[k];
|
|
1015
1015
|
}
|
|
1016
1016
|
for (; A[0] == 0; A.splice(0, 1), --S) ;
|
|
1017
1017
|
return A[0] ? Bt(l, A, S) : (l.s = ie == 3 ? -1 : 1, l.c = [l.e = 0], l);
|
|
@@ -1019,13 +1019,13 @@ function tn() {
|
|
|
1019
1019
|
var g, k, b = this;
|
|
1020
1020
|
return l = new U(l, f), !b.c || !l.s || l.c && !l.c[0] ? new U(NaN) : !l.c || b.c && !b.c[0] ? new U(b) : (st == 9 ? (k = l.s, l.s = 1, g = L(b, l, 0, 3), l.s = k, g.s *= k) : g = L(b, l, 0, st), l = b.minus(g.times(l)), !l.c[0] && st == 1 && (l.s = b.s), l);
|
|
1021
1021
|
}, M.multipliedBy = M.times = function(l, f) {
|
|
1022
|
-
var g, k, b, I, j, y, v, S, A,
|
|
1023
|
-
if (!re || !
|
|
1024
|
-
return !
|
|
1025
|
-
for (k = Z(
|
|
1026
|
-
for (
|
|
1027
|
-
for (g = 0, D =
|
|
1028
|
-
S = re[--j] %
|
|
1022
|
+
var g, k, b, I, j, y, v, S, A, P, D, X, ne, ue, fe, ee = this, re = ee.c, we = (l = new U(l, f)).c;
|
|
1023
|
+
if (!re || !we || !re[0] || !we[0])
|
|
1024
|
+
return !ee.s || !l.s || re && !re[0] && !we || we && !we[0] && !re ? l.c = l.e = l.s = null : (l.s *= ee.s, !re || !we ? l.c = l.e = null : (l.c = [0], l.e = 0)), l;
|
|
1025
|
+
for (k = Z(ee.e / c) + Z(l.e / c), l.s *= ee.s, v = re.length, P = we.length, v < P && (ne = re, re = we, we = ne, b = v, v = P, P = b), b = v + P, ne = []; b--; ne.push(0)) ;
|
|
1026
|
+
for (ue = d, fe = m, b = P; --b >= 0; ) {
|
|
1027
|
+
for (g = 0, D = we[b] % fe, X = we[b] / fe | 0, j = v, I = b + j; I > b; )
|
|
1028
|
+
S = re[--j] % fe, A = re[j] / fe | 0, y = X * S + A * D, S = D * S + y % fe * fe + ne[I] + g, g = (S / ue | 0) + (y / fe | 0) + X * A, ne[I--] = S % ue;
|
|
1029
1029
|
ne[I] = g;
|
|
1030
1030
|
}
|
|
1031
1031
|
return g ? ++k : ne.splice(0, 1), Bt(l, ne, k);
|
|
@@ -1091,34 +1091,34 @@ function tn() {
|
|
|
1091
1091
|
else if (typeof g != "object")
|
|
1092
1092
|
throw Error(s + "Argument not an object: " + g);
|
|
1093
1093
|
if (k = b.toFixed(l, f), b.c) {
|
|
1094
|
-
var I, j = k.split("."), y = +g.groupSize, v = +g.secondaryGroupSize, S = g.groupSeparator || "", A = j[0],
|
|
1094
|
+
var I, j = k.split("."), y = +g.groupSize, v = +g.secondaryGroupSize, S = g.groupSeparator || "", A = j[0], P = j[1], D = b.s < 0, X = D ? A.slice(1) : A, ne = X.length;
|
|
1095
1095
|
if (v && (I = y, y = v, v = I, ne -= I), y > 0 && ne > 0) {
|
|
1096
|
-
for (I = ne % y || y, A =
|
|
1097
|
-
v > 0 && (A += S +
|
|
1096
|
+
for (I = ne % y || y, A = X.substr(0, I); I < ne; I += y) A += S + X.substr(I, y);
|
|
1097
|
+
v > 0 && (A += S + X.slice(I)), D && (A = "-" + A);
|
|
1098
1098
|
}
|
|
1099
|
-
k =
|
|
1099
|
+
k = P ? A + (g.decimalSeparator || "") + ((v = +g.fractionGroupSize) ? P.replace(
|
|
1100
1100
|
new RegExp("\\d{" + v + "}\\B", "g"),
|
|
1101
1101
|
"$&" + (g.fractionGroupSeparator || "")
|
|
1102
|
-
) :
|
|
1102
|
+
) : P) : A;
|
|
1103
1103
|
}
|
|
1104
1104
|
return (g.prefix || "") + k + (g.suffix || "");
|
|
1105
1105
|
}, M.toFraction = function(l) {
|
|
1106
|
-
var f, g, k, b, I, j, y, v, S, A,
|
|
1106
|
+
var f, g, k, b, I, j, y, v, S, A, P, D, X = this, ne = X.c;
|
|
1107
1107
|
if (l != null && (y = new U(l), !y.isInteger() && (y.c || y.s !== 1) || y.lt(Y)))
|
|
1108
1108
|
throw Error(s + "Argument " + (y.isInteger() ? "out of range: " : "not an integer: ") + Le(y));
|
|
1109
|
-
if (!ne) return new U(
|
|
1110
|
-
for (f = new U(Y), S = g = new U(Y), k = v = new U(Y), D = W(ne), I = f.e = D.length -
|
|
1109
|
+
if (!ne) return new U(X);
|
|
1110
|
+
for (f = new U(Y), S = g = new U(Y), k = v = new U(Y), D = W(ne), I = f.e = D.length - X.e - 1, f.c[0] = u[(j = I % c) < 0 ? c + j : j], l = !l || y.comparedTo(f) > 0 ? I > 0 ? f : S : y, j = ke, ke = 1 / 0, y = new U(D), v.c[0] = 0; A = L(y, f, 0, 1), b = g.plus(A.times(k)), b.comparedTo(l) != 1; )
|
|
1111
1111
|
g = k, k = b, S = v.plus(A.times(b = S)), v = b, f = y.minus(A.times(b = f)), y = b;
|
|
1112
|
-
return b = L(l.minus(g), k, 0, 1), v = v.plus(b.times(S)), g = g.plus(b.times(k)), v.s = S.s =
|
|
1113
|
-
L(v, g, I, ie).minus(
|
|
1114
|
-
) < 1 ? [S, k] : [v, g], ke = j,
|
|
1112
|
+
return b = L(l.minus(g), k, 0, 1), v = v.plus(b.times(S)), g = g.plus(b.times(k)), v.s = S.s = X.s, I = I * 2, P = L(S, k, I, ie).minus(X).abs().comparedTo(
|
|
1113
|
+
L(v, g, I, ie).minus(X).abs()
|
|
1114
|
+
) < 1 ? [S, k] : [v, g], ke = j, P;
|
|
1115
1115
|
}, M.toNumber = function() {
|
|
1116
1116
|
return +Le(this);
|
|
1117
1117
|
}, M.toPrecision = function(l, f) {
|
|
1118
1118
|
return l != null && _(l, 1, $), Dt(this, l, f, 2);
|
|
1119
1119
|
}, M.toString = function(l) {
|
|
1120
1120
|
var f, g = this, k = g.s, b = g.e;
|
|
1121
|
-
return b === null ? k ? (f = "Infinity", k < 0 && (f = "-" + f)) : f = "NaN" : (l == null ? f = b <= ce || b >=
|
|
1121
|
+
return b === null ? k ? (f = "Infinity", k < 0 && (f = "-" + f)) : f = "NaN" : (l == null ? f = b <= ce || b >= le ? J(W(g.c), b) : ae(W(g.c), b, "0") : l === 10 && Ht ? (g = Se(new U(g), Q + b + 1, ie), f = ae(W(g.c), g.e, "0")) : (_(l, 2, Ye.length, "Base"), f = te(ae(W(g.c), b, "0"), 10, l, k, !0)), k < 0 && g.c[0] && (f = "-" + f)), f;
|
|
1122
1122
|
}, M.valueOf = M.toJSON = function() {
|
|
1123
1123
|
return Le(this);
|
|
1124
1124
|
}, M._isBigNumber = !0, H != null && U.set(H), U;
|
|
@@ -1128,26 +1128,26 @@ function tn() {
|
|
|
1128
1128
|
return H > 0 || H === L ? L : L - 1;
|
|
1129
1129
|
}
|
|
1130
1130
|
function W(H) {
|
|
1131
|
-
for (var L, te,
|
|
1132
|
-
for (L = H[
|
|
1131
|
+
for (var L, te, V = 1, M = H.length, Y = H[0] + ""; V < M; ) {
|
|
1132
|
+
for (L = H[V++] + "", te = c - L.length; te--; L = "0" + L) ;
|
|
1133
1133
|
Y += L;
|
|
1134
1134
|
}
|
|
1135
1135
|
for (M = Y.length; Y.charCodeAt(--M) === 48; ) ;
|
|
1136
1136
|
return Y.slice(0, M + 1 || 1);
|
|
1137
1137
|
}
|
|
1138
1138
|
function K(H, L) {
|
|
1139
|
-
var te,
|
|
1139
|
+
var te, V, M = H.c, Y = L.c, Q = H.s, ie = L.s, ce = H.e, le = L.e;
|
|
1140
1140
|
if (!Q || !ie) return null;
|
|
1141
|
-
if (te = M && !M[0],
|
|
1141
|
+
if (te = M && !M[0], V = Y && !Y[0], te || V) return te ? V ? 0 : -ie : Q;
|
|
1142
1142
|
if (Q != ie) return Q;
|
|
1143
|
-
if (te = Q < 0,
|
|
1144
|
-
if (!
|
|
1145
|
-
for (ie = (ce = M.length) < (
|
|
1146
|
-
return ce ==
|
|
1143
|
+
if (te = Q < 0, V = ce == le, !M || !Y) return V ? 0 : !M ^ te ? 1 : -1;
|
|
1144
|
+
if (!V) return ce > le ^ te ? 1 : -1;
|
|
1145
|
+
for (ie = (ce = M.length) < (le = Y.length) ? ce : le, Q = 0; Q < ie; Q++) if (M[Q] != Y[Q]) return M[Q] > Y[Q] ^ te ? 1 : -1;
|
|
1146
|
+
return ce == le ? 0 : ce > le ^ te ? 1 : -1;
|
|
1147
1147
|
}
|
|
1148
|
-
function _(H, L, te,
|
|
1148
|
+
function _(H, L, te, V) {
|
|
1149
1149
|
if (H < L || H > te || H !== a(H))
|
|
1150
|
-
throw Error(s + (
|
|
1150
|
+
throw Error(s + (V || "Argument") + (typeof H == "number" ? H < L || H > te ? " out of range: " : " not an integer: " : " not a primitive number: ") + String(H));
|
|
1151
1151
|
}
|
|
1152
1152
|
function N(H) {
|
|
1153
1153
|
var L = H.c.length - 1;
|
|
@@ -1157,19 +1157,19 @@ function tn() {
|
|
|
1157
1157
|
return (H.length > 1 ? H.charAt(0) + "." + H.slice(1) : H) + (L < 0 ? "e" : "e+") + L;
|
|
1158
1158
|
}
|
|
1159
1159
|
function ae(H, L, te) {
|
|
1160
|
-
var
|
|
1160
|
+
var V, M;
|
|
1161
1161
|
if (L < 0) {
|
|
1162
1162
|
for (M = te + "."; ++L; M += te) ;
|
|
1163
1163
|
H = M + H;
|
|
1164
|
-
} else if (
|
|
1165
|
-
for (M = te, L -=
|
|
1164
|
+
} else if (V = H.length, ++L > V) {
|
|
1165
|
+
for (M = te, L -= V; --L; M += te) ;
|
|
1166
1166
|
H += M;
|
|
1167
|
-
} else L <
|
|
1167
|
+
} else L < V && (H = H.slice(0, L) + "." + H.slice(L));
|
|
1168
1168
|
return H;
|
|
1169
1169
|
}
|
|
1170
1170
|
n = E(), n.default = n.BigNumber = n, t.exports ? t.exports = n : (e || (e = typeof self < "u" && self ? self : window), e.BigNumber = n);
|
|
1171
1171
|
})(En);
|
|
1172
|
-
})(
|
|
1172
|
+
})($t)), $t.exports;
|
|
1173
1173
|
}
|
|
1174
1174
|
var Li;
|
|
1175
1175
|
function qn() {
|
|
@@ -1384,9 +1384,9 @@ function _n() {
|
|
|
1384
1384
|
}, function(N, J) {
|
|
1385
1385
|
var ae;
|
|
1386
1386
|
return c = N + "", s = 0, r = " ", ae = W(), E(), r && p("Syntax error"), typeof J == "function" ? (function H(L, te) {
|
|
1387
|
-
var
|
|
1387
|
+
var V, M = L[te];
|
|
1388
1388
|
return M && typeof M == "object" && Object.keys(M).forEach(function(Y) {
|
|
1389
|
-
|
|
1389
|
+
V = H(M, Y), V !== void 0 ? M[Y] = V : delete M[Y];
|
|
1390
1390
|
}), J.call(L, te, M);
|
|
1391
1391
|
})({ "": ae }, "") : ae;
|
|
1392
1392
|
};
|
|
@@ -1407,7 +1407,7 @@ function Ln() {
|
|
|
1407
1407
|
}
|
|
1408
1408
|
var Nn = Ln();
|
|
1409
1409
|
const vi = /* @__PURE__ */ Rn(Nn);
|
|
1410
|
-
function
|
|
1410
|
+
function Ae(t, e, n, i) {
|
|
1411
1411
|
function o(a) {
|
|
1412
1412
|
return a instanceof n ? a : new n(function(s) {
|
|
1413
1413
|
s(a);
|
|
@@ -1438,8 +1438,8 @@ function Hn(t, e, n, i) {
|
|
|
1438
1438
|
if (typeof e == "function" ? t !== e || !i : !e.has(t)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
1439
1439
|
return n === "m" ? i : n === "a" ? i.call(t) : i ? i.value : e.get(t);
|
|
1440
1440
|
}
|
|
1441
|
-
var
|
|
1442
|
-
class
|
|
1441
|
+
var jt, nn;
|
|
1442
|
+
class We {
|
|
1443
1443
|
/**
|
|
1444
1444
|
* Uses the provided ID as the ID for the resource.
|
|
1445
1445
|
*
|
|
@@ -1456,7 +1456,7 @@ class Ve {
|
|
|
1456
1456
|
* @returns {string}
|
|
1457
1457
|
*/
|
|
1458
1458
|
static unique(e = 7) {
|
|
1459
|
-
const n = Hn(
|
|
1459
|
+
const n = Hn(jt, jt, "m", nn).call(jt);
|
|
1460
1460
|
let i = "";
|
|
1461
1461
|
for (let o = 0; o < e; o++) {
|
|
1462
1462
|
const a = Math.floor(Math.random() * 16).toString(16);
|
|
@@ -1465,12 +1465,12 @@ class Ve {
|
|
|
1465
1465
|
return n + i;
|
|
1466
1466
|
}
|
|
1467
1467
|
}
|
|
1468
|
-
|
|
1468
|
+
jt = We, nn = function() {
|
|
1469
1469
|
const e = /* @__PURE__ */ new Date(), n = Math.floor(e.getTime() / 1e3), i = e.getMilliseconds();
|
|
1470
1470
|
return n.toString(16) + i.toString(16).padStart(5, "0");
|
|
1471
1471
|
};
|
|
1472
1472
|
const qt = vi({ useNativeBigInt: !0 });
|
|
1473
|
-
class
|
|
1473
|
+
class x {
|
|
1474
1474
|
/**
|
|
1475
1475
|
* Constructor for Query class.
|
|
1476
1476
|
*
|
|
@@ -1494,81 +1494,81 @@ class P {
|
|
|
1494
1494
|
});
|
|
1495
1495
|
}
|
|
1496
1496
|
}
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1497
|
+
x.equal = (t, e) => new x("equal", t, e).toString();
|
|
1498
|
+
x.notEqual = (t, e) => new x("notEqual", t, e).toString();
|
|
1499
|
+
x.regex = (t, e) => new x("regex", t, e).toString();
|
|
1500
|
+
x.lessThan = (t, e) => new x("lessThan", t, e).toString();
|
|
1501
|
+
x.lessThanEqual = (t, e) => new x("lessThanEqual", t, e).toString();
|
|
1502
|
+
x.greaterThan = (t, e) => new x("greaterThan", t, e).toString();
|
|
1503
|
+
x.greaterThanEqual = (t, e) => new x("greaterThanEqual", t, e).toString();
|
|
1504
|
+
x.isNull = (t) => new x("isNull", t).toString();
|
|
1505
|
+
x.isNotNull = (t) => new x("isNotNull", t).toString();
|
|
1506
|
+
x.exists = (t) => new x("exists", void 0, t).toString();
|
|
1507
|
+
x.notExists = (t) => new x("notExists", void 0, t).toString();
|
|
1508
|
+
x.between = (t, e, n) => new x("between", t, [
|
|
1509
1509
|
e,
|
|
1510
1510
|
n
|
|
1511
1511
|
]).toString();
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1512
|
+
x.startsWith = (t, e) => new x("startsWith", t, e).toString();
|
|
1513
|
+
x.endsWith = (t, e) => new x("endsWith", t, e).toString();
|
|
1514
|
+
x.select = (t) => new x("select", void 0, t).toString();
|
|
1515
|
+
x.search = (t, e) => new x("search", t, e).toString();
|
|
1516
|
+
x.orderDesc = (t) => new x("orderDesc", t).toString();
|
|
1517
|
+
x.orderAsc = (t) => new x("orderAsc", t).toString();
|
|
1518
|
+
x.orderRandom = () => new x("orderRandom").toString();
|
|
1519
|
+
x.cursorAfter = (t) => new x("cursorAfter", void 0, t).toString();
|
|
1520
|
+
x.cursorBefore = (t) => new x("cursorBefore", void 0, t).toString();
|
|
1521
|
+
x.limit = (t) => new x("limit", void 0, t).toString();
|
|
1522
|
+
x.offset = (t) => new x("offset", void 0, t).toString();
|
|
1523
|
+
x.contains = (t, e) => new x("contains", t, e).toString();
|
|
1524
|
+
x.containsAny = (t, e) => new x("containsAny", t, e).toString();
|
|
1525
|
+
x.containsAll = (t, e) => new x("containsAll", t, e).toString();
|
|
1526
|
+
x.notContains = (t, e) => new x("notContains", t, e).toString();
|
|
1527
|
+
x.notSearch = (t, e) => new x("notSearch", t, e).toString();
|
|
1528
|
+
x.notBetween = (t, e, n) => new x("notBetween", t, [
|
|
1529
1529
|
e,
|
|
1530
1530
|
n
|
|
1531
1531
|
]).toString();
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1532
|
+
x.notStartsWith = (t, e) => new x("notStartsWith", t, e).toString();
|
|
1533
|
+
x.notEndsWith = (t, e) => new x("notEndsWith", t, e).toString();
|
|
1534
|
+
x.createdBefore = (t) => x.lessThan("$createdAt", t);
|
|
1535
|
+
x.createdAfter = (t) => x.greaterThan("$createdAt", t);
|
|
1536
|
+
x.createdBetween = (t, e) => x.between("$createdAt", t, e);
|
|
1537
|
+
x.updatedBefore = (t) => x.lessThan("$updatedAt", t);
|
|
1538
|
+
x.updatedAfter = (t) => x.greaterThan("$updatedAt", t);
|
|
1539
|
+
x.updatedBetween = (t, e) => x.between("$updatedAt", t, e);
|
|
1540
|
+
x.or = (t) => new x("or", void 0, t.map((e) => qt.parse(e))).toString();
|
|
1541
|
+
x.and = (t) => new x("and", void 0, t.map((e) => qt.parse(e))).toString();
|
|
1542
|
+
x.elemMatch = (t, e) => new x("elemMatch", t, e.map((n) => qt.parse(n))).toString();
|
|
1543
|
+
x.distanceEqual = (t, e, n, i = !0) => new x("distanceEqual", t, [
|
|
1544
1544
|
[e, n, i]
|
|
1545
1545
|
]).toString();
|
|
1546
|
-
|
|
1546
|
+
x.distanceNotEqual = (t, e, n, i = !0) => new x("distanceNotEqual", t, [
|
|
1547
1547
|
[e, n, i]
|
|
1548
1548
|
]).toString();
|
|
1549
|
-
|
|
1549
|
+
x.distanceGreaterThan = (t, e, n, i = !0) => new x("distanceGreaterThan", t, [
|
|
1550
1550
|
[e, n, i]
|
|
1551
1551
|
]).toString();
|
|
1552
|
-
|
|
1552
|
+
x.distanceLessThan = (t, e, n, i = !0) => new x("distanceLessThan", t, [
|
|
1553
1553
|
[e, n, i]
|
|
1554
1554
|
]).toString();
|
|
1555
|
-
|
|
1555
|
+
x.vectorDot = (t, e) => new x("vectorDot", t, [
|
|
1556
1556
|
e
|
|
1557
1557
|
]).toString();
|
|
1558
|
-
|
|
1558
|
+
x.vectorCosine = (t, e) => new x("vectorCosine", t, [
|
|
1559
1559
|
e
|
|
1560
1560
|
]).toString();
|
|
1561
|
-
|
|
1561
|
+
x.vectorEuclidean = (t, e) => new x("vectorEuclidean", t, [
|
|
1562
1562
|
e
|
|
1563
1563
|
]).toString();
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1564
|
+
x.intersects = (t, e) => new x("intersects", t, [e]).toString();
|
|
1565
|
+
x.notIntersects = (t, e) => new x("notIntersects", t, [e]).toString();
|
|
1566
|
+
x.crosses = (t, e) => new x("crosses", t, [e]).toString();
|
|
1567
|
+
x.notCrosses = (t, e) => new x("notCrosses", t, [e]).toString();
|
|
1568
|
+
x.overlaps = (t, e) => new x("overlaps", t, [e]).toString();
|
|
1569
|
+
x.notOverlaps = (t, e) => new x("notOverlaps", t, [e]).toString();
|
|
1570
|
+
x.touches = (t, e) => new x("touches", t, [e]).toString();
|
|
1571
|
+
x.notTouches = (t, e) => new x("notTouches", t, [e]).toString();
|
|
1572
1572
|
const Dn = vi({ storeAsString: !1 }), Bn = vi({ useNativeBigInt: !0 }), Xn = BigInt(Number.MAX_SAFE_INTEGER), Vn = BigInt(Number.MIN_SAFE_INTEGER), Wn = BigInt("9223372036854775807"), Gn = BigInt("-9223372036854775808");
|
|
1573
1573
|
function Kn(t) {
|
|
1574
1574
|
return t !== null && typeof t == "object" && t._isBigNumber === !0 && typeof t.isInteger == "function" && typeof t.toFixed == "function" && typeof t.toNumber == "function";
|
|
@@ -1583,7 +1583,7 @@ function Yn(t, e) {
|
|
|
1583
1583
|
}
|
|
1584
1584
|
return e;
|
|
1585
1585
|
}
|
|
1586
|
-
const
|
|
1586
|
+
const ve = {
|
|
1587
1587
|
parse: (t) => Dn.parse(t, Yn),
|
|
1588
1588
|
stringify: Bn.stringify
|
|
1589
1589
|
};
|
|
@@ -1600,7 +1600,7 @@ class h extends Error {
|
|
|
1600
1600
|
super(e), this.name = "AppwriteException", this.message = e, this.code = n, this.type = i, this.response = o;
|
|
1601
1601
|
}
|
|
1602
1602
|
}
|
|
1603
|
-
class
|
|
1603
|
+
class Pe {
|
|
1604
1604
|
constructor() {
|
|
1605
1605
|
this.config = {
|
|
1606
1606
|
endpoint: "https://cloud.appwrite.io/v1",
|
|
@@ -1652,7 +1652,7 @@ class xe {
|
|
|
1652
1652
|
createHeartbeat: () => {
|
|
1653
1653
|
this.realtime.heartbeat && clearTimeout(this.realtime.heartbeat), this.realtime.heartbeat = window?.setInterval(() => {
|
|
1654
1654
|
var e;
|
|
1655
|
-
(e = this.realtime.socket) === null || e === void 0 || e.send(
|
|
1655
|
+
(e = this.realtime.socket) === null || e === void 0 || e.send(ve.stringify({
|
|
1656
1656
|
type: "ping"
|
|
1657
1657
|
}));
|
|
1658
1658
|
}, 2e4);
|
|
@@ -1687,7 +1687,7 @@ class xe {
|
|
|
1687
1687
|
if (!this.realtime.socket || this.realtime.socket.readyState !== WebSocket.OPEN || this.realtime.pendingSubscribes.size < 1)
|
|
1688
1688
|
return;
|
|
1689
1689
|
const e = Array.from(this.realtime.pendingSubscribes.values());
|
|
1690
|
-
this.realtime.pendingSubscribes.clear(), this.realtime.socket.send(
|
|
1690
|
+
this.realtime.pendingSubscribes.clear(), this.realtime.socket.send(ve.stringify({
|
|
1691
1691
|
type: "subscribe",
|
|
1692
1692
|
data: e
|
|
1693
1693
|
}));
|
|
@@ -1695,16 +1695,16 @@ class xe {
|
|
|
1695
1695
|
onMessage: (e) => {
|
|
1696
1696
|
var n, i;
|
|
1697
1697
|
try {
|
|
1698
|
-
const o =
|
|
1698
|
+
const o = ve.parse(e.data);
|
|
1699
1699
|
switch (this.realtime.lastMessage = o, o.type) {
|
|
1700
1700
|
case "connected": {
|
|
1701
1701
|
const a = o.data;
|
|
1702
1702
|
let s = this.config.session;
|
|
1703
1703
|
if (!s) {
|
|
1704
|
-
const r =
|
|
1704
|
+
const r = ve.parse((n = window.localStorage.getItem("cookieFallback")) !== null && n !== void 0 ? n : "{}");
|
|
1705
1705
|
s = r?.[`a_session_${this.config.project}`];
|
|
1706
1706
|
}
|
|
1707
|
-
s && !a?.user && ((i = this.realtime.socket) === null || i === void 0 || i.send(
|
|
1707
|
+
s && !a?.user && ((i = this.realtime.socket) === null || i === void 0 || i.send(ve.stringify({
|
|
1708
1708
|
type: "authentication",
|
|
1709
1709
|
data: {
|
|
1710
1710
|
session: s
|
|
@@ -1955,7 +1955,7 @@ class xe {
|
|
|
1955
1955
|
let r = "";
|
|
1956
1956
|
const d = this.realtime.subscriptions.size + 1;
|
|
1957
1957
|
for (let c = 0; c < d; c++) {
|
|
1958
|
-
const p =
|
|
1958
|
+
const p = We.unique();
|
|
1959
1959
|
if (!this.realtime.subscriptions.has(p)) {
|
|
1960
1960
|
r = p;
|
|
1961
1961
|
break;
|
|
@@ -1991,12 +1991,12 @@ class xe {
|
|
|
1991
1991
|
headers: i
|
|
1992
1992
|
};
|
|
1993
1993
|
if (i["X-Appwrite-Dev-Key"] === void 0 && (a.credentials = "include"), e === "GET")
|
|
1994
|
-
for (const [s, r] of Object.entries(
|
|
1994
|
+
for (const [s, r] of Object.entries(Pe.flatten(o)))
|
|
1995
1995
|
n.searchParams.append(s, r);
|
|
1996
1996
|
else
|
|
1997
1997
|
switch (i["content-type"]) {
|
|
1998
1998
|
case "application/json":
|
|
1999
|
-
a.body =
|
|
1999
|
+
a.body = ve.stringify(o);
|
|
2000
2000
|
break;
|
|
2001
2001
|
case "multipart/form-data": {
|
|
2002
2002
|
const s = new FormData();
|
|
@@ -2015,14 +2015,14 @@ class xe {
|
|
|
2015
2015
|
return { uri: n.toString(), options: a };
|
|
2016
2016
|
}
|
|
2017
2017
|
chunkedUpload(e, n) {
|
|
2018
|
-
return
|
|
2018
|
+
return Ae(this, arguments, void 0, function* (i, o, a = {}, s = {}, r) {
|
|
2019
2019
|
var d;
|
|
2020
2020
|
const [c, p] = (d = Object.entries(s).find(([Y, Q]) => Q instanceof File)) !== null && d !== void 0 ? d : [];
|
|
2021
2021
|
if (!p || !c)
|
|
2022
2022
|
throw new Error("File not found in payload");
|
|
2023
|
-
if (p.size <=
|
|
2023
|
+
if (p.size <= Pe.CHUNK_SIZE)
|
|
2024
2024
|
return yield this.call(i, o, a, s);
|
|
2025
|
-
const u = Math.ceil(p.size /
|
|
2025
|
+
const u = Math.ceil(p.size / Pe.CHUNK_SIZE), m = Math.min(Pe.CHUNK_SIZE, p.size), $ = Object.assign(Object.assign({}, a), { "content-range": `bytes 0-${m - 1}/${p.size}` }), E = p.slice(0, m), Z = Object.assign({}, s);
|
|
2026
2026
|
Z[c] = new File([E], p.name);
|
|
2027
2027
|
const W = yield this.call(i, o, $, Z), K = W?.$id;
|
|
2028
2028
|
if (r && typeof r == "function" && r({
|
|
@@ -2035,53 +2035,53 @@ class xe {
|
|
|
2035
2035
|
return W;
|
|
2036
2036
|
const _ = [];
|
|
2037
2037
|
for (let Y = 1; Y < u; Y++) {
|
|
2038
|
-
const Q = Y *
|
|
2038
|
+
const Q = Y * Pe.CHUNK_SIZE, ie = Math.min(Q + Pe.CHUNK_SIZE, p.size);
|
|
2039
2039
|
_.push({ start: Q, end: ie });
|
|
2040
2040
|
}
|
|
2041
2041
|
const N = 8;
|
|
2042
2042
|
let J = 1, ae = m, H = W, L = null, te = !1;
|
|
2043
|
-
const
|
|
2043
|
+
const V = (Y) => {
|
|
2044
2044
|
var Q;
|
|
2045
2045
|
const ie = Y?.chunksUploaded, ce = (Q = Y?.chunksTotal) !== null && Q !== void 0 ? Q : u;
|
|
2046
2046
|
return typeof ie == "number" && typeof ce == "number" && ie >= ce;
|
|
2047
|
-
}, M = (Y) =>
|
|
2047
|
+
}, M = (Y) => Ae(this, void 0, void 0, function* () {
|
|
2048
2048
|
const Q = Object.assign({}, a);
|
|
2049
2049
|
K && (Q["x-appwrite-id"] = K), Q["content-range"] = `bytes ${Y.start}-${Y.end - 1}/${p.size}`;
|
|
2050
2050
|
const ie = p.slice(Y.start, Y.end), ce = Object.assign({}, s);
|
|
2051
2051
|
ce[c] = new File([ie], p.name);
|
|
2052
|
-
const
|
|
2053
|
-
return te || (J++, ae += Y.end - Y.start, H =
|
|
2052
|
+
const le = yield this.call(i, o, Q, ce);
|
|
2053
|
+
return te || (J++, ae += Y.end - Y.start, H = le, V(le) && (L = le), r && typeof r == "function" && r({
|
|
2054
2054
|
$id: K,
|
|
2055
2055
|
progress: Math.round(ae / p.size * 100),
|
|
2056
2056
|
sizeUploaded: ae,
|
|
2057
2057
|
chunksTotal: u,
|
|
2058
2058
|
chunksUploaded: J
|
|
2059
|
-
})),
|
|
2059
|
+
})), le;
|
|
2060
2060
|
});
|
|
2061
2061
|
return yield new Promise((Y, Q) => {
|
|
2062
|
-
let ie = 0, ce = 0,
|
|
2063
|
-
const
|
|
2062
|
+
let ie = 0, ce = 0, le = 0;
|
|
2063
|
+
const Me = () => {
|
|
2064
2064
|
if (!te) {
|
|
2065
|
-
if (
|
|
2065
|
+
if (le === _.length) {
|
|
2066
2066
|
Y();
|
|
2067
2067
|
return;
|
|
2068
2068
|
}
|
|
2069
2069
|
for (; ce < N && ie < _.length; ) {
|
|
2070
2070
|
const ke = _[ie++];
|
|
2071
2071
|
ce++, M(ke).then(() => {
|
|
2072
|
-
ce--,
|
|
2072
|
+
ce--, le++, Me();
|
|
2073
2073
|
}).catch((_e) => {
|
|
2074
2074
|
te = !0, Q(_e);
|
|
2075
2075
|
});
|
|
2076
2076
|
}
|
|
2077
2077
|
}
|
|
2078
2078
|
};
|
|
2079
|
-
|
|
2079
|
+
Me();
|
|
2080
2080
|
}), L ?? H;
|
|
2081
2081
|
});
|
|
2082
2082
|
}
|
|
2083
2083
|
ping() {
|
|
2084
|
-
return
|
|
2084
|
+
return Ae(this, void 0, void 0, function* () {
|
|
2085
2085
|
return this.call("GET", new URL(this.config.endpoint + "/ping"), {
|
|
2086
2086
|
"X-Appwrite-Project": this.config.project,
|
|
2087
2087
|
accept: "application/json"
|
|
@@ -2089,7 +2089,7 @@ class xe {
|
|
|
2089
2089
|
});
|
|
2090
2090
|
}
|
|
2091
2091
|
call(e, n) {
|
|
2092
|
-
return
|
|
2092
|
+
return Ae(this, arguments, void 0, function* (i, o, a = {}, s = {}, r = "json") {
|
|
2093
2093
|
var d, c, p;
|
|
2094
2094
|
const { uri: u, options: m } = this.prepareRequest(i, o, a, s);
|
|
2095
2095
|
let $ = null;
|
|
@@ -2097,15 +2097,15 @@ class xe {
|
|
|
2097
2097
|
if (E.type === "opaque")
|
|
2098
2098
|
throw new h(`Invalid Origin. Register your new client (${window.location.host}) as a new Web platform on your project console dashboard`, 403, "forbidden", "");
|
|
2099
2099
|
const Z = E.headers.get("x-appwrite-warning");
|
|
2100
|
-
if (Z && Z.split(";").forEach((K) => console.warn("Warning: " + K)), !((d = E.headers.get("content-type")) === null || d === void 0) && d.includes("application/json") ? $ =
|
|
2100
|
+
if (Z && Z.split(";").forEach((K) => console.warn("Warning: " + K)), !((d = E.headers.get("content-type")) === null || d === void 0) && d.includes("application/json") ? $ = ve.parse(yield E.text()) : r === "arrayBuffer" ? $ = yield E.arrayBuffer() : $ = {
|
|
2101
2101
|
message: yield E.text()
|
|
2102
2102
|
}, 400 <= E.status) {
|
|
2103
2103
|
let K;
|
|
2104
|
-
throw !((c = E.headers.get("content-type")) === null || c === void 0) && c.includes("application/json") || r === "arrayBuffer" ? K =
|
|
2104
|
+
throw !((c = E.headers.get("content-type")) === null || c === void 0) && c.includes("application/json") || r === "arrayBuffer" ? K = ve.stringify($) : K = $?.message, new h((p = $?.message) !== null && p !== void 0 ? p : K, E.status, $?.type, K);
|
|
2105
2105
|
}
|
|
2106
2106
|
const W = E.headers.get("X-Fallback-Cookies");
|
|
2107
2107
|
return typeof window < "u" && window.localStorage && W && (window.console.warn("Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint."), window.localStorage.setItem("cookieFallback", W)), $ && typeof $ == "object" && Object.defineProperty($, "toString", {
|
|
2108
|
-
value: () =>
|
|
2108
|
+
value: () => ve.stringify($),
|
|
2109
2109
|
writable: !0,
|
|
2110
2110
|
enumerable: !1,
|
|
2111
2111
|
configurable: !0
|
|
@@ -2116,13 +2116,13 @@ class xe {
|
|
|
2116
2116
|
let i = {};
|
|
2117
2117
|
for (const [o, a] of Object.entries(e)) {
|
|
2118
2118
|
const s = n ? n + "[" + o + "]" : o;
|
|
2119
|
-
Array.isArray(a) ? i = Object.assign(Object.assign({}, i),
|
|
2119
|
+
Array.isArray(a) ? i = Object.assign(Object.assign({}, i), Pe.flatten(a, s)) : i[s] = a;
|
|
2120
2120
|
}
|
|
2121
2121
|
return i;
|
|
2122
2122
|
}
|
|
2123
2123
|
}
|
|
2124
|
-
|
|
2125
|
-
class
|
|
2124
|
+
Pe.CHUNK_SIZE = 1024 * 1024 * 5;
|
|
2125
|
+
class me {
|
|
2126
2126
|
constructor(e) {
|
|
2127
2127
|
this.client = e;
|
|
2128
2128
|
}
|
|
@@ -2130,13 +2130,13 @@ class ye {
|
|
|
2130
2130
|
let i = {};
|
|
2131
2131
|
for (const [o, a] of Object.entries(e)) {
|
|
2132
2132
|
const s = n ? n + "[" + o + "]" : o;
|
|
2133
|
-
Array.isArray(a) ? i = Object.assign(Object.assign({}, i),
|
|
2133
|
+
Array.isArray(a) ? i = Object.assign(Object.assign({}, i), me.flatten(a, s)) : i[s] = a;
|
|
2134
2134
|
}
|
|
2135
2135
|
return i;
|
|
2136
2136
|
}
|
|
2137
2137
|
}
|
|
2138
|
-
|
|
2139
|
-
class
|
|
2138
|
+
me.CHUNK_SIZE = 5 * 1024 * 1024;
|
|
2139
|
+
class Yt {
|
|
2140
2140
|
constructor(e) {
|
|
2141
2141
|
this.client = e;
|
|
2142
2142
|
}
|
|
@@ -2873,7 +2873,7 @@ class Jt {
|
|
|
2873
2873
|
typeof a < "u" && (c.success = a), typeof s < "u" && (c.failure = s), typeof r < "u" && (c.scopes = r);
|
|
2874
2874
|
const p = new URL(this.client.config.endpoint + d);
|
|
2875
2875
|
c.project = this.client.config.project;
|
|
2876
|
-
for (const [u, m] of Object.entries(
|
|
2876
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
2877
2877
|
p.searchParams.append(u, m);
|
|
2878
2878
|
if (typeof window < "u" && window?.location) {
|
|
2879
2879
|
window.location.href = p.toString();
|
|
@@ -3091,7 +3091,7 @@ class Jt {
|
|
|
3091
3091
|
typeof a < "u" && (c.success = a), typeof s < "u" && (c.failure = s), typeof r < "u" && (c.scopes = r);
|
|
3092
3092
|
const p = new URL(this.client.config.endpoint + d);
|
|
3093
3093
|
c.project = this.client.config.project;
|
|
3094
|
-
for (const [u, m] of Object.entries(
|
|
3094
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3095
3095
|
p.searchParams.append(u, m);
|
|
3096
3096
|
if (typeof window < "u" && window?.location) {
|
|
3097
3097
|
window.location.href = p.toString();
|
|
@@ -3247,7 +3247,7 @@ class on {
|
|
|
3247
3247
|
typeof a < "u" && (c.width = a), typeof s < "u" && (c.height = s), typeof r < "u" && (c.quality = r);
|
|
3248
3248
|
const p = new URL(this.client.config.endpoint + d);
|
|
3249
3249
|
c.project = this.client.config.project, c.impersonateuserid = this.client.config.impersonateuserid;
|
|
3250
|
-
for (const [u, m] of Object.entries(
|
|
3250
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3251
3251
|
p.searchParams.append(u, m);
|
|
3252
3252
|
return p.toString();
|
|
3253
3253
|
}
|
|
@@ -3266,7 +3266,7 @@ class on {
|
|
|
3266
3266
|
typeof a < "u" && (c.width = a), typeof s < "u" && (c.height = s), typeof r < "u" && (c.quality = r);
|
|
3267
3267
|
const p = new URL(this.client.config.endpoint + d);
|
|
3268
3268
|
c.project = this.client.config.project, c.impersonateuserid = this.client.config.impersonateuserid;
|
|
3269
|
-
for (const [u, m] of Object.entries(
|
|
3269
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3270
3270
|
p.searchParams.append(u, m);
|
|
3271
3271
|
return p.toString();
|
|
3272
3272
|
}
|
|
@@ -3282,7 +3282,7 @@ class on {
|
|
|
3282
3282
|
typeof i < "u" && (a.url = i);
|
|
3283
3283
|
const s = new URL(this.client.config.endpoint + o);
|
|
3284
3284
|
a.project = this.client.config.project, a.impersonateuserid = this.client.config.impersonateuserid;
|
|
3285
|
-
for (const [r, d] of Object.entries(
|
|
3285
|
+
for (const [r, d] of Object.entries(me.flatten(a)))
|
|
3286
3286
|
s.searchParams.append(r, d);
|
|
3287
3287
|
return s.toString();
|
|
3288
3288
|
}
|
|
@@ -3301,7 +3301,7 @@ class on {
|
|
|
3301
3301
|
typeof a < "u" && (c.width = a), typeof s < "u" && (c.height = s), typeof r < "u" && (c.quality = r);
|
|
3302
3302
|
const p = new URL(this.client.config.endpoint + d);
|
|
3303
3303
|
c.project = this.client.config.project, c.impersonateuserid = this.client.config.impersonateuserid;
|
|
3304
|
-
for (const [u, m] of Object.entries(
|
|
3304
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3305
3305
|
p.searchParams.append(u, m);
|
|
3306
3306
|
return p.toString();
|
|
3307
3307
|
}
|
|
@@ -3319,7 +3319,7 @@ class on {
|
|
|
3319
3319
|
typeof o < "u" && (d.url = o), typeof a < "u" && (d.width = a), typeof s < "u" && (d.height = s);
|
|
3320
3320
|
const c = new URL(this.client.config.endpoint + r);
|
|
3321
3321
|
d.project = this.client.config.project, d.impersonateuserid = this.client.config.impersonateuserid;
|
|
3322
|
-
for (const [p, u] of Object.entries(
|
|
3322
|
+
for (const [p, u] of Object.entries(me.flatten(d)))
|
|
3323
3323
|
c.searchParams.append(p, u);
|
|
3324
3324
|
return c.toString();
|
|
3325
3325
|
}
|
|
@@ -3335,7 +3335,7 @@ class on {
|
|
|
3335
3335
|
typeof o < "u" && (c.name = o), typeof a < "u" && (c.width = a), typeof s < "u" && (c.height = s), typeof r < "u" && (c.background = r);
|
|
3336
3336
|
const p = new URL(this.client.config.endpoint + d);
|
|
3337
3337
|
c.project = this.client.config.project, c.impersonateuserid = this.client.config.impersonateuserid;
|
|
3338
|
-
for (const [u, m] of Object.entries(
|
|
3338
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3339
3339
|
p.searchParams.append(u, m);
|
|
3340
3340
|
return p.toString();
|
|
3341
3341
|
}
|
|
@@ -3355,7 +3355,7 @@ class on {
|
|
|
3355
3355
|
typeof o < "u" && ($.width = o), typeof a < "u" && ($.height = a), typeof s < "u" && ($.quality = s), typeof r < "u" && ($.output = r), typeof d < "u" && ($.rating = d), typeof c < "u" && ($.userId = c), typeof p < "u" && ($.emailHash = p), typeof u < "u" && ($.name = u);
|
|
3356
3356
|
const E = new URL(this.client.config.endpoint + m);
|
|
3357
3357
|
$.project = this.client.config.project, $.impersonateuserid = this.client.config.impersonateuserid;
|
|
3358
|
-
for (const [Z, W] of Object.entries(
|
|
3358
|
+
for (const [Z, W] of Object.entries(me.flatten($)))
|
|
3359
3359
|
E.searchParams.append(Z, W);
|
|
3360
3360
|
return E.toString();
|
|
3361
3361
|
}
|
|
@@ -3374,7 +3374,7 @@ class on {
|
|
|
3374
3374
|
typeof o < "u" && (c.text = o), typeof a < "u" && (c.size = a), typeof s < "u" && (c.margin = s), typeof r < "u" && (c.download = r);
|
|
3375
3375
|
const p = new URL(this.client.config.endpoint + d);
|
|
3376
3376
|
c.project = this.client.config.project, c.impersonateuserid = this.client.config.impersonateuserid;
|
|
3377
|
-
for (const [u, m] of Object.entries(
|
|
3377
|
+
for (const [u, m] of Object.entries(me.flatten(c)))
|
|
3378
3378
|
p.searchParams.append(u, m);
|
|
3379
3379
|
return p.toString();
|
|
3380
3380
|
}
|
|
@@ -3405,11 +3405,11 @@ class on {
|
|
|
3405
3405
|
const o = i.url, a = i.headers, s = i.viewportWidth, r = i.viewportHeight, d = i.scale, c = i.theme, p = i.userAgent, u = i.fullpage, m = i.locale, $ = i.timezone, E = i.latitude, Z = i.longitude, W = i.accuracy, K = i.touch, _ = i.permissions, N = i.sleep, J = i.width, ae = i.height, H = i.quality, L = i.output;
|
|
3406
3406
|
if (typeof o > "u")
|
|
3407
3407
|
throw new h('Missing required parameter: "url"');
|
|
3408
|
-
const te = "/avatars/screenshots",
|
|
3409
|
-
typeof o < "u" && (
|
|
3408
|
+
const te = "/avatars/screenshots", V = {};
|
|
3409
|
+
typeof o < "u" && (V.url = o), typeof a < "u" && (V.headers = a), typeof s < "u" && (V.viewportWidth = s), typeof r < "u" && (V.viewportHeight = r), typeof d < "u" && (V.scale = d), typeof c < "u" && (V.theme = c), typeof p < "u" && (V.userAgent = p), typeof u < "u" && (V.fullpage = u), typeof m < "u" && (V.locale = m), typeof $ < "u" && (V.timezone = $), typeof E < "u" && (V.latitude = E), typeof Z < "u" && (V.longitude = Z), typeof W < "u" && (V.accuracy = W), typeof K < "u" && (V.touch = K), typeof _ < "u" && (V.permissions = _), typeof N < "u" && (V.sleep = N), typeof J < "u" && (V.width = J), typeof ae < "u" && (V.height = ae), typeof H < "u" && (V.quality = H), typeof L < "u" && (V.output = L);
|
|
3410
3410
|
const M = new URL(this.client.config.endpoint + te);
|
|
3411
|
-
|
|
3412
|
-
for (const [Y, Q] of Object.entries(
|
|
3411
|
+
V.project = this.client.config.project, V.impersonateuserid = this.client.config.impersonateuserid;
|
|
3412
|
+
for (const [Y, Q] of Object.entries(me.flatten(V)))
|
|
3413
3413
|
M.searchParams.append(Y, Q);
|
|
3414
3414
|
return M.toString();
|
|
3415
3415
|
}
|
|
@@ -4605,7 +4605,7 @@ class to {
|
|
|
4605
4605
|
typeof s < "u" && (d.token = s);
|
|
4606
4606
|
const c = new URL(this.client.config.endpoint + r);
|
|
4607
4607
|
d.project = this.client.config.project, d.impersonateuserid = this.client.config.impersonateuserid;
|
|
4608
|
-
for (const [p, u] of Object.entries(
|
|
4608
|
+
for (const [p, u] of Object.entries(me.flatten(d)))
|
|
4609
4609
|
c.searchParams.append(p, u);
|
|
4610
4610
|
return c.toString();
|
|
4611
4611
|
}
|
|
@@ -4636,7 +4636,7 @@ class to {
|
|
|
4636
4636
|
typeof s < "u" && (N.width = s), typeof r < "u" && (N.height = r), typeof d < "u" && (N.gravity = d), typeof c < "u" && (N.quality = c), typeof p < "u" && (N.borderWidth = p), typeof u < "u" && (N.borderColor = u), typeof m < "u" && (N.borderRadius = m), typeof $ < "u" && (N.opacity = $), typeof E < "u" && (N.rotation = E), typeof Z < "u" && (N.background = Z), typeof W < "u" && (N.output = W), typeof K < "u" && (N.token = K);
|
|
4637
4637
|
const J = new URL(this.client.config.endpoint + _);
|
|
4638
4638
|
N.project = this.client.config.project, N.impersonateuserid = this.client.config.impersonateuserid;
|
|
4639
|
-
for (const [ae, H] of Object.entries(
|
|
4639
|
+
for (const [ae, H] of Object.entries(me.flatten(N)))
|
|
4640
4640
|
J.searchParams.append(ae, H);
|
|
4641
4641
|
return J.toString();
|
|
4642
4642
|
}
|
|
@@ -4656,7 +4656,7 @@ class to {
|
|
|
4656
4656
|
typeof s < "u" && (d.token = s);
|
|
4657
4657
|
const c = new URL(this.client.config.endpoint + r);
|
|
4658
4658
|
d.project = this.client.config.project, d.impersonateuserid = this.client.config.impersonateuserid;
|
|
4659
|
-
for (const [p, u] of Object.entries(
|
|
4659
|
+
for (const [p, u] of Object.entries(me.flatten(d)))
|
|
4660
4660
|
c.searchParams.append(p, u);
|
|
4661
4661
|
return c.toString();
|
|
4662
4662
|
}
|
|
@@ -5582,10 +5582,10 @@ class no {
|
|
|
5582
5582
|
return this.client.call("delete", p, u, c);
|
|
5583
5583
|
}
|
|
5584
5584
|
}
|
|
5585
|
-
var
|
|
5585
|
+
var Ct;
|
|
5586
5586
|
(function(t) {
|
|
5587
5587
|
t[t.NORMAL_CLOSURE = 1e3] = "NORMAL_CLOSURE", t[t.POLICY_VIOLATION = 1008] = "POLICY_VIOLATION", t[t.UNKNOWN_ERROR = -1] = "UNKNOWN_ERROR";
|
|
5588
|
-
})(
|
|
5588
|
+
})(Ct || (Ct = {}));
|
|
5589
5589
|
class oo {
|
|
5590
5590
|
constructor(e) {
|
|
5591
5591
|
this.TYPE_ERROR = "error", this.TYPE_EVENT = "event", this.TYPE_PONG = "pong", this.TYPE_CONNECTED = "connected", this.DEBOUNCE_MS = 1, this.HEARTBEAT_INTERVAL = 2e4, this.activeSubscriptions = /* @__PURE__ */ new Map(), this.pendingSubscribes = /* @__PURE__ */ new Map(), this.appConnected = !1, this.subCallDepth = 0, this.reconnectAttempts = 0, this.connectionId = 0, this.reconnect = !0, this.onErrorCallbacks = [], this.onCloseCallbacks = [], this.onOpenCallbacks = [], this.client = e;
|
|
@@ -5619,7 +5619,7 @@ class oo {
|
|
|
5619
5619
|
}
|
|
5620
5620
|
startHeartbeat() {
|
|
5621
5621
|
this.stopHeartbeat(), this.heartbeatTimer = window?.setInterval(() => {
|
|
5622
|
-
this.socket && this.socket.readyState === WebSocket.OPEN && this.socket.send(
|
|
5622
|
+
this.socket && this.socket.readyState === WebSocket.OPEN && this.socket.send(ve.stringify({ type: "ping" }));
|
|
5623
5623
|
}, this.HEARTBEAT_INTERVAL);
|
|
5624
5624
|
}
|
|
5625
5625
|
stopHeartbeat() {
|
|
@@ -5634,7 +5634,7 @@ class oo {
|
|
|
5634
5634
|
* Returns early when a healthy socket is already present.
|
|
5635
5635
|
*/
|
|
5636
5636
|
createSocket() {
|
|
5637
|
-
return
|
|
5637
|
+
return Ae(this, void 0, void 0, function* () {
|
|
5638
5638
|
if (!(this.socket && this.socket.readyState < WebSocket.CLOSING))
|
|
5639
5639
|
return this.socketCreationPromise ? this.socketCreationPromise : (this.socketCreationPromise = this.createSocketLocked().finally(() => {
|
|
5640
5640
|
this.socketCreationPromise = void 0;
|
|
@@ -5642,7 +5642,7 @@ class oo {
|
|
|
5642
5642
|
});
|
|
5643
5643
|
}
|
|
5644
5644
|
createSocketLocked() {
|
|
5645
|
-
return
|
|
5645
|
+
return Ae(this, void 0, void 0, function* () {
|
|
5646
5646
|
if (this.activeSubscriptions.size === 0 && !this.pendingPresence) {
|
|
5647
5647
|
this.reconnect = !1, yield this.closeSocket();
|
|
5648
5648
|
return;
|
|
@@ -5666,15 +5666,15 @@ class oo {
|
|
|
5666
5666
|
}), p.addEventListener("message", (u) => {
|
|
5667
5667
|
if (c === this.connectionId)
|
|
5668
5668
|
try {
|
|
5669
|
-
const m =
|
|
5669
|
+
const m = ve.parse(u.data);
|
|
5670
5670
|
this.handleMessage(m);
|
|
5671
5671
|
} catch (m) {
|
|
5672
5672
|
console.error("Failed to parse message:", m);
|
|
5673
5673
|
}
|
|
5674
|
-
}), p.addEventListener("close", (u) =>
|
|
5674
|
+
}), p.addEventListener("close", (u) => Ae(this, void 0, void 0, function* () {
|
|
5675
5675
|
if (c !== this.connectionId || p !== this.socket)
|
|
5676
5676
|
return;
|
|
5677
|
-
if (this.appConnected = !1, this.stopHeartbeat(), this.onCloseCallbacks.forEach(($) => $()), !this.reconnect || u.code ===
|
|
5677
|
+
if (this.appConnected = !1, this.stopHeartbeat(), this.onCloseCallbacks.forEach(($) => $()), !this.reconnect || u.code === Ct.POLICY_VIOLATION) {
|
|
5678
5678
|
this.reconnect = !0;
|
|
5679
5679
|
return;
|
|
5680
5680
|
}
|
|
@@ -5699,7 +5699,7 @@ class oo {
|
|
|
5699
5699
|
});
|
|
5700
5700
|
}
|
|
5701
5701
|
closeSocket() {
|
|
5702
|
-
return
|
|
5702
|
+
return Ae(this, void 0, void 0, function* () {
|
|
5703
5703
|
if (this.stopHeartbeat(), this.socket)
|
|
5704
5704
|
return new Promise((e) => {
|
|
5705
5705
|
if (!this.socket) {
|
|
@@ -5708,7 +5708,7 @@ class oo {
|
|
|
5708
5708
|
}
|
|
5709
5709
|
this.socket.readyState === WebSocket.OPEN || this.socket.readyState === WebSocket.CONNECTING ? (this.socket.addEventListener("close", () => {
|
|
5710
5710
|
e();
|
|
5711
|
-
}, { once: !0 }), this.socket.close(
|
|
5711
|
+
}, { once: !0 }), this.socket.close(Ct.NORMAL_CLOSURE)) : e();
|
|
5712
5712
|
});
|
|
5713
5713
|
});
|
|
5714
5714
|
}
|
|
@@ -5720,7 +5720,7 @@ class oo {
|
|
|
5720
5720
|
}
|
|
5721
5721
|
sendUnsubscribeMessage(e) {
|
|
5722
5722
|
const n = e.filter((i) => typeof i == "string" && i.length > 0);
|
|
5723
|
-
n.length !== 0 && (!this.socket || this.socket.readyState !== WebSocket.OPEN || this.socket.send(
|
|
5723
|
+
n.length !== 0 && (!this.socket || this.socket.readyState !== WebSocket.OPEN || this.socket.send(ve.stringify({
|
|
5724
5724
|
type: "unsubscribe",
|
|
5725
5725
|
data: n.map((i) => ({ subscriptionId: i }))
|
|
5726
5726
|
})));
|
|
@@ -5728,7 +5728,7 @@ class oo {
|
|
|
5728
5728
|
generateUniqueSubscriptionId() {
|
|
5729
5729
|
const e = this.activeSubscriptions.size + 1;
|
|
5730
5730
|
for (let n = 0; n < e; n++) {
|
|
5731
|
-
const i =
|
|
5731
|
+
const i = We.unique();
|
|
5732
5732
|
if (!this.activeSubscriptions.has(i))
|
|
5733
5733
|
return i;
|
|
5734
5734
|
}
|
|
@@ -5748,7 +5748,7 @@ class oo {
|
|
|
5748
5748
|
* Use this instead of calling `unsubscribe()` on every subscription when you want to tear everything down.
|
|
5749
5749
|
*/
|
|
5750
5750
|
disconnect() {
|
|
5751
|
-
return
|
|
5751
|
+
return Ae(this, void 0, void 0, function* () {
|
|
5752
5752
|
this.activeSubscriptions.clear(), this.pendingSubscribes.clear(), this.pendingPresence = void 0, this.appConnected = !1, this.reconnect = !1, this.socketCreationPromise = void 0, yield this.closeSocket();
|
|
5753
5753
|
});
|
|
5754
5754
|
}
|
|
@@ -5756,7 +5756,7 @@ class oo {
|
|
|
5756
5756
|
if (!this.socket || this.socket.readyState !== WebSocket.OPEN || !this.appConnected || this.pendingSubscribes.size < 1)
|
|
5757
5757
|
return;
|
|
5758
5758
|
const e = Array.from(this.pendingSubscribes.values());
|
|
5759
|
-
this.pendingSubscribes.clear(), this.socket.send(
|
|
5759
|
+
this.pendingSubscribes.clear(), this.socket.send(ve.stringify({
|
|
5760
5760
|
type: "subscribe",
|
|
5761
5761
|
data: e
|
|
5762
5762
|
}));
|
|
@@ -5772,7 +5772,7 @@ class oo {
|
|
|
5772
5772
|
return typeof e == "string" ? e : e && typeof e.toString == "function" ? e.toString() : String(e);
|
|
5773
5773
|
}
|
|
5774
5774
|
subscribe(e, n) {
|
|
5775
|
-
return
|
|
5775
|
+
return Ae(this, arguments, void 0, function* (i, o, a = []) {
|
|
5776
5776
|
const r = (Array.isArray(i) ? i : [i]).map((E) => this.channelToString(E)), d = new Set(r), c = [];
|
|
5777
5777
|
for (const E of a ?? [])
|
|
5778
5778
|
if (Array.isArray(E))
|
|
@@ -5791,10 +5791,10 @@ class oo {
|
|
|
5791
5791
|
} finally {
|
|
5792
5792
|
this.subCallDepth--;
|
|
5793
5793
|
}
|
|
5794
|
-
const u = () =>
|
|
5794
|
+
const u = () => Ae(this, void 0, void 0, function* () {
|
|
5795
5795
|
this.activeSubscriptions.has(p) && (this.activeSubscriptions.delete(p), this.pendingSubscribes.delete(p), this.sendUnsubscribeMessage([p]));
|
|
5796
5796
|
});
|
|
5797
|
-
return { unsubscribe: u, update: (E) =>
|
|
5797
|
+
return { unsubscribe: u, update: (E) => Ae(this, void 0, void 0, function* () {
|
|
5798
5798
|
const Z = this.activeSubscriptions.get(p);
|
|
5799
5799
|
if (Z) {
|
|
5800
5800
|
if (E.channels !== void 0) {
|
|
@@ -5818,7 +5818,7 @@ class oo {
|
|
|
5818
5818
|
this.subCallDepth--;
|
|
5819
5819
|
}
|
|
5820
5820
|
}
|
|
5821
|
-
}), close: () =>
|
|
5821
|
+
}), close: () => Ae(this, void 0, void 0, function* () {
|
|
5822
5822
|
yield u(), this.activeSubscriptions.size === 0 && (this.reconnect = !1, yield this.closeSocket());
|
|
5823
5823
|
}) };
|
|
5824
5824
|
});
|
|
@@ -5836,7 +5836,7 @@ class oo {
|
|
|
5836
5836
|
* @param {RealtimePresenceCreate} params - Presence payload (status and presenceId required, permissions/metadata optional)
|
|
5837
5837
|
*/
|
|
5838
5838
|
upsertPresence(e) {
|
|
5839
|
-
return
|
|
5839
|
+
return Ae(this, void 0, void 0, function* () {
|
|
5840
5840
|
const n = {
|
|
5841
5841
|
status: e.status,
|
|
5842
5842
|
presenceId: e.presenceId
|
|
@@ -5847,7 +5847,7 @@ class oo {
|
|
|
5847
5847
|
});
|
|
5848
5848
|
}
|
|
5849
5849
|
flushPendingPresence() {
|
|
5850
|
-
this.pendingPresence && (!this.socket || this.socket.readyState !== WebSocket.OPEN || this.appConnected && this.socket.send(
|
|
5850
|
+
this.pendingPresence && (!this.socket || this.socket.readyState !== WebSocket.OPEN || this.appConnected && this.socket.send(ve.stringify({
|
|
5851
5851
|
type: "presence",
|
|
5852
5852
|
data: this.pendingPresence
|
|
5853
5853
|
})));
|
|
@@ -5876,12 +5876,12 @@ class oo {
|
|
|
5876
5876
|
let a = this.client.config.session;
|
|
5877
5877
|
if (!a)
|
|
5878
5878
|
try {
|
|
5879
|
-
const s =
|
|
5879
|
+
const s = ve.parse((n = window.localStorage.getItem("cookieFallback")) !== null && n !== void 0 ? n : "{}");
|
|
5880
5880
|
a = s?.[`a_session_${this.client.config.project}`];
|
|
5881
5881
|
} catch (s) {
|
|
5882
5882
|
console.error("Failed to parse cookie fallback:", s);
|
|
5883
5883
|
}
|
|
5884
|
-
a && !o.user && ((i = this.socket) === null || i === void 0 || i.send(
|
|
5884
|
+
a && !o.user && ((i = this.socket) === null || i === void 0 || i.send(ve.stringify({
|
|
5885
5885
|
type: "authentication",
|
|
5886
5886
|
data: {
|
|
5887
5887
|
session: a
|
|
@@ -6010,16 +6010,16 @@ function Ne(t) {
|
|
|
6010
6010
|
throw new Error("Channel ID is required");
|
|
6011
6011
|
return e;
|
|
6012
6012
|
}
|
|
6013
|
-
class
|
|
6013
|
+
class xe {
|
|
6014
6014
|
constructor(e) {
|
|
6015
6015
|
this.segments = e;
|
|
6016
6016
|
}
|
|
6017
6017
|
next(e, n) {
|
|
6018
6018
|
const i = n === void 0 ? [...this.segments, e] : [...this.segments, e, Ne(n)];
|
|
6019
|
-
return new
|
|
6019
|
+
return new xe(i);
|
|
6020
6020
|
}
|
|
6021
6021
|
resolve(e) {
|
|
6022
|
-
return new
|
|
6022
|
+
return new xe([...this.segments, e]);
|
|
6023
6023
|
}
|
|
6024
6024
|
toString() {
|
|
6025
6025
|
return this.segments.join(".");
|
|
@@ -6060,28 +6060,28 @@ class Pe {
|
|
|
6060
6060
|
}
|
|
6061
6061
|
// --- ROOT FACTORIES ---
|
|
6062
6062
|
static database(e) {
|
|
6063
|
-
return new
|
|
6063
|
+
return new xe(["databases", Ne(e)]);
|
|
6064
6064
|
}
|
|
6065
6065
|
static execution(e) {
|
|
6066
|
-
return new
|
|
6066
|
+
return new xe(["executions", Ne(e)]);
|
|
6067
6067
|
}
|
|
6068
6068
|
static tablesdb(e) {
|
|
6069
|
-
return new
|
|
6069
|
+
return new xe(["tablesdb", Ne(e)]);
|
|
6070
6070
|
}
|
|
6071
6071
|
static bucket(e) {
|
|
6072
|
-
return new
|
|
6072
|
+
return new xe(["buckets", Ne(e)]);
|
|
6073
6073
|
}
|
|
6074
6074
|
static function(e) {
|
|
6075
|
-
return new
|
|
6075
|
+
return new xe(["functions", Ne(e)]);
|
|
6076
6076
|
}
|
|
6077
6077
|
static team(e) {
|
|
6078
|
-
return new
|
|
6078
|
+
return new xe(["teams", Ne(e)]);
|
|
6079
6079
|
}
|
|
6080
6080
|
static membership(e) {
|
|
6081
|
-
return new
|
|
6081
|
+
return new xe(["memberships", Ne(e)]);
|
|
6082
6082
|
}
|
|
6083
6083
|
static presence(e) {
|
|
6084
|
-
return new
|
|
6084
|
+
return new xe(["presences", Ne(e)]);
|
|
6085
6085
|
}
|
|
6086
6086
|
static account() {
|
|
6087
6087
|
return "account";
|
|
@@ -6109,10 +6109,10 @@ class Pe {
|
|
|
6109
6109
|
return "presences";
|
|
6110
6110
|
}
|
|
6111
6111
|
}
|
|
6112
|
-
var
|
|
6112
|
+
var Jt;
|
|
6113
6113
|
(function(t) {
|
|
6114
6114
|
t.Equal = "equal", t.NotEqual = "notEqual", t.GreaterThan = "greaterThan", t.GreaterThanEqual = "greaterThanEqual", t.LessThan = "lessThan", t.LessThanEqual = "lessThanEqual", t.Contains = "contains", t.IsNull = "isNull", t.IsNotNull = "isNotNull";
|
|
6115
|
-
})(
|
|
6115
|
+
})(Jt || (Jt = {}));
|
|
6116
6116
|
class T {
|
|
6117
6117
|
/**
|
|
6118
6118
|
* Constructor for Operator class.
|
|
@@ -6204,137 +6204,137 @@ T.toggle = () => new T("toggle", []).toString();
|
|
|
6204
6204
|
T.dateAddDays = (t) => new T("dateAddDays", [t]).toString();
|
|
6205
6205
|
T.dateSubDays = (t) => new T("dateSubDays", [t]).toString();
|
|
6206
6206
|
T.dateSetNow = () => new T("dateSetNow", []).toString();
|
|
6207
|
-
var
|
|
6207
|
+
var Zt;
|
|
6208
6208
|
(function(t) {
|
|
6209
6209
|
t.Totp = "totp";
|
|
6210
|
+
})(Zt || (Zt = {}));
|
|
6211
|
+
var Qt;
|
|
6212
|
+
(function(t) {
|
|
6213
|
+
t.Email = "email", t.Phone = "phone", t.Totp = "totp", t.Recoverycode = "recoverycode", t.Custom = "custom";
|
|
6210
6214
|
})(Qt || (Qt = {}));
|
|
6211
6215
|
var Tt;
|
|
6212
6216
|
(function(t) {
|
|
6213
|
-
t.
|
|
6217
|
+
t.Amazon = "amazon", t.Apple = "apple", t.Appwrite = "appwrite", t.Auth0 = "auth0", t.Authentik = "authentik", t.Autodesk = "autodesk", t.Bitbucket = "bitbucket", t.Bitly = "bitly", t.Box = "box", t.Cloudflare = "cloudflare", t.Dailymotion = "dailymotion", t.Discord = "discord", t.Disqus = "disqus", t.Dropbox = "dropbox", t.Etsy = "etsy", t.Facebook = "facebook", t.Figma = "figma", t.Fusionauth = "fusionauth", t.Github = "github", t.Gitlab = "gitlab", t.Google = "google", t.Huggingface = "huggingface", t.Keycloak = "keycloak", t.Kick = "kick", t.Linkedin = "linkedin", t.Microsoft = "microsoft", t.Notion = "notion", t.Oidc = "oidc", t.Okta = "okta", t.Paypal = "paypal", t.PaypalSandbox = "paypalSandbox", t.Podio = "podio", t.Resend = "resend", t.Salesforce = "salesforce", t.Slack = "slack", t.Spotify = "spotify", t.Stripe = "stripe", t.Tradeshift = "tradeshift", t.TradeshiftBox = "tradeshiftBox", t.Twitch = "twitch", t.Wordpress = "wordpress", t.X = "x", t.Yahoo = "yahoo", t.Yammer = "yammer", t.Yandex = "yandex", t.Zoho = "zoho", t.Zoom = "zoom";
|
|
6214
6218
|
})(Tt || (Tt = {}));
|
|
6215
6219
|
var zt;
|
|
6216
6220
|
(function(t) {
|
|
6217
|
-
t.
|
|
6221
|
+
t.AvantBrowser = "aa", t.AndroidWebViewBeta = "an", t.GoogleChrome = "ch", t.GoogleChromeIOS = "ci", t.GoogleChromeMobile = "cm", t.Chromium = "cr", t.MozillaFirefox = "ff", t.Safari = "sf", t.MobileSafari = "mf", t.MicrosoftEdge = "ps", t.MicrosoftEdgeIOS = "oi", t.OperaMini = "om", t.Opera = "op", t.OperaNext = "on";
|
|
6218
6222
|
})(zt || (zt = {}));
|
|
6219
6223
|
var Ot;
|
|
6220
6224
|
(function(t) {
|
|
6221
|
-
t.
|
|
6225
|
+
t.AmericanExpress = "amex", t.Argencard = "argencard", t.Cabal = "cabal", t.Cencosud = "cencosud", t.DinersClub = "diners", t.Discover = "discover", t.Elo = "elo", t.Hipercard = "hipercard", t.JCB = "jcb", t.Mastercard = "mastercard", t.Naranja = "naranja", t.TarjetaShopping = "targeta-shopping", t.UnionPay = "unionpay", t.Visa = "visa", t.MIR = "mir", t.Maestro = "maestro", t.Rupay = "rupay";
|
|
6222
6226
|
})(Ot || (Ot = {}));
|
|
6223
6227
|
var Ft;
|
|
6224
6228
|
(function(t) {
|
|
6225
|
-
t.
|
|
6229
|
+
t.Afghanistan = "af", t.Angola = "ao", t.Albania = "al", t.Andorra = "ad", t.UnitedArabEmirates = "ae", t.Argentina = "ar", t.Armenia = "am", t.AntiguaAndBarbuda = "ag", t.Australia = "au", t.Austria = "at", t.Azerbaijan = "az", t.Burundi = "bi", t.Belgium = "be", t.Benin = "bj", t.BurkinaFaso = "bf", t.Bangladesh = "bd", t.Bulgaria = "bg", t.Bahrain = "bh", t.Bahamas = "bs", t.BosniaAndHerzegovina = "ba", t.Belarus = "by", t.Belize = "bz", t.Bolivia = "bo", t.Brazil = "br", t.Barbados = "bb", t.BruneiDarussalam = "bn", t.Bhutan = "bt", t.Botswana = "bw", t.CentralAfricanRepublic = "cf", t.Canada = "ca", t.Switzerland = "ch", t.Chile = "cl", t.China = "cn", t.CoteDIvoire = "ci", t.Cameroon = "cm", t.DemocraticRepublicOfTheCongo = "cd", t.RepublicOfTheCongo = "cg", t.Colombia = "co", t.Comoros = "km", t.CapeVerde = "cv", t.CostaRica = "cr", t.Cuba = "cu", t.Cyprus = "cy", t.CzechRepublic = "cz", t.Germany = "de", t.Djibouti = "dj", t.Dominica = "dm", t.Denmark = "dk", t.DominicanRepublic = "do", t.Algeria = "dz", t.Ecuador = "ec", t.Egypt = "eg", t.Eritrea = "er", t.Spain = "es", t.Estonia = "ee", t.Ethiopia = "et", t.Finland = "fi", t.Fiji = "fj", t.France = "fr", t.MicronesiaFederatedStatesOf = "fm", t.Gabon = "ga", t.UnitedKingdom = "gb", t.Georgia = "ge", t.Ghana = "gh", t.Guinea = "gn", t.Gambia = "gm", t.GuineaBissau = "gw", t.EquatorialGuinea = "gq", t.Greece = "gr", t.Grenada = "gd", t.Guatemala = "gt", t.Guyana = "gy", t.Honduras = "hn", t.Croatia = "hr", t.Haiti = "ht", t.Hungary = "hu", t.Indonesia = "id", t.India = "in", t.Ireland = "ie", t.IranIslamicRepublicOf = "ir", t.Iraq = "iq", t.Iceland = "is", t.Israel = "il", t.Italy = "it", t.Jamaica = "jm", t.Jordan = "jo", t.Japan = "jp", t.Kazakhstan = "kz", t.Kenya = "ke", t.Kyrgyzstan = "kg", t.Cambodia = "kh", t.Kiribati = "ki", t.SaintKittsAndNevis = "kn", t.SouthKorea = "kr", t.Kuwait = "kw", t.LaoPeopleSDemocraticRepublic = "la", t.Lebanon = "lb", t.Liberia = "lr", t.Libya = "ly", t.SaintLucia = "lc", t.Liechtenstein = "li", t.SriLanka = "lk", t.Lesotho = "ls", t.Lithuania = "lt", t.Luxembourg = "lu", t.Latvia = "lv", t.Morocco = "ma", t.Monaco = "mc", t.Moldova = "md", t.Madagascar = "mg", t.Maldives = "mv", t.Mexico = "mx", t.MarshallIslands = "mh", t.NorthMacedonia = "mk", t.Mali = "ml", t.Malta = "mt", t.Myanmar = "mm", t.Montenegro = "me", t.Mongolia = "mn", t.Mozambique = "mz", t.Mauritania = "mr", t.Mauritius = "mu", t.Malawi = "mw", t.Malaysia = "my", t.Namibia = "na", t.Niger = "ne", t.Nigeria = "ng", t.Nicaragua = "ni", t.Netherlands = "nl", t.Norway = "no", t.Nepal = "np", t.Nauru = "nr", t.NewZealand = "nz", t.Oman = "om", t.Pakistan = "pk", t.Panama = "pa", t.Peru = "pe", t.Philippines = "ph", t.Palau = "pw", t.PapuaNewGuinea = "pg", t.Poland = "pl", t.FrenchPolynesia = "pf", t.NorthKorea = "kp", t.Portugal = "pt", t.Paraguay = "py", t.Qatar = "qa", t.Romania = "ro", t.Russia = "ru", t.Rwanda = "rw", t.SaudiArabia = "sa", t.Sudan = "sd", t.Senegal = "sn", t.Singapore = "sg", t.SolomonIslands = "sb", t.SierraLeone = "sl", t.ElSalvador = "sv", t.SanMarino = "sm", t.Somalia = "so", t.Serbia = "rs", t.SouthSudan = "ss", t.SaoTomeAndPrincipe = "st", t.Suriname = "sr", t.Slovakia = "sk", t.Slovenia = "si", t.Sweden = "se", t.Eswatini = "sz", t.Seychelles = "sc", t.Syria = "sy", t.Chad = "td", t.Togo = "tg", t.Thailand = "th", t.Tajikistan = "tj", t.Turkmenistan = "tm", t.TimorLeste = "tl", t.Tonga = "to", t.TrinidadAndTobago = "tt", t.Tunisia = "tn", t.Turkey = "tr", t.Tuvalu = "tv", t.Tanzania = "tz", t.Uganda = "ug", t.Ukraine = "ua", t.Uruguay = "uy", t.UnitedStates = "us", t.Uzbekistan = "uz", t.VaticanCity = "va", t.SaintVincentAndTheGrenadines = "vc", t.Venezuela = "ve", t.Vietnam = "vn", t.Vanuatu = "vu", t.Samoa = "ws", t.Yemen = "ye", t.SouthAfrica = "za", t.Zambia = "zm", t.Zimbabwe = "zw";
|
|
6226
6230
|
})(Ft || (Ft = {}));
|
|
6227
6231
|
var ei;
|
|
6228
6232
|
(function(t) {
|
|
6229
|
-
t.
|
|
6233
|
+
t.Light = "light", t.Dark = "dark";
|
|
6230
6234
|
})(ei || (ei = {}));
|
|
6231
6235
|
var ti;
|
|
6232
6236
|
(function(t) {
|
|
6233
|
-
t.Light = "light", t.Dark = "dark";
|
|
6237
|
+
t.AfricaAbidjan = "africa/abidjan", t.AfricaAccra = "africa/accra", t.AfricaAddisAbaba = "africa/addis_ababa", t.AfricaAlgiers = "africa/algiers", t.AfricaAsmara = "africa/asmara", t.AfricaBamako = "africa/bamako", t.AfricaBangui = "africa/bangui", t.AfricaBanjul = "africa/banjul", t.AfricaBissau = "africa/bissau", t.AfricaBlantyre = "africa/blantyre", t.AfricaBrazzaville = "africa/brazzaville", t.AfricaBujumbura = "africa/bujumbura", t.AfricaCairo = "africa/cairo", t.AfricaCasablanca = "africa/casablanca", t.AfricaCeuta = "africa/ceuta", t.AfricaConakry = "africa/conakry", t.AfricaDakar = "africa/dakar", t.AfricaDarEsSalaam = "africa/dar_es_salaam", t.AfricaDjibouti = "africa/djibouti", t.AfricaDouala = "africa/douala", t.AfricaElAaiun = "africa/el_aaiun", t.AfricaFreetown = "africa/freetown", t.AfricaGaborone = "africa/gaborone", t.AfricaHarare = "africa/harare", t.AfricaJohannesburg = "africa/johannesburg", t.AfricaJuba = "africa/juba", t.AfricaKampala = "africa/kampala", t.AfricaKhartoum = "africa/khartoum", t.AfricaKigali = "africa/kigali", t.AfricaKinshasa = "africa/kinshasa", t.AfricaLagos = "africa/lagos", t.AfricaLibreville = "africa/libreville", t.AfricaLome = "africa/lome", t.AfricaLuanda = "africa/luanda", t.AfricaLubumbashi = "africa/lubumbashi", t.AfricaLusaka = "africa/lusaka", t.AfricaMalabo = "africa/malabo", t.AfricaMaputo = "africa/maputo", t.AfricaMaseru = "africa/maseru", t.AfricaMbabane = "africa/mbabane", t.AfricaMogadishu = "africa/mogadishu", t.AfricaMonrovia = "africa/monrovia", t.AfricaNairobi = "africa/nairobi", t.AfricaNdjamena = "africa/ndjamena", t.AfricaNiamey = "africa/niamey", t.AfricaNouakchott = "africa/nouakchott", t.AfricaOuagadougou = "africa/ouagadougou", t.AfricaPortonovo = "africa/porto-novo", t.AfricaSaoTome = "africa/sao_tome", t.AfricaTripoli = "africa/tripoli", t.AfricaTunis = "africa/tunis", t.AfricaWindhoek = "africa/windhoek", t.AmericaAdak = "america/adak", t.AmericaAnchorage = "america/anchorage", t.AmericaAnguilla = "america/anguilla", t.AmericaAntigua = "america/antigua", t.AmericaAraguaina = "america/araguaina", t.AmericaArgentinaBuenosAires = "america/argentina/buenos_aires", t.AmericaArgentinaCatamarca = "america/argentina/catamarca", t.AmericaArgentinaCordoba = "america/argentina/cordoba", t.AmericaArgentinaJujuy = "america/argentina/jujuy", t.AmericaArgentinaLaRioja = "america/argentina/la_rioja", t.AmericaArgentinaMendoza = "america/argentina/mendoza", t.AmericaArgentinaRioGallegos = "america/argentina/rio_gallegos", t.AmericaArgentinaSalta = "america/argentina/salta", t.AmericaArgentinaSanJuan = "america/argentina/san_juan", t.AmericaArgentinaSanLuis = "america/argentina/san_luis", t.AmericaArgentinaTucuman = "america/argentina/tucuman", t.AmericaArgentinaUshuaia = "america/argentina/ushuaia", t.AmericaAruba = "america/aruba", t.AmericaAsuncion = "america/asuncion", t.AmericaAtikokan = "america/atikokan", t.AmericaBahia = "america/bahia", t.AmericaBahiaBanderas = "america/bahia_banderas", t.AmericaBarbados = "america/barbados", t.AmericaBelem = "america/belem", t.AmericaBelize = "america/belize", t.AmericaBlancsablon = "america/blanc-sablon", t.AmericaBoaVista = "america/boa_vista", t.AmericaBogota = "america/bogota", t.AmericaBoise = "america/boise", t.AmericaCambridgeBay = "america/cambridge_bay", t.AmericaCampoGrande = "america/campo_grande", t.AmericaCancun = "america/cancun", t.AmericaCaracas = "america/caracas", t.AmericaCayenne = "america/cayenne", t.AmericaCayman = "america/cayman", t.AmericaChicago = "america/chicago", t.AmericaChihuahua = "america/chihuahua", t.AmericaCiudadJuarez = "america/ciudad_juarez", t.AmericaCostaRica = "america/costa_rica", t.AmericaCoyhaique = "america/coyhaique", t.AmericaCreston = "america/creston", t.AmericaCuiaba = "america/cuiaba", t.AmericaCuracao = "america/curacao", t.AmericaDanmarkshavn = "america/danmarkshavn", t.AmericaDawson = "america/dawson", t.AmericaDawsonCreek = "america/dawson_creek", t.AmericaDenver = "america/denver", t.AmericaDetroit = "america/detroit", t.AmericaDominica = "america/dominica", t.AmericaEdmonton = "america/edmonton", t.AmericaEirunepe = "america/eirunepe", t.AmericaElSalvador = "america/el_salvador", t.AmericaFortNelson = "america/fort_nelson", t.AmericaFortaleza = "america/fortaleza", t.AmericaGlaceBay = "america/glace_bay", t.AmericaGooseBay = "america/goose_bay", t.AmericaGrandTurk = "america/grand_turk", t.AmericaGrenada = "america/grenada", t.AmericaGuadeloupe = "america/guadeloupe", t.AmericaGuatemala = "america/guatemala", t.AmericaGuayaquil = "america/guayaquil", t.AmericaGuyana = "america/guyana", t.AmericaHalifax = "america/halifax", t.AmericaHavana = "america/havana", t.AmericaHermosillo = "america/hermosillo", t.AmericaIndianaIndianapolis = "america/indiana/indianapolis", t.AmericaIndianaKnox = "america/indiana/knox", t.AmericaIndianaMarengo = "america/indiana/marengo", t.AmericaIndianaPetersburg = "america/indiana/petersburg", t.AmericaIndianaTellCity = "america/indiana/tell_city", t.AmericaIndianaVevay = "america/indiana/vevay", t.AmericaIndianaVincennes = "america/indiana/vincennes", t.AmericaIndianaWinamac = "america/indiana/winamac", t.AmericaInuvik = "america/inuvik", t.AmericaIqaluit = "america/iqaluit", t.AmericaJamaica = "america/jamaica", t.AmericaJuneau = "america/juneau", t.AmericaKentuckyLouisville = "america/kentucky/louisville", t.AmericaKentuckyMonticello = "america/kentucky/monticello", t.AmericaKralendijk = "america/kralendijk", t.AmericaLaPaz = "america/la_paz", t.AmericaLima = "america/lima", t.AmericaLosAngeles = "america/los_angeles", t.AmericaLowerPrinces = "america/lower_princes", t.AmericaMaceio = "america/maceio", t.AmericaManagua = "america/managua", t.AmericaManaus = "america/manaus", t.AmericaMarigot = "america/marigot", t.AmericaMartinique = "america/martinique", t.AmericaMatamoros = "america/matamoros", t.AmericaMazatlan = "america/mazatlan", t.AmericaMenominee = "america/menominee", t.AmericaMerida = "america/merida", t.AmericaMetlakatla = "america/metlakatla", t.AmericaMexicoCity = "america/mexico_city", t.AmericaMiquelon = "america/miquelon", t.AmericaMoncton = "america/moncton", t.AmericaMonterrey = "america/monterrey", t.AmericaMontevideo = "america/montevideo", t.AmericaMontserrat = "america/montserrat", t.AmericaNassau = "america/nassau", t.AmericaNewYork = "america/new_york", t.AmericaNome = "america/nome", t.AmericaNoronha = "america/noronha", t.AmericaNorthDakotaBeulah = "america/north_dakota/beulah", t.AmericaNorthDakotaCenter = "america/north_dakota/center", t.AmericaNorthDakotaNewSalem = "america/north_dakota/new_salem", t.AmericaNuuk = "america/nuuk", t.AmericaOjinaga = "america/ojinaga", t.AmericaPanama = "america/panama", t.AmericaParamaribo = "america/paramaribo", t.AmericaPhoenix = "america/phoenix", t.AmericaPortauprince = "america/port-au-prince", t.AmericaPortOfSpain = "america/port_of_spain", t.AmericaPortoVelho = "america/porto_velho", t.AmericaPuertoRico = "america/puerto_rico", t.AmericaPuntaArenas = "america/punta_arenas", t.AmericaRankinInlet = "america/rankin_inlet", t.AmericaRecife = "america/recife", t.AmericaRegina = "america/regina", t.AmericaResolute = "america/resolute", t.AmericaRioBranco = "america/rio_branco", t.AmericaSantarem = "america/santarem", t.AmericaSantiago = "america/santiago", t.AmericaSantoDomingo = "america/santo_domingo", t.AmericaSaoPaulo = "america/sao_paulo", t.AmericaScoresbysund = "america/scoresbysund", t.AmericaSitka = "america/sitka", t.AmericaStBarthelemy = "america/st_barthelemy", t.AmericaStJohns = "america/st_johns", t.AmericaStKitts = "america/st_kitts", t.AmericaStLucia = "america/st_lucia", t.AmericaStThomas = "america/st_thomas", t.AmericaStVincent = "america/st_vincent", t.AmericaSwiftCurrent = "america/swift_current", t.AmericaTegucigalpa = "america/tegucigalpa", t.AmericaThule = "america/thule", t.AmericaTijuana = "america/tijuana", t.AmericaToronto = "america/toronto", t.AmericaTortola = "america/tortola", t.AmericaVancouver = "america/vancouver", t.AmericaWhitehorse = "america/whitehorse", t.AmericaWinnipeg = "america/winnipeg", t.AmericaYakutat = "america/yakutat", t.AntarcticaCasey = "antarctica/casey", t.AntarcticaDavis = "antarctica/davis", t.AntarcticaDumontdurville = "antarctica/dumontdurville", t.AntarcticaMacquarie = "antarctica/macquarie", t.AntarcticaMawson = "antarctica/mawson", t.AntarcticaMcmurdo = "antarctica/mcmurdo", t.AntarcticaPalmer = "antarctica/palmer", t.AntarcticaRothera = "antarctica/rothera", t.AntarcticaSyowa = "antarctica/syowa", t.AntarcticaTroll = "antarctica/troll", t.AntarcticaVostok = "antarctica/vostok", t.ArcticLongyearbyen = "arctic/longyearbyen", t.AsiaAden = "asia/aden", t.AsiaAlmaty = "asia/almaty", t.AsiaAmman = "asia/amman", t.AsiaAnadyr = "asia/anadyr", t.AsiaAqtau = "asia/aqtau", t.AsiaAqtobe = "asia/aqtobe", t.AsiaAshgabat = "asia/ashgabat", t.AsiaAtyrau = "asia/atyrau", t.AsiaBaghdad = "asia/baghdad", t.AsiaBahrain = "asia/bahrain", t.AsiaBaku = "asia/baku", t.AsiaBangkok = "asia/bangkok", t.AsiaBarnaul = "asia/barnaul", t.AsiaBeirut = "asia/beirut", t.AsiaBishkek = "asia/bishkek", t.AsiaBrunei = "asia/brunei", t.AsiaChita = "asia/chita", t.AsiaColombo = "asia/colombo", t.AsiaDamascus = "asia/damascus", t.AsiaDhaka = "asia/dhaka", t.AsiaDili = "asia/dili", t.AsiaDubai = "asia/dubai", t.AsiaDushanbe = "asia/dushanbe", t.AsiaFamagusta = "asia/famagusta", t.AsiaGaza = "asia/gaza", t.AsiaHebron = "asia/hebron", t.AsiaHoChiMinh = "asia/ho_chi_minh", t.AsiaHongKong = "asia/hong_kong", t.AsiaHovd = "asia/hovd", t.AsiaIrkutsk = "asia/irkutsk", t.AsiaJakarta = "asia/jakarta", t.AsiaJayapura = "asia/jayapura", t.AsiaJerusalem = "asia/jerusalem", t.AsiaKabul = "asia/kabul", t.AsiaKamchatka = "asia/kamchatka", t.AsiaKarachi = "asia/karachi", t.AsiaKathmandu = "asia/kathmandu", t.AsiaKhandyga = "asia/khandyga", t.AsiaKolkata = "asia/kolkata", t.AsiaKrasnoyarsk = "asia/krasnoyarsk", t.AsiaKualaLumpur = "asia/kuala_lumpur", t.AsiaKuching = "asia/kuching", t.AsiaKuwait = "asia/kuwait", t.AsiaMacau = "asia/macau", t.AsiaMagadan = "asia/magadan", t.AsiaMakassar = "asia/makassar", t.AsiaManila = "asia/manila", t.AsiaMuscat = "asia/muscat", t.AsiaNicosia = "asia/nicosia", t.AsiaNovokuznetsk = "asia/novokuznetsk", t.AsiaNovosibirsk = "asia/novosibirsk", t.AsiaOmsk = "asia/omsk", t.AsiaOral = "asia/oral", t.AsiaPhnomPenh = "asia/phnom_penh", t.AsiaPontianak = "asia/pontianak", t.AsiaPyongyang = "asia/pyongyang", t.AsiaQatar = "asia/qatar", t.AsiaQostanay = "asia/qostanay", t.AsiaQyzylorda = "asia/qyzylorda", t.AsiaRiyadh = "asia/riyadh", t.AsiaSakhalin = "asia/sakhalin", t.AsiaSamarkand = "asia/samarkand", t.AsiaSeoul = "asia/seoul", t.AsiaShanghai = "asia/shanghai", t.AsiaSingapore = "asia/singapore", t.AsiaSrednekolymsk = "asia/srednekolymsk", t.AsiaTaipei = "asia/taipei", t.AsiaTashkent = "asia/tashkent", t.AsiaTbilisi = "asia/tbilisi", t.AsiaTehran = "asia/tehran", t.AsiaThimphu = "asia/thimphu", t.AsiaTokyo = "asia/tokyo", t.AsiaTomsk = "asia/tomsk", t.AsiaUlaanbaatar = "asia/ulaanbaatar", t.AsiaUrumqi = "asia/urumqi", t.AsiaUstnera = "asia/ust-nera", t.AsiaVientiane = "asia/vientiane", t.AsiaVladivostok = "asia/vladivostok", t.AsiaYakutsk = "asia/yakutsk", t.AsiaYangon = "asia/yangon", t.AsiaYekaterinburg = "asia/yekaterinburg", t.AsiaYerevan = "asia/yerevan", t.AtlanticAzores = "atlantic/azores", t.AtlanticBermuda = "atlantic/bermuda", t.AtlanticCanary = "atlantic/canary", t.AtlanticCapeVerde = "atlantic/cape_verde", t.AtlanticFaroe = "atlantic/faroe", t.AtlanticMadeira = "atlantic/madeira", t.AtlanticReykjavik = "atlantic/reykjavik", t.AtlanticSouthGeorgia = "atlantic/south_georgia", t.AtlanticStHelena = "atlantic/st_helena", t.AtlanticStanley = "atlantic/stanley", t.AustraliaAdelaide = "australia/adelaide", t.AustraliaBrisbane = "australia/brisbane", t.AustraliaBrokenHill = "australia/broken_hill", t.AustraliaDarwin = "australia/darwin", t.AustraliaEucla = "australia/eucla", t.AustraliaHobart = "australia/hobart", t.AustraliaLindeman = "australia/lindeman", t.AustraliaLordHowe = "australia/lord_howe", t.AustraliaMelbourne = "australia/melbourne", t.AustraliaPerth = "australia/perth", t.AustraliaSydney = "australia/sydney", t.EuropeAmsterdam = "europe/amsterdam", t.EuropeAndorra = "europe/andorra", t.EuropeAstrakhan = "europe/astrakhan", t.EuropeAthens = "europe/athens", t.EuropeBelgrade = "europe/belgrade", t.EuropeBerlin = "europe/berlin", t.EuropeBratislava = "europe/bratislava", t.EuropeBrussels = "europe/brussels", t.EuropeBucharest = "europe/bucharest", t.EuropeBudapest = "europe/budapest", t.EuropeBusingen = "europe/busingen", t.EuropeChisinau = "europe/chisinau", t.EuropeCopenhagen = "europe/copenhagen", t.EuropeDublin = "europe/dublin", t.EuropeGibraltar = "europe/gibraltar", t.EuropeGuernsey = "europe/guernsey", t.EuropeHelsinki = "europe/helsinki", t.EuropeIsleOfMan = "europe/isle_of_man", t.EuropeIstanbul = "europe/istanbul", t.EuropeJersey = "europe/jersey", t.EuropeKaliningrad = "europe/kaliningrad", t.EuropeKirov = "europe/kirov", t.EuropeKyiv = "europe/kyiv", t.EuropeLisbon = "europe/lisbon", t.EuropeLjubljana = "europe/ljubljana", t.EuropeLondon = "europe/london", t.EuropeLuxembourg = "europe/luxembourg", t.EuropeMadrid = "europe/madrid", t.EuropeMalta = "europe/malta", t.EuropeMariehamn = "europe/mariehamn", t.EuropeMinsk = "europe/minsk", t.EuropeMonaco = "europe/monaco", t.EuropeMoscow = "europe/moscow", t.EuropeOslo = "europe/oslo", t.EuropeParis = "europe/paris", t.EuropePodgorica = "europe/podgorica", t.EuropePrague = "europe/prague", t.EuropeRiga = "europe/riga", t.EuropeRome = "europe/rome", t.EuropeSamara = "europe/samara", t.EuropeSanMarino = "europe/san_marino", t.EuropeSarajevo = "europe/sarajevo", t.EuropeSaratov = "europe/saratov", t.EuropeSimferopol = "europe/simferopol", t.EuropeSkopje = "europe/skopje", t.EuropeSofia = "europe/sofia", t.EuropeStockholm = "europe/stockholm", t.EuropeTallinn = "europe/tallinn", t.EuropeTirane = "europe/tirane", t.EuropeUlyanovsk = "europe/ulyanovsk", t.EuropeVaduz = "europe/vaduz", t.EuropeVatican = "europe/vatican", t.EuropeVienna = "europe/vienna", t.EuropeVilnius = "europe/vilnius", t.EuropeVolgograd = "europe/volgograd", t.EuropeWarsaw = "europe/warsaw", t.EuropeZagreb = "europe/zagreb", t.EuropeZurich = "europe/zurich", t.IndianAntananarivo = "indian/antananarivo", t.IndianChagos = "indian/chagos", t.IndianChristmas = "indian/christmas", t.IndianCocos = "indian/cocos", t.IndianComoro = "indian/comoro", t.IndianKerguelen = "indian/kerguelen", t.IndianMahe = "indian/mahe", t.IndianMaldives = "indian/maldives", t.IndianMauritius = "indian/mauritius", t.IndianMayotte = "indian/mayotte", t.IndianReunion = "indian/reunion", t.PacificApia = "pacific/apia", t.PacificAuckland = "pacific/auckland", t.PacificBougainville = "pacific/bougainville", t.PacificChatham = "pacific/chatham", t.PacificChuuk = "pacific/chuuk", t.PacificEaster = "pacific/easter", t.PacificEfate = "pacific/efate", t.PacificFakaofo = "pacific/fakaofo", t.PacificFiji = "pacific/fiji", t.PacificFunafuti = "pacific/funafuti", t.PacificGalapagos = "pacific/galapagos", t.PacificGambier = "pacific/gambier", t.PacificGuadalcanal = "pacific/guadalcanal", t.PacificGuam = "pacific/guam", t.PacificHonolulu = "pacific/honolulu", t.PacificKanton = "pacific/kanton", t.PacificKiritimati = "pacific/kiritimati", t.PacificKosrae = "pacific/kosrae", t.PacificKwajalein = "pacific/kwajalein", t.PacificMajuro = "pacific/majuro", t.PacificMarquesas = "pacific/marquesas", t.PacificMidway = "pacific/midway", t.PacificNauru = "pacific/nauru", t.PacificNiue = "pacific/niue", t.PacificNorfolk = "pacific/norfolk", t.PacificNoumea = "pacific/noumea", t.PacificPagoPago = "pacific/pago_pago", t.PacificPalau = "pacific/palau", t.PacificPitcairn = "pacific/pitcairn", t.PacificPohnpei = "pacific/pohnpei", t.PacificPortMoresby = "pacific/port_moresby", t.PacificRarotonga = "pacific/rarotonga", t.PacificSaipan = "pacific/saipan", t.PacificTahiti = "pacific/tahiti", t.PacificTarawa = "pacific/tarawa", t.PacificTongatapu = "pacific/tongatapu", t.PacificWake = "pacific/wake", t.PacificWallis = "pacific/wallis", t.Utc = "utc";
|
|
6234
6238
|
})(ti || (ti = {}));
|
|
6235
6239
|
var ii;
|
|
6236
6240
|
(function(t) {
|
|
6237
|
-
t.AfricaAbidjan = "africa/abidjan", t.AfricaAccra = "africa/accra", t.AfricaAddisAbaba = "africa/addis_ababa", t.AfricaAlgiers = "africa/algiers", t.AfricaAsmara = "africa/asmara", t.AfricaBamako = "africa/bamako", t.AfricaBangui = "africa/bangui", t.AfricaBanjul = "africa/banjul", t.AfricaBissau = "africa/bissau", t.AfricaBlantyre = "africa/blantyre", t.AfricaBrazzaville = "africa/brazzaville", t.AfricaBujumbura = "africa/bujumbura", t.AfricaCairo = "africa/cairo", t.AfricaCasablanca = "africa/casablanca", t.AfricaCeuta = "africa/ceuta", t.AfricaConakry = "africa/conakry", t.AfricaDakar = "africa/dakar", t.AfricaDarEsSalaam = "africa/dar_es_salaam", t.AfricaDjibouti = "africa/djibouti", t.AfricaDouala = "africa/douala", t.AfricaElAaiun = "africa/el_aaiun", t.AfricaFreetown = "africa/freetown", t.AfricaGaborone = "africa/gaborone", t.AfricaHarare = "africa/harare", t.AfricaJohannesburg = "africa/johannesburg", t.AfricaJuba = "africa/juba", t.AfricaKampala = "africa/kampala", t.AfricaKhartoum = "africa/khartoum", t.AfricaKigali = "africa/kigali", t.AfricaKinshasa = "africa/kinshasa", t.AfricaLagos = "africa/lagos", t.AfricaLibreville = "africa/libreville", t.AfricaLome = "africa/lome", t.AfricaLuanda = "africa/luanda", t.AfricaLubumbashi = "africa/lubumbashi", t.AfricaLusaka = "africa/lusaka", t.AfricaMalabo = "africa/malabo", t.AfricaMaputo = "africa/maputo", t.AfricaMaseru = "africa/maseru", t.AfricaMbabane = "africa/mbabane", t.AfricaMogadishu = "africa/mogadishu", t.AfricaMonrovia = "africa/monrovia", t.AfricaNairobi = "africa/nairobi", t.AfricaNdjamena = "africa/ndjamena", t.AfricaNiamey = "africa/niamey", t.AfricaNouakchott = "africa/nouakchott", t.AfricaOuagadougou = "africa/ouagadougou", t.AfricaPortonovo = "africa/porto-novo", t.AfricaSaoTome = "africa/sao_tome", t.AfricaTripoli = "africa/tripoli", t.AfricaTunis = "africa/tunis", t.AfricaWindhoek = "africa/windhoek", t.AmericaAdak = "america/adak", t.AmericaAnchorage = "america/anchorage", t.AmericaAnguilla = "america/anguilla", t.AmericaAntigua = "america/antigua", t.AmericaAraguaina = "america/araguaina", t.AmericaArgentinaBuenosAires = "america/argentina/buenos_aires", t.AmericaArgentinaCatamarca = "america/argentina/catamarca", t.AmericaArgentinaCordoba = "america/argentina/cordoba", t.AmericaArgentinaJujuy = "america/argentina/jujuy", t.AmericaArgentinaLaRioja = "america/argentina/la_rioja", t.AmericaArgentinaMendoza = "america/argentina/mendoza", t.AmericaArgentinaRioGallegos = "america/argentina/rio_gallegos", t.AmericaArgentinaSalta = "america/argentina/salta", t.AmericaArgentinaSanJuan = "america/argentina/san_juan", t.AmericaArgentinaSanLuis = "america/argentina/san_luis", t.AmericaArgentinaTucuman = "america/argentina/tucuman", t.AmericaArgentinaUshuaia = "america/argentina/ushuaia", t.AmericaAruba = "america/aruba", t.AmericaAsuncion = "america/asuncion", t.AmericaAtikokan = "america/atikokan", t.AmericaBahia = "america/bahia", t.AmericaBahiaBanderas = "america/bahia_banderas", t.AmericaBarbados = "america/barbados", t.AmericaBelem = "america/belem", t.AmericaBelize = "america/belize", t.AmericaBlancsablon = "america/blanc-sablon", t.AmericaBoaVista = "america/boa_vista", t.AmericaBogota = "america/bogota", t.AmericaBoise = "america/boise", t.AmericaCambridgeBay = "america/cambridge_bay", t.AmericaCampoGrande = "america/campo_grande", t.AmericaCancun = "america/cancun", t.AmericaCaracas = "america/caracas", t.AmericaCayenne = "america/cayenne", t.AmericaCayman = "america/cayman", t.AmericaChicago = "america/chicago", t.AmericaChihuahua = "america/chihuahua", t.AmericaCiudadJuarez = "america/ciudad_juarez", t.AmericaCostaRica = "america/costa_rica", t.AmericaCoyhaique = "america/coyhaique", t.AmericaCreston = "america/creston", t.AmericaCuiaba = "america/cuiaba", t.AmericaCuracao = "america/curacao", t.AmericaDanmarkshavn = "america/danmarkshavn", t.AmericaDawson = "america/dawson", t.AmericaDawsonCreek = "america/dawson_creek", t.AmericaDenver = "america/denver", t.AmericaDetroit = "america/detroit", t.AmericaDominica = "america/dominica", t.AmericaEdmonton = "america/edmonton", t.AmericaEirunepe = "america/eirunepe", t.AmericaElSalvador = "america/el_salvador", t.AmericaFortNelson = "america/fort_nelson", t.AmericaFortaleza = "america/fortaleza", t.AmericaGlaceBay = "america/glace_bay", t.AmericaGooseBay = "america/goose_bay", t.AmericaGrandTurk = "america/grand_turk", t.AmericaGrenada = "america/grenada", t.AmericaGuadeloupe = "america/guadeloupe", t.AmericaGuatemala = "america/guatemala", t.AmericaGuayaquil = "america/guayaquil", t.AmericaGuyana = "america/guyana", t.AmericaHalifax = "america/halifax", t.AmericaHavana = "america/havana", t.AmericaHermosillo = "america/hermosillo", t.AmericaIndianaIndianapolis = "america/indiana/indianapolis", t.AmericaIndianaKnox = "america/indiana/knox", t.AmericaIndianaMarengo = "america/indiana/marengo", t.AmericaIndianaPetersburg = "america/indiana/petersburg", t.AmericaIndianaTellCity = "america/indiana/tell_city", t.AmericaIndianaVevay = "america/indiana/vevay", t.AmericaIndianaVincennes = "america/indiana/vincennes", t.AmericaIndianaWinamac = "america/indiana/winamac", t.AmericaInuvik = "america/inuvik", t.AmericaIqaluit = "america/iqaluit", t.AmericaJamaica = "america/jamaica", t.AmericaJuneau = "america/juneau", t.AmericaKentuckyLouisville = "america/kentucky/louisville", t.AmericaKentuckyMonticello = "america/kentucky/monticello", t.AmericaKralendijk = "america/kralendijk", t.AmericaLaPaz = "america/la_paz", t.AmericaLima = "america/lima", t.AmericaLosAngeles = "america/los_angeles", t.AmericaLowerPrinces = "america/lower_princes", t.AmericaMaceio = "america/maceio", t.AmericaManagua = "america/managua", t.AmericaManaus = "america/manaus", t.AmericaMarigot = "america/marigot", t.AmericaMartinique = "america/martinique", t.AmericaMatamoros = "america/matamoros", t.AmericaMazatlan = "america/mazatlan", t.AmericaMenominee = "america/menominee", t.AmericaMerida = "america/merida", t.AmericaMetlakatla = "america/metlakatla", t.AmericaMexicoCity = "america/mexico_city", t.AmericaMiquelon = "america/miquelon", t.AmericaMoncton = "america/moncton", t.AmericaMonterrey = "america/monterrey", t.AmericaMontevideo = "america/montevideo", t.AmericaMontserrat = "america/montserrat", t.AmericaNassau = "america/nassau", t.AmericaNewYork = "america/new_york", t.AmericaNome = "america/nome", t.AmericaNoronha = "america/noronha", t.AmericaNorthDakotaBeulah = "america/north_dakota/beulah", t.AmericaNorthDakotaCenter = "america/north_dakota/center", t.AmericaNorthDakotaNewSalem = "america/north_dakota/new_salem", t.AmericaNuuk = "america/nuuk", t.AmericaOjinaga = "america/ojinaga", t.AmericaPanama = "america/panama", t.AmericaParamaribo = "america/paramaribo", t.AmericaPhoenix = "america/phoenix", t.AmericaPortauprince = "america/port-au-prince", t.AmericaPortOfSpain = "america/port_of_spain", t.AmericaPortoVelho = "america/porto_velho", t.AmericaPuertoRico = "america/puerto_rico", t.AmericaPuntaArenas = "america/punta_arenas", t.AmericaRankinInlet = "america/rankin_inlet", t.AmericaRecife = "america/recife", t.AmericaRegina = "america/regina", t.AmericaResolute = "america/resolute", t.AmericaRioBranco = "america/rio_branco", t.AmericaSantarem = "america/santarem", t.AmericaSantiago = "america/santiago", t.AmericaSantoDomingo = "america/santo_domingo", t.AmericaSaoPaulo = "america/sao_paulo", t.AmericaScoresbysund = "america/scoresbysund", t.AmericaSitka = "america/sitka", t.AmericaStBarthelemy = "america/st_barthelemy", t.AmericaStJohns = "america/st_johns", t.AmericaStKitts = "america/st_kitts", t.AmericaStLucia = "america/st_lucia", t.AmericaStThomas = "america/st_thomas", t.AmericaStVincent = "america/st_vincent", t.AmericaSwiftCurrent = "america/swift_current", t.AmericaTegucigalpa = "america/tegucigalpa", t.AmericaThule = "america/thule", t.AmericaTijuana = "america/tijuana", t.AmericaToronto = "america/toronto", t.AmericaTortola = "america/tortola", t.AmericaVancouver = "america/vancouver", t.AmericaWhitehorse = "america/whitehorse", t.AmericaWinnipeg = "america/winnipeg", t.AmericaYakutat = "america/yakutat", t.AntarcticaCasey = "antarctica/casey", t.AntarcticaDavis = "antarctica/davis", t.AntarcticaDumontdurville = "antarctica/dumontdurville", t.AntarcticaMacquarie = "antarctica/macquarie", t.AntarcticaMawson = "antarctica/mawson", t.AntarcticaMcmurdo = "antarctica/mcmurdo", t.AntarcticaPalmer = "antarctica/palmer", t.AntarcticaRothera = "antarctica/rothera", t.AntarcticaSyowa = "antarctica/syowa", t.AntarcticaTroll = "antarctica/troll", t.AntarcticaVostok = "antarctica/vostok", t.ArcticLongyearbyen = "arctic/longyearbyen", t.AsiaAden = "asia/aden", t.AsiaAlmaty = "asia/almaty", t.AsiaAmman = "asia/amman", t.AsiaAnadyr = "asia/anadyr", t.AsiaAqtau = "asia/aqtau", t.AsiaAqtobe = "asia/aqtobe", t.AsiaAshgabat = "asia/ashgabat", t.AsiaAtyrau = "asia/atyrau", t.AsiaBaghdad = "asia/baghdad", t.AsiaBahrain = "asia/bahrain", t.AsiaBaku = "asia/baku", t.AsiaBangkok = "asia/bangkok", t.AsiaBarnaul = "asia/barnaul", t.AsiaBeirut = "asia/beirut", t.AsiaBishkek = "asia/bishkek", t.AsiaBrunei = "asia/brunei", t.AsiaChita = "asia/chita", t.AsiaColombo = "asia/colombo", t.AsiaDamascus = "asia/damascus", t.AsiaDhaka = "asia/dhaka", t.AsiaDili = "asia/dili", t.AsiaDubai = "asia/dubai", t.AsiaDushanbe = "asia/dushanbe", t.AsiaFamagusta = "asia/famagusta", t.AsiaGaza = "asia/gaza", t.AsiaHebron = "asia/hebron", t.AsiaHoChiMinh = "asia/ho_chi_minh", t.AsiaHongKong = "asia/hong_kong", t.AsiaHovd = "asia/hovd", t.AsiaIrkutsk = "asia/irkutsk", t.AsiaJakarta = "asia/jakarta", t.AsiaJayapura = "asia/jayapura", t.AsiaJerusalem = "asia/jerusalem", t.AsiaKabul = "asia/kabul", t.AsiaKamchatka = "asia/kamchatka", t.AsiaKarachi = "asia/karachi", t.AsiaKathmandu = "asia/kathmandu", t.AsiaKhandyga = "asia/khandyga", t.AsiaKolkata = "asia/kolkata", t.AsiaKrasnoyarsk = "asia/krasnoyarsk", t.AsiaKualaLumpur = "asia/kuala_lumpur", t.AsiaKuching = "asia/kuching", t.AsiaKuwait = "asia/kuwait", t.AsiaMacau = "asia/macau", t.AsiaMagadan = "asia/magadan", t.AsiaMakassar = "asia/makassar", t.AsiaManila = "asia/manila", t.AsiaMuscat = "asia/muscat", t.AsiaNicosia = "asia/nicosia", t.AsiaNovokuznetsk = "asia/novokuznetsk", t.AsiaNovosibirsk = "asia/novosibirsk", t.AsiaOmsk = "asia/omsk", t.AsiaOral = "asia/oral", t.AsiaPhnomPenh = "asia/phnom_penh", t.AsiaPontianak = "asia/pontianak", t.AsiaPyongyang = "asia/pyongyang", t.AsiaQatar = "asia/qatar", t.AsiaQostanay = "asia/qostanay", t.AsiaQyzylorda = "asia/qyzylorda", t.AsiaRiyadh = "asia/riyadh", t.AsiaSakhalin = "asia/sakhalin", t.AsiaSamarkand = "asia/samarkand", t.AsiaSeoul = "asia/seoul", t.AsiaShanghai = "asia/shanghai", t.AsiaSingapore = "asia/singapore", t.AsiaSrednekolymsk = "asia/srednekolymsk", t.AsiaTaipei = "asia/taipei", t.AsiaTashkent = "asia/tashkent", t.AsiaTbilisi = "asia/tbilisi", t.AsiaTehran = "asia/tehran", t.AsiaThimphu = "asia/thimphu", t.AsiaTokyo = "asia/tokyo", t.AsiaTomsk = "asia/tomsk", t.AsiaUlaanbaatar = "asia/ulaanbaatar", t.AsiaUrumqi = "asia/urumqi", t.AsiaUstnera = "asia/ust-nera", t.AsiaVientiane = "asia/vientiane", t.AsiaVladivostok = "asia/vladivostok", t.AsiaYakutsk = "asia/yakutsk", t.AsiaYangon = "asia/yangon", t.AsiaYekaterinburg = "asia/yekaterinburg", t.AsiaYerevan = "asia/yerevan", t.AtlanticAzores = "atlantic/azores", t.AtlanticBermuda = "atlantic/bermuda", t.AtlanticCanary = "atlantic/canary", t.AtlanticCapeVerde = "atlantic/cape_verde", t.AtlanticFaroe = "atlantic/faroe", t.AtlanticMadeira = "atlantic/madeira", t.AtlanticReykjavik = "atlantic/reykjavik", t.AtlanticSouthGeorgia = "atlantic/south_georgia", t.AtlanticStHelena = "atlantic/st_helena", t.AtlanticStanley = "atlantic/stanley", t.AustraliaAdelaide = "australia/adelaide", t.AustraliaBrisbane = "australia/brisbane", t.AustraliaBrokenHill = "australia/broken_hill", t.AustraliaDarwin = "australia/darwin", t.AustraliaEucla = "australia/eucla", t.AustraliaHobart = "australia/hobart", t.AustraliaLindeman = "australia/lindeman", t.AustraliaLordHowe = "australia/lord_howe", t.AustraliaMelbourne = "australia/melbourne", t.AustraliaPerth = "australia/perth", t.AustraliaSydney = "australia/sydney", t.EuropeAmsterdam = "europe/amsterdam", t.EuropeAndorra = "europe/andorra", t.EuropeAstrakhan = "europe/astrakhan", t.EuropeAthens = "europe/athens", t.EuropeBelgrade = "europe/belgrade", t.EuropeBerlin = "europe/berlin", t.EuropeBratislava = "europe/bratislava", t.EuropeBrussels = "europe/brussels", t.EuropeBucharest = "europe/bucharest", t.EuropeBudapest = "europe/budapest", t.EuropeBusingen = "europe/busingen", t.EuropeChisinau = "europe/chisinau", t.EuropeCopenhagen = "europe/copenhagen", t.EuropeDublin = "europe/dublin", t.EuropeGibraltar = "europe/gibraltar", t.EuropeGuernsey = "europe/guernsey", t.EuropeHelsinki = "europe/helsinki", t.EuropeIsleOfMan = "europe/isle_of_man", t.EuropeIstanbul = "europe/istanbul", t.EuropeJersey = "europe/jersey", t.EuropeKaliningrad = "europe/kaliningrad", t.EuropeKirov = "europe/kirov", t.EuropeKyiv = "europe/kyiv", t.EuropeLisbon = "europe/lisbon", t.EuropeLjubljana = "europe/ljubljana", t.EuropeLondon = "europe/london", t.EuropeLuxembourg = "europe/luxembourg", t.EuropeMadrid = "europe/madrid", t.EuropeMalta = "europe/malta", t.EuropeMariehamn = "europe/mariehamn", t.EuropeMinsk = "europe/minsk", t.EuropeMonaco = "europe/monaco", t.EuropeMoscow = "europe/moscow", t.EuropeOslo = "europe/oslo", t.EuropeParis = "europe/paris", t.EuropePodgorica = "europe/podgorica", t.EuropePrague = "europe/prague", t.EuropeRiga = "europe/riga", t.EuropeRome = "europe/rome", t.EuropeSamara = "europe/samara", t.EuropeSanMarino = "europe/san_marino", t.EuropeSarajevo = "europe/sarajevo", t.EuropeSaratov = "europe/saratov", t.EuropeSimferopol = "europe/simferopol", t.EuropeSkopje = "europe/skopje", t.EuropeSofia = "europe/sofia", t.EuropeStockholm = "europe/stockholm", t.EuropeTallinn = "europe/tallinn", t.EuropeTirane = "europe/tirane", t.EuropeUlyanovsk = "europe/ulyanovsk", t.EuropeVaduz = "europe/vaduz", t.EuropeVatican = "europe/vatican", t.EuropeVienna = "europe/vienna", t.EuropeVilnius = "europe/vilnius", t.EuropeVolgograd = "europe/volgograd", t.EuropeWarsaw = "europe/warsaw", t.EuropeZagreb = "europe/zagreb", t.EuropeZurich = "europe/zurich", t.IndianAntananarivo = "indian/antananarivo", t.IndianChagos = "indian/chagos", t.IndianChristmas = "indian/christmas", t.IndianCocos = "indian/cocos", t.IndianComoro = "indian/comoro", t.IndianKerguelen = "indian/kerguelen", t.IndianMahe = "indian/mahe", t.IndianMaldives = "indian/maldives", t.IndianMauritius = "indian/mauritius", t.IndianMayotte = "indian/mayotte", t.IndianReunion = "indian/reunion", t.PacificApia = "pacific/apia", t.PacificAuckland = "pacific/auckland", t.PacificBougainville = "pacific/bougainville", t.PacificChatham = "pacific/chatham", t.PacificChuuk = "pacific/chuuk", t.PacificEaster = "pacific/easter", t.PacificEfate = "pacific/efate", t.PacificFakaofo = "pacific/fakaofo", t.PacificFiji = "pacific/fiji", t.PacificFunafuti = "pacific/funafuti", t.PacificGalapagos = "pacific/galapagos", t.PacificGambier = "pacific/gambier", t.PacificGuadalcanal = "pacific/guadalcanal", t.PacificGuam = "pacific/guam", t.PacificHonolulu = "pacific/honolulu", t.PacificKanton = "pacific/kanton", t.PacificKiritimati = "pacific/kiritimati", t.PacificKosrae = "pacific/kosrae", t.PacificKwajalein = "pacific/kwajalein", t.PacificMajuro = "pacific/majuro", t.PacificMarquesas = "pacific/marquesas", t.PacificMidway = "pacific/midway", t.PacificNauru = "pacific/nauru", t.PacificNiue = "pacific/niue", t.PacificNorfolk = "pacific/norfolk", t.PacificNoumea = "pacific/noumea", t.PacificPagoPago = "pacific/pago_pago", t.PacificPalau = "pacific/palau", t.PacificPitcairn = "pacific/pitcairn", t.PacificPohnpei = "pacific/pohnpei", t.PacificPortMoresby = "pacific/port_moresby", t.PacificRarotonga = "pacific/rarotonga", t.PacificSaipan = "pacific/saipan", t.PacificTahiti = "pacific/tahiti", t.PacificTarawa = "pacific/tarawa", t.PacificTongatapu = "pacific/tongatapu", t.PacificWake = "pacific/wake", t.PacificWallis = "pacific/wallis", t.Utc = "utc";
|
|
6241
|
+
t.Geolocation = "geolocation", t.Camera = "camera", t.Microphone = "microphone", t.Notifications = "notifications", t.Midi = "midi", t.Push = "push", t.Clipboardread = "clipboard-read", t.Clipboardwrite = "clipboard-write", t.Paymenthandler = "payment-handler", t.Usb = "usb", t.Bluetooth = "bluetooth", t.Accelerometer = "accelerometer", t.Gyroscope = "gyroscope", t.Magnetometer = "magnetometer", t.Ambientlightsensor = "ambient-light-sensor", t.Backgroundsync = "background-sync", t.Persistentstorage = "persistent-storage", t.Screenwakelock = "screen-wake-lock", t.Webshare = "web-share", t.Xrspatialtracking = "xr-spatial-tracking";
|
|
6238
6242
|
})(ii || (ii = {}));
|
|
6239
6243
|
var ni;
|
|
6240
6244
|
(function(t) {
|
|
6241
|
-
t.
|
|
6245
|
+
t.Jpg = "jpg", t.Jpeg = "jpeg", t.Png = "png", t.Webp = "webp", t.Heic = "heic", t.Avif = "avif", t.Gif = "gif";
|
|
6242
6246
|
})(ni || (ni = {}));
|
|
6243
6247
|
var oi;
|
|
6244
6248
|
(function(t) {
|
|
6245
|
-
t.
|
|
6249
|
+
t.GET = "GET", t.POST = "POST", t.PUT = "PUT", t.PATCH = "PATCH", t.DELETE = "DELETE", t.OPTIONS = "OPTIONS", t.HEAD = "HEAD";
|
|
6246
6250
|
})(oi || (oi = {}));
|
|
6247
6251
|
var ai;
|
|
6248
6252
|
(function(t) {
|
|
6249
|
-
t.
|
|
6253
|
+
t.Auto = "auto", t.Center = "center", t.Topleft = "top-left", t.Top = "top", t.Topright = "top-right", t.Left = "left", t.Right = "right", t.Bottomleft = "bottom-left", t.Bottom = "bottom", t.Bottomright = "bottom-right";
|
|
6250
6254
|
})(ai || (ai = {}));
|
|
6251
6255
|
var si;
|
|
6252
6256
|
(function(t) {
|
|
6253
|
-
t.
|
|
6257
|
+
t.Functions = "functions", t.Sites = "sites";
|
|
6254
6258
|
})(si || (si = {}));
|
|
6255
6259
|
var ri;
|
|
6256
6260
|
(function(t) {
|
|
6257
|
-
t.
|
|
6261
|
+
t.Http = "http", t.Schedule = "schedule", t.Event = "event";
|
|
6258
6262
|
})(ri || (ri = {}));
|
|
6259
6263
|
var ci;
|
|
6260
|
-
(function(t) {
|
|
6261
|
-
t.Http = "http", t.Schedule = "schedule", t.Event = "event";
|
|
6262
|
-
})(ci || (ci = {}));
|
|
6263
|
-
var di;
|
|
6264
6264
|
(function(t) {
|
|
6265
6265
|
t.Waiting = "waiting", t.Processing = "processing", t.Completed = "completed", t.Failed = "failed", t.Scheduled = "scheduled";
|
|
6266
|
-
})(
|
|
6267
|
-
const
|
|
6266
|
+
})(ci || (ci = {}));
|
|
6267
|
+
const ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6268
6268
|
__proto__: null,
|
|
6269
|
-
Account:
|
|
6269
|
+
Account: Yt,
|
|
6270
6270
|
AppwriteException: h,
|
|
6271
6271
|
get AuthenticationFactor() {
|
|
6272
|
-
return
|
|
6272
|
+
return Qt;
|
|
6273
6273
|
},
|
|
6274
6274
|
get AuthenticatorType() {
|
|
6275
|
-
return
|
|
6275
|
+
return Zt;
|
|
6276
6276
|
},
|
|
6277
6277
|
Avatars: on,
|
|
6278
6278
|
get Browser() {
|
|
6279
|
-
return
|
|
6279
|
+
return zt;
|
|
6280
6280
|
},
|
|
6281
6281
|
get BrowserPermission() {
|
|
6282
|
-
return
|
|
6282
|
+
return ii;
|
|
6283
6283
|
},
|
|
6284
6284
|
get BrowserTheme() {
|
|
6285
|
-
return
|
|
6285
|
+
return ei;
|
|
6286
6286
|
},
|
|
6287
|
-
Channel:
|
|
6288
|
-
Client:
|
|
6287
|
+
Channel: xe,
|
|
6288
|
+
Client: Pe,
|
|
6289
6289
|
get Condition() {
|
|
6290
|
-
return
|
|
6290
|
+
return Jt;
|
|
6291
6291
|
},
|
|
6292
6292
|
get CreditCard() {
|
|
6293
|
-
return
|
|
6293
|
+
return Ot;
|
|
6294
6294
|
},
|
|
6295
6295
|
Databases: Jn,
|
|
6296
6296
|
DocumentsDB: Zn,
|
|
6297
6297
|
get ExecutionMethod() {
|
|
6298
|
-
return
|
|
6298
|
+
return oi;
|
|
6299
6299
|
},
|
|
6300
6300
|
get ExecutionResourceType() {
|
|
6301
|
-
return
|
|
6301
|
+
return si;
|
|
6302
6302
|
},
|
|
6303
6303
|
get ExecutionStatus() {
|
|
6304
|
-
return
|
|
6304
|
+
return ci;
|
|
6305
6305
|
},
|
|
6306
6306
|
get ExecutionTrigger() {
|
|
6307
|
-
return
|
|
6307
|
+
return ri;
|
|
6308
6308
|
},
|
|
6309
6309
|
get Flag() {
|
|
6310
|
-
return
|
|
6310
|
+
return Ft;
|
|
6311
6311
|
},
|
|
6312
6312
|
Functions: Qn,
|
|
6313
6313
|
Graphql: Tn,
|
|
6314
|
-
ID:
|
|
6314
|
+
ID: We,
|
|
6315
6315
|
get ImageFormat() {
|
|
6316
|
-
return
|
|
6316
|
+
return ni;
|
|
6317
6317
|
},
|
|
6318
6318
|
get ImageGravity() {
|
|
6319
|
-
return
|
|
6319
|
+
return ai;
|
|
6320
6320
|
},
|
|
6321
6321
|
Locale: zn,
|
|
6322
6322
|
Messaging: On,
|
|
6323
6323
|
get OAuthProvider() {
|
|
6324
|
-
return
|
|
6324
|
+
return Tt;
|
|
6325
6325
|
},
|
|
6326
6326
|
Operator: T,
|
|
6327
6327
|
Organization: Fn,
|
|
6328
6328
|
Permission: at,
|
|
6329
6329
|
Presences: eo,
|
|
6330
|
-
Query:
|
|
6330
|
+
Query: x,
|
|
6331
6331
|
Realtime: oo,
|
|
6332
6332
|
Role: ao,
|
|
6333
6333
|
Storage: to,
|
|
6334
6334
|
TablesDB: io,
|
|
6335
6335
|
Teams: an,
|
|
6336
6336
|
get Timezone() {
|
|
6337
|
-
return
|
|
6337
|
+
return ti;
|
|
6338
6338
|
},
|
|
6339
6339
|
VectorsDB: no
|
|
6340
6340
|
}, Symbol.toStringTag, { value: "Module" })), so = {
|
|
@@ -6507,7 +6507,9 @@ const ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6507
6507
|
lastActive: "Last active",
|
|
6508
6508
|
guestAccount: "Guest account",
|
|
6509
6509
|
guestAccountDescription: "Add an email and password to keep your data.",
|
|
6510
|
-
preview: "Preview"
|
|
6510
|
+
preview: "Preview",
|
|
6511
|
+
acceptLegal: "I agree to the",
|
|
6512
|
+
errorLegalRequired: "Accept the terms to continue."
|
|
6511
6513
|
};
|
|
6512
6514
|
function ro(t, e = {}) {
|
|
6513
6515
|
return t.replace(
|
|
@@ -6566,10 +6568,10 @@ const co = {
|
|
|
6566
6568
|
zoho: "Zoho",
|
|
6567
6569
|
zoom: "Zoom"
|
|
6568
6570
|
};
|
|
6569
|
-
function
|
|
6571
|
+
function pt(t) {
|
|
6570
6572
|
return co[t] ?? t.charAt(0).toUpperCase() + t.slice(1);
|
|
6571
6573
|
}
|
|
6572
|
-
const
|
|
6574
|
+
const At = (t, e, n = 401) => Object.assign(new Error(e), { type: t, code: n }), Ce = () => (/* @__PURE__ */ new Date()).toISOString(), He = (t) => new Date(Date.now() - t * 6e4).toISOString(), kt = [
|
|
6573
6575
|
"amber",
|
|
6574
6576
|
"brave",
|
|
6575
6577
|
"calm",
|
|
@@ -6582,7 +6584,7 @@ const vt = (t, e, n = 401) => Object.assign(new Error(e), { type: t, code: n }),
|
|
|
6582
6584
|
"juniper",
|
|
6583
6585
|
"kite",
|
|
6584
6586
|
"lumen"
|
|
6585
|
-
], Di = () => `${
|
|
6587
|
+
], Di = () => `${kt[Math.floor(Math.random() * kt.length)]}-${kt[Math.floor(Math.random() * kt.length)]}`, Oe = () => Math.random().toString(36).slice(2, 12), Bi = () => Array.from({ length: 2 }, () => Math.random().toString(36).slice(2, 7)).join("-"), lo = {
|
|
6586
6588
|
name: "Ada Lovelace",
|
|
6587
6589
|
email: "ada@example.com",
|
|
6588
6590
|
phone: "+15550100"
|
|
@@ -6724,9 +6726,9 @@ class uo {
|
|
|
6724
6726
|
}
|
|
6725
6727
|
requireUser() {
|
|
6726
6728
|
if (!this.user)
|
|
6727
|
-
throw
|
|
6729
|
+
throw At("general_unauthorized_scope", "User (role: guests) missing scope (account)");
|
|
6728
6730
|
if (this.mfaPending)
|
|
6729
|
-
throw
|
|
6731
|
+
throw At(
|
|
6730
6732
|
"user_more_factors_required",
|
|
6731
6733
|
"More factors are required to complete the sign in process."
|
|
6732
6734
|
);
|
|
@@ -6734,7 +6736,7 @@ class uo {
|
|
|
6734
6736
|
}
|
|
6735
6737
|
requireRecentChallenge() {
|
|
6736
6738
|
if (Date.now() - this.lastChallenge > 30 * 6e4)
|
|
6737
|
-
throw
|
|
6739
|
+
throw At(
|
|
6738
6740
|
"user_challenge_required",
|
|
6739
6741
|
"A recently successful challenge is required to complete this action."
|
|
6740
6742
|
);
|
|
@@ -6910,7 +6912,7 @@ class uo {
|
|
|
6910
6912
|
async createMFARecoveryCodes() {
|
|
6911
6913
|
return this.delay(() => {
|
|
6912
6914
|
if (this.recoveryCodes.length > 0)
|
|
6913
|
-
throw
|
|
6915
|
+
throw At("user_recovery_codes_already_exists", "Recovery codes already generated.", 409);
|
|
6914
6916
|
return this.recoveryCodes = Array.from({ length: 6 }, Bi), { recoveryCodes: this.recoveryCodes };
|
|
6915
6917
|
});
|
|
6916
6918
|
}
|
|
@@ -6985,10 +6987,10 @@ function tt(t) {
|
|
|
6985
6987
|
}
|
|
6986
6988
|
return { message: String(t), type: "", code: 0 };
|
|
6987
6989
|
}
|
|
6988
|
-
function
|
|
6990
|
+
function mt(t, e) {
|
|
6989
6991
|
return tt(t).type === e;
|
|
6990
6992
|
}
|
|
6991
|
-
function
|
|
6993
|
+
function Ut(t, e, n = "link") {
|
|
6992
6994
|
const i = tt(t);
|
|
6993
6995
|
switch (i.type) {
|
|
6994
6996
|
case oe.invalidCredentials:
|
|
@@ -7035,11 +7037,11 @@ function ho(t) {
|
|
|
7035
7037
|
const e = tt(t);
|
|
7036
7038
|
return !!(e.type === oe.projectNotFound || e.type === oe.unknownOrigin || e.type === oe.routeNotFound || !e.message && e.code === 404 || e.code === 0 && /fetch|network|load failed|failed to fetch/i.test(e.message));
|
|
7037
7039
|
}
|
|
7038
|
-
const
|
|
7040
|
+
const di = (t) => `authui:active-team:${t}`;
|
|
7039
7041
|
function Xi(t) {
|
|
7040
7042
|
if (typeof localStorage > "u" || !t) return null;
|
|
7041
7043
|
try {
|
|
7042
|
-
return localStorage.getItem(
|
|
7044
|
+
return localStorage.getItem(di(t));
|
|
7043
7045
|
} catch {
|
|
7044
7046
|
return null;
|
|
7045
7047
|
}
|
|
@@ -7047,7 +7049,7 @@ function Xi(t) {
|
|
|
7047
7049
|
function fo(t, e) {
|
|
7048
7050
|
if (!(typeof localStorage > "u" || !t))
|
|
7049
7051
|
try {
|
|
7050
|
-
e ? localStorage.setItem(
|
|
7052
|
+
e ? localStorage.setItem(di(t), e) : localStorage.removeItem(di(t));
|
|
7051
7053
|
} catch {
|
|
7052
7054
|
}
|
|
7053
7055
|
}
|
|
@@ -7071,33 +7073,33 @@ function Fe() {
|
|
|
7071
7073
|
return null;
|
|
7072
7074
|
}
|
|
7073
7075
|
}
|
|
7074
|
-
function
|
|
7076
|
+
function ia() {
|
|
7075
7077
|
if (!(typeof localStorage > "u"))
|
|
7076
7078
|
try {
|
|
7077
7079
|
localStorage.removeItem(Ii);
|
|
7078
7080
|
} catch {
|
|
7079
7081
|
}
|
|
7080
7082
|
}
|
|
7081
|
-
const
|
|
7083
|
+
const Mt = "authui:pending-oauth";
|
|
7082
7084
|
function go(t) {
|
|
7083
7085
|
if (!(typeof sessionStorage > "u"))
|
|
7084
7086
|
try {
|
|
7085
|
-
sessionStorage.setItem(
|
|
7087
|
+
sessionStorage.setItem(Mt, t);
|
|
7086
7088
|
} catch {
|
|
7087
7089
|
}
|
|
7088
7090
|
}
|
|
7089
7091
|
function sn() {
|
|
7090
7092
|
if (!(typeof sessionStorage > "u"))
|
|
7091
7093
|
try {
|
|
7092
|
-
const t = sessionStorage.getItem(
|
|
7093
|
-
sessionStorage.removeItem(
|
|
7094
|
+
const t = sessionStorage.getItem(Mt);
|
|
7095
|
+
sessionStorage.removeItem(Mt), t && lt(`oauth:${t}`);
|
|
7094
7096
|
} catch {
|
|
7095
7097
|
}
|
|
7096
7098
|
}
|
|
7097
7099
|
function Vi() {
|
|
7098
7100
|
if (!(typeof sessionStorage > "u"))
|
|
7099
7101
|
try {
|
|
7100
|
-
sessionStorage.removeItem(
|
|
7102
|
+
sessionStorage.removeItem(Mt);
|
|
7101
7103
|
} catch {
|
|
7102
7104
|
}
|
|
7103
7105
|
}
|
|
@@ -7111,7 +7113,7 @@ function je(t, e, n) {
|
|
|
7111
7113
|
new Error(`Appwrite SDK is missing ${e[0]}(). Update the appwrite package.`)
|
|
7112
7114
|
);
|
|
7113
7115
|
}
|
|
7114
|
-
const
|
|
7116
|
+
const li = "authui", Wi = ["userId", "secret", "expire", "project", "error", li], Gi = () => ({
|
|
7115
7117
|
status: "loading",
|
|
7116
7118
|
user: null,
|
|
7117
7119
|
mfaFactors: null,
|
|
@@ -7129,7 +7131,7 @@ class yo {
|
|
|
7129
7131
|
const n = e.endpoint.trim().replace(/\/+$/, "");
|
|
7130
7132
|
n && !n.endsWith("/v1") && console.warn(
|
|
7131
7133
|
`[authui] endpoint should end with /v1 (got "${e.endpoint}"). Without it Appwrite returns HTML 404 pages.`
|
|
7132
|
-
), this.config = e, this.client = new
|
|
7134
|
+
), this.config = e, this.client = new Pe().setEndpoint(e.endpoint).setProject(e.project), this.preview = e.preview ? new uo() : null, this.account = this.preview ? this.preview : new Yt(this.client), this.teams = null, this.activeTeamId = Xi(e.project), this.setState({ configured: !0, status: "loading", configError: null }), this.preview ? this.refresh() : typeof window < "u" && this.handleRedirect().then(() => this.refresh());
|
|
7133
7135
|
}
|
|
7134
7136
|
/**
|
|
7135
7137
|
* Called by <authui-config> when it is on the page but missing endpoint or project.
|
|
@@ -7242,7 +7244,7 @@ class yo {
|
|
|
7242
7244
|
const n = await this.account.get();
|
|
7243
7245
|
this.setState({ status: "signed-in", user: n, mfaFactors: null, configError: null }), e || this.emit("signed-in", n);
|
|
7244
7246
|
} catch (n) {
|
|
7245
|
-
if (
|
|
7247
|
+
if (mt(n, oe.moreFactorsRequired)) {
|
|
7246
7248
|
let i = null;
|
|
7247
7249
|
try {
|
|
7248
7250
|
i = await je(
|
|
@@ -7253,7 +7255,7 @@ class yo {
|
|
|
7253
7255
|
} catch {
|
|
7254
7256
|
}
|
|
7255
7257
|
this.setState({ status: "mfa-required", user: null, mfaFactors: i });
|
|
7256
|
-
} else if (
|
|
7258
|
+
} else if (mt(n, oe.userBlocked))
|
|
7257
7259
|
await this.purgeLocalSession(), this.setState({
|
|
7258
7260
|
status: "signed-out",
|
|
7259
7261
|
user: null,
|
|
@@ -7265,7 +7267,7 @@ class yo {
|
|
|
7265
7267
|
}
|
|
7266
7268
|
}), e && this.emit("signed-out", void 0);
|
|
7267
7269
|
else if (!e && ho(n)) {
|
|
7268
|
-
const o =
|
|
7270
|
+
const o = Ut(n, this.getStrings()) || this.getStrings().errorConfig;
|
|
7269
7271
|
console.warn(
|
|
7270
7272
|
`[authui] ${o} (endpoint=${this.config?.endpoint ?? "?"}, project=${this.config?.project ?? "?"})`
|
|
7271
7273
|
);
|
|
@@ -7314,7 +7316,7 @@ class yo {
|
|
|
7314
7316
|
localStorage.removeItem("cookieFallback");
|
|
7315
7317
|
} catch {
|
|
7316
7318
|
}
|
|
7317
|
-
this.config && !this.preview && (this.client = new
|
|
7319
|
+
this.config && !this.preview && (this.client = new Pe().setEndpoint(this.config.endpoint).setProject(this.config.project), this.account = new Yt(this.client));
|
|
7318
7320
|
}
|
|
7319
7321
|
// ─────────────────────────────── sign in ───────────────────────────────
|
|
7320
7322
|
async signInWithEmailPassword(e, n) {
|
|
@@ -7327,7 +7329,7 @@ class yo {
|
|
|
7327
7329
|
}
|
|
7328
7330
|
async signUp(e, n, i) {
|
|
7329
7331
|
try {
|
|
7330
|
-
await this.acct().create(
|
|
7332
|
+
await this.acct().create(We.unique(), e.trim(), n, i?.trim() || void 0), await this.acct().createEmailPasswordSession(e.trim(), n);
|
|
7331
7333
|
} catch (o) {
|
|
7332
7334
|
this.fail(o);
|
|
7333
7335
|
}
|
|
@@ -7370,7 +7372,7 @@ class yo {
|
|
|
7370
7372
|
async sendMagicUrl(e) {
|
|
7371
7373
|
try {
|
|
7372
7374
|
return await this.acct().createMagicURLToken(
|
|
7373
|
-
|
|
7375
|
+
We.unique(),
|
|
7374
7376
|
e.trim(),
|
|
7375
7377
|
this.redirectUrl("magic-url"),
|
|
7376
7378
|
this.config?.securityPhrase ?? !0
|
|
@@ -7382,7 +7384,7 @@ class yo {
|
|
|
7382
7384
|
async sendEmailOtp(e) {
|
|
7383
7385
|
try {
|
|
7384
7386
|
return await this.acct().createEmailToken(
|
|
7385
|
-
|
|
7387
|
+
We.unique(),
|
|
7386
7388
|
e.trim(),
|
|
7387
7389
|
this.config?.securityPhrase ?? !0
|
|
7388
7390
|
);
|
|
@@ -7392,7 +7394,7 @@ class yo {
|
|
|
7392
7394
|
}
|
|
7393
7395
|
async sendPhoneOtp(e) {
|
|
7394
7396
|
try {
|
|
7395
|
-
return await this.acct().createPhoneToken(
|
|
7397
|
+
return await this.acct().createPhoneToken(We.unique(), e.replace(/[\s()-]/g, ""));
|
|
7396
7398
|
} catch (n) {
|
|
7397
7399
|
return this.fail(n);
|
|
7398
7400
|
}
|
|
@@ -7667,7 +7669,7 @@ class yo {
|
|
|
7667
7669
|
redirectUrl(e) {
|
|
7668
7670
|
const n = this.config?.redirectUrl ?? (typeof window < "u" ? window.location.origin + window.location.pathname : ""), i = new URL(n, typeof window < "u" ? window.location.href : void 0);
|
|
7669
7671
|
for (const o of Wi) i.searchParams.delete(o);
|
|
7670
|
-
return i.searchParams.set(
|
|
7672
|
+
return i.searchParams.set(li, e), i.toString();
|
|
7671
7673
|
}
|
|
7672
7674
|
setPending(e) {
|
|
7673
7675
|
this.setState({ pending: e });
|
|
@@ -7678,7 +7680,7 @@ class yo {
|
|
|
7678
7680
|
*/
|
|
7679
7681
|
async handleRedirect() {
|
|
7680
7682
|
if (typeof window > "u") return !1;
|
|
7681
|
-
const e = new URLSearchParams(window.location.search), n = e.get(
|
|
7683
|
+
const e = new URLSearchParams(window.location.search), n = e.get(li);
|
|
7682
7684
|
if (!n) return !1;
|
|
7683
7685
|
const i = e.get("userId") ?? "", o = e.get("secret") ?? "";
|
|
7684
7686
|
this.cleanUrl();
|
|
@@ -7724,7 +7726,7 @@ class yo {
|
|
|
7724
7726
|
break;
|
|
7725
7727
|
}
|
|
7726
7728
|
} catch (s) {
|
|
7727
|
-
const r = tt(s), d =
|
|
7729
|
+
const r = tt(s), d = Ut(s, this.getStrings(), "link");
|
|
7728
7730
|
this.emit("error", r), this.setState({ pending: { type: "notice", message: d, tone: "error" } });
|
|
7729
7731
|
}
|
|
7730
7732
|
return !0;
|
|
@@ -7775,7 +7777,7 @@ const Ki = new mo(), Yi = {
|
|
|
7775
7777
|
lg: "0.875rem",
|
|
7776
7778
|
xl: "1.125rem",
|
|
7777
7779
|
full: "1.5rem"
|
|
7778
|
-
}, bo =
|
|
7780
|
+
}, bo = Ge`
|
|
7779
7781
|
:host {
|
|
7780
7782
|
/* Light theme (matches :root in the console) */
|
|
7781
7783
|
--authui-background: oklch(1 0 0);
|
|
@@ -7853,7 +7855,7 @@ const Ki = new mo(), Yi = {
|
|
|
7853
7855
|
--authui-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.5), 0 4px 6px -4px rgba(0, 0, 0, 0.5);
|
|
7854
7856
|
color-scheme: dark;
|
|
7855
7857
|
}
|
|
7856
|
-
`, wo =
|
|
7858
|
+
`, wo = Ge`
|
|
7857
7859
|
*,
|
|
7858
7860
|
*::before,
|
|
7859
7861
|
*::after {
|
|
@@ -8545,6 +8547,34 @@ const Ki = new mo(), Yi = {
|
|
|
8545
8547
|
.legal a:hover {
|
|
8546
8548
|
color: var(--authui-foreground);
|
|
8547
8549
|
}
|
|
8550
|
+
.legal-accept {
|
|
8551
|
+
display: flex;
|
|
8552
|
+
align-items: flex-start;
|
|
8553
|
+
gap: 10px;
|
|
8554
|
+
font-size: 12px;
|
|
8555
|
+
color: var(--authui-muted-foreground);
|
|
8556
|
+
line-height: 1.5;
|
|
8557
|
+
text-align: start;
|
|
8558
|
+
cursor: pointer;
|
|
8559
|
+
user-select: none;
|
|
8560
|
+
}
|
|
8561
|
+
.legal-accept input {
|
|
8562
|
+
margin-top: 2px;
|
|
8563
|
+
width: 16px;
|
|
8564
|
+
height: 16px;
|
|
8565
|
+
flex-shrink: 0;
|
|
8566
|
+
accent-color: var(--authui-brand);
|
|
8567
|
+
cursor: pointer;
|
|
8568
|
+
}
|
|
8569
|
+
.legal-accept a {
|
|
8570
|
+
color: inherit;
|
|
8571
|
+
text-decoration: underline;
|
|
8572
|
+
text-decoration-style: dotted;
|
|
8573
|
+
text-underline-offset: 3px;
|
|
8574
|
+
}
|
|
8575
|
+
.legal-accept a:hover {
|
|
8576
|
+
color: var(--authui-foreground);
|
|
8577
|
+
}
|
|
8548
8578
|
.links {
|
|
8549
8579
|
display: flex;
|
|
8550
8580
|
justify-content: center;
|
|
@@ -8568,6 +8598,32 @@ const Ki = new mo(), Yi = {
|
|
|
8568
8598
|
width: 18px;
|
|
8569
8599
|
height: 18px;
|
|
8570
8600
|
}
|
|
8601
|
+
/* Compact icon-only OAuth row (oauthLayout: icon / horizontal). */
|
|
8602
|
+
.providers.icon {
|
|
8603
|
+
display: flex;
|
|
8604
|
+
flex-wrap: wrap;
|
|
8605
|
+
gap: 8px;
|
|
8606
|
+
justify-content: center;
|
|
8607
|
+
}
|
|
8608
|
+
.providers.icon .btn {
|
|
8609
|
+
width: 40px;
|
|
8610
|
+
height: 40px;
|
|
8611
|
+
padding: 0;
|
|
8612
|
+
justify-content: center;
|
|
8613
|
+
position: relative;
|
|
8614
|
+
}
|
|
8615
|
+
.providers.icon .btn svg {
|
|
8616
|
+
width: 18px;
|
|
8617
|
+
height: 18px;
|
|
8618
|
+
}
|
|
8619
|
+
.providers.icon .last-used-badge,
|
|
8620
|
+
.providers.icon .oauth-last-used-pill {
|
|
8621
|
+
display: none;
|
|
8622
|
+
}
|
|
8623
|
+
.providers.icon .oauth-last-used-dot {
|
|
8624
|
+
top: 4px;
|
|
8625
|
+
inset-inline-end: 4px;
|
|
8626
|
+
}
|
|
8571
8627
|
/* OAuth accordion: last-used (or focused) expands; others stay icon-compact. */
|
|
8572
8628
|
.providers.accordion {
|
|
8573
8629
|
display: flex;
|
|
@@ -8850,17 +8906,17 @@ const rn = (De = class extends Qe {
|
|
|
8850
8906
|
}
|
|
8851
8907
|
}, De.styles = [bo, wo], De.KEY_EVENTS = ["keydown", "keyup", "keypress"], De);
|
|
8852
8908
|
Io([
|
|
8853
|
-
|
|
8909
|
+
B()
|
|
8854
8910
|
], rn.prototype, "auth");
|
|
8855
8911
|
let qe = rn;
|
|
8856
|
-
var Ao = Object.defineProperty, ko = Object.getOwnPropertyDescriptor,
|
|
8912
|
+
var Ao = Object.defineProperty, ko = Object.getOwnPropertyDescriptor, he = (t, e, n, i) => {
|
|
8857
8913
|
for (var o = i > 1 ? void 0 : i ? ko(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
8858
8914
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
8859
8915
|
return i && o && Ao(e, n, o), o;
|
|
8860
8916
|
};
|
|
8861
|
-
let
|
|
8917
|
+
let de = class extends Qe {
|
|
8862
8918
|
constructor() {
|
|
8863
|
-
super(...arguments), this.endpoint = "", this.project = "", this.redirectUrl = "", this.successUrl = "", this.methods = "email-password", this.signUp = "true", this.requireName = "true", this.mfa = "true", this.securityPhrase = "true", this.name = "", this.logo = "", this.theme = "auto", this.radius = "", this.primary = "", this.primaryForeground = "", this.termsUrl = "", this.privacyUrl = "", this.preview = "";
|
|
8919
|
+
super(...arguments), this.endpoint = "", this.project = "", this.redirectUrl = "", this.successUrl = "", this.methods = "email-password", this.signUp = "true", this.requireName = "true", this.mfa = "true", this.securityPhrase = "true", this.name = "", this.logo = "", this.theme = "auto", this.radius = "", this.primary = "", this.primaryForeground = "", this.termsUrl = "", this.privacyUrl = "", this.requireAcceptance = "", this.oauthLayout = "", this.preview = "";
|
|
8864
8920
|
}
|
|
8865
8921
|
connectedCallback() {
|
|
8866
8922
|
super.connectedCallback(), this.configure();
|
|
@@ -8882,7 +8938,7 @@ let pe = class extends Qe {
|
|
|
8882
8938
|
const t = { oauth: [] }, e = this.methods.split(/[\s,]+/).filter(Boolean);
|
|
8883
8939
|
for (const n of e)
|
|
8884
8940
|
n.startsWith("oauth:") ? t.oauth.push(n.slice(6)) : n === "email-password" ? t.emailPassword = !0 : n === "magic-url" ? t.magicUrl = !0 : n === "email-otp" ? t.emailOtp = !0 : n === "phone" ? t.phone = !0 : (n === "anonymous" || n === "guest") && (t.anonymous = !0);
|
|
8885
|
-
return t.emailPassword = e.length > 0 ? e.includes("email-password") : !0, {
|
|
8941
|
+
return t.emailPassword = e.length > 0 ? e.includes("email-password") : !0, this.oauthLayout && (t.oauthLayout = this.oauthLayout), {
|
|
8886
8942
|
endpoint: this.endpoint,
|
|
8887
8943
|
project: this.project,
|
|
8888
8944
|
redirectUrl: this.redirectUrl || void 0,
|
|
@@ -8902,80 +8958,87 @@ let pe = class extends Qe {
|
|
|
8902
8958
|
},
|
|
8903
8959
|
legal: {
|
|
8904
8960
|
termsUrl: this.termsUrl || void 0,
|
|
8905
|
-
privacyUrl: this.privacyUrl || void 0
|
|
8961
|
+
privacyUrl: this.privacyUrl || void 0,
|
|
8962
|
+
requireAcceptance: this.requireAcceptance !== "" && this.requireAcceptance !== "false" ? !0 : void 0
|
|
8906
8963
|
},
|
|
8907
8964
|
preview: this.preview === "" || this.preview === "false" ? void 0 : !0
|
|
8908
8965
|
};
|
|
8909
8966
|
}
|
|
8910
8967
|
};
|
|
8911
|
-
|
|
8968
|
+
de.styles = Ge`
|
|
8912
8969
|
:host {
|
|
8913
8970
|
display: none;
|
|
8914
8971
|
}
|
|
8915
8972
|
`;
|
|
8916
|
-
|
|
8917
|
-
|
|
8918
|
-
],
|
|
8919
|
-
|
|
8920
|
-
|
|
8921
|
-
],
|
|
8922
|
-
|
|
8923
|
-
|
|
8924
|
-
],
|
|
8925
|
-
|
|
8926
|
-
|
|
8927
|
-
],
|
|
8928
|
-
|
|
8929
|
-
|
|
8930
|
-
],
|
|
8931
|
-
|
|
8932
|
-
|
|
8933
|
-
],
|
|
8934
|
-
|
|
8935
|
-
|
|
8936
|
-
],
|
|
8937
|
-
|
|
8938
|
-
|
|
8939
|
-
],
|
|
8940
|
-
|
|
8941
|
-
|
|
8942
|
-
],
|
|
8943
|
-
|
|
8944
|
-
|
|
8945
|
-
],
|
|
8946
|
-
|
|
8947
|
-
|
|
8948
|
-
],
|
|
8949
|
-
|
|
8950
|
-
|
|
8951
|
-
],
|
|
8952
|
-
|
|
8953
|
-
|
|
8954
|
-
],
|
|
8955
|
-
|
|
8956
|
-
|
|
8957
|
-
],
|
|
8958
|
-
|
|
8959
|
-
|
|
8960
|
-
],
|
|
8961
|
-
|
|
8962
|
-
|
|
8963
|
-
],
|
|
8964
|
-
|
|
8965
|
-
|
|
8966
|
-
],
|
|
8967
|
-
|
|
8968
|
-
|
|
8969
|
-
],
|
|
8970
|
-
|
|
8973
|
+
he([
|
|
8974
|
+
O({ type: String })
|
|
8975
|
+
], de.prototype, "endpoint", 2);
|
|
8976
|
+
he([
|
|
8977
|
+
O({ type: String })
|
|
8978
|
+
], de.prototype, "project", 2);
|
|
8979
|
+
he([
|
|
8980
|
+
O({ type: String, attribute: "redirect-url" })
|
|
8981
|
+
], de.prototype, "redirectUrl", 2);
|
|
8982
|
+
he([
|
|
8983
|
+
O({ type: String, attribute: "success-url" })
|
|
8984
|
+
], de.prototype, "successUrl", 2);
|
|
8985
|
+
he([
|
|
8986
|
+
O({ type: String })
|
|
8987
|
+
], de.prototype, "methods", 2);
|
|
8988
|
+
he([
|
|
8989
|
+
O({ type: String, attribute: "sign-up" })
|
|
8990
|
+
], de.prototype, "signUp", 2);
|
|
8991
|
+
he([
|
|
8992
|
+
O({ type: String, attribute: "require-name" })
|
|
8993
|
+
], de.prototype, "requireName", 2);
|
|
8994
|
+
he([
|
|
8995
|
+
O({ type: String })
|
|
8996
|
+
], de.prototype, "mfa", 2);
|
|
8997
|
+
he([
|
|
8998
|
+
O({ type: String, attribute: "security-phrase" })
|
|
8999
|
+
], de.prototype, "securityPhrase", 2);
|
|
9000
|
+
he([
|
|
9001
|
+
O({ type: String })
|
|
9002
|
+
], de.prototype, "name", 2);
|
|
9003
|
+
he([
|
|
9004
|
+
O({ type: String })
|
|
9005
|
+
], de.prototype, "logo", 2);
|
|
9006
|
+
he([
|
|
9007
|
+
O({ type: String })
|
|
9008
|
+
], de.prototype, "theme", 2);
|
|
9009
|
+
he([
|
|
9010
|
+
O({ type: String })
|
|
9011
|
+
], de.prototype, "radius", 2);
|
|
9012
|
+
he([
|
|
9013
|
+
O({ type: String })
|
|
9014
|
+
], de.prototype, "primary", 2);
|
|
9015
|
+
he([
|
|
9016
|
+
O({ type: String, attribute: "primary-foreground" })
|
|
9017
|
+
], de.prototype, "primaryForeground", 2);
|
|
9018
|
+
he([
|
|
9019
|
+
O({ type: String, attribute: "terms-url" })
|
|
9020
|
+
], de.prototype, "termsUrl", 2);
|
|
9021
|
+
he([
|
|
9022
|
+
O({ type: String, attribute: "privacy-url" })
|
|
9023
|
+
], de.prototype, "privacyUrl", 2);
|
|
9024
|
+
he([
|
|
9025
|
+
O({ type: String, attribute: "require-acceptance" })
|
|
9026
|
+
], de.prototype, "requireAcceptance", 2);
|
|
9027
|
+
he([
|
|
9028
|
+
O({ type: String, attribute: "oauth-layout" })
|
|
9029
|
+
], de.prototype, "oauthLayout", 2);
|
|
9030
|
+
he([
|
|
9031
|
+
O({ type: String })
|
|
9032
|
+
], de.prototype, "preview", 2);
|
|
9033
|
+
de = he([
|
|
8971
9034
|
ze("authui-config")
|
|
8972
|
-
],
|
|
9035
|
+
], de);
|
|
8973
9036
|
var So = Object.defineProperty, $o = Object.getOwnPropertyDescriptor, _t = (t, e, n, i) => {
|
|
8974
9037
|
for (var o = i > 1 ? void 0 : i ? $o(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
8975
9038
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
8976
9039
|
return i && o && So(e, n, o), o;
|
|
8977
9040
|
};
|
|
8978
|
-
const Ji = "authui-show:not([ready]){display:none}",
|
|
9041
|
+
const Ji = "authui-show:not([ready]){display:none}", na = "authui-show:not([ready]){display:none}authui-button:not(:defined),authui-user-button:not(:defined){visibility:hidden}";
|
|
8979
9042
|
let Zi = !1;
|
|
8980
9043
|
function jo() {
|
|
8981
9044
|
if (!(typeof document > "u" || Zi)) {
|
|
@@ -8995,11 +9058,15 @@ function jo() {
|
|
|
8995
9058
|
}
|
|
8996
9059
|
}
|
|
8997
9060
|
jo();
|
|
8998
|
-
const
|
|
8999
|
-
function
|
|
9000
|
-
return t ? t.split(/[\s,]+/).map((e) => e.trim()).filter((e) =>
|
|
9061
|
+
const xo = ["loading", "signed-out", "signed-in", "mfa-required"];
|
|
9062
|
+
function ui(t) {
|
|
9063
|
+
return t ? t.split(/[\s,]+/).map((e) => e.trim()).filter((e) => xo.includes(e)) : [];
|
|
9064
|
+
}
|
|
9065
|
+
function Po(t, e, n) {
|
|
9066
|
+
const i = ui(e), o = ui(n);
|
|
9067
|
+
return !(t === "loading" && !i.includes("loading") || i.length > 0 && !i.includes(t) || o.includes(t));
|
|
9001
9068
|
}
|
|
9002
|
-
let
|
|
9069
|
+
let bt = class extends Qe {
|
|
9003
9070
|
constructor() {
|
|
9004
9071
|
super(...arguments), this.when = "", this.unless = "", this.status = R.getState().status, this.unsubscribe = null;
|
|
9005
9072
|
}
|
|
@@ -9011,29 +9078,28 @@ let yt = class extends Qe {
|
|
|
9011
9078
|
}
|
|
9012
9079
|
/** Whether the current status satisfies `when` and `unless`. */
|
|
9013
9080
|
get visible() {
|
|
9014
|
-
|
|
9015
|
-
return !(this.status === "loading" && !t.includes("loading") || t.length > 0 && !t.includes(this.status) || e.includes(this.status));
|
|
9081
|
+
return Po(this.status, this.when, this.unless);
|
|
9016
9082
|
}
|
|
9017
9083
|
updated() {
|
|
9018
|
-
(this.status !== "loading" ||
|
|
9084
|
+
(this.status !== "loading" || ui(this.when).includes("loading")) && (this.setAttribute("ready", ""), this.style.display = "contents");
|
|
9019
9085
|
}
|
|
9020
9086
|
render() {
|
|
9021
9087
|
return this.visible ? w`<slot></slot>` : C;
|
|
9022
9088
|
}
|
|
9023
9089
|
};
|
|
9024
9090
|
_t([
|
|
9025
|
-
|
|
9026
|
-
],
|
|
9091
|
+
O({ type: String })
|
|
9092
|
+
], bt.prototype, "when", 2);
|
|
9027
9093
|
_t([
|
|
9028
|
-
|
|
9029
|
-
],
|
|
9094
|
+
O({ type: String })
|
|
9095
|
+
], bt.prototype, "unless", 2);
|
|
9030
9096
|
_t([
|
|
9031
|
-
|
|
9032
|
-
],
|
|
9033
|
-
|
|
9097
|
+
B()
|
|
9098
|
+
], bt.prototype, "status", 2);
|
|
9099
|
+
bt = _t([
|
|
9034
9100
|
ze("authui-show")
|
|
9035
|
-
],
|
|
9036
|
-
const
|
|
9101
|
+
], bt);
|
|
9102
|
+
const Co = Ge`
|
|
9037
9103
|
:host {
|
|
9038
9104
|
display: block;
|
|
9039
9105
|
width: 100%;
|
|
@@ -9180,75 +9246,75 @@ const xo = We`
|
|
|
9180
9246
|
qr: se(
|
|
9181
9247
|
G`<rect width="5" height="5" x="3" y="3" rx="1"/><rect width="5" height="5" x="16" y="3" rx="1"/><rect width="5" height="5" x="3" y="16" rx="1"/><path d="M21 16h-3a2 2 0 0 0-2 2v3"/><path d="M21 21v.01"/><path d="M12 7v3a2 2 0 0 1-2 2H7"/><path d="M3 12h.01"/><path d="M12 3h.01"/><path d="M12 16v.01"/><path d="M16 12h1"/><path d="M21 12v.01"/><path d="M12 21v-1"/>`
|
|
9182
9248
|
)
|
|
9183
|
-
},
|
|
9184
|
-
google:
|
|
9249
|
+
}, ye = (t, e = "0 0 24 24") => w`<svg xmlns="http://www.w3.org/2000/svg" viewBox=${e} aria-hidden="true">${t}</svg>`, Uo = {
|
|
9250
|
+
google: ye(
|
|
9185
9251
|
G`<path fill="#4285F4" d="M23.49 12.27c0-.79-.07-1.54-.19-2.27H12v4.51h6.47a5.57 5.57 0 0 1-2.4 3.58v3h3.86c2.26-2.09 3.56-5.17 3.56-8.82z"/><path fill="#34A853" d="M12 24c3.24 0 5.95-1.08 7.93-2.91l-3.86-3c-1.08.72-2.45 1.16-4.07 1.16-3.13 0-5.78-2.11-6.73-4.96H1.29v3.09A11.99 11.99 0 0 0 12 24z"/><path fill="#FBBC05" d="M5.27 14.29A7.2 7.2 0 0 1 4.89 12c0-.8.14-1.57.38-2.29V6.62H1.29A11.97 11.97 0 0 0 0 12c0 1.94.46 3.77 1.29 5.38l3.98-3.09z"/><path fill="#EA4335" d="M12 4.75c1.77 0 3.35.61 4.6 1.8l3.42-3.42C17.95 1.19 15.24 0 12 0 7.31 0 3.26 2.69 1.29 6.62l3.98 3.09C6.22 6.86 8.87 4.75 12 4.75z"/>`
|
|
9186
9252
|
),
|
|
9187
|
-
github:
|
|
9253
|
+
github: ye(
|
|
9188
9254
|
G`<path fill="currentColor" d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0 0 24 12c0-6.63-5.37-12-12-12z"/>`
|
|
9189
9255
|
),
|
|
9190
|
-
apple:
|
|
9256
|
+
apple: ye(
|
|
9191
9257
|
G`<path fill="currentColor" d="M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.54 4.09zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"/>`
|
|
9192
9258
|
),
|
|
9193
|
-
facebook:
|
|
9259
|
+
facebook: ye(
|
|
9194
9260
|
G`<path fill="#1877F2" d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>`
|
|
9195
9261
|
),
|
|
9196
|
-
x:
|
|
9262
|
+
x: ye(
|
|
9197
9263
|
G`<path fill="currentColor" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>`
|
|
9198
9264
|
),
|
|
9199
|
-
microsoft:
|
|
9265
|
+
microsoft: ye(
|
|
9200
9266
|
G`<path fill="#F25022" d="M1 1h10v10H1z"/><path fill="#7FBA00" d="M13 1h10v10H13z"/><path fill="#00A4EF" d="M1 13h10v10H1z"/><path fill="#FFB900" d="M13 13h10v10H13z"/>`
|
|
9201
9267
|
),
|
|
9202
|
-
discord:
|
|
9268
|
+
discord: ye(
|
|
9203
9269
|
G`<path fill="#5865F2" d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/>`
|
|
9204
9270
|
),
|
|
9205
|
-
gitlab:
|
|
9271
|
+
gitlab: ye(
|
|
9206
9272
|
G`<path fill="#FC6D26" d="m23.6 9.593-.033-.086L20.3.98a.851.851 0 0 0-.336-.405.876.876 0 0 0-1.001.054.874.874 0 0 0-.29.44l-2.205 6.748H7.535L5.33 1.069a.857.857 0 0 0-.29-.441.876.876 0 0 0-1.001-.054.86.86 0 0 0-.336.405L.436 9.502l-.032.086a6.066 6.066 0 0 0 2.012 7.01l.011.009.03.021 4.976 3.727 2.462 1.863 1.5 1.132a1.009 1.009 0 0 0 1.22 0l1.5-1.132 2.461-1.863 5.006-3.75.013-.01a6.068 6.068 0 0 0 2.006-7.002z"/>`
|
|
9207
9273
|
),
|
|
9208
|
-
linkedin:
|
|
9274
|
+
linkedin: ye(
|
|
9209
9275
|
G`<path fill="#0A66C2" d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>`
|
|
9210
9276
|
),
|
|
9211
|
-
slack:
|
|
9277
|
+
slack: ye(
|
|
9212
9278
|
G`<path fill="#E01E5A" d="M5.042 15.165a2.528 2.528 0 0 1-2.52 2.523A2.528 2.528 0 0 1 0 15.165a2.527 2.527 0 0 1 2.522-2.52h2.52v2.52zm1.271 0a2.527 2.527 0 0 1 2.521-2.52 2.527 2.527 0 0 1 2.521 2.52v6.313A2.528 2.528 0 0 1 8.834 24a2.528 2.528 0 0 1-2.521-2.522v-6.313z"/><path fill="#36C5F0" d="M8.834 5.042a2.528 2.528 0 0 1-2.521-2.52A2.528 2.528 0 0 1 8.834 0a2.528 2.528 0 0 1 2.521 2.522v2.52H8.834zm0 1.271a2.528 2.528 0 0 1 2.521 2.521 2.528 2.528 0 0 1-2.521 2.521H2.522A2.528 2.528 0 0 1 0 8.834a2.528 2.528 0 0 1 2.522-2.521h6.312z"/><path fill="#2EB67D" d="M18.956 8.834a2.528 2.528 0 0 1 2.522-2.521A2.528 2.528 0 0 1 24 8.834a2.528 2.528 0 0 1-2.522 2.521h-2.522V8.834zm-1.27 0a2.528 2.528 0 0 1-2.523 2.521 2.527 2.527 0 0 1-2.52-2.521V2.522A2.527 2.527 0 0 1 15.163 0a2.528 2.528 0 0 1 2.523 2.522v6.312z"/><path fill="#ECB22E" d="M15.163 18.956a2.528 2.528 0 0 1 2.523 2.522A2.528 2.528 0 0 1 15.163 24a2.527 2.527 0 0 1-2.52-2.522v-2.522h2.52zm0-1.27a2.527 2.527 0 0 1-2.52-2.523 2.526 2.526 0 0 1 2.52-2.52h6.315A2.527 2.527 0 0 1 24 15.163a2.528 2.528 0 0 1-2.522 2.523h-6.315z"/>`
|
|
9213
9279
|
),
|
|
9214
|
-
twitch:
|
|
9280
|
+
twitch: ye(
|
|
9215
9281
|
G`<path fill="#9146FF" d="M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 0 1.714 4.286v15.428h5.143V24l4.286-4.286h3.428L22.286 12V0zm14.571 11.143-3.428 3.428h-3.429l-3 3v-3H6.857V1.714h13.714Z"/>`
|
|
9216
9282
|
),
|
|
9217
|
-
spotify:
|
|
9283
|
+
spotify: ye(
|
|
9218
9284
|
G`<path fill="#1DB954" d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/>`
|
|
9219
9285
|
),
|
|
9220
|
-
notion:
|
|
9286
|
+
notion: ye(
|
|
9221
9287
|
G`<path fill="currentColor" d="M4.459 4.208c.746.606 1.026.56 2.428.466l13.215-.793c.28 0 .047-.28-.046-.326L17.86 1.968c-.42-.326-.981-.7-2.055-.607L3.01 2.295c-.466.046-.56.28-.374.466zm.793 3.08v13.904c0 .747.373 1.027 1.214.98l14.523-.84c.841-.046.935-.56.935-1.167V6.354c0-.606-.233-.933-.748-.887l-15.177.887c-.56.047-.747.327-.747.933zm14.337.745c.093.42 0 .84-.42.888l-.7.14v10.264c-.608.327-1.168.514-1.635.514-.748 0-.935-.234-1.495-.933l-4.577-7.186v6.952L12.21 19s0 .84-1.168.84l-3.222.186c-.093-.186 0-.653.327-.746l.84-.233V9.854L7.822 9.76c-.094-.42.14-1.026.793-1.073l3.456-.233 4.764 7.279v-6.44l-1.215-.139c-.093-.514.28-.887.747-.933zM1.936 1.035l13.31-.98c1.634-.14 2.055-.047 3.082.7l4.249 2.986c.7.513.934.653.934 1.213v16.378c0 1.026-.373 1.634-1.68 1.726l-15.458.934c-.98.047-1.448-.093-1.962-.747l-3.129-4.06c-.56-.747-.793-1.306-.793-1.96V2.667c0-.839.374-1.54 1.447-1.632z"/>`
|
|
9222
9288
|
),
|
|
9223
|
-
dropbox:
|
|
9289
|
+
dropbox: ye(
|
|
9224
9290
|
G`<path fill="#0061FF" d="M6 1.807 0 5.629l6 3.822 6.001-3.822L6 1.807zm12 0-6 3.822 6 3.822 6-3.822-6-3.822zM0 13.274l6 3.822 6.001-3.822L6 9.452l-6 3.822zm18-3.822-6 3.822 6 3.822 6-3.822-6-3.822zM6 18.371l6.001 3.822 6-3.822-6-3.822L6 18.371z"/>`
|
|
9225
9291
|
),
|
|
9226
|
-
figma:
|
|
9292
|
+
figma: ye(
|
|
9227
9293
|
G`<path fill="#F24E1E" d="M8 24a4 4 0 0 0 4-4v-4H8a4 4 0 0 0 0 8z"/><path fill="#A259FF" d="M4 12a4 4 0 0 1 4-4h4v8H8a4 4 0 0 1-4-4z"/><path fill="#FF7262" d="M4 4a4 4 0 0 1 4-4h4v8H8a4 4 0 0 1-4-4z"/><path fill="#1ABCFE" d="M12 0h4a4 4 0 0 1 0 8h-4V0z"/><path fill="#0ACF83" d="M20 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/>`
|
|
9228
9294
|
),
|
|
9229
|
-
bitbucket:
|
|
9295
|
+
bitbucket: ye(
|
|
9230
9296
|
G`<path fill="#2684FF" d="M.778 1.213a.768.768 0 0 0-.768.892l3.263 19.81c.084.5.515.868 1.022.873H19.95a.772.772 0 0 0 .77-.646l3.27-20.03a.768.768 0 0 0-.768-.891zM14.52 15.53H9.522L8.17 8.466h7.561z"/>`
|
|
9231
9297
|
),
|
|
9232
|
-
amazon:
|
|
9298
|
+
amazon: ye(
|
|
9233
9299
|
G`<path fill="currentColor" d="M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726a17.617 17.617 0 0 1-10.951-.577 17.88 17.88 0 0 1-5.43-3.35c-.1-.074-.151-.15-.151-.22 0-.047.021-.09.051-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.373.15-.61.045a6.62 6.62 0 0 1-.526-.496l-.31-.347a9.858 9.858 0 0 1-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.01zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5a8.094 8.094 0 0 1 1.612-.24c.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.099.228.099.39v.15c0 .51-.149 1.11-.424 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.045-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.06-.02-.106 0-.014.007-.03.02-.06z"/>`
|
|
9234
9300
|
),
|
|
9235
|
-
paypal:
|
|
9301
|
+
paypal: ye(
|
|
9236
9302
|
G`<path fill="#003087" d="M7.076 21.337H2.47a.641.641 0 0 1-.633-.74L4.944.901C5.026.382 5.474 0 5.998 0h7.46c2.57 0 4.578.543 5.69 1.81 1.01 1.15 1.304 2.42 1.012 4.287-.023.143-.047.288-.077.437-.983 5.05-4.349 6.797-8.647 6.797h-2.19c-.524 0-.968.382-1.05.9l-1.12 7.106zm14.146-14.42a3.35 3.35 0 0 0-.607-.541c-.013.076-.026.175-.041.254-.93 4.778-4.005 7.201-9.138 7.201h-2.19a.563.563 0 0 0-.556.479l-1.187 7.527h-.506l-.24 1.516a.56.56 0 0 0 .554.647h3.882c.46 0 .85-.334.922-.788.06-.26.76-4.852.816-5.09a.932.932 0 0 1 .923-.788h.58c3.76 0 6.705-1.528 7.565-5.946.36-1.847.174-3.388-.777-4.471z"/>`
|
|
9237
9303
|
)
|
|
9238
9304
|
};
|
|
9239
|
-
function
|
|
9240
|
-
return
|
|
9305
|
+
function ht(t) {
|
|
9306
|
+
return Uo[t] ?? q.globe;
|
|
9241
9307
|
}
|
|
9242
9308
|
function Ai(t) {
|
|
9243
9309
|
const e = (t.trim()[0] ?? "?").toUpperCase();
|
|
9244
9310
|
return /[A-Z0-9]/i.test(e) ? e : q.user;
|
|
9245
9311
|
}
|
|
9246
|
-
function
|
|
9312
|
+
function wt(t) {
|
|
9247
9313
|
typeof document > "u" || (document.querySelector("authui-modal") || document.body.appendChild(document.createElement("authui-modal")), queueMicrotask(() => {
|
|
9248
9314
|
window.dispatchEvent(new CustomEvent("authui:open", { detail: { view: t } }));
|
|
9249
9315
|
}));
|
|
9250
9316
|
}
|
|
9251
|
-
function
|
|
9317
|
+
function Mo() {
|
|
9252
9318
|
typeof window > "u" || window.dispatchEvent(new CustomEvent("authui:close"));
|
|
9253
9319
|
}
|
|
9254
9320
|
function pi(t) {
|
|
@@ -9267,19 +9333,19 @@ function pi(t) {
|
|
|
9267
9333
|
let i, o;
|
|
9268
9334
|
return !e.length || n <= 1 ? (i = 1, o = "passwordStrengthTooWeak") : n === 2 ? (i = 2, o = "passwordStrengthWeak") : n === 3 ? (i = 3, o = "passwordStrengthFair") : n >= 5 && e.long && e.lower && e.upper && e.number && e.symbol ? (i = 4, o = "passwordStrengthVeryStrong") : (i = 4, o = "passwordStrengthStrong"), { level: i, percent: i * 25, labelKey: o, checks: e };
|
|
9269
9335
|
}
|
|
9270
|
-
var
|
|
9271
|
-
for (var o = i > 1 ? void 0 : i ?
|
|
9336
|
+
var Ro = Object.defineProperty, Eo = Object.getOwnPropertyDescriptor, be = (t, e, n, i) => {
|
|
9337
|
+
for (var o = i > 1 ? void 0 : i ? Eo(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
9272
9338
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
9273
|
-
return i && o &&
|
|
9339
|
+
return i && o && Ro(e, n, o), o;
|
|
9274
9340
|
};
|
|
9275
|
-
let
|
|
9341
|
+
let ge = class extends qe {
|
|
9276
9342
|
constructor() {
|
|
9277
|
-
super(...arguments), this.view = "sign-in", this.embedded = !1, this.step = "sign-in", this.busy = !1, this.error = "", this.notice = null, this.showPassword = !1, this.expandedOAuth = null, this.token = null, this.focusOnStep = !1, this.resendCooldownUntil = 0, this.challenge = null, this.recovery = null, this.email = "", this.password = "", this.passwordConfirm = "", this.name = "", this.phone = "", this.code = "", this.onSignIn = (t) => {
|
|
9343
|
+
super(...arguments), this.view = "sign-in", this.embedded = !1, this.step = "sign-in", this.busy = !1, this.error = "", this.notice = null, this.showPassword = !1, this.expandedOAuth = null, this.token = null, this.focusOnStep = !1, this.resendCooldownUntil = 0, this.challenge = null, this.recovery = null, this.email = "", this.password = "", this.passwordConfirm = "", this.name = "", this.phone = "", this.code = "", this.legalAccepted = !1, this.onSignIn = (t) => {
|
|
9278
9344
|
t.preventDefault(), this.requireValid(t) && this.run(async () => {
|
|
9279
9345
|
await R.signInWithEmailPassword(this.email, this.password), this.password = "", lt("email-password"), this.fire("authui-success", { method: "email-password" });
|
|
9280
9346
|
});
|
|
9281
9347
|
}, this.onSignUp = (t) => {
|
|
9282
|
-
t.preventDefault(), this.requireValid(t) && this.run(async () => {
|
|
9348
|
+
t.preventDefault(), this.requireValid(t) && this.ensureLegalAccepted() && this.run(async () => {
|
|
9283
9349
|
await R.signUp(this.email, this.password, this.name), this.password = "", lt("email-password"), this.fire("authui-success", { method: "sign-up" });
|
|
9284
9350
|
});
|
|
9285
9351
|
}, this.onGuest = () => {
|
|
@@ -9287,7 +9353,7 @@ let we = class extends qe {
|
|
|
9287
9353
|
await R.signInAnonymously(), lt("anonymous"), this.fire("authui-success", { method: "anonymous" });
|
|
9288
9354
|
});
|
|
9289
9355
|
}, this.onOAuth = (t) => {
|
|
9290
|
-
this.run(async () => {
|
|
9356
|
+
this.step === "sign-up" && !this.ensureLegalAccepted() || this.run(async () => {
|
|
9291
9357
|
if (go(t), await R.signInWithOAuth(t), R.isPreview) {
|
|
9292
9358
|
sn(), this.fire("authui-success", { method: "oauth" });
|
|
9293
9359
|
return;
|
|
@@ -9355,7 +9421,7 @@ let we = class extends qe {
|
|
|
9355
9421
|
try {
|
|
9356
9422
|
await R.signOut();
|
|
9357
9423
|
} catch (t) {
|
|
9358
|
-
if (!
|
|
9424
|
+
if (!mt(t, oe.sessionNotFound)) throw t;
|
|
9359
9425
|
}
|
|
9360
9426
|
this.go("sign-in");
|
|
9361
9427
|
});
|
|
@@ -9387,7 +9453,7 @@ let we = class extends qe {
|
|
|
9387
9453
|
this.notice = null, this.auth.pending?.type === "notice" && R.setPending(null);
|
|
9388
9454
|
}
|
|
9389
9455
|
go(t) {
|
|
9390
|
-
t === "sign-up" && this.config?.signUp === !1 && (t = "sign-in"), this.focusOnStep = !0, this.step = t, this.error = "", this.notice = null, this.busy = !1, this.showPassword = !1, this.password = "", this.passwordConfirm = "", t !== "mfa" && (this.challenge = null), t !== "email-otp" && t !== "phone" && t !== "magic-url" && (this.token = null), this.fire("authui-view", { view: t });
|
|
9456
|
+
t === "sign-up" && this.config?.signUp === !1 && (t = "sign-in"), this.focusOnStep = !0, this.step = t, this.error = "", this.notice = null, this.busy = !1, this.showPassword = !1, this.password = "", this.passwordConfirm = "", this.legalAccepted = !1, t !== "mfa" && (this.challenge = null), t !== "email-otp" && t !== "phone" && t !== "magic-url" && (this.token = null), this.fire("authui-view", { view: t });
|
|
9391
9457
|
}
|
|
9392
9458
|
// ───────────────────────────── actions ─────────────────────────────
|
|
9393
9459
|
async run(t, e = "link") {
|
|
@@ -9396,7 +9462,7 @@ let we = class extends qe {
|
|
|
9396
9462
|
try {
|
|
9397
9463
|
await t();
|
|
9398
9464
|
} catch (n) {
|
|
9399
|
-
this.error =
|
|
9465
|
+
this.error = Ut(n, this.strings, e);
|
|
9400
9466
|
} finally {
|
|
9401
9467
|
this.busy = !1;
|
|
9402
9468
|
}
|
|
@@ -9576,14 +9642,35 @@ let we = class extends qe {
|
|
|
9576
9642
|
</div>
|
|
9577
9643
|
`;
|
|
9578
9644
|
}
|
|
9645
|
+
/** True when sign-up must show/enforce the legal checkbox. */
|
|
9646
|
+
needsLegalAcceptance() {
|
|
9647
|
+
const t = this.config?.legal;
|
|
9648
|
+
return t?.requireAcceptance ? !!(t.termsUrl || t.privacyUrl) : !1;
|
|
9649
|
+
}
|
|
9650
|
+
/** Block sign-up / OAuth when the required legal checkbox is unchecked. */
|
|
9651
|
+
ensureLegalAccepted() {
|
|
9652
|
+
return !this.needsLegalAcceptance() || this.legalAccepted ? !0 : (this.error = this.t("errorLegalRequired"), !1);
|
|
9653
|
+
}
|
|
9654
|
+
legalLinks() {
|
|
9655
|
+
const t = this.config?.legal;
|
|
9656
|
+
return !t?.termsUrl && !t?.privacyUrl ? C : w`${t.termsUrl ? w`<a href=${t.termsUrl} target="_blank" rel="noopener">${this.t("terms")}</a>` : C}${t.termsUrl && t.privacyUrl ? w` ${this.t("and")} ` : C}${t.privacyUrl ? w`<a href=${t.privacyUrl} target="_blank" rel="noopener">${this.t("privacy")}</a>` : C}`;
|
|
9657
|
+
}
|
|
9579
9658
|
legal() {
|
|
9580
9659
|
const t = this.config?.legal;
|
|
9581
|
-
return !t?.termsUrl && !t?.privacyUrl ? C : w`<p class="legal"
|
|
9582
|
-
|
|
9583
|
-
|
|
9584
|
-
|
|
9585
|
-
|
|
9586
|
-
|
|
9660
|
+
return !t?.termsUrl && !t?.privacyUrl || this.step === "sign-up" && this.needsLegalAcceptance() ? C : w`<p class="legal">${this.t("agreeTo")} ${this.legalLinks()}.</p>`;
|
|
9661
|
+
}
|
|
9662
|
+
/** Required acceptance checkbox on sign-up when legal.requireAcceptance is set. */
|
|
9663
|
+
legalAcceptField() {
|
|
9664
|
+
return this.needsLegalAcceptance() ? w`<label class="legal-accept">
|
|
9665
|
+
<input
|
|
9666
|
+
type="checkbox"
|
|
9667
|
+
.checked=${this.legalAccepted}
|
|
9668
|
+
@change=${(t) => {
|
|
9669
|
+
this.legalAccepted = t.target.checked, this.legalAccepted && this.error === this.t("errorLegalRequired") && (this.error = "");
|
|
9670
|
+
}}
|
|
9671
|
+
/>
|
|
9672
|
+
<span>${this.t("acceptLegal")} ${this.legalLinks()}.</span>
|
|
9673
|
+
</label>` : C;
|
|
9587
9674
|
}
|
|
9588
9675
|
backLink(t = "sign-in") {
|
|
9589
9676
|
return w`<div class="links">
|
|
@@ -9646,7 +9733,7 @@ let we = class extends qe {
|
|
|
9646
9733
|
<button
|
|
9647
9734
|
class="btn btn-outline btn-block"
|
|
9648
9735
|
@click=${() => {
|
|
9649
|
-
this.embedded ? this.fire("authui-open", { view: "account" }) :
|
|
9736
|
+
this.embedded ? this.fire("authui-open", { view: "account" }) : wt("account");
|
|
9650
9737
|
}}
|
|
9651
9738
|
>
|
|
9652
9739
|
${q.settings} ${this.t("manageAccount")}
|
|
@@ -9661,32 +9748,51 @@ let we = class extends qe {
|
|
|
9661
9748
|
renderProviders() {
|
|
9662
9749
|
const t = [...this.config?.methods?.oauth ?? []];
|
|
9663
9750
|
if (t.length === 0) return C;
|
|
9664
|
-
const e = Fe(), n = t.find((
|
|
9665
|
-
if (
|
|
9666
|
-
|
|
9667
|
-
|
|
9668
|
-
|
|
9751
|
+
const e = Fe(), n = t.find((s) => e === `oauth:${s}`) ?? null, i = this.config?.methods?.oauthLayout, o = i === "horizontal" || i === "icon" ? "icon" : i === "stack" || i === "accordion" ? i : t.length <= 2 ? "stack" : "accordion";
|
|
9752
|
+
if (o === "icon")
|
|
9753
|
+
return w`
|
|
9754
|
+
<div class="providers icon">
|
|
9755
|
+
${t.map((s) => {
|
|
9756
|
+
const r = e === `oauth:${s}`, d = this.t("continueWith", { provider: pt(s) });
|
|
9757
|
+
return w`<button
|
|
9758
|
+
type="button"
|
|
9759
|
+
class="btn btn-outline ${r ? "last-used" : ""}"
|
|
9760
|
+
@click=${() => this.onOAuth(s)}
|
|
9761
|
+
?disabled=${this.busy}
|
|
9762
|
+
aria-label=${r ? `${d}. ${this.t("lastUsed")}` : d}
|
|
9763
|
+
title=${d}
|
|
9764
|
+
>
|
|
9765
|
+
${ht(s)}
|
|
9766
|
+
${r ? w`<span class="oauth-last-used-dot" aria-hidden="true"></span>` : C}
|
|
9767
|
+
</button>`;
|
|
9768
|
+
})}
|
|
9769
|
+
</div>
|
|
9770
|
+
`;
|
|
9771
|
+
if (o === "stack") {
|
|
9772
|
+
const s = [...t].sort((r, d) => {
|
|
9773
|
+
const c = e === `oauth:${r}` ? 0 : 1, p = e === `oauth:${d}` ? 0 : 1;
|
|
9774
|
+
return c - p;
|
|
9669
9775
|
});
|
|
9670
9776
|
return w`
|
|
9671
9777
|
<div class="providers">
|
|
9672
|
-
${
|
|
9673
|
-
const
|
|
9778
|
+
${s.map((r) => {
|
|
9779
|
+
const d = e === `oauth:${r}`, c = this.t("continueWith", { provider: pt(r) });
|
|
9674
9780
|
return w`<button
|
|
9675
9781
|
type="button"
|
|
9676
|
-
class="btn btn-outline ${
|
|
9677
|
-
@click=${() => this.onOAuth(
|
|
9782
|
+
class="btn btn-outline ${d ? "last-used" : ""}"
|
|
9783
|
+
@click=${() => this.onOAuth(r)}
|
|
9678
9784
|
?disabled=${this.busy}
|
|
9679
|
-
aria-label=${
|
|
9785
|
+
aria-label=${d ? `${c}. ${this.t("lastUsed")}` : c}
|
|
9680
9786
|
>
|
|
9681
|
-
${
|
|
9682
|
-
<span>${
|
|
9683
|
-
${
|
|
9787
|
+
${ht(r)}
|
|
9788
|
+
<span>${c}</span>
|
|
9789
|
+
${d ? w`<span class="last-used-badge">${this.t("lastUsed")}</span>` : C}
|
|
9684
9790
|
</button>`;
|
|
9685
9791
|
})}
|
|
9686
9792
|
</div>
|
|
9687
9793
|
`;
|
|
9688
9794
|
}
|
|
9689
|
-
const
|
|
9795
|
+
const a = this.expandedOAuth && t.includes(this.expandedOAuth) ? this.expandedOAuth : n ?? t[0];
|
|
9690
9796
|
return w`
|
|
9691
9797
|
<div
|
|
9692
9798
|
class="providers accordion"
|
|
@@ -9694,29 +9800,29 @@ let we = class extends qe {
|
|
|
9694
9800
|
this.expandedOAuth = n ?? t[0];
|
|
9695
9801
|
}}
|
|
9696
9802
|
>
|
|
9697
|
-
${t.map((
|
|
9698
|
-
const
|
|
9803
|
+
${t.map((s) => {
|
|
9804
|
+
const r = e === `oauth:${s}`, d = a === s, c = this.t("continueWith", { provider: pt(s) });
|
|
9699
9805
|
return w`<div
|
|
9700
|
-
class="provider-slot ${
|
|
9806
|
+
class="provider-slot ${d ? "is-expanded" : ""}"
|
|
9701
9807
|
@mouseenter=${() => {
|
|
9702
|
-
this.expandedOAuth =
|
|
9808
|
+
this.expandedOAuth = s;
|
|
9703
9809
|
}}
|
|
9704
9810
|
>
|
|
9705
9811
|
<button
|
|
9706
9812
|
type="button"
|
|
9707
9813
|
class="btn btn-outline"
|
|
9708
|
-
@click=${() => this.onOAuth(
|
|
9814
|
+
@click=${() => this.onOAuth(s)}
|
|
9709
9815
|
@focus=${() => {
|
|
9710
|
-
this.expandedOAuth =
|
|
9816
|
+
this.expandedOAuth = s;
|
|
9711
9817
|
}}
|
|
9712
9818
|
?disabled=${this.busy}
|
|
9713
|
-
aria-label=${
|
|
9819
|
+
aria-label=${r ? `${c}. ${this.t("lastUsed")}` : c}
|
|
9714
9820
|
>
|
|
9715
|
-
${
|
|
9821
|
+
${ht(s)}
|
|
9716
9822
|
<span class="provider-label"
|
|
9717
|
-
><span><span class="provider-label-text">${
|
|
9823
|
+
><span><span class="provider-label-text">${c}</span></span></span
|
|
9718
9824
|
>
|
|
9719
|
-
${
|
|
9825
|
+
${r ? w`<span class="oauth-last-used" data-last-used=${s} aria-hidden="true">
|
|
9720
9826
|
<span class="oauth-last-used-dot"></span>
|
|
9721
9827
|
<span class="oauth-last-used-pill">${this.t("lastUsed")}</span>
|
|
9722
9828
|
</span>` : C}
|
|
@@ -9800,7 +9906,8 @@ let we = class extends qe {
|
|
|
9800
9906
|
</div>` : C}
|
|
9801
9907
|
${this.emailField()}
|
|
9802
9908
|
${this.passwordField({ label: this.t("password"), autocomplete: "new-password", id: "authui-password", field: "password", hint: this.t("passwordHint"), meter: !0 })}
|
|
9803
|
-
${this.
|
|
9909
|
+
${this.legalAcceptField()} ${this.renderError()}
|
|
9910
|
+
${this.submitButton(this.t("createAccount"))}
|
|
9804
9911
|
</form>
|
|
9805
9912
|
<div class="links">
|
|
9806
9913
|
<span>${this.t("haveAccount")}</span>
|
|
@@ -10054,53 +10161,62 @@ let we = class extends qe {
|
|
|
10054
10161
|
`;
|
|
10055
10162
|
}
|
|
10056
10163
|
};
|
|
10057
|
-
|
|
10058
|
-
|
|
10059
|
-
|
|
10060
|
-
],
|
|
10061
|
-
|
|
10062
|
-
|
|
10063
|
-
],
|
|
10064
|
-
|
|
10065
|
-
|
|
10066
|
-
],
|
|
10067
|
-
|
|
10068
|
-
|
|
10069
|
-
],
|
|
10070
|
-
|
|
10071
|
-
|
|
10072
|
-
],
|
|
10073
|
-
|
|
10074
|
-
|
|
10075
|
-
],
|
|
10076
|
-
|
|
10077
|
-
|
|
10078
|
-
],
|
|
10079
|
-
|
|
10080
|
-
|
|
10081
|
-
],
|
|
10082
|
-
|
|
10083
|
-
|
|
10084
|
-
],
|
|
10085
|
-
|
|
10086
|
-
|
|
10087
|
-
],
|
|
10088
|
-
|
|
10089
|
-
|
|
10090
|
-
],
|
|
10091
|
-
|
|
10092
|
-
|
|
10093
|
-
],
|
|
10094
|
-
|
|
10164
|
+
ge.styles = [...qe.styles, Co];
|
|
10165
|
+
be([
|
|
10166
|
+
O({ type: String })
|
|
10167
|
+
], ge.prototype, "view", 2);
|
|
10168
|
+
be([
|
|
10169
|
+
O({ type: Boolean })
|
|
10170
|
+
], ge.prototype, "embedded", 2);
|
|
10171
|
+
be([
|
|
10172
|
+
B()
|
|
10173
|
+
], ge.prototype, "step", 2);
|
|
10174
|
+
be([
|
|
10175
|
+
B()
|
|
10176
|
+
], ge.prototype, "busy", 2);
|
|
10177
|
+
be([
|
|
10178
|
+
B()
|
|
10179
|
+
], ge.prototype, "error", 2);
|
|
10180
|
+
be([
|
|
10181
|
+
B()
|
|
10182
|
+
], ge.prototype, "notice", 2);
|
|
10183
|
+
be([
|
|
10184
|
+
B()
|
|
10185
|
+
], ge.prototype, "showPassword", 2);
|
|
10186
|
+
be([
|
|
10187
|
+
B()
|
|
10188
|
+
], ge.prototype, "expandedOAuth", 2);
|
|
10189
|
+
be([
|
|
10190
|
+
B()
|
|
10191
|
+
], ge.prototype, "token", 2);
|
|
10192
|
+
be([
|
|
10193
|
+
B()
|
|
10194
|
+
], ge.prototype, "resendCooldownUntil", 2);
|
|
10195
|
+
be([
|
|
10196
|
+
B()
|
|
10197
|
+
], ge.prototype, "challenge", 2);
|
|
10198
|
+
be([
|
|
10199
|
+
B()
|
|
10200
|
+
], ge.prototype, "recovery", 2);
|
|
10201
|
+
be([
|
|
10095
10202
|
wi("form input:not([type=hidden])")
|
|
10096
|
-
],
|
|
10097
|
-
|
|
10203
|
+
], ge.prototype, "firstInput", 2);
|
|
10204
|
+
be([
|
|
10205
|
+
B()
|
|
10206
|
+
], ge.prototype, "password", 2);
|
|
10207
|
+
be([
|
|
10208
|
+
B()
|
|
10209
|
+
], ge.prototype, "passwordConfirm", 2);
|
|
10210
|
+
be([
|
|
10211
|
+
B()
|
|
10212
|
+
], ge.prototype, "legalAccepted", 2);
|
|
10213
|
+
ge = be([
|
|
10098
10214
|
ze("authui-sign-in")
|
|
10099
|
-
],
|
|
10100
|
-
var
|
|
10101
|
-
for (var o = i > 1 ? void 0 : i ?
|
|
10215
|
+
], ge);
|
|
10216
|
+
var qo = Object.defineProperty, _o = Object.getOwnPropertyDescriptor, F = (t, e, n, i) => {
|
|
10217
|
+
for (var o = i > 1 ? void 0 : i ? _o(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
10102
10218
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
10103
|
-
return i && o &&
|
|
10219
|
+
return i && o && qo(e, n, o), o;
|
|
10104
10220
|
};
|
|
10105
10221
|
let z = class extends qe {
|
|
10106
10222
|
constructor() {
|
|
@@ -10208,7 +10324,7 @@ let z = class extends qe {
|
|
|
10208
10324
|
try {
|
|
10209
10325
|
this.recoveryCodes = await R.createRecoveryCodes();
|
|
10210
10326
|
} catch (t) {
|
|
10211
|
-
if (!
|
|
10327
|
+
if (!mt(t, oe.recoveryCodesExist)) throw t;
|
|
10212
10328
|
this.recoveryCodes = await R.getRecoveryCodes();
|
|
10213
10329
|
}
|
|
10214
10330
|
await this.loadFactors();
|
|
@@ -10331,9 +10447,9 @@ let z = class extends qe {
|
|
|
10331
10447
|
try {
|
|
10332
10448
|
await e(), n && this.setNotice("success", n);
|
|
10333
10449
|
} catch (i) {
|
|
10334
|
-
|
|
10450
|
+
mt(i, oe.challengeRequired) ? this.stepUp = { retry: () => this.run(t, e, n) } : this.errors = {
|
|
10335
10451
|
...this.errors,
|
|
10336
|
-
[t]:
|
|
10452
|
+
[t]: Ut(
|
|
10337
10453
|
i,
|
|
10338
10454
|
this.strings,
|
|
10339
10455
|
t.includes("code") ? "code" : t === "password" ? "password" : "link"
|
|
@@ -11250,9 +11366,9 @@ let z = class extends qe {
|
|
|
11250
11366
|
) : t.map(
|
|
11251
11367
|
(n) => w`<div class="row">
|
|
11252
11368
|
<div class="inline">
|
|
11253
|
-
<span class="device">${
|
|
11369
|
+
<span class="device">${ht(n.provider)}</span>
|
|
11254
11370
|
<div class="row-main">
|
|
11255
|
-
<span class="row-title">${
|
|
11371
|
+
<span class="row-title">${pt(n.provider)}</span>
|
|
11256
11372
|
<span class="row-sub">${n.providerEmail || n.providerUid}</span>
|
|
11257
11373
|
</div>
|
|
11258
11374
|
</div>
|
|
@@ -11295,8 +11411,8 @@ let z = class extends qe {
|
|
|
11295
11411
|
}}
|
|
11296
11412
|
?disabled=${!!this.busy}
|
|
11297
11413
|
>
|
|
11298
|
-
${this.spinner(`connect-${n}`)} ${
|
|
11299
|
-
${this.t("connectProvider", { provider:
|
|
11414
|
+
${this.spinner(`connect-${n}`)} ${ht(n)}
|
|
11415
|
+
${this.t("connectProvider", { provider: pt(n) })}
|
|
11300
11416
|
</button>`
|
|
11301
11417
|
)}` : void 0
|
|
11302
11418
|
)}
|
|
@@ -11330,7 +11446,7 @@ let z = class extends qe {
|
|
|
11330
11446
|
};
|
|
11331
11447
|
z.styles = [
|
|
11332
11448
|
...qe.styles,
|
|
11333
|
-
|
|
11449
|
+
Ge`
|
|
11334
11450
|
:host {
|
|
11335
11451
|
display: block;
|
|
11336
11452
|
width: 100%;
|
|
@@ -11426,117 +11542,117 @@ z.styles = [
|
|
|
11426
11542
|
}
|
|
11427
11543
|
`
|
|
11428
11544
|
];
|
|
11429
|
-
|
|
11430
|
-
|
|
11545
|
+
F([
|
|
11546
|
+
O({ type: Boolean })
|
|
11431
11547
|
], z.prototype, "embedded", 2);
|
|
11432
|
-
|
|
11433
|
-
|
|
11548
|
+
F([
|
|
11549
|
+
O({ type: String })
|
|
11434
11550
|
], z.prototype, "tab", 2);
|
|
11435
|
-
|
|
11436
|
-
|
|
11551
|
+
F([
|
|
11552
|
+
B()
|
|
11437
11553
|
], z.prototype, "active", 2);
|
|
11438
|
-
|
|
11439
|
-
|
|
11554
|
+
F([
|
|
11555
|
+
B()
|
|
11440
11556
|
], z.prototype, "busy", 2);
|
|
11441
|
-
|
|
11442
|
-
|
|
11557
|
+
F([
|
|
11558
|
+
B()
|
|
11443
11559
|
], z.prototype, "notice", 2);
|
|
11444
|
-
|
|
11445
|
-
|
|
11560
|
+
F([
|
|
11561
|
+
B()
|
|
11446
11562
|
], z.prototype, "errors", 2);
|
|
11447
|
-
|
|
11448
|
-
|
|
11563
|
+
F([
|
|
11564
|
+
B()
|
|
11449
11565
|
], z.prototype, "nameInput", 2);
|
|
11450
|
-
|
|
11451
|
-
|
|
11566
|
+
F([
|
|
11567
|
+
B()
|
|
11452
11568
|
], z.prototype, "emailInput", 2);
|
|
11453
|
-
|
|
11454
|
-
|
|
11569
|
+
F([
|
|
11570
|
+
B()
|
|
11455
11571
|
], z.prototype, "emailPassword", 2);
|
|
11456
|
-
|
|
11457
|
-
|
|
11572
|
+
F([
|
|
11573
|
+
B()
|
|
11458
11574
|
], z.prototype, "phoneInput", 2);
|
|
11459
|
-
|
|
11460
|
-
|
|
11575
|
+
F([
|
|
11576
|
+
B()
|
|
11461
11577
|
], z.prototype, "phonePassword", 2);
|
|
11462
|
-
|
|
11463
|
-
|
|
11578
|
+
F([
|
|
11579
|
+
B()
|
|
11464
11580
|
], z.prototype, "phoneCode", 2);
|
|
11465
|
-
|
|
11466
|
-
|
|
11581
|
+
F([
|
|
11582
|
+
B()
|
|
11467
11583
|
], z.prototype, "phoneCodeSent", 2);
|
|
11468
|
-
|
|
11469
|
-
|
|
11584
|
+
F([
|
|
11585
|
+
B()
|
|
11470
11586
|
], z.prototype, "guestName", 2);
|
|
11471
|
-
|
|
11472
|
-
|
|
11587
|
+
F([
|
|
11588
|
+
B()
|
|
11473
11589
|
], z.prototype, "oldPassword", 2);
|
|
11474
|
-
|
|
11475
|
-
|
|
11590
|
+
F([
|
|
11591
|
+
B()
|
|
11476
11592
|
], z.prototype, "newPassword", 2);
|
|
11477
|
-
|
|
11478
|
-
|
|
11593
|
+
F([
|
|
11594
|
+
B()
|
|
11479
11595
|
], z.prototype, "newPasswordConfirm", 2);
|
|
11480
|
-
|
|
11481
|
-
|
|
11596
|
+
F([
|
|
11597
|
+
B()
|
|
11482
11598
|
], z.prototype, "authenticator", 2);
|
|
11483
|
-
|
|
11484
|
-
|
|
11599
|
+
F([
|
|
11600
|
+
B()
|
|
11485
11601
|
], z.prototype, "authenticatorCode", 2);
|
|
11486
|
-
|
|
11487
|
-
|
|
11602
|
+
F([
|
|
11603
|
+
B()
|
|
11488
11604
|
], z.prototype, "factors", 2);
|
|
11489
|
-
|
|
11490
|
-
|
|
11605
|
+
F([
|
|
11606
|
+
B()
|
|
11491
11607
|
], z.prototype, "recoveryCodes", 2);
|
|
11492
|
-
|
|
11493
|
-
|
|
11608
|
+
F([
|
|
11609
|
+
B()
|
|
11494
11610
|
], z.prototype, "stepUp", 2);
|
|
11495
|
-
|
|
11496
|
-
|
|
11611
|
+
F([
|
|
11612
|
+
B()
|
|
11497
11613
|
], z.prototype, "stepUpCode", 2);
|
|
11498
|
-
|
|
11499
|
-
|
|
11614
|
+
F([
|
|
11615
|
+
B()
|
|
11500
11616
|
], z.prototype, "copied", 2);
|
|
11501
|
-
|
|
11502
|
-
|
|
11617
|
+
F([
|
|
11618
|
+
B()
|
|
11503
11619
|
], z.prototype, "sessions", 2);
|
|
11504
|
-
|
|
11505
|
-
|
|
11620
|
+
F([
|
|
11621
|
+
B()
|
|
11506
11622
|
], z.prototype, "identities", 2);
|
|
11507
|
-
|
|
11508
|
-
|
|
11623
|
+
F([
|
|
11624
|
+
B()
|
|
11509
11625
|
], z.prototype, "logs", 2);
|
|
11510
|
-
|
|
11511
|
-
|
|
11626
|
+
F([
|
|
11627
|
+
B()
|
|
11512
11628
|
], z.prototype, "logsSupported", 2);
|
|
11513
|
-
|
|
11514
|
-
|
|
11629
|
+
F([
|
|
11630
|
+
B()
|
|
11515
11631
|
], z.prototype, "confirmDelete", 2);
|
|
11516
|
-
|
|
11517
|
-
|
|
11632
|
+
F([
|
|
11633
|
+
B()
|
|
11518
11634
|
], z.prototype, "confirmRegenerate", 2);
|
|
11519
|
-
|
|
11520
|
-
|
|
11635
|
+
F([
|
|
11636
|
+
B()
|
|
11521
11637
|
], z.prototype, "confirmRemoveAuthenticator", 2);
|
|
11522
|
-
|
|
11523
|
-
|
|
11638
|
+
F([
|
|
11639
|
+
B()
|
|
11524
11640
|
], z.prototype, "confirmSignOutAll", 2);
|
|
11525
|
-
|
|
11526
|
-
|
|
11641
|
+
F([
|
|
11642
|
+
B()
|
|
11527
11643
|
], z.prototype, "confirmDisconnectId", 2);
|
|
11528
|
-
|
|
11529
|
-
|
|
11644
|
+
F([
|
|
11645
|
+
B()
|
|
11530
11646
|
], z.prototype, "verifyEmailCooldownUntil", 2);
|
|
11531
|
-
z =
|
|
11647
|
+
z = F([
|
|
11532
11648
|
ze("authui-account")
|
|
11533
11649
|
], z);
|
|
11534
|
-
var
|
|
11535
|
-
for (var o = i > 1 ? void 0 : i ?
|
|
11650
|
+
var Lo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, Ke = (t, e, n, i) => {
|
|
11651
|
+
for (var o = i > 1 ? void 0 : i ? No(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
11536
11652
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
11537
|
-
return i && o &&
|
|
11653
|
+
return i && o && Lo(e, n, o), o;
|
|
11538
11654
|
};
|
|
11539
|
-
let
|
|
11655
|
+
let Ee = class extends qe {
|
|
11540
11656
|
constructor() {
|
|
11541
11657
|
super(...arguments), this.open = !1, this.view = "sign-in", this.closeOnSuccess = !0, this.handledPending = null, this.scrollCue = !1, this.bodyResizeObserver = null, this.onOpenEvent = (t) => {
|
|
11542
11658
|
const e = t.detail ?? {};
|
|
@@ -11632,9 +11748,9 @@ let Re = class extends qe {
|
|
|
11632
11748
|
`;
|
|
11633
11749
|
}
|
|
11634
11750
|
};
|
|
11635
|
-
|
|
11751
|
+
Ee.styles = [
|
|
11636
11752
|
...qe.styles,
|
|
11637
|
-
|
|
11753
|
+
Ge`
|
|
11638
11754
|
:host {
|
|
11639
11755
|
display: contents;
|
|
11640
11756
|
}
|
|
@@ -11722,34 +11838,47 @@ Re.styles = [
|
|
|
11722
11838
|
}
|
|
11723
11839
|
`
|
|
11724
11840
|
];
|
|
11725
|
-
|
|
11726
|
-
|
|
11727
|
-
],
|
|
11728
|
-
|
|
11729
|
-
|
|
11730
|
-
],
|
|
11731
|
-
|
|
11732
|
-
|
|
11733
|
-
|
|
11734
|
-
|
|
11735
|
-
|
|
11736
|
-
|
|
11737
|
-
|
|
11738
|
-
|
|
11739
|
-
|
|
11740
|
-
|
|
11841
|
+
Ke([
|
|
11842
|
+
O({ type: Boolean, reflect: !0 })
|
|
11843
|
+
], Ee.prototype, "open", 2);
|
|
11844
|
+
Ke([
|
|
11845
|
+
O({ type: String })
|
|
11846
|
+
], Ee.prototype, "view", 2);
|
|
11847
|
+
Ke([
|
|
11848
|
+
O({
|
|
11849
|
+
attribute: "close-on-success",
|
|
11850
|
+
reflect: !0,
|
|
11851
|
+
converter: {
|
|
11852
|
+
fromAttribute(t) {
|
|
11853
|
+
if (t === null) return !0;
|
|
11854
|
+
const e = t.trim().toLowerCase();
|
|
11855
|
+
return !(e === "false" || e === "0" || e === "off" || e === "no");
|
|
11856
|
+
},
|
|
11857
|
+
toAttribute(t) {
|
|
11858
|
+
return t ? null : "false";
|
|
11859
|
+
}
|
|
11860
|
+
}
|
|
11861
|
+
})
|
|
11862
|
+
], Ee.prototype, "closeOnSuccess", 2);
|
|
11863
|
+
Ke([
|
|
11864
|
+
B()
|
|
11865
|
+
], Ee.prototype, "handledPending", 2);
|
|
11866
|
+
Ke([
|
|
11867
|
+
B()
|
|
11868
|
+
], Ee.prototype, "scrollCue", 2);
|
|
11869
|
+
Ke([
|
|
11741
11870
|
wi("dialog")
|
|
11742
|
-
],
|
|
11743
|
-
|
|
11871
|
+
], Ee.prototype, "dialog", 2);
|
|
11872
|
+
Ke([
|
|
11744
11873
|
wi(".body")
|
|
11745
|
-
],
|
|
11746
|
-
|
|
11874
|
+
], Ee.prototype, "bodyEl", 2);
|
|
11875
|
+
Ee = Ke([
|
|
11747
11876
|
ze("authui-modal")
|
|
11748
|
-
],
|
|
11749
|
-
var
|
|
11750
|
-
for (var o = i > 1 ? void 0 : i ?
|
|
11877
|
+
], Ee);
|
|
11878
|
+
var Ho = Object.defineProperty, Do = Object.getOwnPropertyDescriptor, Lt = (t, e, n, i) => {
|
|
11879
|
+
for (var o = i > 1 ? void 0 : i ? Do(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
11751
11880
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
11752
|
-
return i && o &&
|
|
11881
|
+
return i && o && Ho(e, n, o), o;
|
|
11753
11882
|
};
|
|
11754
11883
|
let ot = class extends qe {
|
|
11755
11884
|
constructor() {
|
|
@@ -11759,7 +11888,7 @@ let ot = class extends qe {
|
|
|
11759
11888
|
const t = this.size === "md" ? "" : `btn-${this.size}`;
|
|
11760
11889
|
return w`<button
|
|
11761
11890
|
class="btn btn-${this.variant} ${t}"
|
|
11762
|
-
@click=${() =>
|
|
11891
|
+
@click=${() => wt(this.view)}
|
|
11763
11892
|
part="button"
|
|
11764
11893
|
>
|
|
11765
11894
|
<slot
|
|
@@ -11770,7 +11899,7 @@ let ot = class extends qe {
|
|
|
11770
11899
|
};
|
|
11771
11900
|
ot.styles = [
|
|
11772
11901
|
...qe.styles,
|
|
11773
|
-
|
|
11902
|
+
Ge`
|
|
11774
11903
|
:host {
|
|
11775
11904
|
display: inline-block;
|
|
11776
11905
|
}
|
|
@@ -11780,25 +11909,25 @@ ot.styles = [
|
|
|
11780
11909
|
`
|
|
11781
11910
|
];
|
|
11782
11911
|
Lt([
|
|
11783
|
-
|
|
11912
|
+
O({ type: String })
|
|
11784
11913
|
], ot.prototype, "view", 2);
|
|
11785
11914
|
Lt([
|
|
11786
|
-
|
|
11915
|
+
O({ type: String })
|
|
11787
11916
|
], ot.prototype, "variant", 2);
|
|
11788
11917
|
Lt([
|
|
11789
|
-
|
|
11918
|
+
O({ type: String })
|
|
11790
11919
|
], ot.prototype, "size", 2);
|
|
11791
11920
|
ot = Lt([
|
|
11792
11921
|
ze("authui-button")
|
|
11793
11922
|
], ot);
|
|
11794
|
-
var
|
|
11795
|
-
for (var o = i > 1 ? void 0 : i ?
|
|
11923
|
+
var Bo = Object.defineProperty, Xo = Object.getOwnPropertyDescriptor, Be = (t, e, n, i) => {
|
|
11924
|
+
for (var o = i > 1 ? void 0 : i ? Xo(e, n) : e, a = t.length - 1, s; a >= 0; a--)
|
|
11796
11925
|
(s = t[a]) && (o = (i ? s(e, n, o) : s(o)) || o);
|
|
11797
|
-
return i && o &&
|
|
11926
|
+
return i && o && Bo(e, n, o), o;
|
|
11798
11927
|
};
|
|
11799
|
-
let
|
|
11928
|
+
let Ue = class extends qe {
|
|
11800
11929
|
constructor() {
|
|
11801
|
-
super(...arguments), this.showTeams = !1, this.src = "", this.menuOpen = !1, this.menuAbove = !1, this.teams = [], this.teamsLoading = !1, this.activeTeamId = null, this.onReposition = () => {
|
|
11930
|
+
super(...arguments), this.showTeams = !1, this.menuItems = [], this.src = "", this.menuOpen = !1, this.menuAbove = !1, this.teams = [], this.teamsLoading = !1, this.activeTeamId = null, this.onReposition = () => {
|
|
11802
11931
|
this.menuOpen && this.placeMenu();
|
|
11803
11932
|
}, this.onDocumentClick = (t) => {
|
|
11804
11933
|
t.composedPath().includes(this) || (this.menuOpen = !1);
|
|
@@ -11871,7 +12000,7 @@ let Ee = class extends qe {
|
|
|
11871
12000
|
if (t === "loading" && n)
|
|
11872
12001
|
return w`<span class="avatar"><span class="spinner"></span></span>`;
|
|
11873
12002
|
if (t !== "signed-in" || !e)
|
|
11874
|
-
return w`<button class="btn btn-primary btn-sm" @click=${() =>
|
|
12003
|
+
return w`<button class="btn btn-primary btn-sm" @click=${() => wt("sign-in")}>
|
|
11875
12004
|
<slot>${this.t("signIn")}</slot>
|
|
11876
12005
|
</button>`;
|
|
11877
12006
|
const i = e.name || e.email || e.phone || this.t("guestAccount");
|
|
@@ -11909,11 +12038,13 @@ let Ee = class extends qe {
|
|
|
11909
12038
|
</button>`
|
|
11910
12039
|
)}
|
|
11911
12040
|
</div>` : C}
|
|
12041
|
+
${this.renderCustomMenuItems()}
|
|
12042
|
+
<slot name="menu-items"></slot>
|
|
11912
12043
|
<button
|
|
11913
12044
|
class="menu-item"
|
|
11914
12045
|
role="menuitem"
|
|
11915
12046
|
@click=${() => {
|
|
11916
|
-
this.menuOpen = !1,
|
|
12047
|
+
this.menuOpen = !1, wt("account");
|
|
11917
12048
|
}}
|
|
11918
12049
|
>
|
|
11919
12050
|
${q.settings} ${this.t("manageAccount")}
|
|
@@ -11930,10 +12061,46 @@ let Ee = class extends qe {
|
|
|
11930
12061
|
</div>` : C}
|
|
11931
12062
|
`;
|
|
11932
12063
|
}
|
|
12064
|
+
renderCustomMenuItems() {
|
|
12065
|
+
return this.menuItems?.length ? this.menuItems.map((t) => {
|
|
12066
|
+
if (t.href) {
|
|
12067
|
+
const n = t.target;
|
|
12068
|
+
return w`<a
|
|
12069
|
+
class="menu-item"
|
|
12070
|
+
role="menuitem"
|
|
12071
|
+
href=${t.href}
|
|
12072
|
+
target=${n || C}
|
|
12073
|
+
rel=${n === "_blank" ? "noopener noreferrer" : C}
|
|
12074
|
+
@click=${() => {
|
|
12075
|
+
this.menuOpen = !1;
|
|
12076
|
+
}}
|
|
12077
|
+
>
|
|
12078
|
+
${t.label}
|
|
12079
|
+
</a>`;
|
|
12080
|
+
}
|
|
12081
|
+
const e = t.actionId;
|
|
12082
|
+
return w`<button
|
|
12083
|
+
class="menu-item"
|
|
12084
|
+
role="menuitem"
|
|
12085
|
+
type="button"
|
|
12086
|
+
@click=${() => {
|
|
12087
|
+
this.menuOpen = !1, e && this.dispatchEvent(
|
|
12088
|
+
new CustomEvent("authui-menu-action", {
|
|
12089
|
+
detail: { actionId: e },
|
|
12090
|
+
bubbles: !0,
|
|
12091
|
+
composed: !0
|
|
12092
|
+
})
|
|
12093
|
+
);
|
|
12094
|
+
}}
|
|
12095
|
+
>
|
|
12096
|
+
${t.label}
|
|
12097
|
+
</button>`;
|
|
12098
|
+
}) : C;
|
|
12099
|
+
}
|
|
11933
12100
|
};
|
|
11934
|
-
|
|
12101
|
+
Ue.styles = [
|
|
11935
12102
|
...qe.styles,
|
|
11936
|
-
|
|
12103
|
+
Ge`
|
|
11937
12104
|
:host {
|
|
11938
12105
|
display: inline-block;
|
|
11939
12106
|
position: relative;
|
|
@@ -12022,6 +12189,10 @@ Ee.styles = [
|
|
|
12022
12189
|
height: 16px;
|
|
12023
12190
|
color: var(--authui-muted-foreground);
|
|
12024
12191
|
}
|
|
12192
|
+
a.menu-item {
|
|
12193
|
+
text-decoration: none;
|
|
12194
|
+
box-sizing: border-box;
|
|
12195
|
+
}
|
|
12025
12196
|
.menu-section {
|
|
12026
12197
|
border-top: 1px solid var(--authui-border);
|
|
12027
12198
|
margin-top: 4px;
|
|
@@ -12049,114 +12220,117 @@ Ee.styles = [
|
|
|
12049
12220
|
}
|
|
12050
12221
|
`
|
|
12051
12222
|
];
|
|
12052
|
-
|
|
12053
|
-
|
|
12054
|
-
],
|
|
12055
|
-
|
|
12056
|
-
|
|
12057
|
-
],
|
|
12058
|
-
|
|
12059
|
-
|
|
12060
|
-
],
|
|
12061
|
-
|
|
12062
|
-
|
|
12063
|
-
],
|
|
12064
|
-
|
|
12065
|
-
|
|
12066
|
-
],
|
|
12067
|
-
|
|
12068
|
-
|
|
12069
|
-
],
|
|
12070
|
-
|
|
12071
|
-
|
|
12072
|
-
],
|
|
12073
|
-
|
|
12223
|
+
Be([
|
|
12224
|
+
O({ type: Boolean, attribute: "show-teams" })
|
|
12225
|
+
], Ue.prototype, "showTeams", 2);
|
|
12226
|
+
Be([
|
|
12227
|
+
O({ attribute: !1 })
|
|
12228
|
+
], Ue.prototype, "menuItems", 2);
|
|
12229
|
+
Be([
|
|
12230
|
+
O({ type: String })
|
|
12231
|
+
], Ue.prototype, "src", 2);
|
|
12232
|
+
Be([
|
|
12233
|
+
B()
|
|
12234
|
+
], Ue.prototype, "menuOpen", 2);
|
|
12235
|
+
Be([
|
|
12236
|
+
B()
|
|
12237
|
+
], Ue.prototype, "menuAbove", 2);
|
|
12238
|
+
Be([
|
|
12239
|
+
B()
|
|
12240
|
+
], Ue.prototype, "teams", 2);
|
|
12241
|
+
Be([
|
|
12242
|
+
B()
|
|
12243
|
+
], Ue.prototype, "teamsLoading", 2);
|
|
12244
|
+
Be([
|
|
12245
|
+
B()
|
|
12246
|
+
], Ue.prototype, "activeTeamId", 2);
|
|
12247
|
+
Ue = Be([
|
|
12074
12248
|
ze("authui-user-button")
|
|
12075
|
-
],
|
|
12076
|
-
function Xo(t) {
|
|
12077
|
-
return R.configure(t), zo;
|
|
12078
|
-
}
|
|
12249
|
+
], Ue);
|
|
12079
12250
|
function Vo(t) {
|
|
12080
|
-
|
|
12251
|
+
return R.configure(t), Oo;
|
|
12081
12252
|
}
|
|
12082
|
-
function Wo() {
|
|
12083
|
-
|
|
12253
|
+
function Wo(t) {
|
|
12254
|
+
wt(t);
|
|
12084
12255
|
}
|
|
12085
12256
|
function Go() {
|
|
12086
|
-
|
|
12257
|
+
Mo();
|
|
12087
12258
|
}
|
|
12088
12259
|
function Ko() {
|
|
12089
|
-
return R.
|
|
12260
|
+
return R.signOut();
|
|
12090
12261
|
}
|
|
12091
12262
|
function Yo() {
|
|
12092
|
-
return R.
|
|
12263
|
+
return R.user;
|
|
12093
12264
|
}
|
|
12094
12265
|
function Jo() {
|
|
12095
|
-
return R.
|
|
12266
|
+
return R.getState();
|
|
12096
12267
|
}
|
|
12097
12268
|
function Zo() {
|
|
12098
|
-
return R.
|
|
12269
|
+
return R.getClient();
|
|
12099
12270
|
}
|
|
12100
12271
|
function Qo() {
|
|
12272
|
+
return R.getAccount();
|
|
12273
|
+
}
|
|
12274
|
+
function To() {
|
|
12101
12275
|
return R.previewSignIn();
|
|
12102
12276
|
}
|
|
12103
|
-
function
|
|
12277
|
+
function zo(t, e) {
|
|
12104
12278
|
return R.on(t, e);
|
|
12105
12279
|
}
|
|
12106
|
-
const
|
|
12107
|
-
init:
|
|
12108
|
-
open:
|
|
12109
|
-
close:
|
|
12110
|
-
signOut:
|
|
12111
|
-
getUser:
|
|
12112
|
-
getState:
|
|
12113
|
-
getClient:
|
|
12114
|
-
getAccount:
|
|
12115
|
-
on:
|
|
12116
|
-
previewSignIn:
|
|
12280
|
+
const Oo = {
|
|
12281
|
+
init: Vo,
|
|
12282
|
+
open: Wo,
|
|
12283
|
+
close: Go,
|
|
12284
|
+
signOut: Ko,
|
|
12285
|
+
getUser: Yo,
|
|
12286
|
+
getState: Jo,
|
|
12287
|
+
getClient: Zo,
|
|
12288
|
+
getAccount: Qo,
|
|
12289
|
+
on: zo,
|
|
12290
|
+
previewSignIn: To,
|
|
12117
12291
|
store: R
|
|
12118
12292
|
};
|
|
12119
12293
|
export {
|
|
12120
12294
|
yo as AuthStore,
|
|
12121
|
-
|
|
12295
|
+
Oo as AuthUI,
|
|
12122
12296
|
z as AuthUIAccount,
|
|
12123
12297
|
ot as AuthUIButton,
|
|
12124
|
-
|
|
12298
|
+
de as AuthUIConfigElement,
|
|
12125
12299
|
qe as AuthUIElement,
|
|
12126
|
-
|
|
12127
|
-
|
|
12128
|
-
|
|
12129
|
-
|
|
12130
|
-
|
|
12300
|
+
Ee as AuthUIModal,
|
|
12301
|
+
bt as AuthUIShow,
|
|
12302
|
+
ge as AuthUISignIn,
|
|
12303
|
+
Ue as AuthUIUserButton,
|
|
12304
|
+
na as CRITICAL_FOUC_CSS,
|
|
12131
12305
|
oe as ErrorTypes,
|
|
12132
12306
|
Ji as FOUC_CSS,
|
|
12133
12307
|
uo as PreviewAccount,
|
|
12134
|
-
|
|
12308
|
+
ta as appwrite,
|
|
12135
12309
|
R as authStore,
|
|
12136
|
-
|
|
12310
|
+
ia as clearLastMethod,
|
|
12137
12311
|
Vi as clearPendingOAuth,
|
|
12138
|
-
|
|
12139
|
-
|
|
12312
|
+
Go as close,
|
|
12313
|
+
Mo as closeModal,
|
|
12140
12314
|
so as defaultStrings,
|
|
12141
|
-
|
|
12142
|
-
|
|
12143
|
-
|
|
12315
|
+
Ut as describeError,
|
|
12316
|
+
Qo as getAccount,
|
|
12317
|
+
Zo as getClient,
|
|
12144
12318
|
Fe as getLastMethod,
|
|
12145
|
-
|
|
12319
|
+
Jo as getState,
|
|
12146
12320
|
Xi as getStoredActiveTeamId,
|
|
12147
|
-
|
|
12148
|
-
|
|
12321
|
+
Yo as getUser,
|
|
12322
|
+
Vo as init,
|
|
12149
12323
|
ho as isConfigError,
|
|
12150
|
-
|
|
12151
|
-
|
|
12152
|
-
|
|
12153
|
-
|
|
12154
|
-
|
|
12324
|
+
zo as on,
|
|
12325
|
+
Wo as open,
|
|
12326
|
+
wt as openModal,
|
|
12327
|
+
To as previewSignIn,
|
|
12328
|
+
pt as providerLabel,
|
|
12155
12329
|
lt as rememberLastMethod,
|
|
12156
12330
|
sn as rememberPendingOAuth,
|
|
12157
12331
|
pi as scorePassword,
|
|
12158
12332
|
fo as setStoredActiveTeamId,
|
|
12159
|
-
|
|
12333
|
+
Ko as signOut,
|
|
12160
12334
|
go as stashPendingOAuth,
|
|
12161
12335
|
tt as toAuthUIError
|
|
12162
12336
|
};
|