authhero 0.184.0 → 0.185.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/authhero.cjs +20 -20
- package/dist/authhero.d.ts +1 -1
- package/dist/authhero.mjs +1420 -1417
- package/dist/tailwind.css +1 -1
- package/package.json +1 -1
package/dist/authhero.mjs
CHANGED
|
@@ -1480,7 +1480,7 @@ const br = s.object({
|
|
|
1480
1480
|
email: s.string().optional(),
|
|
1481
1481
|
login_count: s.number().default(0),
|
|
1482
1482
|
identities: s.array(jy).optional()
|
|
1483
|
-
}), Tn = cm,
|
|
1483
|
+
}), Tn = cm, hH = Jd.extend({
|
|
1484
1484
|
login_count: s.number(),
|
|
1485
1485
|
multifactor: s.array(s.string()).optional(),
|
|
1486
1486
|
last_ip: s.string().optional(),
|
|
@@ -1720,7 +1720,7 @@ const Wy = s.object({
|
|
|
1720
1720
|
sdkSrc: s.string().optional(),
|
|
1721
1721
|
sdk_src: s.string().optional()
|
|
1722
1722
|
}).passthrough()
|
|
1723
|
-
}).passthrough(),
|
|
1723
|
+
}).passthrough(), gH = ew.omit({
|
|
1724
1724
|
id: !0,
|
|
1725
1725
|
created_at: !0,
|
|
1726
1726
|
updated_at: !0
|
|
@@ -1806,7 +1806,7 @@ const la = s.object({
|
|
|
1806
1806
|
updated_at: s.string().transform((t) => t === null ? "" : t),
|
|
1807
1807
|
...su.shape,
|
|
1808
1808
|
id: s.string()
|
|
1809
|
-
}),
|
|
1809
|
+
}), mH = s.object({
|
|
1810
1810
|
logoUrl: s.string(),
|
|
1811
1811
|
loginBackgroundImage: s.string().nullish(),
|
|
1812
1812
|
style: s.object({
|
|
@@ -1869,7 +1869,7 @@ const tw = s.enum([
|
|
|
1869
1869
|
expires_at: s.string(),
|
|
1870
1870
|
used_at: s.string().optional(),
|
|
1871
1871
|
user_id: s.string().optional()
|
|
1872
|
-
}),
|
|
1872
|
+
}), _H = s.object({
|
|
1873
1873
|
...nw.shape,
|
|
1874
1874
|
created_at: s.string()
|
|
1875
1875
|
}), dm = s.object({
|
|
@@ -1900,9 +1900,9 @@ const tw = s.enum([
|
|
|
1900
1900
|
methods: s.array(rw)
|
|
1901
1901
|
}).optional(),
|
|
1902
1902
|
tls_policy: s.string().optional()
|
|
1903
|
-
}),
|
|
1903
|
+
}), yH = Ir.extend({
|
|
1904
1904
|
tenant_id: s.string()
|
|
1905
|
-
}),
|
|
1905
|
+
}), wH = s.object({
|
|
1906
1906
|
id: s.string(),
|
|
1907
1907
|
type: s.literal("submit"),
|
|
1908
1908
|
label: s.string(),
|
|
@@ -2124,7 +2124,7 @@ const tw = s.enum([
|
|
|
2124
2124
|
login_completed: s.boolean().optional().default(!1)
|
|
2125
2125
|
}).openapi({
|
|
2126
2126
|
description: "This represents a login sesion"
|
|
2127
|
-
}),
|
|
2127
|
+
}), vH = s.object({
|
|
2128
2128
|
...uw.shape,
|
|
2129
2129
|
id: s.string().openapi({
|
|
2130
2130
|
description: "This is is used as the state in the universal login"
|
|
@@ -2334,7 +2334,7 @@ const tw = s.enum([
|
|
|
2334
2334
|
user_id: s.string(),
|
|
2335
2335
|
password: s.string(),
|
|
2336
2336
|
algorithm: s.enum(["bcrypt", "argon2id"]).default("argon2id")
|
|
2337
|
-
}),
|
|
2337
|
+
}), bH = s.object({
|
|
2338
2338
|
...fw.shape,
|
|
2339
2339
|
created_at: s.string(),
|
|
2340
2340
|
updated_at: s.string()
|
|
@@ -2515,19 +2515,19 @@ const gw = s.object({
|
|
|
2515
2515
|
})
|
|
2516
2516
|
),
|
|
2517
2517
|
rotating: s.boolean()
|
|
2518
|
-
}),
|
|
2518
|
+
}), xH = s.object({
|
|
2519
2519
|
// When the refresh token record was created.
|
|
2520
2520
|
created_at: s.string(),
|
|
2521
2521
|
// Spread in the rest of the refresh token properties.
|
|
2522
2522
|
..._m.shape
|
|
2523
|
-
}),
|
|
2523
|
+
}), $H = s.object({
|
|
2524
2524
|
to: s.string(),
|
|
2525
2525
|
message: s.string()
|
|
2526
|
-
}),
|
|
2526
|
+
}), AH = s.object({
|
|
2527
2527
|
name: s.string(),
|
|
2528
2528
|
options: s.object({})
|
|
2529
2529
|
});
|
|
2530
|
-
function
|
|
2530
|
+
function EH(t) {
|
|
2531
2531
|
const [e, n] = t.split("|");
|
|
2532
2532
|
if (!e || !n)
|
|
2533
2533
|
throw new Error(`Invalid user_id: ${t}`);
|
|
@@ -24525,11 +24525,14 @@ var t8 = b1.exports;
|
|
|
24525
24525
|
const Gn = /* @__PURE__ */ ym(t8), n8 = (t) => t === "small" ? "text-base" : t === "medium" ? "text-2xl" : t === "large" ? "text-3xl" : "", nt = ({ name: t, size: e, className: n = "" }) => {
|
|
24526
24526
|
const r = n8(e);
|
|
24527
24527
|
return /* @__PURE__ */ v("span", { className: Gn(`uicon-${t}`, n, r) });
|
|
24528
|
+
}, r8 = (t, e) => {
|
|
24529
|
+
const n = t.replace("#", ""), r = parseInt(n, 16), i = r >> 16 & 255, o = r >> 8 & 255, c = r & 255, l = Math.min(255, Math.round(i + (255 - i) * e)), u = Math.min(255, Math.round(o + (255 - o) * e)), d = Math.min(255, Math.round(c + (255 - c) * e));
|
|
24530
|
+
return `#${(l << 16 | u << 8 | d).toString(16).padStart(6, "0")}`;
|
|
24528
24531
|
};
|
|
24529
|
-
var Sg = Object.freeze,
|
|
24530
|
-
const
|
|
24531
|
-
var o, c, l, u
|
|
24532
|
-
const n = ((o = t == null ? void 0 : t.colors) == null ? void 0 : o.primary_button) || ((c = e == null ? void 0 : e.colors) == null ? void 0 : c.primary) || "#000000", r = ((l = t == null ? void 0 : t.colors) == null ? void 0 : l.base_hover_color) || (
|
|
24532
|
+
var Sg = Object.freeze, i8 = Object.defineProperty, o8 = (t, e) => Sg(i8(t, "raw", { value: Sg(t.slice()) })), kg;
|
|
24533
|
+
const s8 = (t, e) => {
|
|
24534
|
+
var o, c, l, u;
|
|
24535
|
+
const n = ((o = t == null ? void 0 : t.colors) == null ? void 0 : o.primary_button) || ((c = e == null ? void 0 : e.colors) == null ? void 0 : c.primary) || "#000000", r = ((l = t == null ? void 0 : t.colors) == null ? void 0 : l.base_hover_color) || r8(n, 0.2), i = ((u = t == null ? void 0 : t.colors) == null ? void 0 : u.primary_button_label) || "#ffffff";
|
|
24533
24536
|
return `
|
|
24534
24537
|
body {
|
|
24535
24538
|
--primary-color: ${n};
|
|
@@ -24537,7 +24540,7 @@ const o8 = (t, e) => {
|
|
|
24537
24540
|
--text-on-primary: ${i};
|
|
24538
24541
|
}
|
|
24539
24542
|
`;
|
|
24540
|
-
},
|
|
24543
|
+
}, a8 = "https://assets.sesamy.com/images/login-bg.jpg", it = ({
|
|
24541
24544
|
title: t,
|
|
24542
24545
|
children: e,
|
|
24543
24546
|
theme: n,
|
|
@@ -24546,7 +24549,7 @@ const o8 = (t, e) => {
|
|
|
24546
24549
|
}) => {
|
|
24547
24550
|
var c;
|
|
24548
24551
|
const o = {
|
|
24549
|
-
backgroundImage: `url(${((c = n == null ? void 0 : n.page_background) == null ? void 0 : c.background_image_url) ||
|
|
24552
|
+
backgroundImage: `url(${((c = n == null ? void 0 : n.page_background) == null ? void 0 : c.background_image_url) || a8})`
|
|
24550
24553
|
};
|
|
24551
24554
|
return /* @__PURE__ */ v("html", { lang: "en", children: [
|
|
24552
24555
|
/* @__PURE__ */ v("head", { children: [
|
|
@@ -24591,7 +24594,7 @@ const o8 = (t, e) => {
|
|
|
24591
24594
|
content: "width=device-width, initial-scale=1, maximum-scale=1"
|
|
24592
24595
|
}
|
|
24593
24596
|
),
|
|
24594
|
-
/* @__PURE__ */ v("style", { children:
|
|
24597
|
+
/* @__PURE__ */ v("style", { children: s8(n, r) }),
|
|
24595
24598
|
/* @__PURE__ */ v("meta", { name: "theme-color", content: "#000000" })
|
|
24596
24599
|
] }),
|
|
24597
24600
|
/* @__PURE__ */ v("body", { children: /* @__PURE__ */ v(
|
|
@@ -24614,7 +24617,7 @@ const o8 = (t, e) => {
|
|
|
24614
24617
|
] }) })
|
|
24615
24618
|
}
|
|
24616
24619
|
) }),
|
|
24617
|
-
p1(kg || (kg =
|
|
24620
|
+
p1(kg || (kg = o8([`
|
|
24618
24621
|
<script>
|
|
24619
24622
|
// Add loading class to submit button on form submission
|
|
24620
24623
|
document.addEventListener("DOMContentLoaded", function () {
|
|
@@ -24637,8 +24640,8 @@ const o8 = (t, e) => {
|
|
|
24637
24640
|
<\/script>
|
|
24638
24641
|
`])))
|
|
24639
24642
|
] });
|
|
24640
|
-
}, kr = ({ children: t }) => /* @__PURE__ */ v("div", { className: "mb-2 text-sm text-red", children: t }),
|
|
24641
|
-
const e =
|
|
24643
|
+
}, kr = ({ children: t }) => /* @__PURE__ */ v("div", { className: "mb-2 text-sm text-red", children: t }), c8 = (t) => t === "small" ? "text-base" : t === "medium" ? "text-2xl" : t === "large" ? "text-3xl" : "", l8 = ({ size: t }) => {
|
|
24644
|
+
const e = c8(t);
|
|
24642
24645
|
return /* @__PURE__ */ v("div", { className: "relative inline-block leading-[0]", children: [
|
|
24643
24646
|
/* @__PURE__ */ v(
|
|
24644
24647
|
nt,
|
|
@@ -24693,7 +24696,7 @@ const o8 = (t, e) => {
|
|
|
24693
24696
|
...u,
|
|
24694
24697
|
children: [
|
|
24695
24698
|
/* @__PURE__ */ v("span", { className: "btn-label flex items-center justify-center space-x-2", children: t }),
|
|
24696
|
-
/* @__PURE__ */ v("div", { className: "btn-spinner absolute left-0 top-0 flex h-full w-full items-center justify-center", children: /* @__PURE__ */ v(
|
|
24699
|
+
/* @__PURE__ */ v("div", { className: "btn-spinner absolute left-0 top-0 flex h-full w-full items-center justify-center", children: /* @__PURE__ */ v(l8, { size: "medium" }) })
|
|
24697
24700
|
]
|
|
24698
24701
|
}
|
|
24699
24702
|
)
|
|
@@ -24739,7 +24742,7 @@ const o8 = (t, e) => {
|
|
|
24739
24742
|
]
|
|
24740
24743
|
}
|
|
24741
24744
|
);
|
|
24742
|
-
},
|
|
24745
|
+
}, u8 = ({ ...t }) => /* @__PURE__ */ v(
|
|
24743
24746
|
"svg",
|
|
24744
24747
|
{
|
|
24745
24748
|
width: "45",
|
|
@@ -24778,7 +24781,7 @@ const o8 = (t, e) => {
|
|
|
24778
24781
|
)
|
|
24779
24782
|
]
|
|
24780
24783
|
}
|
|
24781
|
-
), Qn = ({ children: t, className: e }) => /* @__PURE__ */ v("form", { id: "form", method: "post", className: e, children: t }),
|
|
24784
|
+
), Qn = ({ children: t, className: e }) => /* @__PURE__ */ v("form", { id: "form", method: "post", className: e, children: t }), d8 = ({ ...t }) => /* @__PURE__ */ v(
|
|
24782
24785
|
"svg",
|
|
24783
24786
|
{
|
|
24784
24787
|
version: "1.1",
|
|
@@ -24894,7 +24897,7 @@ const o8 = (t, e) => {
|
|
|
24894
24897
|
connection: "google-oauth2",
|
|
24895
24898
|
text: U.t("continue_with", { provider: "Google" }),
|
|
24896
24899
|
canResize: !0,
|
|
24897
|
-
icon: /* @__PURE__ */ v(
|
|
24900
|
+
icon: /* @__PURE__ */ v(u8, { className: "h-5 w-5 sm:absolute sm:left-4 sm:top-1/2 sm:h-6 sm:w-6 sm:-translate-y-1/2 short:static short:left-auto short:top-auto short:h-5 short:w-5 short:translate-y-0" }),
|
|
24898
24901
|
loginSession: r
|
|
24899
24902
|
}
|
|
24900
24903
|
),
|
|
@@ -24920,7 +24923,7 @@ const o8 = (t, e) => {
|
|
|
24920
24923
|
connection: "vipps",
|
|
24921
24924
|
text: U.t("continue_with", { provider: "Vipps" }),
|
|
24922
24925
|
canResize: !0,
|
|
24923
|
-
icon: /* @__PURE__ */ v(
|
|
24926
|
+
icon: /* @__PURE__ */ v(d8, { className: "h-5 w-5 sm:absolute sm:left-4 sm:top-1/2 sm:h-6 sm:w-6 sm:-translate-y-1/2 short:static short:left-auto short:top-auto short:h-5 short:w-5 short:translate-y-0" }),
|
|
24924
24927
|
loginSession: r
|
|
24925
24928
|
}
|
|
24926
24929
|
)
|
|
@@ -24929,7 +24932,7 @@ const o8 = (t, e) => {
|
|
|
24929
24932
|
]
|
|
24930
24933
|
}
|
|
24931
24934
|
);
|
|
24932
|
-
},
|
|
24935
|
+
}, p8 = new Ee().openapi(
|
|
24933
24936
|
G({
|
|
24934
24937
|
tags: ["login"],
|
|
24935
24938
|
method: "get",
|
|
@@ -25108,13 +25111,13 @@ const o8 = (t, e) => {
|
|
|
25108
25111
|
children: U.t("go_back")
|
|
25109
25112
|
}
|
|
25110
25113
|
);
|
|
25111
|
-
var Ko = "_hp",
|
|
25114
|
+
var Ko = "_hp", f8 = {
|
|
25112
25115
|
Change: "Input",
|
|
25113
25116
|
DoubleClick: "DblClick"
|
|
25114
|
-
},
|
|
25117
|
+
}, h8 = {
|
|
25115
25118
|
svg: "2000/svg",
|
|
25116
25119
|
math: "1998/Math/MathML"
|
|
25117
|
-
}, Go = [], Vd = /* @__PURE__ */ new WeakMap(), ji = void 0,
|
|
25120
|
+
}, Go = [], Vd = /* @__PURE__ */ new WeakMap(), ji = void 0, g8 = () => ji, Dn = (t) => "t" in t, Vl = {
|
|
25118
25121
|
onClick: ["click", !1]
|
|
25119
25122
|
}, Ng = (t) => {
|
|
25120
25123
|
if (!t.startsWith("on"))
|
|
@@ -25124,9 +25127,9 @@ var Ko = "_hp", p8 = {
|
|
|
25124
25127
|
const e = t.match(/^on([A-Z][a-zA-Z]+?(?:PointerCapture)?)(Capture)?$/);
|
|
25125
25128
|
if (e) {
|
|
25126
25129
|
const [, n, r] = e;
|
|
25127
|
-
return Vl[t] = [(
|
|
25130
|
+
return Vl[t] = [(f8[n] || n).toLowerCase(), !!r];
|
|
25128
25131
|
}
|
|
25129
|
-
}, Cg = (t, e) => ji && t instanceof SVGElement && /[A-Z]/.test(e) && (e in t.style || e.match(/^(?:o|pai|str|u|ve)/)) ? e.replace(/([A-Z])/g, "-$1").toLowerCase() : e,
|
|
25132
|
+
}, Cg = (t, e) => ji && t instanceof SVGElement && /[A-Z]/.test(e) && (e in t.style || e.match(/^(?:o|pai|str|u|ve)/)) ? e.replace(/([A-Z])/g, "-$1").toLowerCase() : e, m8 = (t, e, n) => {
|
|
25130
25133
|
var r;
|
|
25131
25134
|
e || (e = {});
|
|
25132
25135
|
for (let i in e) {
|
|
@@ -25175,7 +25178,7 @@ var Ko = "_hp", p8 = {
|
|
|
25175
25178
|
c ? t.removeEventListener(c[0], o, c[1]) : i === "ref" ? (r = Vd.get(t)) == null || r() : t.removeAttribute(Cg(t, i));
|
|
25176
25179
|
}
|
|
25177
25180
|
}
|
|
25178
|
-
},
|
|
25181
|
+
}, _8 = (t, e) => {
|
|
25179
25182
|
e[We][0] = 0, Go.push([t, e]);
|
|
25180
25183
|
const n = e.tag[hf] || e.tag, r = n.defaultProps ? {
|
|
25181
25184
|
...n.defaultProps,
|
|
@@ -25203,7 +25206,7 @@ var Ko = "_hp", p8 = {
|
|
|
25203
25206
|
} else
|
|
25204
25207
|
n.push(l), (u = l.vR) != null && u.length && (r.push(...l.vR), delete l.vR);
|
|
25205
25208
|
});
|
|
25206
|
-
},
|
|
25209
|
+
}, y8 = (t) => {
|
|
25207
25210
|
for (; ; t = t.tag === Ko || !t.vC || !t.pP ? t.nN : t.vC[0]) {
|
|
25208
25211
|
if (!t)
|
|
25209
25212
|
return null;
|
|
@@ -25235,7 +25238,7 @@ var Ko = "_hp", p8 = {
|
|
|
25235
25238
|
else if (!c.length)
|
|
25236
25239
|
l = 0;
|
|
25237
25240
|
else {
|
|
25238
|
-
const p = Ig(c,
|
|
25241
|
+
const p = Ig(c, y8(t.nN));
|
|
25239
25242
|
p !== void 0 ? (u = c[p], l = p) : l = Ig(c, (d = r.find((h) => h.tag !== Ko && h.e)) == null ? void 0 : d.e) ?? -1, l === -1 && (n = !0);
|
|
25240
25243
|
}
|
|
25241
25244
|
for (let p = 0, h = r.length; p < h; p++, l++) {
|
|
@@ -25245,7 +25248,7 @@ var Ko = "_hp", p8 = {
|
|
|
25245
25248
|
A = g.e, g.s = !1;
|
|
25246
25249
|
else {
|
|
25247
25250
|
const m = n || !g.e;
|
|
25248
|
-
Dn(g) ? (g.e && g.d && (g.e.textContent = g.t), g.d = !1, A = g.e || (g.e = document.createTextNode(g.t))) : (A = g.e || (g.e = g.n ? document.createElementNS(g.n, g.tag) : document.createElement(g.tag)),
|
|
25251
|
+
Dn(g) ? (g.e && g.d && (g.e.textContent = g.t), g.d = !1, A = g.e || (g.e = document.createTextNode(g.t))) : (A = g.e || (g.e = g.n ? document.createElementNS(g.n, g.tag) : document.createElement(g.tag)), m8(A, g.props, g.pP), E1(g, A, m));
|
|
25249
25252
|
}
|
|
25250
25253
|
g.tag === Ko ? l-- : n ? A.parentNode || e.appendChild(A) : c[l] !== A && c[l - 1] !== A && (c[l + 1] === A ? e.appendChild(c[l]) : e.insertBefore(A, u || c[l] || null));
|
|
25251
25254
|
}
|
|
@@ -25257,18 +25260,18 @@ var Ko = "_hp", p8 = {
|
|
|
25257
25260
|
h.forEach((g) => g());
|
|
25258
25261
|
});
|
|
25259
25262
|
}
|
|
25260
|
-
},
|
|
25263
|
+
}, w8 = (t, e) => !!(t && t.length === e.length && t.every((n, r) => n[1] === e[r][1])), ra = /* @__PURE__ */ new WeakMap(), Hd = (t, e, n) => {
|
|
25261
25264
|
var o, c, l, u, d, p;
|
|
25262
25265
|
const r = !n && e.pC;
|
|
25263
25266
|
n && (e.pC || (e.pC = e.vC));
|
|
25264
25267
|
let i;
|
|
25265
25268
|
try {
|
|
25266
|
-
n || (n = typeof e.tag == "function" ?
|
|
25269
|
+
n || (n = typeof e.tag == "function" ? _8(t, e) : bs(e.props.children)), ((o = n[0]) == null ? void 0 : o.tag) === "" && n[0][Md] && (i = n[0][Md], t[5].push([t, i, e]));
|
|
25267
25270
|
const h = r ? [...e.pC] : e.vC ? [...e.vC] : void 0, g = [];
|
|
25268
25271
|
let A;
|
|
25269
25272
|
for (let m = 0; m < n.length; m++) {
|
|
25270
25273
|
Array.isArray(n[m]) && n.splice(m, 1, ...n[m].flat());
|
|
25271
|
-
let $ =
|
|
25274
|
+
let $ = v8(n[m]);
|
|
25272
25275
|
if ($) {
|
|
25273
25276
|
typeof $.tag == "function" && !$.tag[f1] && (Bi.length > 0 && ($[We][2] = Bi.map((S) => [S, S.values.at(-1)])), (c = t[5]) != null && c.length && ($[We][3] = t[5].at(-1)));
|
|
25274
25277
|
let k;
|
|
@@ -25285,7 +25288,7 @@ var Ko = "_hp", p8 = {
|
|
|
25285
25288
|
const S = k.pP = k.props;
|
|
25286
25289
|
if (k.props = $.props, k.f || (k.f = $.f || e.f), typeof $.tag == "function") {
|
|
25287
25290
|
const b = k[We][2];
|
|
25288
|
-
k[We][2] = $[We][2] || [], k[We][3] = $[We][3], !k.f && ((k.o || k) === $.o || (u = (l = k.tag)[j6]) != null && u.call(l, S, k.props)) &&
|
|
25291
|
+
k[We][2] = $[We][2] || [], k[We][3] = $[We][3], !k.f && ((k.o || k) === $.o || (u = (l = k.tag)[j6]) != null && u.call(l, S, k.props)) && w8(b, k[We][2]) && (k.s = !0);
|
|
25289
25292
|
}
|
|
25290
25293
|
$ = k;
|
|
25291
25294
|
}
|
|
@@ -25332,7 +25335,7 @@ var Ko = "_hp", p8 = {
|
|
|
25332
25335
|
} finally {
|
|
25333
25336
|
i && t[5].pop();
|
|
25334
25337
|
}
|
|
25335
|
-
},
|
|
25338
|
+
}, v8 = (t) => {
|
|
25336
25339
|
if (!(t == null || typeof t == "boolean")) {
|
|
25337
25340
|
if (typeof t == "string" || typeof t == "number")
|
|
25338
25341
|
return { t: t.toString(), d: !0 };
|
|
@@ -25347,7 +25350,7 @@ var Ko = "_hp", p8 = {
|
|
|
25347
25350
|
}), typeof t.tag == "function")
|
|
25348
25351
|
t[We] = [0, []];
|
|
25349
25352
|
else {
|
|
25350
|
-
const e =
|
|
25353
|
+
const e = h8[t.tag];
|
|
25351
25354
|
e && (ji || (ji = g1("")), t.props.children = [
|
|
25352
25355
|
{
|
|
25353
25356
|
tag: ji,
|
|
@@ -25398,7 +25401,7 @@ var Ko = "_hp", p8 = {
|
|
|
25398
25401
|
o && (ho.delete(e), o[1]());
|
|
25399
25402
|
}
|
|
25400
25403
|
return i;
|
|
25401
|
-
},
|
|
25404
|
+
}, b8 = (t, e, n) => ({
|
|
25402
25405
|
tag: Ko,
|
|
25403
25406
|
props: {
|
|
25404
25407
|
children: t
|
|
@@ -25406,7 +25409,7 @@ var Ko = "_hp", p8 = {
|
|
|
25406
25409
|
key: n,
|
|
25407
25410
|
e,
|
|
25408
25411
|
p: 1
|
|
25409
|
-
}), Hl = 0, S1 = 1, zl = 2, Kl = 3, Gl = /* @__PURE__ */ new WeakMap(), k1 = (t, e) => !t || !e || t.length !== e.length || e.some((n, r) => n !== t[r]),
|
|
25412
|
+
}), Hl = 0, S1 = 1, zl = 2, Kl = 3, Gl = /* @__PURE__ */ new WeakMap(), k1 = (t, e) => !t || !e || t.length !== e.length || e.some((n, r) => n !== t[r]), x8 = void 0, Rg = [], $8 = (t) => {
|
|
25410
25413
|
var c;
|
|
25411
25414
|
const e = () => typeof t == "function" ? t() : t, n = Go.at(-1);
|
|
25412
25415
|
if (!n)
|
|
@@ -25416,7 +25419,7 @@ var Ko = "_hp", p8 = {
|
|
|
25416
25419
|
return i[o] || (i[o] = [
|
|
25417
25420
|
e(),
|
|
25418
25421
|
(l) => {
|
|
25419
|
-
const u =
|
|
25422
|
+
const u = x8, d = i[o];
|
|
25420
25423
|
if (typeof l == "function" && (l = l(d[0])), !Object.is(l, d[0]))
|
|
25421
25424
|
if (d[0] = l, Rg.length) {
|
|
25422
25425
|
const [p, h] = Rg.at(-1);
|
|
@@ -25444,7 +25447,7 @@ var Ko = "_hp", p8 = {
|
|
|
25444
25447
|
return t;
|
|
25445
25448
|
const [, r] = n, i = (l = r[We][1])[zl] || (l[zl] = []), o = r[We][0]++, c = i[o];
|
|
25446
25449
|
return k1(c == null ? void 0 : c[1], e) ? i[o] = [t, e] : t = i[o][0], t;
|
|
25447
|
-
},
|
|
25450
|
+
}, A8 = (t) => {
|
|
25448
25451
|
const e = Gl.get(t);
|
|
25449
25452
|
if (e) {
|
|
25450
25453
|
if (e.length === 2)
|
|
@@ -25455,21 +25458,21 @@ var Ko = "_hp", p8 = {
|
|
|
25455
25458
|
(n) => Gl.set(t, [n]),
|
|
25456
25459
|
(n) => Gl.set(t, [void 0, n])
|
|
25457
25460
|
), t;
|
|
25458
|
-
},
|
|
25461
|
+
}, E8 = (t, e) => {
|
|
25459
25462
|
var l;
|
|
25460
25463
|
const n = Go.at(-1);
|
|
25461
25464
|
if (!n)
|
|
25462
25465
|
return t();
|
|
25463
25466
|
const [, r] = n, i = (l = r[We][1])[Kl] || (l[Kl] = []), o = r[We][0]++, c = i[o];
|
|
25464
25467
|
return k1(c == null ? void 0 : c[1], e) && (i[o] = [t(), e]), i[o][0];
|
|
25465
|
-
},
|
|
25468
|
+
}, S8 = g1({
|
|
25466
25469
|
pending: !1,
|
|
25467
25470
|
data: null,
|
|
25468
25471
|
method: null,
|
|
25469
25472
|
action: null
|
|
25470
|
-
}), Pg = /* @__PURE__ */ new Set(),
|
|
25473
|
+
}), Pg = /* @__PURE__ */ new Set(), k8 = (t) => {
|
|
25471
25474
|
Pg.add(t), t.finally(() => Pg.delete(t));
|
|
25472
|
-
}, wf = (t, e) =>
|
|
25475
|
+
}, wf = (t, e) => E8(
|
|
25473
25476
|
() => (n) => {
|
|
25474
25477
|
let r;
|
|
25475
25478
|
t && (typeof t == "function" ? r = t(n) || (() => {
|
|
@@ -25564,7 +25567,7 @@ var Ko = "_hp", p8 = {
|
|
|
25564
25567
|
const T = e[b], q = ui[T] || (ui[T] = new Promise((M, z) => {
|
|
25565
25568
|
$(h), h.addEventListener("load", M), h.addEventListener("error", z);
|
|
25566
25569
|
}));
|
|
25567
|
-
|
|
25570
|
+
A8(q);
|
|
25568
25571
|
}
|
|
25569
25572
|
}
|
|
25570
25573
|
const S = {
|
|
@@ -25576,37 +25579,37 @@ var Ko = "_hp", p8 = {
|
|
|
25576
25579
|
},
|
|
25577
25580
|
ref: k
|
|
25578
25581
|
};
|
|
25579
|
-
return S.p = n, h && (S.e = h),
|
|
25582
|
+
return S.p = n, h && (S.e = h), b8(
|
|
25580
25583
|
S,
|
|
25581
25584
|
o
|
|
25582
25585
|
);
|
|
25583
|
-
},
|
|
25584
|
-
const e =
|
|
25586
|
+
}, N8 = (t) => {
|
|
25587
|
+
const e = g8(), n = e && eo(e);
|
|
25585
25588
|
return n != null && n.endsWith("svg") ? {
|
|
25586
25589
|
tag: "title",
|
|
25587
25590
|
props: t,
|
|
25588
25591
|
type: "title",
|
|
25589
25592
|
ref: t.ref
|
|
25590
25593
|
} : As("title", t, void 0, !1, !1);
|
|
25591
|
-
},
|
|
25594
|
+
}, C8 = (t) => !t || ["src", "async"].some((e) => !t[e]) ? {
|
|
25592
25595
|
tag: "script",
|
|
25593
25596
|
props: t,
|
|
25594
25597
|
type: "script",
|
|
25595
25598
|
ref: t.ref
|
|
25596
|
-
} : As("script", t, 1, !1, !0),
|
|
25599
|
+
} : As("script", t, 1, !1, !0), I8 = (t) => !t || !["href", "precedence"].every((e) => e in t) ? {
|
|
25597
25600
|
tag: "style",
|
|
25598
25601
|
props: t,
|
|
25599
25602
|
type: "style",
|
|
25600
25603
|
ref: t.ref
|
|
25601
|
-
} : (t["data-href"] = t.href, delete t.href, As("style", t, 2, !0, !0)),
|
|
25604
|
+
} : (t["data-href"] = t.href, delete t.href, As("style", t, 2, !0, !0)), T8 = (t) => !t || ["onLoad", "onError"].some((e) => e in t) || t.rel === "stylesheet" && (!("precedence" in t) || "disabled" in t) ? {
|
|
25602
25605
|
tag: "link",
|
|
25603
25606
|
props: t,
|
|
25604
25607
|
type: "link",
|
|
25605
25608
|
ref: t.ref
|
|
25606
|
-
} : As("link", t, 1, "precedence" in t, !0),
|
|
25609
|
+
} : As("link", t, 1, "precedence" in t, !0), O8 = (t) => As("meta", t, void 0, !1, !1), N1 = Symbol(), D8 = (t) => {
|
|
25607
25610
|
const { action: e, ...n } = t;
|
|
25608
25611
|
typeof e != "function" && (n.action = e);
|
|
25609
|
-
const [r, i] =
|
|
25612
|
+
const [r, i] = $8([null, !1]), o = yf(
|
|
25610
25613
|
async (d) => {
|
|
25611
25614
|
const p = d.isTrusted ? e : d.detail[N1];
|
|
25612
25615
|
if (typeof p != "function")
|
|
@@ -25615,14 +25618,14 @@ var Ko = "_hp", p8 = {
|
|
|
25615
25618
|
const h = new FormData(d.target);
|
|
25616
25619
|
i([h, !0]);
|
|
25617
25620
|
const g = p(h);
|
|
25618
|
-
g instanceof Promise && (
|
|
25621
|
+
g instanceof Promise && (k8(g), await g), i([null, !0]);
|
|
25619
25622
|
},
|
|
25620
25623
|
[]
|
|
25621
25624
|
), c = wf(t.ref, (d) => (d.addEventListener("submit", o), () => {
|
|
25622
25625
|
d.removeEventListener("submit", o);
|
|
25623
25626
|
})), [l, u] = r;
|
|
25624
25627
|
return r[1] = !1, {
|
|
25625
|
-
tag:
|
|
25628
|
+
tag: S8,
|
|
25626
25629
|
props: {
|
|
25627
25630
|
value: {
|
|
25628
25631
|
pending: l !== null,
|
|
@@ -25662,16 +25665,16 @@ var Ko = "_hp", p8 = {
|
|
|
25662
25665
|
type: t,
|
|
25663
25666
|
ref: n.ref
|
|
25664
25667
|
};
|
|
25665
|
-
},
|
|
25668
|
+
}, R8 = (t) => C1("input", t), P8 = (t) => C1("button", t);
|
|
25666
25669
|
Object.assign(qd, {
|
|
25667
|
-
title:
|
|
25668
|
-
script:
|
|
25669
|
-
style:
|
|
25670
|
-
link:
|
|
25671
|
-
meta:
|
|
25672
|
-
form:
|
|
25673
|
-
input:
|
|
25674
|
-
button:
|
|
25670
|
+
title: N8,
|
|
25671
|
+
script: C8,
|
|
25672
|
+
style: I8,
|
|
25673
|
+
link: T8,
|
|
25674
|
+
meta: O8,
|
|
25675
|
+
form: D8,
|
|
25676
|
+
input: R8,
|
|
25677
|
+
button: P8
|
|
25675
25678
|
});
|
|
25676
25679
|
m1(null);
|
|
25677
25680
|
new TextEncoder();
|
|
@@ -25780,7 +25783,7 @@ const Wo = (t) => {
|
|
|
25780
25783
|
/* @__PURE__ */ v("div", { className: "flex flex-1 flex-col justify-center", children: e }),
|
|
25781
25784
|
c ? /* @__PURE__ */ v(En, { state: c }) : ""
|
|
25782
25785
|
] });
|
|
25783
|
-
},
|
|
25786
|
+
}, B8 = new Ee().openapi(
|
|
25784
25787
|
G({
|
|
25785
25788
|
tags: ["login"],
|
|
25786
25789
|
method: "get",
|
|
@@ -25953,7 +25956,7 @@ const Wo = (t) => {
|
|
|
25953
25956
|
);
|
|
25954
25957
|
}
|
|
25955
25958
|
}
|
|
25956
|
-
),
|
|
25959
|
+
), j8 = (t) => {
|
|
25957
25960
|
const { theme: e, branding: n, client: r, state: i } = t;
|
|
25958
25961
|
return /* @__PURE__ */ v(
|
|
25959
25962
|
it,
|
|
@@ -25975,7 +25978,7 @@ const Wo = (t) => {
|
|
|
25975
25978
|
]
|
|
25976
25979
|
}
|
|
25977
25980
|
);
|
|
25978
|
-
},
|
|
25981
|
+
}, L8 = ({ width: t = 22, height: e = 17 }) => /* @__PURE__ */ v(
|
|
25979
25982
|
"svg",
|
|
25980
25983
|
{
|
|
25981
25984
|
width: t,
|
|
@@ -25990,7 +25993,7 @@ const Wo = (t) => {
|
|
|
25990
25993
|
}
|
|
25991
25994
|
)
|
|
25992
25995
|
}
|
|
25993
|
-
),
|
|
25996
|
+
), F8 = ({ width: t = 23, height: e = 18 }) => /* @__PURE__ */ v(
|
|
25994
25997
|
"svg",
|
|
25995
25998
|
{
|
|
25996
25999
|
width: t,
|
|
@@ -26026,7 +26029,7 @@ const Wo = (t) => {
|
|
|
26026
26029
|
"aria-label": U.t("show_password"),
|
|
26027
26030
|
title: U.t("show_password"),
|
|
26028
26031
|
className: "show-password-toggle-show absolute right-0 top-0 w-10 h-full rounded-r-lg text-gray-400 column hover:bg-black/5",
|
|
26029
|
-
children: /* @__PURE__ */ v(
|
|
26032
|
+
children: /* @__PURE__ */ v(L8, {})
|
|
26030
26033
|
}
|
|
26031
26034
|
),
|
|
26032
26035
|
/* @__PURE__ */ v(
|
|
@@ -26036,11 +26039,11 @@ const Wo = (t) => {
|
|
|
26036
26039
|
"aria-label": U.t("hide_password"),
|
|
26037
26040
|
title: U.t("hide_password"),
|
|
26038
26041
|
className: "show-password-toggle-hide !hidden absolute right-0 top-0 w-10 h-full rounded-r-lg text-gray-400 column hover:bg-black/5",
|
|
26039
|
-
children: /* @__PURE__ */ v(
|
|
26042
|
+
children: /* @__PURE__ */ v(F8, {})
|
|
26040
26043
|
}
|
|
26041
26044
|
)
|
|
26042
26045
|
] });
|
|
26043
|
-
var Lg = Object.freeze,
|
|
26046
|
+
var Lg = Object.freeze, U8 = Object.defineProperty, M8 = (t, e) => Lg(U8(t, "raw", { value: Lg(t.slice()) })), Fg;
|
|
26044
26047
|
const Wl = (t) => {
|
|
26045
26048
|
const { error: e, theme: n, branding: r, email: i, state: o, client: c } = t, l = new URLSearchParams({
|
|
26046
26049
|
state: o
|
|
@@ -26102,7 +26105,7 @@ const Wl = (t) => {
|
|
|
26102
26105
|
] }),
|
|
26103
26106
|
/* @__PURE__ */ v(En, { state: o })
|
|
26104
26107
|
] }),
|
|
26105
|
-
p1(Fg || (Fg =
|
|
26108
|
+
p1(Fg || (Fg = M8([`
|
|
26106
26109
|
<script>
|
|
26107
26110
|
// Show password toggle
|
|
26108
26111
|
var passwordInputs = document.querySelectorAll(".password-input");
|
|
@@ -26130,7 +26133,7 @@ const Wl = (t) => {
|
|
|
26130
26133
|
]
|
|
26131
26134
|
}
|
|
26132
26135
|
);
|
|
26133
|
-
},
|
|
26136
|
+
}, q8 = new Ee().openapi(
|
|
26134
26137
|
G({
|
|
26135
26138
|
tags: ["login"],
|
|
26136
26139
|
method: "get",
|
|
@@ -26242,7 +26245,7 @@ const Wl = (t) => {
|
|
|
26242
26245
|
400
|
|
26243
26246
|
) : p.code === "EMAIL_NOT_VERIFIED" ? t.html(
|
|
26244
26247
|
/* @__PURE__ */ v(
|
|
26245
|
-
|
|
26248
|
+
j8,
|
|
26246
26249
|
{
|
|
26247
26250
|
theme: i,
|
|
26248
26251
|
branding: o,
|
|
@@ -26321,7 +26324,7 @@ const Wl = (t) => {
|
|
|
26321
26324
|
]
|
|
26322
26325
|
}
|
|
26323
26326
|
);
|
|
26324
|
-
},
|
|
26327
|
+
}, V8 = new Ee().openapi(
|
|
26325
26328
|
G({
|
|
26326
26329
|
tags: ["login"],
|
|
26327
26330
|
method: "get",
|
|
@@ -26574,7 +26577,7 @@ const Wl = (t) => {
|
|
|
26574
26577
|
]
|
|
26575
26578
|
}
|
|
26576
26579
|
);
|
|
26577
|
-
},
|
|
26580
|
+
}, H8 = new Ee().openapi(
|
|
26578
26581
|
G({
|
|
26579
26582
|
tags: ["login"],
|
|
26580
26583
|
method: "get",
|
|
@@ -26746,7 +26749,7 @@ const Wl = (t) => {
|
|
|
26746
26749
|
)
|
|
26747
26750
|
);
|
|
26748
26751
|
}
|
|
26749
|
-
),
|
|
26752
|
+
), z8 = (t) => {
|
|
26750
26753
|
const { error: e, theme: n, branding: r, client: i, email: o, state: c } = t;
|
|
26751
26754
|
return /* @__PURE__ */ v(
|
|
26752
26755
|
it,
|
|
@@ -26779,7 +26782,7 @@ const Wl = (t) => {
|
|
|
26779
26782
|
]
|
|
26780
26783
|
}
|
|
26781
26784
|
);
|
|
26782
|
-
},
|
|
26785
|
+
}, K8 = (t) => {
|
|
26783
26786
|
const { theme: e, branding: n, client: r, state: i } = t;
|
|
26784
26787
|
return /* @__PURE__ */ v(it, { title: "Login", theme: e, branding: n, client: r, children: [
|
|
26785
26788
|
/* @__PURE__ */ v("div", { className: "flex flex-1 flex-col justify-center", children: [
|
|
@@ -26791,7 +26794,7 @@ const Wl = (t) => {
|
|
|
26791
26794
|
] }),
|
|
26792
26795
|
/* @__PURE__ */ v(En, { state: i })
|
|
26793
26796
|
] });
|
|
26794
|
-
},
|
|
26797
|
+
}, G8 = new Ee().openapi(
|
|
26795
26798
|
G({
|
|
26796
26799
|
tags: ["login"],
|
|
26797
26800
|
method: "get",
|
|
@@ -26816,7 +26819,7 @@ const Wl = (t) => {
|
|
|
26816
26819
|
);
|
|
26817
26820
|
return t.html(
|
|
26818
26821
|
/* @__PURE__ */ v(
|
|
26819
|
-
|
|
26822
|
+
z8,
|
|
26820
26823
|
{
|
|
26821
26824
|
theme: n,
|
|
26822
26825
|
branding: r,
|
|
@@ -26857,7 +26860,7 @@ const Wl = (t) => {
|
|
|
26857
26860
|
o.id
|
|
26858
26861
|
), t.html(
|
|
26859
26862
|
/* @__PURE__ */ v(
|
|
26860
|
-
|
|
26863
|
+
K8,
|
|
26861
26864
|
{
|
|
26862
26865
|
theme: n,
|
|
26863
26866
|
branding: r,
|
|
@@ -26867,7 +26870,7 @@ const Wl = (t) => {
|
|
|
26867
26870
|
)
|
|
26868
26871
|
);
|
|
26869
26872
|
}
|
|
26870
|
-
),
|
|
26873
|
+
), W8 = ({
|
|
26871
26874
|
theme: t,
|
|
26872
26875
|
branding: e,
|
|
26873
26876
|
client: n,
|
|
@@ -26914,7 +26917,7 @@ const Wl = (t) => {
|
|
|
26914
26917
|
] })
|
|
26915
26918
|
] })
|
|
26916
26919
|
}
|
|
26917
|
-
),
|
|
26920
|
+
), X8 = new Ee().openapi(
|
|
26918
26921
|
G({
|
|
26919
26922
|
tags: ["login"],
|
|
26920
26923
|
method: "get",
|
|
@@ -26977,7 +26980,7 @@ const Wl = (t) => {
|
|
|
26977
26980
|
);
|
|
26978
26981
|
return u ? t.html(
|
|
26979
26982
|
/* @__PURE__ */ v(
|
|
26980
|
-
|
|
26983
|
+
W8,
|
|
26981
26984
|
{
|
|
26982
26985
|
theme: r,
|
|
26983
26986
|
branding: i,
|
|
@@ -27062,7 +27065,7 @@ const Wl = (t) => {
|
|
|
27062
27065
|
});
|
|
27063
27066
|
return p;
|
|
27064
27067
|
}
|
|
27065
|
-
),
|
|
27068
|
+
), J8 = !1, Ug = (t) => {
|
|
27066
27069
|
var l;
|
|
27067
27070
|
const { theme: e, branding: n, user: r, client: i, error: o, success: c } = t;
|
|
27068
27071
|
return (l = r.identities) != null && l.filter(
|
|
@@ -27103,11 +27106,11 @@ const Wl = (t) => {
|
|
|
27103
27106
|
/* @__PURE__ */ v(rt, { variant: "primary", className: "w-full", children: U.t("update_email") })
|
|
27104
27107
|
] })
|
|
27105
27108
|
] }),
|
|
27106
|
-
|
|
27109
|
+
J8
|
|
27107
27110
|
] }) })
|
|
27108
27111
|
}
|
|
27109
27112
|
);
|
|
27110
|
-
},
|
|
27113
|
+
}, Y8 = new Ee().openapi(
|
|
27111
27114
|
G({
|
|
27112
27115
|
tags: ["login"],
|
|
27113
27116
|
method: "get",
|
|
@@ -27350,7 +27353,7 @@ const Wl = (t) => {
|
|
|
27350
27353
|
] })
|
|
27351
27354
|
]
|
|
27352
27355
|
}
|
|
27353
|
-
),
|
|
27356
|
+
), Z8 = new Ee().openapi(
|
|
27354
27357
|
G({
|
|
27355
27358
|
tags: ["login"],
|
|
27356
27359
|
method: "get",
|
|
@@ -27486,7 +27489,7 @@ const Wl = (t) => {
|
|
|
27486
27489
|
)
|
|
27487
27490
|
);
|
|
27488
27491
|
}
|
|
27489
|
-
),
|
|
27492
|
+
), Q8 = new Ee().openapi(
|
|
27490
27493
|
G({
|
|
27491
27494
|
tags: ["login"],
|
|
27492
27495
|
method: "get",
|
|
@@ -27527,7 +27530,7 @@ const Wl = (t) => {
|
|
|
27527
27530
|
)
|
|
27528
27531
|
);
|
|
27529
27532
|
}
|
|
27530
|
-
),
|
|
27533
|
+
), eA = (t) => {
|
|
27531
27534
|
const { theme: e, branding: n, client: r, email: i, state: o } = t;
|
|
27532
27535
|
return /* @__PURE__ */ v(
|
|
27533
27536
|
it,
|
|
@@ -27558,7 +27561,7 @@ const Wl = (t) => {
|
|
|
27558
27561
|
]
|
|
27559
27562
|
}
|
|
27560
27563
|
);
|
|
27561
|
-
},
|
|
27564
|
+
}, tA = new Ee().openapi(
|
|
27562
27565
|
G({
|
|
27563
27566
|
tags: ["login"],
|
|
27564
27567
|
method: "get",
|
|
@@ -27585,7 +27588,7 @@ const Wl = (t) => {
|
|
|
27585
27588
|
throw new P(400, { message: "Username required" });
|
|
27586
27589
|
return t.html(
|
|
27587
27590
|
/* @__PURE__ */ v(
|
|
27588
|
-
|
|
27591
|
+
eA,
|
|
27589
27592
|
{
|
|
27590
27593
|
state: e,
|
|
27591
27594
|
theme: n,
|
|
@@ -27633,7 +27636,7 @@ const Wl = (t) => {
|
|
|
27633
27636
|
n.id
|
|
27634
27637
|
), t.redirect(`/u/pre-signup-sent?state=${e}`);
|
|
27635
27638
|
}
|
|
27636
|
-
),
|
|
27639
|
+
), nA = (t) => {
|
|
27637
27640
|
const { redirectUrl: e, theme: n, branding: r, client: i } = t;
|
|
27638
27641
|
return /* @__PURE__ */ v(
|
|
27639
27642
|
it,
|
|
@@ -27655,7 +27658,7 @@ const Wl = (t) => {
|
|
|
27655
27658
|
]
|
|
27656
27659
|
}
|
|
27657
27660
|
);
|
|
27658
|
-
},
|
|
27661
|
+
}, rA = new Ee().openapi(
|
|
27659
27662
|
G({
|
|
27660
27663
|
tags: ["login"],
|
|
27661
27664
|
method: "get",
|
|
@@ -27682,7 +27685,7 @@ const Wl = (t) => {
|
|
|
27682
27685
|
o.authParams.username || ""
|
|
27683
27686
|
)), t.html(
|
|
27684
27687
|
/* @__PURE__ */ v(
|
|
27685
|
-
|
|
27688
|
+
nA,
|
|
27686
27689
|
{
|
|
27687
27690
|
redirectUrl: c == null ? void 0 : c.href,
|
|
27688
27691
|
theme: n,
|
|
@@ -27692,7 +27695,7 @@ const Wl = (t) => {
|
|
|
27692
27695
|
)
|
|
27693
27696
|
);
|
|
27694
27697
|
}
|
|
27695
|
-
),
|
|
27698
|
+
), iA = new Ee().openapi(
|
|
27696
27699
|
G({
|
|
27697
27700
|
tags: ["login"],
|
|
27698
27701
|
method: "get",
|
|
@@ -27729,7 +27732,7 @@ const Wl = (t) => {
|
|
|
27729
27732
|
)
|
|
27730
27733
|
);
|
|
27731
27734
|
}
|
|
27732
|
-
),
|
|
27735
|
+
), oA = ({ theme: t, branding: e, client: n, state: r }) => {
|
|
27733
27736
|
const i = new URLSearchParams({
|
|
27734
27737
|
state: r
|
|
27735
27738
|
});
|
|
@@ -27757,7 +27760,7 @@ const Wl = (t) => {
|
|
|
27757
27760
|
]
|
|
27758
27761
|
}
|
|
27759
27762
|
);
|
|
27760
|
-
},
|
|
27763
|
+
}, sA = new Ee().openapi(
|
|
27761
27764
|
G({
|
|
27762
27765
|
tags: ["login"],
|
|
27763
27766
|
method: "get",
|
|
@@ -27820,7 +27823,7 @@ const Wl = (t) => {
|
|
|
27820
27823
|
}
|
|
27821
27824
|
return t.html(
|
|
27822
27825
|
/* @__PURE__ */ v(
|
|
27823
|
-
|
|
27826
|
+
oA,
|
|
27824
27827
|
{
|
|
27825
27828
|
theme: c,
|
|
27826
27829
|
branding: l,
|
|
@@ -27830,7 +27833,7 @@ const Wl = (t) => {
|
|
|
27830
27833
|
)
|
|
27831
27834
|
);
|
|
27832
27835
|
}
|
|
27833
|
-
),
|
|
27836
|
+
), aA = (t) => {
|
|
27834
27837
|
const { theme: e, branding: n, client: r, email: i, state: o } = t;
|
|
27835
27838
|
return /* @__PURE__ */ v(
|
|
27836
27839
|
it,
|
|
@@ -27861,7 +27864,7 @@ const Wl = (t) => {
|
|
|
27861
27864
|
]
|
|
27862
27865
|
}
|
|
27863
27866
|
);
|
|
27864
|
-
},
|
|
27867
|
+
}, cA = new Ee().openapi(
|
|
27865
27868
|
G({
|
|
27866
27869
|
tags: ["login"],
|
|
27867
27870
|
method: "get",
|
|
@@ -27888,7 +27891,7 @@ const Wl = (t) => {
|
|
|
27888
27891
|
throw new P(400, { message: "Username required" });
|
|
27889
27892
|
return t.html(
|
|
27890
27893
|
/* @__PURE__ */ v(
|
|
27891
|
-
|
|
27894
|
+
aA,
|
|
27892
27895
|
{
|
|
27893
27896
|
theme: n,
|
|
27894
27897
|
branding: r,
|
|
@@ -27902,21 +27905,21 @@ const Wl = (t) => {
|
|
|
27902
27905
|
), I1 = `
|
|
27903
27906
|
@font-face{font-display:swap;font-family:KHTeka;font-style:normal;font-weight:400;src:url(https://assets.sesamy.com/fonts/khteka/WOFF2/KHTeka-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:KHTeka;font-style:normal;font-weight:500;src:url(https://assets.sesamy.com/fonts/khteka/WOFF2/KHTeka-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:KHTeka;font-style:normal;font-weight:600;src:url(https://assets.sesamy.com/fonts/khteka/WOFF2/KHTeka-Bold.woff2) format("woff2")}@font-face{font-family:uicon;src:url(https://login2.sesamy.com/_next/static/media/uicon.0b00e08a.woff2)}[class*=" uicon-"],[class^=uicon-]{font-family:uicon!important;font-size:inherit;font-style:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.uicon-apple:before{content:"\\ea01"}.uicon-arrow-down:before{content:"\\ea02"}.uicon-arrow-left:before{content:"\\ea03"}.uicon-arrow-right:before{content:"\\ea04"}.uicon-arrow-up:before{content:"\\ea05"}.uicon-facebook:before{content:"\\ea06"}.uicon-google:before{content:"\\ea07"}.uicon-info-bubble:before{content:"\\ea08"}.uicon-info:before{content:"\\ea09"}.uicon-sesamy:before{content:"\\ea0a"}.uicon-spinner-circle:before{content:"\\ea0b"}.uicon-spinner-inner:before{content:"\\ea0c"}
|
|
27904
27907
|
|
|
27905
|
-
/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #bfbcd7;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:KHTeka,Helvetica Neue,HelveticaNeue,TeX Gyre Heros,TeXGyreHeros,FreeSans,Nimbus Sans L,Liberation Sans,Arimo,Helvetica,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#4b4a58;opacity:1}input::placeholder,textarea::placeholder{color:#4b4a58;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}body,html{height:100%}body{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity));font-size:1rem;letter-spacing:.0125rem;line-height:120%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1280px){body{font-size:1.125rem;line-height:120%}}:is(.dark body){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button,input,optgroup,select,textarea{font-size:.875rem;letter-spacing:.0125rem;line-height:120%}@media (min-width:1280px){button,input,optgroup,select,textarea{font-size:1rem;line-height:120%}}h1{font-size:1.5rem;font-weight:500;line-height:120%}@media (min-width:1280px){h1{font-size:2rem;line-height:120%}}@media (min-width:640px){h1{font-size:3rem;letter-spacing:-.0625rem;line-height:100%}}@media (min-width:1280px){h1{font-size:3.5rem;letter-spacing:-.0625rem;line-height:100%}}h2{font-size:1.25rem;font-weight:500;line-height:120%}@media (min-width:1280px){h2{font-size:1.5rem;line-height:120%}}@media (min-width:640px){h2{font-size:2rem;letter-spacing:0;line-height:120%}}@media (min-width:1280px){h2{font-size:3rem;letter-spacing:-.0625rem;line-height:100%}}h3{font-size:1.125rem;font-weight:500;line-height:120%}@media (min-width:1280px){h3{font-size:1.25rem;line-height:120%}}@media (min-width:640px){h3{font-size:1.5rem;line-height:120%}}@media (min-width:1280px){h3{font-size:2rem;line-height:120%}}h4{font-size:1rem;font-weight:500;line-height:120%}@media (min-width:1280px){h4{font-size:1.125rem;line-height:120%}}@media (min-width:640px){h4{font-size:1.125rem;line-height:120%}}@media (min-width:1280px){h4{font-size:1.5rem;line-height:120%}}h5{font-size:.875rem;font-weight:500;line-height:120%}@media (min-width:1280px){h5{font-size:1rem;line-height:120%}}@media (min-width:640px){h5{font-size:1rem;line-height:120%}}@media (min-width:1280px){h5{font-size:1.125rem;line-height:120%}}h6{font-size:.75rem;font-weight:500;line-height:135%}@media (min-width:1280px){h6{font-size:.875rem;line-height:120%}}@media (min-width:640px){h6{font-size:.875rem;line-height:120%}}@media (min-width:1280px){h6{font-size:1rem;line-height:120%}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-1\\/2{top:50%}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\\!hidden{display:none!important}.hidden{display:none}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-\\[calc\\(100vh-83px\\)\\]{min-height:calc(100vh - 83px)}.min-h-full{min-height:100%}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-\\[calc\\(100\\%-theme\\(space\\.2\\)-theme\\(space\\.2\\)\\)\\]{width:calc(100% - 1rem)}.w-full{width:100%}.max-w-\\[1295px\\]{max-width:1295px}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.flex-col{flex-direction:column}.\\!flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.625rem}.rounded-md{border-radius:.375rem}.rounded-r-lg{border-bottom-right-radius:.625rem;border-top-right-radius:.625rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgb(248 249 251/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(191 188 215/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(136 134 159/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(59 57 70/var(--tw-border-opacity))}.border-red{--tw-border-opacity:1;border-color:rgb(252 90 90/var(--tw-border-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity))}.bg-primary{background-color:var(--primary-color)}.bg-primaryHover{background-color:var(--primary-hover)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pt-2{padding-top:.5rem}.pt-2\\.5{padding-top:.625rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.indent-\\[5px\\]{text-indent:5px}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\\!text-base{font-size:1rem!important;line-height:120%!important}.text-2xl{font-size:1.5rem;line-height:120%}.text-3xl{font-size:2rem;line-height:120%}.text-base{font-size:1rem;line-height:120%}.text-lg{font-size:1.125rem;line-height:120%}.text-sm{font-size:.875rem;line-height:120%}.text-xl{font-size:1.25rem;line-height:120%}.text-xs{font-size:.75rem;line-height:135%}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-\\[0\\]{line-height:0}.leading-tight{line-height:1.25}.text-\\[\\#1196F5\\]{--tw-text-opacity:1;color:rgb(17 150 245/var(--tw-text-opacity))}.text-\\[\\#B2B2B2\\]{--tw-text-opacity:1;color:rgb(178 178 178/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(191 188 215/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(75 74 88/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(59 57 70/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(30 30 39/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(8 8 14/var(--tw-text-opacity))}.text-primary{color:var(--primary-color)}.text-red{--tw-text-opacity:1;color:rgb(252 90 90/var(--tw-text-opacity))}.text-textOnPrimary{color:var(--text-on-primary)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(75 74 88/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(75 74 88/var(--tw-placeholder-opacity))}.accent-\\[\\#4F2D7F\\]{accent-color:#4f2d7f}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.row-up-left{align-content:flex-start;justify-content:flex-start}.row,.row-up-left{display:flex;flex-direction:row;flex-wrap:wrap}.row{align-content:center;align-items:center;justify-content:center}.column-left{align-items:flex-start}.column,.column-left{display:flex;flex-direction:column;justify-content:center}.column{align-items:center}@media (min-width:1280px){.text-5xl{font-size:5.125rem;letter-spacing:-.125rem;line-height:100%}.text-4xl{font-size:3.5rem}.text-3xl,.text-4xl{letter-spacing:-.0625rem;line-height:100%}.text-3xl{font-size:3rem}.text-2xl{font-size:2rem}.text-2xl,.text-xl{line-height:120%}.text-xl{font-size:1.5rem}.text-lg{font-size:1.25rem}.text-base,.text-lg{line-height:120%}.text-base{font-size:1.125rem}.text-sm{font-size:1rem}.text-sm,.text-xs{line-height:120%}.text-xs{font-size:.875rem}}:root{--primary-color:#7d68f4;--primary-hover:#7e69f4;--text-on-primary:#fff}svg{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}*,:after,:before{text-underline-offset:4px}input[type=number],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield!important}.btn.is-loading{cursor:not-allowed;opacity:.4;pointer-events:none}.btn .btn-spinner,.btn.is-loading .btn-label{opacity:0;visibility:hidden}.btn.is-loading .btn-spinner{opacity:1;visibility:visible}[class*=" uicon-"],[class^=uicon-]{letter-spacing:0;line-height:100%}.placeholder\\:text-gray-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.placeholder\\:text-gray-300::placeholder{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.hover\\:bg-black\\/5:hover{background-color:rgba(0,0,0,.05)}.hover\\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity))}.hover\\:bg-primaryHover:hover{background-color:var(--primary-hover)}.hover\\:text-primaryHover:hover{color:var(--primary-hover)}.hover\\:underline:hover{text-decoration-line:underline}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\\:ring-1:focus,.focus\\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color:var(--primary-color)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px}:is(.dark .dark\\:border-gray-400){--tw-border-opacity:1;border-color:rgb(75 74 88/var(--tw-border-opacity))}:is(.dark .dark\\:border-gray-500){--tw-border-opacity:1;border-color:rgb(59 57 70/var(--tw-border-opacity))}:is(.dark .dark\\:border-gray-600){--tw-border-opacity:1;border-color:rgb(40 40 52/var(--tw-border-opacity))}:is(.dark .dark\\:bg-black){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}:is(.dark .dark\\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(40 40 52/var(--tw-bg-opacity))}:is(.dark .dark\\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(20 20 26/var(--tw-bg-opacity))}:is(.dark .dark\\:text-\\[\\#201a41\\]){--tw-text-opacity:1;color:rgb(32 26 65/var(--tw-text-opacity))}:is(.dark .dark\\:text-gray-300){--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}:is(.dark .dark\\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\\:hover\\:bg-black\\/90:hover){background-color:rgba(0,0,0,.9)}:is(.dark .dark\\:focus\\:ring-offset-gray-900:focus){--tw-ring-offset-color:#08080e}@media (min-width:640px){.sm\\:absolute{position:absolute}.sm\\:left-4{left:1rem}.sm\\:top-1\\/2{top:50%}.sm\\:mt-4{margin-top:1rem}.sm\\:inline{display:inline}.sm\\:h-6{height:1.5rem}.sm\\:min-h-\\[700px\\]{min-height:700px}.sm\\:w-6{width:1.5rem}.sm\\:w-\\[calc\\(100\\%-theme\\(space\\.16\\)-theme\\(space\\.16\\)\\)\\]{width:calc(100% - 8rem)}.sm\\:w-auto{width:auto}.sm\\:max-w-md{max-width:28rem}.sm\\:-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:flex-col{flex-direction:column}.sm\\:justify-normal{justify-content:normal}.sm\\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.sm\\:bg-fixed{background-attachment:fixed}.sm\\:bg-left-top{background-position:0 0}.sm\\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.sm\\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\\:pt-16{padding-top:4rem}.sm\\:text-2xl{font-size:1.5rem;line-height:120%}.sm\\:text-base{font-size:1rem;line-height:120%}}@media (min-width:1280px){.md\\:min-w-\\[448px\\]{min-width:448px}.md\\:text-3xl{font-size:2rem;line-height:120%}.md\\:text-base{font-size:1rem;line-height:120%}.md\\:text-sm{font-size:.875rem;line-height:120%}.md\\:text-xs{font-size:.75rem;line-height:135%}}@media (max-height:900px) and (min-width:640px){.short\\:static{position:static}.short\\:left-auto{left:auto}.short\\:top-auto{top:auto}.short\\:hidden{display:none}.short\\:h-5{height:1.25rem}.short\\:min-h-\\[558px\\]{min-height:558px}.short\\:w-5{width:1.25rem}.short\\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.short\\:flex-row{flex-direction:row}.short\\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.short\\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.short\\:px-0{padding-left:0;padding-right:0}.short\\:py-3{padding-bottom:.75rem;padding-top:.75rem}.short\\:text-xl{font-size:1.25rem;line-height:120%}}.\\[\\&\\>\\*\\:last-child\\]\\:mb-0>:last-child{margin-bottom:0}.\\[\\&_h1\\]\\:mb-6 h1,.\\[\\&_h2\\]\\:mb-6 h2{margin-bottom:1.5rem}`;
|
|
27906
|
-
function
|
|
27908
|
+
/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #bfbcd7;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:KHTeka,Helvetica Neue,HelveticaNeue,TeX Gyre Heros,TeXGyreHeros,FreeSans,Nimbus Sans L,Liberation Sans,Arimo,Helvetica,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#4b4a58;opacity:1}input::placeholder,textarea::placeholder{color:#4b4a58;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}body,html{height:100%}body{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity));font-size:1rem;letter-spacing:.0125rem;line-height:120%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1280px){body{font-size:1.125rem;line-height:120%}}:is(.dark body){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}button,input,optgroup,select,textarea{font-size:.875rem;letter-spacing:.0125rem;line-height:120%}@media (min-width:1280px){button,input,optgroup,select,textarea{font-size:1rem;line-height:120%}}h1{font-size:1.5rem;font-weight:500;line-height:120%}@media (min-width:1280px){h1{font-size:2rem;line-height:120%}}@media (min-width:640px){h1{font-size:3rem;letter-spacing:-.0625rem;line-height:100%}}@media (min-width:1280px){h1{font-size:3.5rem;letter-spacing:-.0625rem;line-height:100%}}h2{font-size:1.25rem;font-weight:500;line-height:120%}@media (min-width:1280px){h2{font-size:1.5rem;line-height:120%}}@media (min-width:640px){h2{font-size:2rem;letter-spacing:0;line-height:120%}}@media (min-width:1280px){h2{font-size:3rem;letter-spacing:-.0625rem;line-height:100%}}h3{font-size:1.125rem;font-weight:500;line-height:120%}@media (min-width:1280px){h3{font-size:1.25rem;line-height:120%}}@media (min-width:640px){h3{font-size:1.5rem;line-height:120%}}@media (min-width:1280px){h3{font-size:2rem;line-height:120%}}h4{font-size:1rem;font-weight:500;line-height:120%}@media (min-width:1280px){h4{font-size:1.125rem;line-height:120%}}@media (min-width:640px){h4{font-size:1.125rem;line-height:120%}}@media (min-width:1280px){h4{font-size:1.5rem;line-height:120%}}h5{font-size:.875rem;font-weight:500;line-height:120%}@media (min-width:1280px){h5{font-size:1rem;line-height:120%}}@media (min-width:640px){h5{font-size:1rem;line-height:120%}}@media (min-width:1280px){h5{font-size:1.125rem;line-height:120%}}h6{font-size:.75rem;font-weight:500;line-height:135%}@media (min-width:1280px){h6{font-size:.875rem;line-height:120%}}@media (min-width:640px){h6{font-size:.875rem;line-height:120%}}@media (min-width:1280px){h6{font-size:1rem;line-height:120%}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-1\\/2{top:50%}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\\!hidden{display:none!important}.hidden{display:none}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-\\[calc\\(100vh-83px\\)\\]{min-height:calc(100vh - 83px)}.min-h-full{min-height:100%}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-\\[calc\\(100\\%-theme\\(space\\.2\\)-theme\\(space\\.2\\)\\)\\]{width:calc(100% - 1rem)}.w-full{width:100%}.max-w-\\[1295px\\]{max-width:1295px}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.flex-col{flex-direction:column}.\\!flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.625rem}.rounded-md{border-radius:.375rem}.rounded-r-lg{border-bottom-right-radius:.625rem;border-top-right-radius:.625rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgb(248 249 251/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(191 188 215/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(136 134 159/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(59 57 70/var(--tw-border-opacity))}.border-red{--tw-border-opacity:1;border-color:rgb(252 90 90/var(--tw-border-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity))}.bg-primary{background-color:var(--primary-color)}.bg-primaryHover{background-color:var(--primary-hover)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pb-2{padding-bottom:.5rem}.pb-8{padding-bottom:2rem}.pt-2{padding-top:.5rem}.pt-2\\.5{padding-top:.625rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.indent-\\[5px\\]{text-indent:5px}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\\!text-base{font-size:1rem!important;line-height:120%!important}.text-2xl{font-size:1.5rem;line-height:120%}.text-3xl{font-size:2rem;line-height:120%}.text-base{font-size:1rem;line-height:120%}.text-lg{font-size:1.125rem;line-height:120%}.text-sm{font-size:.875rem;line-height:120%}.text-xl{font-size:1.25rem;line-height:120%}.text-xs{font-size:.75rem;line-height:135%}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-\\[0\\]{line-height:0}.leading-tight{line-height:1.25}.text-\\[\\#1196F5\\]{--tw-text-opacity:1;color:rgb(17 150 245/var(--tw-text-opacity))}.text-\\[\\#B2B2B2\\]{--tw-text-opacity:1;color:rgb(178 178 178/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(191 188 215/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(75 74 88/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(59 57 70/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(30 30 39/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(8 8 14/var(--tw-text-opacity))}.text-primary{color:var(--primary-color)}.text-red{--tw-text-opacity:1;color:rgb(252 90 90/var(--tw-text-opacity))}.text-textOnPrimary{color:var(--text-on-primary)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(75 74 88/var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(75 74 88/var(--tw-placeholder-opacity))}.accent-\\[\\#4F2D7F\\]{accent-color:#4f2d7f}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.row-up-left{align-content:flex-start;justify-content:flex-start}.row,.row-up-left{display:flex;flex-direction:row;flex-wrap:wrap}.row{align-content:center;align-items:center;justify-content:center}.column-left{align-items:flex-start}.column,.column-left{display:flex;flex-direction:column;justify-content:center}.column{align-items:center}@media (min-width:1280px){.text-5xl{font-size:5.125rem;letter-spacing:-.125rem;line-height:100%}.text-4xl{font-size:3.5rem}.text-3xl,.text-4xl{letter-spacing:-.0625rem;line-height:100%}.text-3xl{font-size:3rem}.text-2xl{font-size:2rem}.text-2xl,.text-xl{line-height:120%}.text-xl{font-size:1.5rem}.text-lg{font-size:1.25rem}.text-base,.text-lg{line-height:120%}.text-base{font-size:1.125rem}.text-sm{font-size:1rem}.text-sm,.text-xs{line-height:120%}.text-xs{font-size:.875rem}}:root{--primary-color:#7d68f4;--primary-hover:#9786f6;--text-on-primary:#fff}svg{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}*,:after,:before{text-underline-offset:4px}input[type=number],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield!important}.btn.is-loading{cursor:not-allowed;opacity:.4;pointer-events:none}.btn .btn-spinner,.btn.is-loading .btn-label{opacity:0;visibility:hidden}.btn.is-loading .btn-spinner{opacity:1;visibility:visible}[class*=" uicon-"],[class^=uicon-]{letter-spacing:0;line-height:100%}.placeholder\\:text-gray-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.placeholder\\:text-gray-300::placeholder{--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}.hover\\:bg-black\\/5:hover{background-color:rgba(0,0,0,.05)}.hover\\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(248 249 251/var(--tw-bg-opacity))}.hover\\:bg-primaryHover:hover{background-color:var(--primary-hover)}.hover\\:text-primaryHover:hover{color:var(--primary-hover)}.hover\\:underline:hover{text-decoration-line:underline}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\\:ring-1:focus,.focus\\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:ring-primary:focus{--tw-ring-color:var(--primary-color)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px}:is(.dark .dark\\:border-gray-400){--tw-border-opacity:1;border-color:rgb(75 74 88/var(--tw-border-opacity))}:is(.dark .dark\\:border-gray-500){--tw-border-opacity:1;border-color:rgb(59 57 70/var(--tw-border-opacity))}:is(.dark .dark\\:border-gray-600){--tw-border-opacity:1;border-color:rgb(40 40 52/var(--tw-border-opacity))}:is(.dark .dark\\:bg-black){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}:is(.dark .dark\\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(40 40 52/var(--tw-bg-opacity))}:is(.dark .dark\\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(20 20 26/var(--tw-bg-opacity))}:is(.dark .dark\\:text-\\[\\#201a41\\]){--tw-text-opacity:1;color:rgb(32 26 65/var(--tw-text-opacity))}:is(.dark .dark\\:text-gray-300){--tw-text-opacity:1;color:rgb(136 134 159/var(--tw-text-opacity))}:is(.dark .dark\\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\\:hover\\:bg-black\\/90:hover){background-color:rgba(0,0,0,.9)}:is(.dark .dark\\:focus\\:ring-offset-gray-900:focus){--tw-ring-offset-color:#08080e}@media (min-width:640px){.sm\\:absolute{position:absolute}.sm\\:left-4{left:1rem}.sm\\:top-1\\/2{top:50%}.sm\\:mt-4{margin-top:1rem}.sm\\:inline{display:inline}.sm\\:h-6{height:1.5rem}.sm\\:min-h-\\[700px\\]{min-height:700px}.sm\\:w-6{width:1.5rem}.sm\\:w-\\[calc\\(100\\%-theme\\(space\\.16\\)-theme\\(space\\.16\\)\\)\\]{width:calc(100% - 8rem)}.sm\\:w-auto{width:auto}.sm\\:max-w-md{max-width:28rem}.sm\\:-translate-y-1\\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:flex-col{flex-direction:column}.sm\\:justify-normal{justify-content:normal}.sm\\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.sm\\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.sm\\:bg-fixed{background-attachment:fixed}.sm\\:bg-left-top{background-position:0 0}.sm\\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.sm\\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\\:pt-16{padding-top:4rem}.sm\\:text-2xl{font-size:1.5rem;line-height:120%}.sm\\:text-base{font-size:1rem;line-height:120%}}@media (min-width:1280px){.md\\:min-w-\\[448px\\]{min-width:448px}.md\\:text-3xl{font-size:2rem;line-height:120%}.md\\:text-base{font-size:1rem;line-height:120%}.md\\:text-sm{font-size:.875rem;line-height:120%}.md\\:text-xs{font-size:.75rem;line-height:135%}}@media (max-height:900px) and (min-width:640px){.short\\:static{position:static}.short\\:left-auto{left:auto}.short\\:top-auto{top:auto}.short\\:hidden{display:none}.short\\:h-5{height:1.25rem}.short\\:min-h-\\[558px\\]{min-height:558px}.short\\:w-5{width:1.25rem}.short\\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.short\\:flex-row{flex-direction:row}.short\\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.short\\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.short\\:px-0{padding-left:0;padding-right:0}.short\\:py-3{padding-bottom:.75rem;padding-top:.75rem}.short\\:text-xl{font-size:1.25rem;line-height:120%}}.\\[\\&\\>\\*\\:last-child\\]\\:mb-0>:last-child{margin-bottom:0}.\\[\\&_h1\\]\\:mb-6 h1,.\\[\\&_h2\\]\\:mb-6 h2{margin-bottom:1.5rem}`;
|
|
27909
|
+
function EK() {
|
|
27907
27910
|
if (typeof document < "u") {
|
|
27908
27911
|
const t = document.createElement("style");
|
|
27909
27912
|
t.innerHTML = I1, t.setAttribute("data-authhero-tailwind", ""), document.head.appendChild(t);
|
|
27910
27913
|
}
|
|
27911
27914
|
}
|
|
27912
|
-
const
|
|
27915
|
+
const lA = (t) => /* @__PURE__ */ v(
|
|
27913
27916
|
"div",
|
|
27914
27917
|
{
|
|
27915
27918
|
className: "rich-text mb-6 prose prose-gray max-w-none [&>*:last-child]:mb-0 [&_h1]:mb-6 [&_h2]:mb-6",
|
|
27916
27919
|
dangerouslySetInnerHTML: { __html: t.config.content }
|
|
27917
27920
|
},
|
|
27918
27921
|
t.id
|
|
27919
|
-
),
|
|
27922
|
+
), uA = (t) => /* @__PURE__ */ v("div", { className: "flex items-center gap-2", children: [
|
|
27920
27923
|
/* @__PURE__ */ v(
|
|
27921
27924
|
"input",
|
|
27922
27925
|
{
|
|
@@ -27928,7 +27931,7 @@ const cA = (t) => /* @__PURE__ */ v(
|
|
|
27928
27931
|
}
|
|
27929
27932
|
),
|
|
27930
27933
|
/* @__PURE__ */ v("span", { className: "text-base leading-tight", children: /* @__PURE__ */ v("span", { dangerouslySetInnerHTML: { __html: t.config.text } }) })
|
|
27931
|
-
] }, t.id),
|
|
27934
|
+
] }, t.id), dA = (t) => {
|
|
27932
27935
|
var e;
|
|
27933
27936
|
return /* @__PURE__ */ v("div", { className: "mb-4", children: /* @__PURE__ */ v(
|
|
27934
27937
|
"input",
|
|
@@ -27942,14 +27945,14 @@ const cA = (t) => /* @__PURE__ */ v(
|
|
|
27942
27945
|
}
|
|
27943
27946
|
) }, t.id);
|
|
27944
27947
|
};
|
|
27945
|
-
function
|
|
27948
|
+
function pA(t) {
|
|
27946
27949
|
switch (t.type) {
|
|
27947
27950
|
case "RICH_TEXT":
|
|
27948
|
-
return cA(t);
|
|
27949
|
-
case "LEGAL":
|
|
27950
27951
|
return lA(t);
|
|
27951
|
-
case "
|
|
27952
|
+
case "LEGAL":
|
|
27952
27953
|
return uA(t);
|
|
27954
|
+
case "TEXT":
|
|
27955
|
+
return dA(t);
|
|
27953
27956
|
default:
|
|
27954
27957
|
return null;
|
|
27955
27958
|
}
|
|
@@ -27992,7 +27995,7 @@ const Xl = ({
|
|
|
27992
27995
|
/* @__PURE__ */ v("div", { id: "_legalWrapper", children: [
|
|
27993
27996
|
o && o.map((d) => {
|
|
27994
27997
|
if (d.type === "NEXT_BUTTON") return null;
|
|
27995
|
-
const p =
|
|
27998
|
+
const p = pA(d);
|
|
27996
27999
|
return p ? /* @__PURE__ */ v(
|
|
27997
28000
|
"div",
|
|
27998
28001
|
{
|
|
@@ -28033,7 +28036,7 @@ const Xl = ({
|
|
|
28033
28036
|
] })
|
|
28034
28037
|
] }) })
|
|
28035
28038
|
] });
|
|
28036
|
-
},
|
|
28039
|
+
}, fA = new Ee().openapi(
|
|
28037
28040
|
G({
|
|
28038
28041
|
tags: ["forms"],
|
|
28039
28042
|
method: "get",
|
|
@@ -28182,7 +28185,7 @@ const Xl = ({
|
|
|
28182
28185
|
}
|
|
28183
28186
|
}
|
|
28184
28187
|
);
|
|
28185
|
-
function
|
|
28188
|
+
function hA(t) {
|
|
28186
28189
|
const e = new Ee();
|
|
28187
28190
|
e.onError((r, i) => r instanceof Qi ? i.redirect(r.location, r.status) : r instanceof P ? i.text(r.message || "Error", r.status) : i.text("Unexpected error", 500)), e.use(async (r, i) => {
|
|
28188
28191
|
const o = es(r, t.dataAdapter), c = ol(o, {
|
|
@@ -28197,7 +28200,7 @@ function fA(t) {
|
|
|
28197
28200
|
"content-type": "text/css; charset=utf-8"
|
|
28198
28201
|
});
|
|
28199
28202
|
});
|
|
28200
|
-
const n = e.route("/info",
|
|
28203
|
+
const n = e.route("/info", iA).route("/check-account", X8).route("/account", Y8).route("/change-email", Z8).route("/change-email-confirmation", Q8).route("/login/identifier", p8).route("/enter-code", B8).route("/enter-password", q8).route("/invalid-session", rA).route("/pre-signup", tA).route("/pre-signup-sent", cA).route("/reset-password", H8).route("/forgot-password", G8).route("/validate-email", sA).route("/signup", V8).route("/forms", fA);
|
|
28201
28204
|
return n.doc("/u/spec", {
|
|
28202
28205
|
openapi: "3.0.0",
|
|
28203
28206
|
info: {
|
|
@@ -28206,12 +28209,12 @@ function fA(t) {
|
|
|
28206
28209
|
}
|
|
28207
28210
|
}), n;
|
|
28208
28211
|
}
|
|
28209
|
-
const zt = s.object({ "#text": s.string() }),
|
|
28212
|
+
const zt = s.object({ "#text": s.string() }), gA = s.object({
|
|
28210
28213
|
"#text": s.string(),
|
|
28211
28214
|
"@_xmlns:saml": s.string().optional()
|
|
28212
|
-
}),
|
|
28215
|
+
}), mA = s.object({
|
|
28213
28216
|
"samlp:AuthnRequest": s.object({
|
|
28214
|
-
"saml:Issuer":
|
|
28217
|
+
"saml:Issuer": gA,
|
|
28215
28218
|
"@_xmlns:samlp": s.string(),
|
|
28216
28219
|
"@_xmlns:saml": s.string().optional(),
|
|
28217
28220
|
"@_ForceAuthn": s.string().transform((t) => t.toLowerCase() === "true").optional(),
|
|
@@ -28289,7 +28292,7 @@ s.array(
|
|
|
28289
28292
|
)
|
|
28290
28293
|
})
|
|
28291
28294
|
);
|
|
28292
|
-
const
|
|
28295
|
+
const _A = s.object({
|
|
28293
28296
|
"saml:AttributeValue": s.array(
|
|
28294
28297
|
s.object({
|
|
28295
28298
|
"#text": s.string()
|
|
@@ -28302,7 +28305,7 @@ const mA = s.object({
|
|
|
28302
28305
|
"@_Name": s.string().optional(),
|
|
28303
28306
|
"@_NameFormat": s.string().optional()
|
|
28304
28307
|
})
|
|
28305
|
-
}),
|
|
28308
|
+
}), yA = s.object({
|
|
28306
28309
|
"ds:Transform": s.array(s.any()),
|
|
28307
28310
|
":@": s.object({
|
|
28308
28311
|
"@_Algorithm": s.string()
|
|
@@ -28329,7 +28332,7 @@ const mA = s.object({
|
|
|
28329
28332
|
"ds:Reference": s.array(
|
|
28330
28333
|
s.union([
|
|
28331
28334
|
s.object({
|
|
28332
|
-
"ds:Transforms": s.array(
|
|
28335
|
+
"ds:Transforms": s.array(yA)
|
|
28333
28336
|
}),
|
|
28334
28337
|
s.object({
|
|
28335
28338
|
"ds:DigestMethod": s.array(s.string()),
|
|
@@ -28459,7 +28462,7 @@ s.array(
|
|
|
28459
28462
|
s.object({
|
|
28460
28463
|
"saml:AttributeStatement": s.array(
|
|
28461
28464
|
s.object({
|
|
28462
|
-
"saml:Attribute": s.array(
|
|
28465
|
+
"saml:Attribute": s.array(_A),
|
|
28463
28466
|
":@": s.object({
|
|
28464
28467
|
"@_FriendlyName": s.string().optional(),
|
|
28465
28468
|
"@_Name": s.string(),
|
|
@@ -28490,7 +28493,7 @@ s.array(
|
|
|
28490
28493
|
})
|
|
28491
28494
|
})
|
|
28492
28495
|
);
|
|
28493
|
-
var
|
|
28496
|
+
var wA = {}, Zr = {}, Es = {}, ul = {};
|
|
28494
28497
|
(function(t) {
|
|
28495
28498
|
var e = t;
|
|
28496
28499
|
(function(n) {
|
|
@@ -30831,20 +30834,20 @@ function dl(t) {
|
|
|
30831
30834
|
return t && typeof t == "object" && Number.isInteger(t.nodeType) && t.nodeType >= 1 && t.nodeType <= 11 && typeof t.nodeName == "string" && typeof t.appendChild == "function" && typeof t.removeChild == "function";
|
|
30832
30835
|
}
|
|
30833
30836
|
xe.isNodeLike = dl;
|
|
30834
|
-
function
|
|
30837
|
+
function vA(t) {
|
|
30835
30838
|
if (!dl(t))
|
|
30836
30839
|
throw new Error(`Value is not a Node-like object. Received: ${t}`);
|
|
30837
30840
|
}
|
|
30838
|
-
xe.assertIsNodeLike =
|
|
30841
|
+
xe.assertIsNodeLike = vA;
|
|
30839
30842
|
function T1(t) {
|
|
30840
30843
|
return Array.isArray(t) && t.every(dl);
|
|
30841
30844
|
}
|
|
30842
30845
|
xe.isArrayOfNodes = T1;
|
|
30843
|
-
function
|
|
30846
|
+
function bA(t) {
|
|
30844
30847
|
if (!T1(t))
|
|
30845
30848
|
throw new Error("Value is not an array of Nodes");
|
|
30846
30849
|
}
|
|
30847
|
-
xe.assertIsArrayOfNodes =
|
|
30850
|
+
xe.assertIsArrayOfNodes = bA;
|
|
30848
30851
|
function Cn(t, e) {
|
|
30849
30852
|
return dl(e) && e.nodeType === t;
|
|
30850
30853
|
}
|
|
@@ -30853,44 +30856,44 @@ function er(t, e) {
|
|
|
30853
30856
|
if (!Cn(t, e))
|
|
30854
30857
|
throw new Error(`Value is not of type ${n}`);
|
|
30855
30858
|
}
|
|
30856
|
-
const
|
|
30857
|
-
xe.isElementNode =
|
|
30858
|
-
const
|
|
30859
|
-
xe.isAttributeNode =
|
|
30860
|
-
const
|
|
30861
|
-
xe.isTextNode =
|
|
30862
|
-
const
|
|
30863
|
-
xe.isCDATASectionNode =
|
|
30864
|
-
const
|
|
30865
|
-
xe.isProcessingInstructionNode =
|
|
30866
|
-
const
|
|
30867
|
-
xe.isCommentNode =
|
|
30868
|
-
const
|
|
30869
|
-
xe.isDocumentNode =
|
|
30870
|
-
const
|
|
30871
|
-
xe.isDocumentTypeNode =
|
|
30872
|
-
const
|
|
30873
|
-
xe.isDocumentFragmentNode =
|
|
30874
|
-
const
|
|
30859
|
+
const xA = (t) => Cn(Je.ELEMENT_NODE, t);
|
|
30860
|
+
xe.isElementNode = xA;
|
|
30861
|
+
const $A = (t) => Cn(Je.ATTRIBUTE_NODE, t);
|
|
30862
|
+
xe.isAttributeNode = $A;
|
|
30863
|
+
const AA = (t) => Cn(Je.TEXT_NODE, t);
|
|
30864
|
+
xe.isTextNode = AA;
|
|
30865
|
+
const EA = (t) => Cn(Je.CDATA_SECTION_NODE, t);
|
|
30866
|
+
xe.isCDATASectionNode = EA;
|
|
30867
|
+
const SA = (t) => Cn(Je.PROCESSING_INSTRUCTION_NODE, t);
|
|
30868
|
+
xe.isProcessingInstructionNode = SA;
|
|
30869
|
+
const kA = (t) => Cn(Je.COMMENT_NODE, t);
|
|
30870
|
+
xe.isCommentNode = kA;
|
|
30871
|
+
const NA = (t) => Cn(Je.DOCUMENT_NODE, t);
|
|
30872
|
+
xe.isDocumentNode = NA;
|
|
30873
|
+
const CA = (t) => Cn(Je.DOCUMENT_TYPE_NODE, t);
|
|
30874
|
+
xe.isDocumentTypeNode = CA;
|
|
30875
|
+
const IA = (t) => Cn(Je.DOCUMENT_FRAGMENT_NODE, t);
|
|
30876
|
+
xe.isDocumentFragmentNode = IA;
|
|
30877
|
+
const TA = (t) => {
|
|
30875
30878
|
er(Je.ELEMENT_NODE, t);
|
|
30876
30879
|
};
|
|
30877
|
-
xe.assertIsElementNode =
|
|
30878
|
-
const
|
|
30879
|
-
xe.assertIsAttributeNode =
|
|
30880
|
-
const
|
|
30881
|
-
xe.assertIsTextNode =
|
|
30882
|
-
const
|
|
30883
|
-
xe.assertIsCDATASectionNode =
|
|
30884
|
-
const
|
|
30885
|
-
xe.assertIsProcessingInstructionNode =
|
|
30886
|
-
const
|
|
30887
|
-
xe.assertIsCommentNode =
|
|
30888
|
-
const
|
|
30889
|
-
xe.assertIsDocumentNode =
|
|
30890
|
-
const
|
|
30891
|
-
xe.assertIsDocumentTypeNode =
|
|
30892
|
-
const
|
|
30893
|
-
xe.assertIsDocumentFragmentNode =
|
|
30880
|
+
xe.assertIsElementNode = TA;
|
|
30881
|
+
const OA = (t) => er(Je.ATTRIBUTE_NODE, t);
|
|
30882
|
+
xe.assertIsAttributeNode = OA;
|
|
30883
|
+
const DA = (t) => er(Je.TEXT_NODE, t);
|
|
30884
|
+
xe.assertIsTextNode = DA;
|
|
30885
|
+
const RA = (t) => er(Je.CDATA_SECTION_NODE, t);
|
|
30886
|
+
xe.assertIsCDATASectionNode = RA;
|
|
30887
|
+
const PA = (t) => er(Je.PROCESSING_INSTRUCTION_NODE, t);
|
|
30888
|
+
xe.assertIsProcessingInstructionNode = PA;
|
|
30889
|
+
const BA = (t) => er(Je.COMMENT_NODE, t);
|
|
30890
|
+
xe.assertIsCommentNode = BA;
|
|
30891
|
+
const jA = (t) => er(Je.DOCUMENT_NODE, t);
|
|
30892
|
+
xe.assertIsDocumentNode = jA;
|
|
30893
|
+
const LA = (t) => er(Je.DOCUMENT_TYPE_NODE, t);
|
|
30894
|
+
xe.assertIsDocumentTypeNode = LA;
|
|
30895
|
+
const FA = (t) => er(Je.DOCUMENT_FRAGMENT_NODE, t);
|
|
30896
|
+
xe.assertIsDocumentFragmentNode = FA;
|
|
30894
30897
|
(function(t) {
|
|
30895
30898
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.validateDigestValue = t.findAncestorNs = t.derToPem = t.pemToDer = t.normalizePem = t.BASE64_REGEX = t.EXTRACT_X509_CERTS = t.PEM_FORMAT_REGEX = t.encodeSpecialCharactersInText = t.encodeSpecialCharactersInAttribute = t.findChilds = t.findChildren = t.findAttr = t.isArrayHasLength = void 0;
|
|
30896
30899
|
const e = ul, n = xe;
|
|
@@ -31166,7 +31169,7 @@ class O1 {
|
|
|
31166
31169
|
}
|
|
31167
31170
|
}
|
|
31168
31171
|
Zr.C14nCanonicalization = O1;
|
|
31169
|
-
class
|
|
31172
|
+
class UA extends O1 {
|
|
31170
31173
|
constructor() {
|
|
31171
31174
|
super(), this.includeComments = !0;
|
|
31172
31175
|
}
|
|
@@ -31174,7 +31177,7 @@ class FA extends O1 {
|
|
|
31174
31177
|
return "http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments";
|
|
31175
31178
|
}
|
|
31176
31179
|
}
|
|
31177
|
-
Zr.C14nCanonicalizationWithComments =
|
|
31180
|
+
Zr.C14nCanonicalizationWithComments = UA;
|
|
31178
31181
|
var Qr = {};
|
|
31179
31182
|
Object.defineProperty(Qr, "__esModule", { value: !0 });
|
|
31180
31183
|
Qr.ExclusiveCanonicalizationWithComments = Qr.ExclusiveCanonicalization = void 0;
|
|
@@ -31315,7 +31318,7 @@ class D1 {
|
|
|
31315
31318
|
}
|
|
31316
31319
|
}
|
|
31317
31320
|
Qr.ExclusiveCanonicalization = D1;
|
|
31318
|
-
class
|
|
31321
|
+
class MA extends D1 {
|
|
31319
31322
|
constructor() {
|
|
31320
31323
|
super(), this.includeComments = !0;
|
|
31321
31324
|
}
|
|
@@ -31323,9 +31326,9 @@ class UA extends D1 {
|
|
|
31323
31326
|
return "http://www.w3.org/2001/10/xml-exc-c14n#WithComments";
|
|
31324
31327
|
}
|
|
31325
31328
|
}
|
|
31326
|
-
Qr.ExclusiveCanonicalizationWithComments =
|
|
31329
|
+
Qr.ExclusiveCanonicalizationWithComments = MA;
|
|
31327
31330
|
var pl = {}, fl = {}, tr = {}, nr = {};
|
|
31328
|
-
function
|
|
31331
|
+
function qA(t, e, n) {
|
|
31329
31332
|
if (n === void 0 && (n = Array.prototype), t && typeof n.find == "function")
|
|
31330
31333
|
return n.find.call(t, e);
|
|
31331
31334
|
for (var r = 0; r < t.length; r++)
|
|
@@ -31338,7 +31341,7 @@ function MA(t, e, n) {
|
|
|
31338
31341
|
function vf(t, e) {
|
|
31339
31342
|
return e === void 0 && (e = Object), e && typeof e.freeze == "function" ? e.freeze(t) : t;
|
|
31340
31343
|
}
|
|
31341
|
-
function
|
|
31344
|
+
function VA(t, e) {
|
|
31342
31345
|
if (t === null || typeof t != "object")
|
|
31343
31346
|
throw new TypeError("target is not an object");
|
|
31344
31347
|
for (var n in e)
|
|
@@ -31438,27 +31441,27 @@ var R1 = vf({
|
|
|
31438
31441
|
*/
|
|
31439
31442
|
XMLNS: "http://www.w3.org/2000/xmlns/"
|
|
31440
31443
|
});
|
|
31441
|
-
nr.assign =
|
|
31442
|
-
nr.find =
|
|
31444
|
+
nr.assign = VA;
|
|
31445
|
+
nr.find = qA;
|
|
31443
31446
|
nr.freeze = vf;
|
|
31444
31447
|
nr.MIME_TYPE = R1;
|
|
31445
31448
|
nr.NAMESPACE = P1;
|
|
31446
31449
|
var B1 = nr, xn = B1.find, Xo = B1.NAMESPACE;
|
|
31447
|
-
function
|
|
31450
|
+
function HA(t) {
|
|
31448
31451
|
return t !== "";
|
|
31449
31452
|
}
|
|
31450
|
-
function
|
|
31451
|
-
return t ? t.split(/[\t\n\f\r ]+/).filter(
|
|
31453
|
+
function zA(t) {
|
|
31454
|
+
return t ? t.split(/[\t\n\f\r ]+/).filter(HA) : [];
|
|
31452
31455
|
}
|
|
31453
|
-
function
|
|
31456
|
+
function KA(t, e) {
|
|
31454
31457
|
return t.hasOwnProperty(e) || (t[e] = !0), t;
|
|
31455
31458
|
}
|
|
31456
31459
|
function Vg(t) {
|
|
31457
31460
|
if (!t) return [];
|
|
31458
|
-
var e =
|
|
31459
|
-
return Object.keys(e.reduce(
|
|
31461
|
+
var e = zA(t);
|
|
31462
|
+
return Object.keys(e.reduce(KA, {}));
|
|
31460
31463
|
}
|
|
31461
|
-
function
|
|
31464
|
+
function GA(t) {
|
|
31462
31465
|
return function(e) {
|
|
31463
31466
|
return t && t.indexOf(e) !== -1;
|
|
31464
31467
|
};
|
|
@@ -31476,7 +31479,7 @@ function Tt(t, e) {
|
|
|
31476
31479
|
}
|
|
31477
31480
|
n.constructor != t && (typeof t != "function" && console.error("unknown Class:" + t), n.constructor = t);
|
|
31478
31481
|
}
|
|
31479
|
-
var Ot = {}, cn = Ot.ELEMENT_NODE = 1, Li = Ot.ATTRIBUTE_NODE = 2, Ya = Ot.TEXT_NODE = 3, j1 = Ot.CDATA_SECTION_NODE = 4, L1 = Ot.ENTITY_REFERENCE_NODE = 5,
|
|
31482
|
+
var Ot = {}, cn = Ot.ELEMENT_NODE = 1, Li = Ot.ATTRIBUTE_NODE = 2, Ya = Ot.TEXT_NODE = 3, j1 = Ot.CDATA_SECTION_NODE = 4, L1 = Ot.ENTITY_REFERENCE_NODE = 5, WA = Ot.ENTITY_NODE = 6, F1 = Ot.PROCESSING_INSTRUCTION_NODE = 7, U1 = Ot.COMMENT_NODE = 8, M1 = Ot.DOCUMENT_NODE = 9, q1 = Ot.DOCUMENT_TYPE_NODE = 10, Wn = Ot.DOCUMENT_FRAGMENT_NODE = 11, XA = Ot.NOTATION_NODE = 12, gt = {}, at = {};
|
|
31480
31483
|
gt.INDEX_SIZE_ERR = (at[1] = "Index size error", 1);
|
|
31481
31484
|
gt.DOMSTRING_SIZE_ERR = (at[2] = "DOMString size error", 2);
|
|
31482
31485
|
var Et = gt.HIERARCHY_REQUEST_ERR = (at[3] = "Hierarchy request error", 3);
|
|
@@ -31570,7 +31573,7 @@ function zg(t, e, n, r) {
|
|
|
31570
31573
|
if (r ? e[H1(e, r)] = n : e[e.length++] = n, t) {
|
|
31571
31574
|
n.ownerElement = t;
|
|
31572
31575
|
var i = t.ownerDocument;
|
|
31573
|
-
i && (r && G1(i, t, r),
|
|
31576
|
+
i && (r && G1(i, t, r), JA(i, t, n));
|
|
31574
31577
|
}
|
|
31575
31578
|
}
|
|
31576
31579
|
function Kg(t, e, n) {
|
|
@@ -31814,7 +31817,7 @@ function Jo(t, e) {
|
|
|
31814
31817
|
function ks() {
|
|
31815
31818
|
this.ownerDocument = this;
|
|
31816
31819
|
}
|
|
31817
|
-
function
|
|
31820
|
+
function JA(t, e, n) {
|
|
31818
31821
|
t && t._inc++;
|
|
31819
31822
|
var r = n.namespaceURI;
|
|
31820
31823
|
r === Xo.XMLNS && (e._nsMap[n.prefix ? n.localName : ""] = n.value);
|
|
@@ -31841,10 +31844,10 @@ function W1(t, e) {
|
|
|
31841
31844
|
var n = e.previousSibling, r = e.nextSibling;
|
|
31842
31845
|
return n ? n.nextSibling = r : t.firstChild = r, r ? r.previousSibling = n : t.lastChild = n, e.parentNode = null, e.previousSibling = null, e.nextSibling = null, xf(t.ownerDocument, t), e;
|
|
31843
31846
|
}
|
|
31844
|
-
function
|
|
31847
|
+
function YA(t) {
|
|
31845
31848
|
return t && (t.nodeType === Le.DOCUMENT_NODE || t.nodeType === Le.DOCUMENT_FRAGMENT_NODE || t.nodeType === Le.ELEMENT_NODE);
|
|
31846
31849
|
}
|
|
31847
|
-
function
|
|
31850
|
+
function ZA(t) {
|
|
31848
31851
|
return t && ($n(t) || $f(t) || Xn(t) || t.nodeType === Le.DOCUMENT_FRAGMENT_NODE || t.nodeType === Le.COMMENT_NODE || t.nodeType === Le.PROCESSING_INSTRUCTION_NODE);
|
|
31849
31852
|
}
|
|
31850
31853
|
function Xn(t) {
|
|
@@ -31873,14 +31876,14 @@ function Wg(t, e) {
|
|
|
31873
31876
|
var i = xn(n, Xn);
|
|
31874
31877
|
return !(e && i && n.indexOf(i) > n.indexOf(e));
|
|
31875
31878
|
}
|
|
31876
|
-
function
|
|
31877
|
-
if (!
|
|
31879
|
+
function QA(t, e, n) {
|
|
31880
|
+
if (!YA(t))
|
|
31878
31881
|
throw new Ze(Et, "Unexpected parent node type " + t.nodeType);
|
|
31879
31882
|
if (n && n.parentNode !== t)
|
|
31880
31883
|
throw new Ze(V1, "child not in parent");
|
|
31881
31884
|
if (
|
|
31882
31885
|
// 4. If `node` is not a DocumentFragment, DocumentType, Element, or CharacterData node, then throw a "HierarchyRequestError" DOMException.
|
|
31883
|
-
!
|
|
31886
|
+
!ZA(e) || // 5. If either `node` is a Text node and `parent` is a document,
|
|
31884
31887
|
// the sax parser currently adds top level text nodes, this will be fixed in 0.9.0
|
|
31885
31888
|
// || (node.nodeType === Node.TEXT_NODE && parent.nodeType === Node.DOCUMENT_NODE)
|
|
31886
31889
|
// or `node` is a doctype and `parent` is not a document, then throw a "HierarchyRequestError" DOMException.
|
|
@@ -31891,7 +31894,7 @@ function ZA(t, e, n) {
|
|
|
31891
31894
|
"Unexpected node type " + e.nodeType + " for parent node type " + t.nodeType
|
|
31892
31895
|
);
|
|
31893
31896
|
}
|
|
31894
|
-
function
|
|
31897
|
+
function eE(t, e, n) {
|
|
31895
31898
|
var r = t.childNodes || [], i = e.childNodes || [];
|
|
31896
31899
|
if (e.nodeType === Le.DOCUMENT_FRAGMENT_NODE) {
|
|
31897
31900
|
var o = i.filter($n);
|
|
@@ -31934,7 +31937,7 @@ function X1(t, e, n) {
|
|
|
31934
31937
|
}
|
|
31935
31938
|
}
|
|
31936
31939
|
function Qa(t, e, n, r) {
|
|
31937
|
-
|
|
31940
|
+
QA(t, e, n), t.nodeType === Le.DOCUMENT_NODE && (r || eE)(t, e, n);
|
|
31938
31941
|
var i = e.parentNode;
|
|
31939
31942
|
if (i && i.removeChild(e), e.nodeType === Wn) {
|
|
31940
31943
|
var o = e.firstChild;
|
|
@@ -31950,7 +31953,7 @@ function Qa(t, e, n, r) {
|
|
|
31950
31953
|
while (o !== c && (o = o.nextSibling));
|
|
31951
31954
|
return xf(t.ownerDocument || t, t), e.nodeType == Wn && (e.firstChild = e.lastChild = null), e;
|
|
31952
31955
|
}
|
|
31953
|
-
function
|
|
31956
|
+
function tE(t, e) {
|
|
31954
31957
|
return e.parentNode && e.parentNode.removeChild(e), e.parentNode = t, e.previousSibling = t.lastChild, e.nextSibling = null, e.previousSibling ? e.previousSibling.nextSibling = e : t.firstChild = e, t.lastChild = e, xf(t.ownerDocument, t, e), e;
|
|
31955
31958
|
}
|
|
31956
31959
|
ks.prototype = {
|
|
@@ -32022,7 +32025,7 @@ ks.prototype = {
|
|
|
32022
32025
|
var c = t === o;
|
|
32023
32026
|
if (!c) {
|
|
32024
32027
|
var l = Vg(o);
|
|
32025
|
-
c = e.every(
|
|
32028
|
+
c = e.every(GA(l));
|
|
32026
32029
|
}
|
|
32027
32030
|
c && r.push(i);
|
|
32028
32031
|
}
|
|
@@ -32102,7 +32105,7 @@ ei.prototype = {
|
|
|
32102
32105
|
},
|
|
32103
32106
|
//four real opeartion method
|
|
32104
32107
|
appendChild: function(t) {
|
|
32105
|
-
return t.nodeType === Wn ? this.insertBefore(t, null) :
|
|
32108
|
+
return t.nodeType === Wn ? this.insertBefore(t, null) : tE(this, t);
|
|
32106
32109
|
},
|
|
32107
32110
|
setAttributeNode: function(t) {
|
|
32108
32111
|
return this.attributes.setNamedItem(t);
|
|
@@ -32214,11 +32217,11 @@ hl.prototype.nodeType = q1;
|
|
|
32214
32217
|
Tt(hl, Le);
|
|
32215
32218
|
function J1() {
|
|
32216
32219
|
}
|
|
32217
|
-
J1.prototype.nodeType =
|
|
32220
|
+
J1.prototype.nodeType = XA;
|
|
32218
32221
|
Tt(J1, Le);
|
|
32219
32222
|
function Y1() {
|
|
32220
32223
|
}
|
|
32221
|
-
Y1.prototype.nodeType =
|
|
32224
|
+
Y1.prototype.nodeType = WA;
|
|
32222
32225
|
Tt(Y1, Le);
|
|
32223
32226
|
function kf() {
|
|
32224
32227
|
}
|
|
@@ -34601,7 +34604,7 @@ function ry() {
|
|
|
34601
34604
|
ry.prototype = {
|
|
34602
34605
|
parse: function(t, e, n) {
|
|
34603
34606
|
var r = this.domBuilder;
|
|
34604
|
-
r.startDocument(), iy(e, e = {}),
|
|
34607
|
+
r.startDocument(), iy(e, e = {}), nE(
|
|
34605
34608
|
t,
|
|
34606
34609
|
e,
|
|
34607
34610
|
n,
|
|
@@ -34610,7 +34613,7 @@ ry.prototype = {
|
|
|
34610
34613
|
), r.endDocument();
|
|
34611
34614
|
}
|
|
34612
34615
|
};
|
|
34613
|
-
function
|
|
34616
|
+
function nE(t, e, n, r, i) {
|
|
34614
34617
|
function o(L) {
|
|
34615
34618
|
if (L > 65535) {
|
|
34616
34619
|
L -= 65536;
|
|
@@ -34659,15 +34662,15 @@ function tE(t, e, n, r, i) {
|
|
|
34659
34662
|
j++;
|
|
34660
34663
|
break;
|
|
34661
34664
|
case "?":
|
|
34662
|
-
g && u(k), j =
|
|
34665
|
+
g && u(k), j = aE(t, k, r);
|
|
34663
34666
|
break;
|
|
34664
34667
|
case "!":
|
|
34665
|
-
g && u(k), j =
|
|
34668
|
+
g && u(k), j = sE(t, k, r, i);
|
|
34666
34669
|
break;
|
|
34667
34670
|
default:
|
|
34668
34671
|
g && u(k);
|
|
34669
|
-
var de = new oy(), Ie = A[A.length - 1].currentNSMap, j =
|
|
34670
|
-
if (!de.closed &&
|
|
34672
|
+
var de = new oy(), Ie = A[A.length - 1].currentNSMap, j = rE(t, k, de, Ie, c, i), F = de.length;
|
|
34673
|
+
if (!de.closed && oE(t, j, de.tagName, m) && (de.closed = !0, n.nbsp || i.warning("unclosed xml attribute")), g && F) {
|
|
34671
34674
|
for (var B = Zg(g, {}), I = 0; I < F; I++) {
|
|
34672
34675
|
var C = de[I];
|
|
34673
34676
|
u(C.offset), C.locator = Zg(g, {});
|
|
@@ -34675,7 +34678,7 @@ function tE(t, e, n, r, i) {
|
|
|
34675
34678
|
r.locator = B, Qg(de, r, Ie) && A.push(de), r.locator = g;
|
|
34676
34679
|
} else
|
|
34677
34680
|
Qg(de, r, Ie) && A.push(de);
|
|
34678
|
-
Yo.isHTML(de.uri) && !de.closed ? j =
|
|
34681
|
+
Yo.isHTML(de.uri) && !de.closed ? j = iE(t, j, de.tagName, c, r) : j++;
|
|
34679
34682
|
}
|
|
34680
34683
|
} catch (L) {
|
|
34681
34684
|
if (L instanceof Ui)
|
|
@@ -34688,7 +34691,7 @@ function tE(t, e, n, r, i) {
|
|
|
34688
34691
|
function Zg(t, e) {
|
|
34689
34692
|
return e.lineNumber = t.lineNumber, e.columnNumber = t.columnNumber, e;
|
|
34690
34693
|
}
|
|
34691
|
-
function
|
|
34694
|
+
function rE(t, e, n, r, i, o) {
|
|
34692
34695
|
function c(g, A, m) {
|
|
34693
34696
|
n.attributeNames.hasOwnProperty(g) && o.fatalError("Attribute " + g + " redefined"), n.addValue(
|
|
34694
34697
|
g,
|
|
@@ -34823,7 +34826,7 @@ function Qg(t, e, n) {
|
|
|
34823
34826
|
} else
|
|
34824
34827
|
return t.currentNSMap = n, t.localNSMap = i, !0;
|
|
34825
34828
|
}
|
|
34826
|
-
function
|
|
34829
|
+
function iE(t, e, n, r, i) {
|
|
34827
34830
|
if (/^(?:script|textarea)$/i.test(n)) {
|
|
34828
34831
|
var o = t.indexOf("</" + n + ">", e), c = t.substring(e + 1, o);
|
|
34829
34832
|
if (/[&<]/.test(c))
|
|
@@ -34831,7 +34834,7 @@ function rE(t, e, n, r, i) {
|
|
|
34831
34834
|
}
|
|
34832
34835
|
return e + 1;
|
|
34833
34836
|
}
|
|
34834
|
-
function
|
|
34837
|
+
function oE(t, e, n, r) {
|
|
34835
34838
|
var i = r[n];
|
|
34836
34839
|
return i == null && (i = t.lastIndexOf("</" + n + ">"), i < e && (i = t.lastIndexOf("</" + n)), r[n] = i), i < e;
|
|
34837
34840
|
}
|
|
@@ -34839,7 +34842,7 @@ function iy(t, e) {
|
|
|
34839
34842
|
for (var n in t)
|
|
34840
34843
|
Object.prototype.hasOwnProperty.call(t, n) && (e[n] = t[n]);
|
|
34841
34844
|
}
|
|
34842
|
-
function
|
|
34845
|
+
function sE(t, e, n, r) {
|
|
34843
34846
|
var i = t.charAt(e + 2);
|
|
34844
34847
|
switch (i) {
|
|
34845
34848
|
case "-":
|
|
@@ -34853,7 +34856,7 @@ function oE(t, e, n, r) {
|
|
|
34853
34856
|
var o = t.indexOf("]]>", e + 9);
|
|
34854
34857
|
return n.startCDATA(), n.characters(t, e + 9, o - e - 9), n.endCDATA(), o + 3;
|
|
34855
34858
|
}
|
|
34856
|
-
var c =
|
|
34859
|
+
var c = cE(t, e), l = c.length;
|
|
34857
34860
|
if (l > 1 && /!doctype/i.test(c[0][0])) {
|
|
34858
34861
|
var u = c[1][0], d = !1, p = !1;
|
|
34859
34862
|
l > 3 && (/^public$/i.test(c[2][0]) ? (d = c[3][0], p = l > 4 && c[4][0]) : /^system$/i.test(c[2][0]) && (p = c[3][0]));
|
|
@@ -34863,7 +34866,7 @@ function oE(t, e, n, r) {
|
|
|
34863
34866
|
}
|
|
34864
34867
|
return -1;
|
|
34865
34868
|
}
|
|
34866
|
-
function
|
|
34869
|
+
function aE(t, e, n) {
|
|
34867
34870
|
var r = t.indexOf("?>", e);
|
|
34868
34871
|
if (r) {
|
|
34869
34872
|
var i = t.substring(e, r).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);
|
|
@@ -34912,14 +34915,14 @@ oy.prototype = {
|
|
|
34912
34915
|
// getType:function(uri,localName){}
|
|
34913
34916
|
// getType:function(i){},
|
|
34914
34917
|
};
|
|
34915
|
-
function
|
|
34918
|
+
function cE(t, e) {
|
|
34916
34919
|
var n, r = [], i = /'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;
|
|
34917
34920
|
for (i.lastIndex = e, i.exec(t); n = i.exec(t); )
|
|
34918
34921
|
if (r.push(n), n[1]) return r;
|
|
34919
34922
|
}
|
|
34920
34923
|
Cf.XMLReader = ry;
|
|
34921
34924
|
Cf.ParseError = Ui;
|
|
34922
|
-
var
|
|
34925
|
+
var lE = nr, uE = tr, em = ny, sy = Cf, dE = uE.DOMImplementation, tm = lE.NAMESPACE, pE = sy.ParseError, fE = sy.XMLReader;
|
|
34923
34926
|
function ay(t) {
|
|
34924
34927
|
return t.replace(/\r[\n\u0085]/g, `
|
|
34925
34928
|
`).replace(/[\r\u0085\u2028]/g, `
|
|
@@ -34929,8 +34932,8 @@ function cy(t) {
|
|
|
34929
34932
|
this.options = t || { locator: {} };
|
|
34930
34933
|
}
|
|
34931
34934
|
cy.prototype.parseFromString = function(t, e) {
|
|
34932
|
-
var n = this.options, r = new
|
|
34933
|
-
c && i.setDocumentLocator(c), r.errorHandler =
|
|
34935
|
+
var n = this.options, r = new fE(), i = n.domBuilder || new Cs(), o = n.errorHandler, c = n.locator, l = n.xmlns || {}, u = /\/x?html?$/.test(e), d = u ? em.HTML_ENTITIES : em.XML_ENTITIES;
|
|
34936
|
+
c && i.setDocumentLocator(c), r.errorHandler = hE(o, i, c), r.domBuilder = n.domBuilder || i, u && (l[""] = tm.HTML), l.xml = l.xml || tm.XML;
|
|
34934
34937
|
var p = n.normalizeLineEndings || ay;
|
|
34935
34938
|
return t && typeof t == "string" ? r.parse(
|
|
34936
34939
|
p(t),
|
|
@@ -34938,7 +34941,7 @@ cy.prototype.parseFromString = function(t, e) {
|
|
|
34938
34941
|
d
|
|
34939
34942
|
) : r.errorHandler.error("invalid doc source"), i.doc;
|
|
34940
34943
|
};
|
|
34941
|
-
function
|
|
34944
|
+
function hE(t, e, n) {
|
|
34942
34945
|
if (!t) {
|
|
34943
34946
|
if (e instanceof Cs)
|
|
34944
34947
|
return e;
|
|
@@ -34965,7 +34968,7 @@ function gi(t, e) {
|
|
|
34965
34968
|
}
|
|
34966
34969
|
Cs.prototype = {
|
|
34967
34970
|
startDocument: function() {
|
|
34968
|
-
this.doc = new
|
|
34971
|
+
this.doc = new dE().createDocument(null, null, null), this.locator && (this.doc.documentURI = this.locator.systemId);
|
|
34969
34972
|
},
|
|
34970
34973
|
startElement: function(t, e, n, r) {
|
|
34971
34974
|
var i = this.doc, o = i.createElementNS(t, n || e), c = r.length;
|
|
@@ -35036,7 +35039,7 @@ Cs.prototype = {
|
|
|
35036
35039
|
console.error("[xmldom error] " + t, Xd(this.locator));
|
|
35037
35040
|
},
|
|
35038
35041
|
fatalError: function(t) {
|
|
35039
|
-
throw new
|
|
35042
|
+
throw new pE(t, this.locator);
|
|
35040
35043
|
}
|
|
35041
35044
|
};
|
|
35042
35045
|
function Xd(t) {
|
|
@@ -35066,7 +35069,7 @@ var _l = {};
|
|
|
35066
35069
|
Object.defineProperty(_l, "__esModule", { value: !0 });
|
|
35067
35070
|
_l.EnvelopedSignature = void 0;
|
|
35068
35071
|
const Hs = ul, eu = xe;
|
|
35069
|
-
class
|
|
35072
|
+
class gE {
|
|
35070
35073
|
constructor() {
|
|
35071
35074
|
this.includeComments = !1, this.includeComments = !1;
|
|
35072
35075
|
}
|
|
@@ -35092,12 +35095,12 @@ class hE {
|
|
|
35092
35095
|
return "http://www.w3.org/2000/09/xmldsig#enveloped-signature";
|
|
35093
35096
|
}
|
|
35094
35097
|
}
|
|
35095
|
-
_l.EnvelopedSignature =
|
|
35098
|
+
_l.EnvelopedSignature = gE;
|
|
35096
35099
|
var fr = {};
|
|
35097
35100
|
Object.defineProperty(fr, "__esModule", { value: !0 });
|
|
35098
35101
|
fr.Sha512 = fr.Sha256 = fr.Sha1 = void 0;
|
|
35099
35102
|
const If = oc;
|
|
35100
|
-
class
|
|
35103
|
+
class mE {
|
|
35101
35104
|
constructor() {
|
|
35102
35105
|
this.getHash = function(e) {
|
|
35103
35106
|
const n = If.createHash("sha1");
|
|
@@ -35107,8 +35110,8 @@ class gE {
|
|
|
35107
35110
|
};
|
|
35108
35111
|
}
|
|
35109
35112
|
}
|
|
35110
|
-
fr.Sha1 =
|
|
35111
|
-
class
|
|
35113
|
+
fr.Sha1 = mE;
|
|
35114
|
+
class _E {
|
|
35112
35115
|
constructor() {
|
|
35113
35116
|
this.getHash = function(e) {
|
|
35114
35117
|
const n = If.createHash("sha256");
|
|
@@ -35118,8 +35121,8 @@ class mE {
|
|
|
35118
35121
|
};
|
|
35119
35122
|
}
|
|
35120
35123
|
}
|
|
35121
|
-
fr.Sha256 =
|
|
35122
|
-
class
|
|
35124
|
+
fr.Sha256 = _E;
|
|
35125
|
+
class yE {
|
|
35123
35126
|
constructor() {
|
|
35124
35127
|
this.getHash = function(e) {
|
|
35125
35128
|
const n = If.createHash("sha512");
|
|
@@ -35129,17 +35132,17 @@ class _E {
|
|
|
35129
35132
|
};
|
|
35130
35133
|
}
|
|
35131
35134
|
}
|
|
35132
|
-
fr.Sha512 =
|
|
35135
|
+
fr.Sha512 = yE;
|
|
35133
35136
|
var vn = {}, Is = {};
|
|
35134
35137
|
Object.defineProperty(Is, "__esModule", { value: !0 });
|
|
35135
35138
|
Is.createOptionalCallbackFunction = void 0;
|
|
35136
|
-
function
|
|
35139
|
+
function wE(t) {
|
|
35137
35140
|
return typeof t == "function";
|
|
35138
35141
|
}
|
|
35139
|
-
function
|
|
35142
|
+
function vE(t) {
|
|
35140
35143
|
return (...e) => {
|
|
35141
35144
|
const n = e[e.length - 1];
|
|
35142
|
-
if (
|
|
35145
|
+
if (wE(n))
|
|
35143
35146
|
try {
|
|
35144
35147
|
const r = t(...e.slice(0, -1));
|
|
35145
35148
|
n(null, r);
|
|
@@ -35150,11 +35153,11 @@ function wE(t) {
|
|
|
35150
35153
|
return t(...e);
|
|
35151
35154
|
};
|
|
35152
35155
|
}
|
|
35153
|
-
Is.createOptionalCallbackFunction =
|
|
35156
|
+
Is.createOptionalCallbackFunction = vE;
|
|
35154
35157
|
Object.defineProperty(vn, "__esModule", { value: !0 });
|
|
35155
35158
|
vn.HmacSha1 = vn.RsaSha512 = vn.RsaSha256 = vn.RsaSha1 = void 0;
|
|
35156
35159
|
const wr = oc, vr = Is;
|
|
35157
|
-
class
|
|
35160
|
+
class bE {
|
|
35158
35161
|
constructor() {
|
|
35159
35162
|
this.getSignature = (0, vr.createOptionalCallbackFunction)((e, n) => {
|
|
35160
35163
|
const r = wr.createSign("RSA-SHA1");
|
|
@@ -35165,8 +35168,8 @@ class vE {
|
|
|
35165
35168
|
}), this.getAlgorithmName = () => "http://www.w3.org/2000/09/xmldsig#rsa-sha1";
|
|
35166
35169
|
}
|
|
35167
35170
|
}
|
|
35168
|
-
vn.RsaSha1 =
|
|
35169
|
-
class
|
|
35171
|
+
vn.RsaSha1 = bE;
|
|
35172
|
+
class xE {
|
|
35170
35173
|
constructor() {
|
|
35171
35174
|
this.getSignature = (0, vr.createOptionalCallbackFunction)((e, n) => {
|
|
35172
35175
|
const r = wr.createSign("RSA-SHA256");
|
|
@@ -35177,8 +35180,8 @@ class bE {
|
|
|
35177
35180
|
}), this.getAlgorithmName = () => "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256";
|
|
35178
35181
|
}
|
|
35179
35182
|
}
|
|
35180
|
-
vn.RsaSha256 =
|
|
35181
|
-
class
|
|
35183
|
+
vn.RsaSha256 = xE;
|
|
35184
|
+
class $E {
|
|
35182
35185
|
constructor() {
|
|
35183
35186
|
this.getSignature = (0, vr.createOptionalCallbackFunction)((e, n) => {
|
|
35184
35187
|
const r = wr.createSign("RSA-SHA512");
|
|
@@ -35189,8 +35192,8 @@ class xE {
|
|
|
35189
35192
|
}), this.getAlgorithmName = () => "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512";
|
|
35190
35193
|
}
|
|
35191
35194
|
}
|
|
35192
|
-
vn.RsaSha512 =
|
|
35193
|
-
class
|
|
35195
|
+
vn.RsaSha512 = $E;
|
|
35196
|
+
class AE {
|
|
35194
35197
|
constructor() {
|
|
35195
35198
|
this.getSignature = (0, vr.createOptionalCallbackFunction)((e, n) => {
|
|
35196
35199
|
const r = wr.createHmac("SHA1", n);
|
|
@@ -35201,10 +35204,10 @@ class $E {
|
|
|
35201
35204
|
}), this.getAlgorithmName = () => "http://www.w3.org/2000/09/xmldsig#hmac-sha1";
|
|
35202
35205
|
}
|
|
35203
35206
|
}
|
|
35204
|
-
vn.HmacSha1 =
|
|
35207
|
+
vn.HmacSha1 = AE;
|
|
35205
35208
|
Object.defineProperty(pl, "__esModule", { value: !0 });
|
|
35206
35209
|
pl.SignedXml = void 0;
|
|
35207
|
-
const Bt = xe, Cr = fl,
|
|
35210
|
+
const Bt = xe, Cr = fl, EE = oc, Ht = ul, rm = Zr, SE = _l, im = Qr, tu = fr, zs = vn, Re = Es;
|
|
35208
35211
|
class Rn {
|
|
35209
35212
|
/**
|
|
35210
35213
|
* The SignedXml constructor provides an abstraction for sign and verify xml documents. The object is constructed using
|
|
@@ -35220,7 +35223,7 @@ class Rn {
|
|
|
35220
35223
|
"http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments": rm.C14nCanonicalizationWithComments,
|
|
35221
35224
|
"http://www.w3.org/2001/10/xml-exc-c14n#": im.ExclusiveCanonicalization,
|
|
35222
35225
|
"http://www.w3.org/2001/10/xml-exc-c14n#WithComments": im.ExclusiveCanonicalizationWithComments,
|
|
35223
|
-
"http://www.w3.org/2000/09/xmldsig#enveloped-signature":
|
|
35226
|
+
"http://www.w3.org/2000/09/xmldsig#enveloped-signature": SE.EnvelopedSignature
|
|
35224
35227
|
}, this.HashAlgorithms = {
|
|
35225
35228
|
"http://www.w3.org/2000/09/xmldsig#sha1": tu.Sha1,
|
|
35226
35229
|
"http://www.w3.org/2001/04/xmlenc#sha256": tu.Sha256,
|
|
@@ -35431,7 +35434,7 @@ class Rn {
|
|
|
35431
35434
|
}
|
|
35432
35435
|
}
|
|
35433
35436
|
}
|
|
35434
|
-
if (e.getValidatedNode = (0,
|
|
35437
|
+
if (e.getValidatedNode = (0, EE.deprecate)((d) => {
|
|
35435
35438
|
if (d = d || e.xpath, typeof d != "string" || e.validationError != null)
|
|
35436
35439
|
return null;
|
|
35437
35440
|
const p = Ht.select1(d, n);
|
|
@@ -35768,15 +35771,15 @@ Rn.noop = () => null;
|
|
|
35768
35771
|
Object.defineProperty(t, "SignedXml", { enumerable: !0, get: function() {
|
|
35769
35772
|
return o.SignedXml;
|
|
35770
35773
|
} }), n(Is, t), n(Es, t);
|
|
35771
|
-
})(
|
|
35772
|
-
async function
|
|
35774
|
+
})(wA);
|
|
35775
|
+
async function kE(t) {
|
|
35773
35776
|
const e = new DecompressionStream("deflate-raw"), n = new Blob([t]).stream().pipeThrough(e);
|
|
35774
35777
|
return new Uint8Array(await new Response(n).arrayBuffer());
|
|
35775
35778
|
}
|
|
35776
|
-
async function
|
|
35779
|
+
async function NE(t) {
|
|
35777
35780
|
const e = await $m.decode(t.replace(/ /g, "+"));
|
|
35778
35781
|
try {
|
|
35779
|
-
const n = await
|
|
35782
|
+
const n = await kE(e);
|
|
35780
35783
|
return new TextDecoder().decode(n);
|
|
35781
35784
|
} catch (n) {
|
|
35782
35785
|
return console.warn(
|
|
@@ -35785,15 +35788,15 @@ async function kE(t) {
|
|
|
35785
35788
|
), new TextDecoder().decode(e);
|
|
35786
35789
|
}
|
|
35787
35790
|
}
|
|
35788
|
-
async function
|
|
35789
|
-
const e = await
|
|
35791
|
+
async function CE(t) {
|
|
35792
|
+
const e = await NE(t), r = new op.XMLParser({
|
|
35790
35793
|
attributeNamePrefix: "@_",
|
|
35791
35794
|
alwaysCreateTextNode: !0,
|
|
35792
35795
|
ignoreAttributes: !1
|
|
35793
35796
|
}).parse(e);
|
|
35794
|
-
return
|
|
35797
|
+
return mA.parse(r);
|
|
35795
35798
|
}
|
|
35796
|
-
function
|
|
35799
|
+
function IE(t) {
|
|
35797
35800
|
const e = [
|
|
35798
35801
|
{
|
|
35799
35802
|
":@": {
|
|
@@ -35935,7 +35938,7 @@ function CE(t) {
|
|
|
35935
35938
|
format: !0
|
|
35936
35939
|
}).build(e);
|
|
35937
35940
|
}
|
|
35938
|
-
const
|
|
35941
|
+
const TE = new Ee().openapi(
|
|
35939
35942
|
G({
|
|
35940
35943
|
tags: ["saml"],
|
|
35941
35944
|
method: "get",
|
|
@@ -35971,7 +35974,7 @@ const IE = new Ee().openapi(
|
|
|
35971
35974
|
throw new P(500, {
|
|
35972
35975
|
message: "No signing key found"
|
|
35973
35976
|
});
|
|
35974
|
-
const i = new el(r.cert), o = t.env.ISSUER, c =
|
|
35977
|
+
const i = new el(r.cert), o = t.env.ISSUER, c = IE({
|
|
35975
35978
|
entityId: ((u = (l = n.addons) == null ? void 0 : l.samlp) == null ? void 0 : u.audience) || n.id,
|
|
35976
35979
|
cert: i.toString("base64"),
|
|
35977
35980
|
assertionConsumerServiceUrl: `${o}samlp/${e}`,
|
|
@@ -36020,7 +36023,7 @@ const IE = new Ee().openapi(
|
|
|
36020
36023
|
message: "Client not found"
|
|
36021
36024
|
});
|
|
36022
36025
|
t.set("client_id", i.id), t.set("tenant_id", i.tenant.id);
|
|
36023
|
-
const o = await
|
|
36026
|
+
const o = await CE(n), c = o["samlp:AuthnRequest"]["saml:Issuer"]["#text"], l = await t.env.data.loginSessions.create(
|
|
36024
36027
|
t.var.tenant_id,
|
|
36025
36028
|
{
|
|
36026
36029
|
csrf_token: ze(),
|
|
@@ -36048,7 +36051,7 @@ const IE = new Ee().openapi(
|
|
|
36048
36051
|
return t.redirect(`/u/login/identifier?state=${l.id}`);
|
|
36049
36052
|
}
|
|
36050
36053
|
);
|
|
36051
|
-
function
|
|
36054
|
+
function OE(t) {
|
|
36052
36055
|
const e = new Ee();
|
|
36053
36056
|
e.use(async (r, i) => {
|
|
36054
36057
|
const o = es(r, t.dataAdapter), c = ol(o, {
|
|
@@ -36058,7 +36061,7 @@ function TE(t) {
|
|
|
36058
36061
|
});
|
|
36059
36062
|
return r.env.data = nl(r, c), i();
|
|
36060
36063
|
}), e.use(il).use(rl).use(Yp(e));
|
|
36061
|
-
const n = e.route("/",
|
|
36064
|
+
const n = e.route("/", TE);
|
|
36062
36065
|
return n.doc("/spec", {
|
|
36063
36066
|
openapi: "3.0.0",
|
|
36064
36067
|
info: {
|
|
@@ -36072,1171 +36075,1171 @@ function TE(t) {
|
|
|
36072
36075
|
]
|
|
36073
36076
|
}), Jp(n), n;
|
|
36074
36077
|
}
|
|
36075
|
-
const
|
|
36078
|
+
const DE = "Account detected", RE = "Account", PE = "We have detected that you have already created an account through", BE = "By signing in, you agree to our", jE = "and", LE = "email address", FE = "email or phone number", UE = "phone number", ME = "Callback URL mismatch", qE = "The provided redirect_uri is not in the list of allowed callback URLs.", VE = "continue with user", HE = "Please click the button to create a new password account.", zE = "Enter the code at {{vendorName}} to complete the login", KE = "Welcome to {{vendorName}}! {{code}} is the login code", GE = "Welcome to {{vendorName}}! {{code}} is the login code", WE = "Code expired", XE = "Invalid code", JE = "Please check <0>{{username}}</0> and enter the six-digit code that we've sent you.", YE = "The code is already used", ZE = "The code is valid for 30 minutes", QE = "Confirm password", e9 = "Need Help?", t9 = "Contact us", n9 = "or continue with social account", r9 = "Continue with {{provider}}", i9 = "Would you like to continue with your existing account?", o9 = "Copyright © 2023 SESAMY. All rights reserved.", s9 = "©2023 Sesamy", a9 = "Choose a password with a mix of uppercase and lowercase letters, numbers, and symbols.", c9 = "Please enter a valid email address.", l9 = "The passwords didn't match. Try again.", u9 = "Choose password", d9 = "Password must be at least 8 characters long and contain at least one lowercase letter, one uppercase letter, one number and one symbol.", p9 = "Create new account", f9 = "Sign up with password", h9 = "You are currently logged in as <0>{{email}}</0>", g9 = "Email", m9 = "Email changed to <0>{{email}}</0> ", _9 = "Email or Phone Number", y9 = "Email address", w9 = "Your email address has been validated", v9 = "Now enter your password to login again", b9 = "An email has been sent to <0>{{email}}</0> with a verification link. Please click the link to verify your email address and set a password.", x9 = "Email verification sent", $9 = "Enter a code", A9 = "We'll send you a verification link to ensure you own this email address.", E9 = "Enter new email", S9 = "Enter new password", k9 = "Enter password", N9 = "Enter your email address and password to login.", C9 = "Enter your password", I9 = "The magic link has expired. Please click on the button below to receive a new link in your inbox.", T9 = "Hey! We updated our login experience. <0>Click here to learn more about it.</0>", O9 = "Send password reset email", D9 = "Click the button below and we’ll send instructions on how to reset your password.", R9 = "Password reset email sent", P9 = "Forgot password?", B9 = "Forgot password?", j9 = "Go back", L9 = "Hide password", F9 = "Invalid identifier", U9 = "Invalid password", M9 = `The link is no longer valid.
|
|
36076
36079
|
|
|
36077
36080
|
Please make sure to open the login link in the same browser you started the login with.
|
|
36078
36081
|
|
|
36079
|
-
You can click the link below to start a new login.`,
|
|
36082
|
+
You can click the link below to start a new login.`, q9 = "Invalid link", V9 = "Click the button to log in", H9 = "Login", z9 = "Or enter the code at {{vendorName}} to complete the login.", K9 = "Enter your email address to unlock this show on {{service}}", G9 = "Link your account with {{service}}", W9 = "You are logged in as", X9 = "Login", J9 = "Enter your email address to sign in.", Y9 = "Enter your email address and we will send you a login code.", Z9 = "Enter your email or phone number to sign in", Q9 = "Enter your email address and we will send you a login link.", eS = "Enter your phone number to sign in", tS = "Enter your {{authMethod}} to sign in.", nS = "Log out", rS = "No, I want to use another account", iS = "or", oS = "Password", sS = "The password has been reset", aS = "Success", cS = "Change password for your {{vendorName}} account", lS = "Change password for your {{vendorName}} account", uS = "Phone number", dS = "Privacy Policy", pS = "Redirecting", fS = "Confirm password", hS = "Register a new password", gS = "Resend code", mS = "Change password", _S = "Enter your new password below for the email account: ", yS = "Click the button to reset your password", wS = "Click the button to reset your password", vS = "Reset your password", bS = "Change password for your {{vendorName}} account", xS = "Reset password", $S = "Send", AS = "Send me a new magic link", ES = "Remember to check your spam folder if the email did not arrive.", SS = "Set password", kS = "Show password", NS = "Sign in", CS = "Signup", IS = "Sign up successful", TS = "{{code}} is your login code for {{vendorName}}", OS = "It appears that your Spotify account is currently linked to another Sesamy account. But fear not, we're here to guide you through the process to get this fixed.", DS = "Go to Spotify's Content Access page", RS = `Let's start by unlinking your Spotify account. Click the button below to go to Spotify's Content Access page. After you've logged in to your Spotify account, find Sesamy on the list of connected platforms. Click "Unlink" next to the Sesamy logo.`, PS = "Step 1: Unlink Your Spotify Account", BS = "Once you've successfully unlinked your Spotify account, you can relink it to Sesamy. Simply repeat the steps you previously took that led you to this page.", jS = "Step 2: Relink Your Spotify Account to Sesamy", LS = "Oops! Your Spotify Account Is Already Linked", FS = "Success", US = "If you have questions or need assistance, you can contact our support team", MS = "Terms and Conditions", qS = "Something went wrong. Please try again.", VS = "Your email address needs validating. We have sent a new email to your inbox", HS = "Update email", zS = "User account does not exist", KS = "User account does not exist", GS = "We could not find a user with the provided email address. Please, try again.", WS = "Try again.", XS = "Validate code", JS = "Check your inbox for email validation instructions.", YS = "Signed up", ZS = "Click the button to verify your email address", QS = "Validate your email address", ek = "Validate your email address", tk = "Verify account", nk = "Verify your email", rk = "Please check your email at <0>{{email}}</0> and enter the six-digit code that we've sent you.", ik = "Welcome", ok = "Welcome to your {{vendorName}} account!", sk = "Continue with this account", ak = "Yes, continue with {{text}}", ck = "Yes, continue with existing account", lk = {
|
|
36080
36083
|
"Server error: Invalid code": "Invalid code",
|
|
36081
|
-
account_detected:
|
|
36082
|
-
account_title:
|
|
36083
|
-
account_with_sso_provider:
|
|
36084
|
-
agree_to:
|
|
36085
|
-
and:
|
|
36086
|
-
auth_method_email:
|
|
36087
|
-
auth_method_email_or_phone:
|
|
36088
|
-
auth_method_phone:
|
|
36089
|
-
callback_url_mismatch:
|
|
36090
|
-
callback_url_not_allowed:
|
|
36091
|
-
check_email_title:
|
|
36092
|
-
click_to_sign_up_description:
|
|
36093
|
-
code_email_enter_code:
|
|
36094
|
-
code_email_subject:
|
|
36095
|
-
code_email_title:
|
|
36096
|
-
code_expired:
|
|
36097
|
-
code_invalid:
|
|
36098
|
-
code_sent_template:
|
|
36099
|
-
code_used:
|
|
36100
|
-
code_valid_30_minutes:
|
|
36101
|
-
confirm_password:
|
|
36102
|
-
contact_support:
|
|
36103
|
-
contact_us:
|
|
36084
|
+
account_detected: DE,
|
|
36085
|
+
account_title: RE,
|
|
36086
|
+
account_with_sso_provider: PE,
|
|
36087
|
+
agree_to: BE,
|
|
36088
|
+
and: jE,
|
|
36089
|
+
auth_method_email: LE,
|
|
36090
|
+
auth_method_email_or_phone: FE,
|
|
36091
|
+
auth_method_phone: UE,
|
|
36092
|
+
callback_url_mismatch: ME,
|
|
36093
|
+
callback_url_not_allowed: qE,
|
|
36094
|
+
check_email_title: VE,
|
|
36095
|
+
click_to_sign_up_description: HE,
|
|
36096
|
+
code_email_enter_code: zE,
|
|
36097
|
+
code_email_subject: KE,
|
|
36098
|
+
code_email_title: GE,
|
|
36099
|
+
code_expired: WE,
|
|
36100
|
+
code_invalid: XE,
|
|
36101
|
+
code_sent_template: JE,
|
|
36102
|
+
code_used: YE,
|
|
36103
|
+
code_valid_30_minutes: ZE,
|
|
36104
|
+
confirm_password: QE,
|
|
36105
|
+
contact_support: e9,
|
|
36106
|
+
contact_us: t9,
|
|
36104
36107
|
continue: "Continue",
|
|
36105
|
-
continue_social_login:
|
|
36106
|
-
continue_with:
|
|
36107
|
-
continue_with_sso_provider_headline:
|
|
36108
|
-
copyright:
|
|
36109
|
-
copyright_sesamy:
|
|
36110
|
-
create_account_description:
|
|
36111
|
-
create_account_email_invalid:
|
|
36112
|
-
create_account_passwords_didnt_match:
|
|
36113
|
-
create_account_title:
|
|
36114
|
-
create_account_weak_password:
|
|
36115
|
-
create_new_account_link:
|
|
36116
|
-
create_password_account_title:
|
|
36117
|
-
currently_logged_in_as:
|
|
36118
|
-
email:
|
|
36119
|
-
email_changed_to_template:
|
|
36120
|
-
email_or_phone_placeholder:
|
|
36121
|
-
email_placeholder:
|
|
36122
|
-
email_validated:
|
|
36123
|
-
email_validated_cta:
|
|
36124
|
-
email_verification_for_signup_sent_description:
|
|
36125
|
-
email_verification_for_signup_sent_title:
|
|
36126
|
-
enter_a_code_btn:
|
|
36127
|
-
enter_email_for_verification_description:
|
|
36128
|
-
enter_new_email:
|
|
36129
|
-
enter_new_password_placeholder:
|
|
36130
|
-
enter_password:
|
|
36131
|
-
enter_password_description:
|
|
36132
|
-
enter_your_password_btn:
|
|
36133
|
-
expired_code:
|
|
36134
|
-
fokus_info_message:
|
|
36135
|
-
forgot_password_cta:
|
|
36136
|
-
forgot_password_description:
|
|
36137
|
-
forgot_password_email_sent:
|
|
36138
|
-
forgot_password_link:
|
|
36139
|
-
forgot_password_title:
|
|
36140
|
-
go_back:
|
|
36141
|
-
hide_password:
|
|
36108
|
+
continue_social_login: n9,
|
|
36109
|
+
continue_with: r9,
|
|
36110
|
+
continue_with_sso_provider_headline: i9,
|
|
36111
|
+
copyright: o9,
|
|
36112
|
+
copyright_sesamy: s9,
|
|
36113
|
+
create_account_description: a9,
|
|
36114
|
+
create_account_email_invalid: c9,
|
|
36115
|
+
create_account_passwords_didnt_match: l9,
|
|
36116
|
+
create_account_title: u9,
|
|
36117
|
+
create_account_weak_password: d9,
|
|
36118
|
+
create_new_account_link: p9,
|
|
36119
|
+
create_password_account_title: f9,
|
|
36120
|
+
currently_logged_in_as: h9,
|
|
36121
|
+
email: g9,
|
|
36122
|
+
email_changed_to_template: m9,
|
|
36123
|
+
email_or_phone_placeholder: _9,
|
|
36124
|
+
email_placeholder: y9,
|
|
36125
|
+
email_validated: w9,
|
|
36126
|
+
email_validated_cta: v9,
|
|
36127
|
+
email_verification_for_signup_sent_description: b9,
|
|
36128
|
+
email_verification_for_signup_sent_title: x9,
|
|
36129
|
+
enter_a_code_btn: $9,
|
|
36130
|
+
enter_email_for_verification_description: A9,
|
|
36131
|
+
enter_new_email: E9,
|
|
36132
|
+
enter_new_password_placeholder: S9,
|
|
36133
|
+
enter_password: k9,
|
|
36134
|
+
enter_password_description: N9,
|
|
36135
|
+
enter_your_password_btn: C9,
|
|
36136
|
+
expired_code: I9,
|
|
36137
|
+
fokus_info_message: T9,
|
|
36138
|
+
forgot_password_cta: O9,
|
|
36139
|
+
forgot_password_description: D9,
|
|
36140
|
+
forgot_password_email_sent: R9,
|
|
36141
|
+
forgot_password_link: P9,
|
|
36142
|
+
forgot_password_title: B9,
|
|
36143
|
+
go_back: j9,
|
|
36144
|
+
hide_password: L9,
|
|
36142
36145
|
"invalid-email": "Invalid email",
|
|
36143
|
-
invalid_identifier:
|
|
36144
|
-
invalid_password:
|
|
36145
|
-
invalid_session_body:
|
|
36146
|
-
invalid_session_title:
|
|
36147
|
-
link_email_click_to_login:
|
|
36148
|
-
link_email_login:
|
|
36149
|
-
link_email_or_enter_code:
|
|
36150
|
-
link_page_body:
|
|
36151
|
-
link_page_headline:
|
|
36152
|
-
logged_in_as:
|
|
36153
|
-
login:
|
|
36154
|
-
login_description:
|
|
36155
|
-
login_description_code:
|
|
36156
|
-
login_description_combined:
|
|
36157
|
-
login_description_link:
|
|
36158
|
-
login_description_phone:
|
|
36159
|
-
login_description_template:
|
|
36160
|
-
logout:
|
|
36161
|
-
no_use_another:
|
|
36162
|
-
or:
|
|
36163
|
-
password:
|
|
36164
|
-
password_has_been_reset:
|
|
36165
|
-
password_has_been_reset_title:
|
|
36166
|
-
password_reset_subject:
|
|
36167
|
-
password_reset_title:
|
|
36168
|
-
phone_placeholder:
|
|
36169
|
-
privacy_policy:
|
|
36170
|
-
redirecting:
|
|
36171
|
-
reenter_new_password_placeholder:
|
|
36172
|
-
register_password_account:
|
|
36173
|
-
resend_code:
|
|
36174
|
-
reset_password_cta:
|
|
36175
|
-
reset_password_description:
|
|
36176
|
-
reset_password_email_click_to_reset:
|
|
36177
|
-
reset_password_email_cta:
|
|
36178
|
-
reset_password_email_reset:
|
|
36179
|
-
reset_password_subject:
|
|
36180
|
-
reset_password_title:
|
|
36181
|
-
send:
|
|
36182
|
-
send_me_a_new_magic_link:
|
|
36183
|
-
sent_code_spam:
|
|
36184
|
-
set_password:
|
|
36185
|
-
show_password:
|
|
36186
|
-
sign_in:
|
|
36187
|
-
signup:
|
|
36188
|
-
signup_success:
|
|
36189
|
-
sms_code_text:
|
|
36190
|
-
spotify_already_linked_body:
|
|
36191
|
-
spotify_already_linked_cta:
|
|
36192
|
-
spotify_already_linked_step1_body:
|
|
36193
|
-
spotify_already_linked_step1_title:
|
|
36194
|
-
spotify_already_linked_step2_body:
|
|
36195
|
-
spotify_already_linked_step2_title:
|
|
36196
|
-
spotify_already_linked_title:
|
|
36197
|
-
success:
|
|
36198
|
-
support_info:
|
|
36199
|
-
terms:
|
|
36200
|
-
unexpected_error_try_again:
|
|
36201
|
-
unverified_email:
|
|
36202
|
-
update_email:
|
|
36203
|
-
user_account_does_not_exist:
|
|
36204
|
-
user_not_found:
|
|
36205
|
-
user_not_found_body:
|
|
36206
|
-
user_not_found_cta:
|
|
36207
|
-
validate_code:
|
|
36208
|
-
validate_email_body:
|
|
36209
|
-
validate_email_title:
|
|
36210
|
-
verify_email_click_to_verify:
|
|
36211
|
-
verify_email_subject:
|
|
36212
|
-
verify_email_title:
|
|
36213
|
-
verify_email_verify:
|
|
36214
|
-
verify_your_email:
|
|
36215
|
-
we_sent_a_code_to:
|
|
36216
|
-
welcome:
|
|
36217
|
-
welcome_to_your_account:
|
|
36218
|
-
yes_continue:
|
|
36219
|
-
yes_continue_with:
|
|
36220
|
-
yes_continue_with_existing_account:
|
|
36221
|
-
},
|
|
36146
|
+
invalid_identifier: F9,
|
|
36147
|
+
invalid_password: U9,
|
|
36148
|
+
invalid_session_body: M9,
|
|
36149
|
+
invalid_session_title: q9,
|
|
36150
|
+
link_email_click_to_login: V9,
|
|
36151
|
+
link_email_login: H9,
|
|
36152
|
+
link_email_or_enter_code: z9,
|
|
36153
|
+
link_page_body: K9,
|
|
36154
|
+
link_page_headline: G9,
|
|
36155
|
+
logged_in_as: W9,
|
|
36156
|
+
login: X9,
|
|
36157
|
+
login_description: J9,
|
|
36158
|
+
login_description_code: Y9,
|
|
36159
|
+
login_description_combined: Z9,
|
|
36160
|
+
login_description_link: Q9,
|
|
36161
|
+
login_description_phone: eS,
|
|
36162
|
+
login_description_template: tS,
|
|
36163
|
+
logout: nS,
|
|
36164
|
+
no_use_another: rS,
|
|
36165
|
+
or: iS,
|
|
36166
|
+
password: oS,
|
|
36167
|
+
password_has_been_reset: sS,
|
|
36168
|
+
password_has_been_reset_title: aS,
|
|
36169
|
+
password_reset_subject: cS,
|
|
36170
|
+
password_reset_title: lS,
|
|
36171
|
+
phone_placeholder: uS,
|
|
36172
|
+
privacy_policy: dS,
|
|
36173
|
+
redirecting: pS,
|
|
36174
|
+
reenter_new_password_placeholder: fS,
|
|
36175
|
+
register_password_account: hS,
|
|
36176
|
+
resend_code: gS,
|
|
36177
|
+
reset_password_cta: mS,
|
|
36178
|
+
reset_password_description: _S,
|
|
36179
|
+
reset_password_email_click_to_reset: yS,
|
|
36180
|
+
reset_password_email_cta: wS,
|
|
36181
|
+
reset_password_email_reset: vS,
|
|
36182
|
+
reset_password_subject: bS,
|
|
36183
|
+
reset_password_title: xS,
|
|
36184
|
+
send: $S,
|
|
36185
|
+
send_me_a_new_magic_link: AS,
|
|
36186
|
+
sent_code_spam: ES,
|
|
36187
|
+
set_password: SS,
|
|
36188
|
+
show_password: kS,
|
|
36189
|
+
sign_in: NS,
|
|
36190
|
+
signup: CS,
|
|
36191
|
+
signup_success: IS,
|
|
36192
|
+
sms_code_text: TS,
|
|
36193
|
+
spotify_already_linked_body: OS,
|
|
36194
|
+
spotify_already_linked_cta: DS,
|
|
36195
|
+
spotify_already_linked_step1_body: RS,
|
|
36196
|
+
spotify_already_linked_step1_title: PS,
|
|
36197
|
+
spotify_already_linked_step2_body: BS,
|
|
36198
|
+
spotify_already_linked_step2_title: jS,
|
|
36199
|
+
spotify_already_linked_title: LS,
|
|
36200
|
+
success: FS,
|
|
36201
|
+
support_info: US,
|
|
36202
|
+
terms: MS,
|
|
36203
|
+
unexpected_error_try_again: qS,
|
|
36204
|
+
unverified_email: VS,
|
|
36205
|
+
update_email: HS,
|
|
36206
|
+
user_account_does_not_exist: zS,
|
|
36207
|
+
user_not_found: KS,
|
|
36208
|
+
user_not_found_body: GS,
|
|
36209
|
+
user_not_found_cta: WS,
|
|
36210
|
+
validate_code: XS,
|
|
36211
|
+
validate_email_body: JS,
|
|
36212
|
+
validate_email_title: YS,
|
|
36213
|
+
verify_email_click_to_verify: ZS,
|
|
36214
|
+
verify_email_subject: QS,
|
|
36215
|
+
verify_email_title: ek,
|
|
36216
|
+
verify_email_verify: tk,
|
|
36217
|
+
verify_your_email: nk,
|
|
36218
|
+
we_sent_a_code_to: rk,
|
|
36219
|
+
welcome: ik,
|
|
36220
|
+
welcome_to_your_account: ok,
|
|
36221
|
+
yes_continue: sk,
|
|
36222
|
+
yes_continue_with: ak,
|
|
36223
|
+
yes_continue_with_existing_account: ck
|
|
36224
|
+
}, uk = "Account rilevato", dk = "Conto", pk = "Abbiamo rilevato che l'utente ha già creato un account tramite", fk = "Effettuando l'accesso, l'utente accetta la nostra", hk = "e", gk = "indirizzo e-mail", mk = "e-mail o numero di telefono", _k = "numero di telefono", yk = "Mancata corrispondenza dell'URL di callback", wk = "Il redirect_uri fornito non è nell'elenco degli URL di callback consentiti.", vk = "continuare con l'utente", bk = "Fare clic sul pulsante per creare un nuovo account con password.", xk = "Inserite il codice all'indirizzo {{vendorName}} per completare il login.", $k = "Benvenuti su {{vendorName}}! {{code}} è il codice di accesso", Ak = "Benvenuti su {{vendorName}}! {{code}} è il codice di accesso", Ek = "Codice scaduto", Sk = "Codice non valido", kk = "Controllare <0>{{username}}</0> e inserire il codice a sei cifre che vi abbiamo inviato.", Nk = "Il codice è già utilizzato", Ck = "Il codice è valido per 30 minuti", Ik = "Confermare la password", Tk = "Avete bisogno di aiuto?", Ok = "Contattateci", Dk = "o continuare con il conto sociale", Rk = "Continua con {{provider}}", Pk = "Desidera continuare a utilizzare l'account esistente?", Bk = "Copyright © 2023 SESAMY. Tutti i diritti riservati.", jk = "©2023 Sesamy", Lk = "Scegliete una password con un mix di lettere maiuscole e minuscole, numeri e simboli.", Fk = "Inserire un indirizzo e-mail valido.", Uk = "Le password non corrispondono. Riprovare.", Mk = "Scegliere la password", qk = "La password deve essere lunga almeno 8 caratteri e contenere almeno una lettera minuscola, una lettera maiuscola, un numero e un simbolo.", Vk = "Creare un nuovo account", Hk = "Iscriviti con la password", zk = "Attualmente si è connessi come <0>{{email}}</0>", Kk = "Email", Gk = "L'e-mail è stata modificata in <0>{{email}}</0> ", Wk = "Indirizzo e-mail o numero di telefono", Xk = "Indirizzo e-mail", Jk = "Il tuo indirizzo e-mail è stato convalidato", Yk = "Ora inserire la password per accedere nuovamente", Zk = "È stata inviata un'e-mail a <0>{{email}}</0> con un link di verifica. Fare clic sul link per verificare l'indirizzo e-mail e impostare una password.", Qk = "Email di verifica inviata", eN = "Inserire un codice", tN = "Vi invieremo un link di verifica per assicurarvi di possedere questo indirizzo e-mail.", nN = "Inserire un nuovo indirizzo e-mail", rN = "Inserire la nuova password", iN = "Inserire la password", oN = "Inserire l'indirizzo e-mail e la password per accedere.", sN = "Inserire la password", aN = "Il link magico è scaduto. Cliccate sul pulsante sottostante per ricevere un nuovo link nella vostra casella di posta elettronica.", cN = "Abbiamo aggiornato la nostra esperienza di accesso. <0>Clicca qui per saperne di più.</0>", lN = "Inviare l'e-mail di reimpostazione della password", uN = "Fare clic sul pulsante sottostante per ricevere le istruzioni su come reimpostare la password.", dN = "Email di reimpostazione della password inviata", pN = "Hai dimenticato la password?", fN = "Hai dimenticato la password?", hN = "Torna indietro", gN = "Nascondere la password", mN = "Identificatore non valido", _N = "Password non valida", yN = `Il link non è più valido.
|
|
36222
36225
|
|
|
36223
36226
|
Assicuratevi di aprire il link di accesso con lo stesso browser con cui avete iniziato l'accesso.
|
|
36224
36227
|
|
|
36225
|
-
Potete fare clic sul link sottostante per iniziare un nuovo accesso.`,
|
|
36228
|
+
Potete fare clic sul link sottostante per iniziare un nuovo accesso.`, wN = "Collegamento non valido", vN = "Fare clic sul pulsante per accedere", bN = "Accedi", xN = "Oppure inserire il codice all'indirizzo {{vendorName}} per completare il login.", $N = "Inserisci il tuo indirizzo e-mail per sbloccare questo spettacolo su {{service}}", AN = "Collegate il vostro account con {{service}}", EN = "L'utente ha effettuato l'accesso come", SN = "Accesso", kN = "Inserire l'indirizzo e-mail per accedere.", NN = "Inserite il vostro indirizzo e-mail e vi invieremo un codice di accesso.", CN = "Inserire l'e-mail o il numero di telefono per accedere", IN = "Inserite il vostro indirizzo e-mail e vi invieremo un link di accesso.", TN = "Inserire il numero di telefono per accedere", ON = "Inserite il vostro {{authMethod}} per accedere.", DN = "Disconnettersi", RN = "No, voglio usare un altro account", PN = "o", BN = "Password", jN = "La password è stata reimpostata", LN = "Il successo", FN = "Modifica della password dell'account {{vendorName}}", UN = "Modifica della password dell'account {{vendorName}} ", MN = "Numero di telefono", qN = "Informativa sulla privacy", VN = "Reindirizzamento", HN = "Confermare la password", zN = "Registrazione di una nuova password", KN = "Reinvio del codice", GN = "Modifica della password", WN = "Immettere di seguito la nuova password per l'account e-mail: ", XN = "Fare clic sul pulsante per reimpostare la password", JN = "Fare clic sul pulsante per reimpostare la password", YN = "Reimpostare la password", ZN = "Modifica della password dell'account {{vendorName}} ", QN = "Reimpostare la password", e7 = "Inviare", t7 = "Inviami un nuovo link magico", n7 = "Ricordate di controllare la cartella spam se l'e-mail non è arrivata.", r7 = "Impostare la password", i7 = "Mostra password", o7 = "Accedi", s7 = "Iscriviti", a7 = "Iscriviti con successo", c7 = "{{code}} è il codice di accesso per {{vendorName}}", l7 = "Sembra che il vostro account Spotify sia attualmente collegato a un altro account Sesamy. Ma non temete, siamo qui per guidarvi attraverso la procedura per risolvere il problema.", u7 = "Vai alla pagina di accesso ai contenuti di Spotify", d7 = `Cominciamo con lo scollegare il vostro account Spotify. Fare clic sul pulsante sottostante per accedere alla pagina di accesso ai contenuti di Spotify. Dopo aver effettuato l'accesso al vostro account Spotify, trovate Sesamy nell'elenco delle piattaforme collegate. Fate clic su "Unlink" accanto al logo di Sesamy.`, p7 = "Passo 1: Disconnettere l'account Spotify", f7 = "Dopo aver scollegato con successo il proprio account Spotify, è possibile ricollegarlo a Sesamy. È sufficiente ripetere i passaggi precedenti che vi hanno portato a questa pagina.", h7 = "Passo 2: ricollegare l'account Spotify a Sesamy", g7 = "Ops! Il tuo account Spotify è già collegato", m7 = "Il successo", _7 = "Se avete domande o bisogno di assistenza, potete contattare il nostro team di supporto", y7 = "Termini e condizioni", w7 = "Qualcosa è andato storto. Riprovare.", v7 = "Il tuo indirizzo e-mail deve essere convalidato. Abbiamo inviato una nuova e-mail alla tua casella di posta.", b7 = "Aggiornamento e-mail", x7 = "L'account utente non esiste", $7 = "L'account utente non esiste", A7 = "Non è stato possibile trovare un utente con l'indirizzo e-mail fornito. Si prega di riprovare.", E7 = "Riprova.", S7 = "Convalida del codice", k7 = "Controllate la vostra casella di posta per le istruzioni di convalida dell'e-mail.", N7 = "Iscritta", C7 = "Fare clic sul pulsante per verificare l'indirizzo e-mail", I7 = "Convalidare l'indirizzo e-mail", T7 = "Convalidare l'indirizzo e-mail", O7 = "Verifica dell'account", D7 = "Verificare l'e-mail", R7 = "Controllate la vostra e-mail all'indirizzo <0>{{email}}</0> e inserisca il codice a sei cifre che le abbiamo inviato.", P7 = "Benvenuti", B7 = "Benvenuto nel tuo account {{vendorName}}!", j7 = "Continuare con questo account", L7 = "Sì, continuare con {{text}}", F7 = "Sì, continuare con l'account esistente", U7 = {
|
|
36226
36229
|
"Server error: Invalid code": "Codice non valido",
|
|
36227
|
-
account_detected:
|
|
36228
|
-
account_title:
|
|
36229
|
-
account_with_sso_provider:
|
|
36230
|
-
agree_to:
|
|
36231
|
-
and:
|
|
36232
|
-
auth_method_email:
|
|
36233
|
-
auth_method_email_or_phone:
|
|
36234
|
-
auth_method_phone:
|
|
36235
|
-
callback_url_mismatch:
|
|
36236
|
-
callback_url_not_allowed:
|
|
36237
|
-
check_email_title:
|
|
36238
|
-
click_to_sign_up_description:
|
|
36239
|
-
code_email_enter_code:
|
|
36240
|
-
code_email_subject:
|
|
36241
|
-
code_email_title:
|
|
36242
|
-
code_expired:
|
|
36243
|
-
code_invalid:
|
|
36244
|
-
code_sent_template:
|
|
36245
|
-
code_used:
|
|
36246
|
-
code_valid_30_minutes:
|
|
36247
|
-
confirm_password:
|
|
36248
|
-
contact_support:
|
|
36249
|
-
contact_us:
|
|
36230
|
+
account_detected: uk,
|
|
36231
|
+
account_title: dk,
|
|
36232
|
+
account_with_sso_provider: pk,
|
|
36233
|
+
agree_to: fk,
|
|
36234
|
+
and: hk,
|
|
36235
|
+
auth_method_email: gk,
|
|
36236
|
+
auth_method_email_or_phone: mk,
|
|
36237
|
+
auth_method_phone: _k,
|
|
36238
|
+
callback_url_mismatch: yk,
|
|
36239
|
+
callback_url_not_allowed: wk,
|
|
36240
|
+
check_email_title: vk,
|
|
36241
|
+
click_to_sign_up_description: bk,
|
|
36242
|
+
code_email_enter_code: xk,
|
|
36243
|
+
code_email_subject: $k,
|
|
36244
|
+
code_email_title: Ak,
|
|
36245
|
+
code_expired: Ek,
|
|
36246
|
+
code_invalid: Sk,
|
|
36247
|
+
code_sent_template: kk,
|
|
36248
|
+
code_used: Nk,
|
|
36249
|
+
code_valid_30_minutes: Ck,
|
|
36250
|
+
confirm_password: Ik,
|
|
36251
|
+
contact_support: Tk,
|
|
36252
|
+
contact_us: Ok,
|
|
36250
36253
|
continue: "Continua",
|
|
36251
|
-
continue_social_login:
|
|
36252
|
-
continue_with:
|
|
36253
|
-
continue_with_sso_provider_headline:
|
|
36254
|
-
copyright:
|
|
36255
|
-
copyright_sesamy:
|
|
36256
|
-
create_account_description:
|
|
36257
|
-
create_account_email_invalid:
|
|
36258
|
-
create_account_passwords_didnt_match:
|
|
36259
|
-
create_account_title:
|
|
36260
|
-
create_account_weak_password:
|
|
36261
|
-
create_new_account_link:
|
|
36262
|
-
create_password_account_title:
|
|
36263
|
-
currently_logged_in_as:
|
|
36264
|
-
email:
|
|
36265
|
-
email_changed_to_template:
|
|
36266
|
-
email_or_phone_placeholder:
|
|
36267
|
-
email_placeholder:
|
|
36268
|
-
email_validated:
|
|
36269
|
-
email_validated_cta:
|
|
36270
|
-
email_verification_for_signup_sent_description:
|
|
36271
|
-
email_verification_for_signup_sent_title:
|
|
36272
|
-
enter_a_code_btn:
|
|
36273
|
-
enter_email_for_verification_description:
|
|
36274
|
-
enter_new_email:
|
|
36275
|
-
enter_new_password_placeholder:
|
|
36276
|
-
enter_password:
|
|
36277
|
-
enter_password_description:
|
|
36278
|
-
enter_your_password_btn:
|
|
36279
|
-
expired_code:
|
|
36280
|
-
fokus_info_message:
|
|
36281
|
-
forgot_password_cta:
|
|
36282
|
-
forgot_password_description:
|
|
36283
|
-
forgot_password_email_sent:
|
|
36284
|
-
forgot_password_link:
|
|
36285
|
-
forgot_password_title:
|
|
36286
|
-
go_back:
|
|
36287
|
-
hide_password:
|
|
36254
|
+
continue_social_login: Dk,
|
|
36255
|
+
continue_with: Rk,
|
|
36256
|
+
continue_with_sso_provider_headline: Pk,
|
|
36257
|
+
copyright: Bk,
|
|
36258
|
+
copyright_sesamy: jk,
|
|
36259
|
+
create_account_description: Lk,
|
|
36260
|
+
create_account_email_invalid: Fk,
|
|
36261
|
+
create_account_passwords_didnt_match: Uk,
|
|
36262
|
+
create_account_title: Mk,
|
|
36263
|
+
create_account_weak_password: qk,
|
|
36264
|
+
create_new_account_link: Vk,
|
|
36265
|
+
create_password_account_title: Hk,
|
|
36266
|
+
currently_logged_in_as: zk,
|
|
36267
|
+
email: Kk,
|
|
36268
|
+
email_changed_to_template: Gk,
|
|
36269
|
+
email_or_phone_placeholder: Wk,
|
|
36270
|
+
email_placeholder: Xk,
|
|
36271
|
+
email_validated: Jk,
|
|
36272
|
+
email_validated_cta: Yk,
|
|
36273
|
+
email_verification_for_signup_sent_description: Zk,
|
|
36274
|
+
email_verification_for_signup_sent_title: Qk,
|
|
36275
|
+
enter_a_code_btn: eN,
|
|
36276
|
+
enter_email_for_verification_description: tN,
|
|
36277
|
+
enter_new_email: nN,
|
|
36278
|
+
enter_new_password_placeholder: rN,
|
|
36279
|
+
enter_password: iN,
|
|
36280
|
+
enter_password_description: oN,
|
|
36281
|
+
enter_your_password_btn: sN,
|
|
36282
|
+
expired_code: aN,
|
|
36283
|
+
fokus_info_message: cN,
|
|
36284
|
+
forgot_password_cta: lN,
|
|
36285
|
+
forgot_password_description: uN,
|
|
36286
|
+
forgot_password_email_sent: dN,
|
|
36287
|
+
forgot_password_link: pN,
|
|
36288
|
+
forgot_password_title: fN,
|
|
36289
|
+
go_back: hN,
|
|
36290
|
+
hide_password: gN,
|
|
36288
36291
|
"invalid-email": "Email non valida",
|
|
36289
|
-
invalid_identifier:
|
|
36290
|
-
invalid_password:
|
|
36291
|
-
invalid_session_body:
|
|
36292
|
-
invalid_session_title:
|
|
36293
|
-
link_email_click_to_login:
|
|
36294
|
-
link_email_login:
|
|
36295
|
-
link_email_or_enter_code:
|
|
36296
|
-
link_page_body:
|
|
36297
|
-
link_page_headline:
|
|
36298
|
-
logged_in_as:
|
|
36299
|
-
login:
|
|
36300
|
-
login_description:
|
|
36301
|
-
login_description_code:
|
|
36302
|
-
login_description_combined:
|
|
36303
|
-
login_description_link:
|
|
36304
|
-
login_description_phone:
|
|
36305
|
-
login_description_template:
|
|
36306
|
-
logout:
|
|
36307
|
-
no_use_another:
|
|
36308
|
-
or:
|
|
36309
|
-
password:
|
|
36310
|
-
password_has_been_reset:
|
|
36311
|
-
password_has_been_reset_title:
|
|
36312
|
-
password_reset_subject:
|
|
36313
|
-
password_reset_title:
|
|
36314
|
-
phone_placeholder:
|
|
36315
|
-
privacy_policy:
|
|
36316
|
-
redirecting:
|
|
36317
|
-
reenter_new_password_placeholder:
|
|
36318
|
-
register_password_account:
|
|
36319
|
-
resend_code:
|
|
36320
|
-
reset_password_cta:
|
|
36321
|
-
reset_password_description:
|
|
36322
|
-
reset_password_email_click_to_reset:
|
|
36323
|
-
reset_password_email_cta:
|
|
36324
|
-
reset_password_email_reset:
|
|
36325
|
-
reset_password_subject:
|
|
36326
|
-
reset_password_title:
|
|
36327
|
-
send:
|
|
36328
|
-
send_me_a_new_magic_link:
|
|
36329
|
-
sent_code_spam:
|
|
36330
|
-
set_password:
|
|
36331
|
-
show_password:
|
|
36332
|
-
sign_in:
|
|
36333
|
-
signup:
|
|
36334
|
-
signup_success:
|
|
36335
|
-
sms_code_text:
|
|
36336
|
-
spotify_already_linked_body:
|
|
36337
|
-
spotify_already_linked_cta:
|
|
36338
|
-
spotify_already_linked_step1_body:
|
|
36339
|
-
spotify_already_linked_step1_title:
|
|
36340
|
-
spotify_already_linked_step2_body:
|
|
36341
|
-
spotify_already_linked_step2_title:
|
|
36342
|
-
spotify_already_linked_title:
|
|
36343
|
-
success:
|
|
36344
|
-
support_info:
|
|
36345
|
-
terms:
|
|
36346
|
-
unexpected_error_try_again:
|
|
36347
|
-
unverified_email:
|
|
36348
|
-
update_email:
|
|
36349
|
-
user_account_does_not_exist:
|
|
36350
|
-
user_not_found:
|
|
36351
|
-
user_not_found_body:
|
|
36352
|
-
user_not_found_cta:
|
|
36353
|
-
validate_code:
|
|
36354
|
-
validate_email_body:
|
|
36355
|
-
validate_email_title:
|
|
36356
|
-
verify_email_click_to_verify:
|
|
36357
|
-
verify_email_subject:
|
|
36358
|
-
verify_email_title:
|
|
36359
|
-
verify_email_verify:
|
|
36360
|
-
verify_your_email:
|
|
36361
|
-
we_sent_a_code_to:
|
|
36362
|
-
welcome:
|
|
36363
|
-
welcome_to_your_account:
|
|
36364
|
-
yes_continue:
|
|
36365
|
-
yes_continue_with:
|
|
36366
|
-
yes_continue_with_existing_account:
|
|
36367
|
-
},
|
|
36292
|
+
invalid_identifier: mN,
|
|
36293
|
+
invalid_password: _N,
|
|
36294
|
+
invalid_session_body: yN,
|
|
36295
|
+
invalid_session_title: wN,
|
|
36296
|
+
link_email_click_to_login: vN,
|
|
36297
|
+
link_email_login: bN,
|
|
36298
|
+
link_email_or_enter_code: xN,
|
|
36299
|
+
link_page_body: $N,
|
|
36300
|
+
link_page_headline: AN,
|
|
36301
|
+
logged_in_as: EN,
|
|
36302
|
+
login: SN,
|
|
36303
|
+
login_description: kN,
|
|
36304
|
+
login_description_code: NN,
|
|
36305
|
+
login_description_combined: CN,
|
|
36306
|
+
login_description_link: IN,
|
|
36307
|
+
login_description_phone: TN,
|
|
36308
|
+
login_description_template: ON,
|
|
36309
|
+
logout: DN,
|
|
36310
|
+
no_use_another: RN,
|
|
36311
|
+
or: PN,
|
|
36312
|
+
password: BN,
|
|
36313
|
+
password_has_been_reset: jN,
|
|
36314
|
+
password_has_been_reset_title: LN,
|
|
36315
|
+
password_reset_subject: FN,
|
|
36316
|
+
password_reset_title: UN,
|
|
36317
|
+
phone_placeholder: MN,
|
|
36318
|
+
privacy_policy: qN,
|
|
36319
|
+
redirecting: VN,
|
|
36320
|
+
reenter_new_password_placeholder: HN,
|
|
36321
|
+
register_password_account: zN,
|
|
36322
|
+
resend_code: KN,
|
|
36323
|
+
reset_password_cta: GN,
|
|
36324
|
+
reset_password_description: WN,
|
|
36325
|
+
reset_password_email_click_to_reset: XN,
|
|
36326
|
+
reset_password_email_cta: JN,
|
|
36327
|
+
reset_password_email_reset: YN,
|
|
36328
|
+
reset_password_subject: ZN,
|
|
36329
|
+
reset_password_title: QN,
|
|
36330
|
+
send: e7,
|
|
36331
|
+
send_me_a_new_magic_link: t7,
|
|
36332
|
+
sent_code_spam: n7,
|
|
36333
|
+
set_password: r7,
|
|
36334
|
+
show_password: i7,
|
|
36335
|
+
sign_in: o7,
|
|
36336
|
+
signup: s7,
|
|
36337
|
+
signup_success: a7,
|
|
36338
|
+
sms_code_text: c7,
|
|
36339
|
+
spotify_already_linked_body: l7,
|
|
36340
|
+
spotify_already_linked_cta: u7,
|
|
36341
|
+
spotify_already_linked_step1_body: d7,
|
|
36342
|
+
spotify_already_linked_step1_title: p7,
|
|
36343
|
+
spotify_already_linked_step2_body: f7,
|
|
36344
|
+
spotify_already_linked_step2_title: h7,
|
|
36345
|
+
spotify_already_linked_title: g7,
|
|
36346
|
+
success: m7,
|
|
36347
|
+
support_info: _7,
|
|
36348
|
+
terms: y7,
|
|
36349
|
+
unexpected_error_try_again: w7,
|
|
36350
|
+
unverified_email: v7,
|
|
36351
|
+
update_email: b7,
|
|
36352
|
+
user_account_does_not_exist: x7,
|
|
36353
|
+
user_not_found: $7,
|
|
36354
|
+
user_not_found_body: A7,
|
|
36355
|
+
user_not_found_cta: E7,
|
|
36356
|
+
validate_code: S7,
|
|
36357
|
+
validate_email_body: k7,
|
|
36358
|
+
validate_email_title: N7,
|
|
36359
|
+
verify_email_click_to_verify: C7,
|
|
36360
|
+
verify_email_subject: I7,
|
|
36361
|
+
verify_email_title: T7,
|
|
36362
|
+
verify_email_verify: O7,
|
|
36363
|
+
verify_your_email: D7,
|
|
36364
|
+
we_sent_a_code_to: R7,
|
|
36365
|
+
welcome: P7,
|
|
36366
|
+
welcome_to_your_account: B7,
|
|
36367
|
+
yes_continue: j7,
|
|
36368
|
+
yes_continue_with: L7,
|
|
36369
|
+
yes_continue_with_existing_account: F7
|
|
36370
|
+
}, M7 = "Konto oppdaget", q7 = "Konto", V7 = "Vi har oppdaget at du allerede har opprettet en konto gjennom", H7 = "Ved å logge på godtar du våre", z7 = "og", K7 = "e-postadresse", G7 = "e-post eller telefonnummer", W7 = "telefonnummer", X7 = "Callback-URLen samsvarer ikke", J7 = "Den oppgitte redirect_uri er ikke på listen over tillatte tilbakeringings-URLer.", Y7 = "fortsett med bruker", Z7 = "Klikk på knappen for å opprette en ny passordkonto.", Q7 = "Skriv inn koden på {{vendorName}} for å fullføre påloggingen", eC = "Velkommen til {{vendorName}} ! {{code}} er påloggingskoden", tC = "Velkommen til {{vendorName}}! {{code}} er påloggingskoden", nC = "Koden er utløpt", rC = "Ugyldig kode", iC = "Vennligst sjekk <0>{{username}}</0> og skriv inn den sekssifrede koden som vi har sendt deg.", oC = "Koden er allerede brukt", sC = "Koden er gyldig i 30 minutter", aC = "Bekreft passord", cC = "Trenger hjelp?", lC = "Kontakt oss", uC = "eller fortsett med sosial konto", dC = "Fortsett med {{provider}}", pC = "Vil du fortsette med din eksisterende konto?", fC = "Opphavsrett © 2023 SESAMY. Alle rettigheter forbeholdt.", hC = "©2023 Sesamy", gC = "Velg et passord med en blanding av store og små bokstaver, tall og symboler.", mC = "Vennligst skriv inn en gyldig e-postadresse.", _C = "Passordene stemte ikke overens. Prøv igjen.", yC = "Velg passord", wC = "Passordet må være på minst 8 tegn og inneholde minst én liten bokstav, én stor bokstav, ett tall og ett symbol.", vC = "Opprett ny konto", bC = "Registrer deg med passord", xC = "Du er logget på som <0> {{email}}</0>", $C = "E-post", AC = "E-post endret til <0>{{email}}</0> ", EC = "E-post eller telefonnummer", SC = "E-postadresse", kC = "E-postadressen din har blitt validert", NC = "Skriv nå inn passordet ditt for å logge inn igjen", CC = "En e-post har blitt sendt til <0>{{email}}</0> med en bekreftelseslenke. Klikk på lenken for å bekrefte e-postadressen din og angi et passord.", IC = "E-postbekreftelse sendt", TC = "Angi en kode", OC = "Vi sender deg en bekreftelseskobling for å sikre at du eier denne e-postadressen.", DC = "Skriv inn ny e-post", RC = "Skriv inn nytt passord", PC = "Oppgi passord", BC = "Skriv inn e-postadressen og passordet ditt for å logge inn.", jC = "Skriv inn passordet ditt", LC = "Den magiske lenken er utløpt. Vennligst klikk på knappen nedenfor for å motta en ny lenke i innboksen din.", FC = "Hei! Vi oppdaterte påloggingsopplevelsen vår. <0>Klikk her for å lære mer om det.</0>", UC = "Send e-post om tilbakestilling av passord", MC = "Klikk på knappen nedenfor, så sender vi deg instruksjoner om hvordan du tilbakestiller passordet ditt.", qC = "E-post om tilbakestilling av passord sendt", VC = "Har du glemt passordet?", HC = "Har du glemt passordet?", zC = "Gå tilbake", KC = "Skjul passord", GC = "Ugyldig identifikator", WC = "Ugyldig passord", XC = `Lenken er ikke lenger gyldig.
|
|
36368
36371
|
|
|
36369
36372
|
Sørg for å åpne påloggingslenken i samme nettleser som du startet påloggingen med.
|
|
36370
36373
|
|
|
36371
|
-
Du kan klikke på lenken nedenfor for å starte en ny pålogging.`,
|
|
36374
|
+
Du kan klikke på lenken nedenfor for å starte en ny pålogging.`, JC = "Ugyldig lenke", YC = "Klikk på knappen for å logge inn", ZC = "Logg inn", QC = "Eller skriv inn koden på {{vendorName}} for å fullføre påloggingen.", eI = "Skriv inn e-postadressen din for å låse opp dette programmet på {{service}}", tI = "Koble kontoen din til {{service}}", nI = "Du er innlogget som", rI = "Logg inn", iI = "Skriv inn e-postadressen din for å logge på.", oI = "Skriv inn e-postadressen din og vi sender deg en påloggingskode.", sI = "Skriv inn e-postadressen eller telefonnummeret ditt for å logge på", aI = "Skriv inn e-postadressen din og vi sender deg en påloggingslenke.", cI = "Skriv inn telefonnummeret ditt for å logge på", lI = "Skriv inn din {{authMethod}} for å logge inn.", uI = "Logg ut", dI = "Nei, jeg vil bruke en annen konto", pI = "eller", fI = "Passord", hI = "Passordet har blitt tilbakestilt", gI = "Suksess", mI = "Endre passord for {{vendorName}} kontoen din", _I = "Endre passord for {{vendorName}} kontoen din", yI = "Telefonnummer", wI = "Personvernerklæring", vI = "Omdirigerer", bI = "Bekreft passord", xI = "Registrer et nytt passord", $I = "Send kode på nytt", AI = "Endre passord", EI = "Skriv inn det nye passordet for e-postkontoen nedenfor: ", SI = "Klikk på knappen for å tilbakestille passordet ditt", kI = "Klikk på knappen for å tilbakestille passordet ditt", NI = "Tilbakestill passordet ditt", CI = "Endre passord for {{vendorName}} -kontoen din", II = "Tilbakestill passord", TI = "Send", OI = "Send meg en ny magisk lenke", DI = "Husk å sjekke søppelpostmappen din hvis e-posten ikke kom.", RI = "Angi passord", PI = "Vis passord", BI = "Logg inn", jI = "Påmelding", LI = "Vellykket registrering", FI = "{{code}} er innloggingskoden din for {{vendorName}}", UI = "Det ser ut til at Spotify-kontoen din for øyeblikket er koblet til en annen Sesamy-konto. Men ikke vær redd, vi er her for å veilede deg gjennom prosessen for å få dette fikset.", MI = "Gå til Spotifys innholdstilgangsside", qI = 'La oss starte med å koble fra Spotify-kontoen din. Klikk på knappen nedenfor for å gå til Spotifys innholdstilgang-side. Etter at du har logget på Spotify-kontoen din, finner du Sesamy på listen over tilkoblede plattformer. Klikk "Fjern kobling" ved siden av Sesamy-logoen.', VI = "Trinn 1: Koble fra Spotify-kontoen din", HI = "Når du har koblet fra Spotify-kontoen din, kan du koble den til Sesamy på nytt. Bare gjenta trinnene du tidligere tok som førte deg til denne siden.", zI = "Trinn 2: Koble Spotify-kontoen din til Sesamy på nytt", KI = "Oops! Spotify-kontoen din er allerede koblet", GI = "Ferdig", WI = "Hvis du har spørsmål eller trenger hjelp, kan du kontakte supportteamet vårt", XI = "vilkår", JI = "Noe gikk galt. Vennligst prøv igjen.", YI = "E-postadressen din må bekreftes. Vi har sendt en ny e-post til innboksen din.", ZI = "Oppdater e-post", QI = "Brukerkonto eksisterer ikke", eT = "Brukerkonto eksisterer ikke", tT = "Vi kunne ikke finne en bruker med den oppgitte e-postadressen. Vær så snill, prøv på nytt.", nT = "Prøv igjen.", rT = "Bekreft koden", iT = "Sjekk innboksen din for instruksjoner om e-postvalidering.", oT = "Registrerte seg", sT = "Klikk på knappen for å bekrefte e-postadressen din", aT = "Bekreft e-postadressen din", cT = "Bekreft e-postadressen din", lT = "Bekreft konto", uT = "Bekreft e-posten din", dT = "Vennligst sjekk e-posten din på <0>{{email}}</0> og skriv inn den sekssifrede koden som vi har sendt deg.", pT = "Velkommen", fT = "Velkommen til din brukerkonto hos {{vendorName}} !", hT = "Fortsett med denne kontoen", gT = "Ja, fortsett med {{text}}", mT = "Ja, fortsett med eksisterende konto", _T = {
|
|
36372
36375
|
"Server error: Invalid code": "Ugyldig kode",
|
|
36373
|
-
account_detected:
|
|
36374
|
-
account_title:
|
|
36375
|
-
account_with_sso_provider:
|
|
36376
|
-
agree_to:
|
|
36377
|
-
and:
|
|
36378
|
-
auth_method_email:
|
|
36379
|
-
auth_method_email_or_phone:
|
|
36380
|
-
auth_method_phone:
|
|
36381
|
-
callback_url_mismatch:
|
|
36382
|
-
callback_url_not_allowed:
|
|
36383
|
-
check_email_title:
|
|
36384
|
-
click_to_sign_up_description:
|
|
36385
|
-
code_email_enter_code:
|
|
36386
|
-
code_email_subject:
|
|
36387
|
-
code_email_title:
|
|
36388
|
-
code_expired:
|
|
36389
|
-
code_invalid:
|
|
36390
|
-
code_sent_template:
|
|
36391
|
-
code_used:
|
|
36392
|
-
code_valid_30_minutes:
|
|
36393
|
-
confirm_password:
|
|
36394
|
-
contact_support:
|
|
36395
|
-
contact_us:
|
|
36376
|
+
account_detected: M7,
|
|
36377
|
+
account_title: q7,
|
|
36378
|
+
account_with_sso_provider: V7,
|
|
36379
|
+
agree_to: H7,
|
|
36380
|
+
and: z7,
|
|
36381
|
+
auth_method_email: K7,
|
|
36382
|
+
auth_method_email_or_phone: G7,
|
|
36383
|
+
auth_method_phone: W7,
|
|
36384
|
+
callback_url_mismatch: X7,
|
|
36385
|
+
callback_url_not_allowed: J7,
|
|
36386
|
+
check_email_title: Y7,
|
|
36387
|
+
click_to_sign_up_description: Z7,
|
|
36388
|
+
code_email_enter_code: Q7,
|
|
36389
|
+
code_email_subject: eC,
|
|
36390
|
+
code_email_title: tC,
|
|
36391
|
+
code_expired: nC,
|
|
36392
|
+
code_invalid: rC,
|
|
36393
|
+
code_sent_template: iC,
|
|
36394
|
+
code_used: oC,
|
|
36395
|
+
code_valid_30_minutes: sC,
|
|
36396
|
+
confirm_password: aC,
|
|
36397
|
+
contact_support: cC,
|
|
36398
|
+
contact_us: lC,
|
|
36396
36399
|
continue: "Fortsette",
|
|
36397
|
-
continue_social_login:
|
|
36398
|
-
continue_with:
|
|
36399
|
-
continue_with_sso_provider_headline:
|
|
36400
|
-
copyright:
|
|
36401
|
-
copyright_sesamy:
|
|
36402
|
-
create_account_description:
|
|
36403
|
-
create_account_email_invalid:
|
|
36404
|
-
create_account_passwords_didnt_match:
|
|
36405
|
-
create_account_title:
|
|
36406
|
-
create_account_weak_password:
|
|
36407
|
-
create_new_account_link:
|
|
36408
|
-
create_password_account_title:
|
|
36409
|
-
currently_logged_in_as:
|
|
36410
|
-
email:
|
|
36411
|
-
email_changed_to_template:
|
|
36412
|
-
email_or_phone_placeholder:
|
|
36413
|
-
email_placeholder:
|
|
36414
|
-
email_validated:
|
|
36415
|
-
email_validated_cta:
|
|
36416
|
-
email_verification_for_signup_sent_description:
|
|
36417
|
-
email_verification_for_signup_sent_title:
|
|
36418
|
-
enter_a_code_btn:
|
|
36419
|
-
enter_email_for_verification_description:
|
|
36420
|
-
enter_new_email:
|
|
36421
|
-
enter_new_password_placeholder:
|
|
36422
|
-
enter_password:
|
|
36423
|
-
enter_password_description:
|
|
36424
|
-
enter_your_password_btn:
|
|
36425
|
-
expired_code:
|
|
36426
|
-
fokus_info_message:
|
|
36427
|
-
forgot_password_cta:
|
|
36428
|
-
forgot_password_description:
|
|
36429
|
-
forgot_password_email_sent:
|
|
36430
|
-
forgot_password_link:
|
|
36431
|
-
forgot_password_title:
|
|
36432
|
-
go_back:
|
|
36433
|
-
hide_password:
|
|
36400
|
+
continue_social_login: uC,
|
|
36401
|
+
continue_with: dC,
|
|
36402
|
+
continue_with_sso_provider_headline: pC,
|
|
36403
|
+
copyright: fC,
|
|
36404
|
+
copyright_sesamy: hC,
|
|
36405
|
+
create_account_description: gC,
|
|
36406
|
+
create_account_email_invalid: mC,
|
|
36407
|
+
create_account_passwords_didnt_match: _C,
|
|
36408
|
+
create_account_title: yC,
|
|
36409
|
+
create_account_weak_password: wC,
|
|
36410
|
+
create_new_account_link: vC,
|
|
36411
|
+
create_password_account_title: bC,
|
|
36412
|
+
currently_logged_in_as: xC,
|
|
36413
|
+
email: $C,
|
|
36414
|
+
email_changed_to_template: AC,
|
|
36415
|
+
email_or_phone_placeholder: EC,
|
|
36416
|
+
email_placeholder: SC,
|
|
36417
|
+
email_validated: kC,
|
|
36418
|
+
email_validated_cta: NC,
|
|
36419
|
+
email_verification_for_signup_sent_description: CC,
|
|
36420
|
+
email_verification_for_signup_sent_title: IC,
|
|
36421
|
+
enter_a_code_btn: TC,
|
|
36422
|
+
enter_email_for_verification_description: OC,
|
|
36423
|
+
enter_new_email: DC,
|
|
36424
|
+
enter_new_password_placeholder: RC,
|
|
36425
|
+
enter_password: PC,
|
|
36426
|
+
enter_password_description: BC,
|
|
36427
|
+
enter_your_password_btn: jC,
|
|
36428
|
+
expired_code: LC,
|
|
36429
|
+
fokus_info_message: FC,
|
|
36430
|
+
forgot_password_cta: UC,
|
|
36431
|
+
forgot_password_description: MC,
|
|
36432
|
+
forgot_password_email_sent: qC,
|
|
36433
|
+
forgot_password_link: VC,
|
|
36434
|
+
forgot_password_title: HC,
|
|
36435
|
+
go_back: zC,
|
|
36436
|
+
hide_password: KC,
|
|
36434
36437
|
"invalid-email": "Ugyldig epost",
|
|
36435
|
-
invalid_identifier:
|
|
36436
|
-
invalid_password:
|
|
36437
|
-
invalid_session_body:
|
|
36438
|
-
invalid_session_title:
|
|
36439
|
-
link_email_click_to_login:
|
|
36440
|
-
link_email_login:
|
|
36441
|
-
link_email_or_enter_code:
|
|
36442
|
-
link_page_body:
|
|
36443
|
-
link_page_headline:
|
|
36444
|
-
logged_in_as:
|
|
36445
|
-
login:
|
|
36446
|
-
login_description:
|
|
36447
|
-
login_description_code:
|
|
36448
|
-
login_description_combined:
|
|
36449
|
-
login_description_link:
|
|
36450
|
-
login_description_phone:
|
|
36451
|
-
login_description_template:
|
|
36452
|
-
logout:
|
|
36453
|
-
no_use_another:
|
|
36454
|
-
or:
|
|
36455
|
-
password:
|
|
36456
|
-
password_has_been_reset:
|
|
36457
|
-
password_has_been_reset_title:
|
|
36458
|
-
password_reset_subject:
|
|
36459
|
-
password_reset_title:
|
|
36460
|
-
phone_placeholder:
|
|
36461
|
-
privacy_policy:
|
|
36462
|
-
redirecting:
|
|
36463
|
-
reenter_new_password_placeholder:
|
|
36464
|
-
register_password_account:
|
|
36465
|
-
resend_code:
|
|
36466
|
-
reset_password_cta:
|
|
36467
|
-
reset_password_description:
|
|
36468
|
-
reset_password_email_click_to_reset:
|
|
36469
|
-
reset_password_email_cta:
|
|
36470
|
-
reset_password_email_reset:
|
|
36471
|
-
reset_password_subject:
|
|
36472
|
-
reset_password_title:
|
|
36473
|
-
send:
|
|
36474
|
-
send_me_a_new_magic_link:
|
|
36475
|
-
sent_code_spam:
|
|
36476
|
-
set_password:
|
|
36477
|
-
show_password:
|
|
36478
|
-
sign_in:
|
|
36479
|
-
signup:
|
|
36480
|
-
signup_success:
|
|
36481
|
-
sms_code_text:
|
|
36482
|
-
spotify_already_linked_body:
|
|
36483
|
-
spotify_already_linked_cta:
|
|
36484
|
-
spotify_already_linked_step1_body:
|
|
36485
|
-
spotify_already_linked_step1_title:
|
|
36486
|
-
spotify_already_linked_step2_body:
|
|
36487
|
-
spotify_already_linked_step2_title:
|
|
36488
|
-
spotify_already_linked_title:
|
|
36489
|
-
success:
|
|
36490
|
-
support_info:
|
|
36491
|
-
terms:
|
|
36492
|
-
unexpected_error_try_again:
|
|
36493
|
-
unverified_email:
|
|
36494
|
-
update_email:
|
|
36495
|
-
user_account_does_not_exist:
|
|
36496
|
-
user_not_found:
|
|
36497
|
-
user_not_found_body:
|
|
36498
|
-
user_not_found_cta:
|
|
36499
|
-
validate_code:
|
|
36500
|
-
validate_email_body:
|
|
36501
|
-
validate_email_title:
|
|
36502
|
-
verify_email_click_to_verify:
|
|
36503
|
-
verify_email_subject:
|
|
36504
|
-
verify_email_title:
|
|
36505
|
-
verify_email_verify:
|
|
36506
|
-
verify_your_email:
|
|
36507
|
-
we_sent_a_code_to:
|
|
36508
|
-
welcome:
|
|
36509
|
-
welcome_to_your_account:
|
|
36510
|
-
yes_continue:
|
|
36511
|
-
yes_continue_with:
|
|
36512
|
-
yes_continue_with_existing_account:
|
|
36513
|
-
},
|
|
36438
|
+
invalid_identifier: GC,
|
|
36439
|
+
invalid_password: WC,
|
|
36440
|
+
invalid_session_body: XC,
|
|
36441
|
+
invalid_session_title: JC,
|
|
36442
|
+
link_email_click_to_login: YC,
|
|
36443
|
+
link_email_login: ZC,
|
|
36444
|
+
link_email_or_enter_code: QC,
|
|
36445
|
+
link_page_body: eI,
|
|
36446
|
+
link_page_headline: tI,
|
|
36447
|
+
logged_in_as: nI,
|
|
36448
|
+
login: rI,
|
|
36449
|
+
login_description: iI,
|
|
36450
|
+
login_description_code: oI,
|
|
36451
|
+
login_description_combined: sI,
|
|
36452
|
+
login_description_link: aI,
|
|
36453
|
+
login_description_phone: cI,
|
|
36454
|
+
login_description_template: lI,
|
|
36455
|
+
logout: uI,
|
|
36456
|
+
no_use_another: dI,
|
|
36457
|
+
or: pI,
|
|
36458
|
+
password: fI,
|
|
36459
|
+
password_has_been_reset: hI,
|
|
36460
|
+
password_has_been_reset_title: gI,
|
|
36461
|
+
password_reset_subject: mI,
|
|
36462
|
+
password_reset_title: _I,
|
|
36463
|
+
phone_placeholder: yI,
|
|
36464
|
+
privacy_policy: wI,
|
|
36465
|
+
redirecting: vI,
|
|
36466
|
+
reenter_new_password_placeholder: bI,
|
|
36467
|
+
register_password_account: xI,
|
|
36468
|
+
resend_code: $I,
|
|
36469
|
+
reset_password_cta: AI,
|
|
36470
|
+
reset_password_description: EI,
|
|
36471
|
+
reset_password_email_click_to_reset: SI,
|
|
36472
|
+
reset_password_email_cta: kI,
|
|
36473
|
+
reset_password_email_reset: NI,
|
|
36474
|
+
reset_password_subject: CI,
|
|
36475
|
+
reset_password_title: II,
|
|
36476
|
+
send: TI,
|
|
36477
|
+
send_me_a_new_magic_link: OI,
|
|
36478
|
+
sent_code_spam: DI,
|
|
36479
|
+
set_password: RI,
|
|
36480
|
+
show_password: PI,
|
|
36481
|
+
sign_in: BI,
|
|
36482
|
+
signup: jI,
|
|
36483
|
+
signup_success: LI,
|
|
36484
|
+
sms_code_text: FI,
|
|
36485
|
+
spotify_already_linked_body: UI,
|
|
36486
|
+
spotify_already_linked_cta: MI,
|
|
36487
|
+
spotify_already_linked_step1_body: qI,
|
|
36488
|
+
spotify_already_linked_step1_title: VI,
|
|
36489
|
+
spotify_already_linked_step2_body: HI,
|
|
36490
|
+
spotify_already_linked_step2_title: zI,
|
|
36491
|
+
spotify_already_linked_title: KI,
|
|
36492
|
+
success: GI,
|
|
36493
|
+
support_info: WI,
|
|
36494
|
+
terms: XI,
|
|
36495
|
+
unexpected_error_try_again: JI,
|
|
36496
|
+
unverified_email: YI,
|
|
36497
|
+
update_email: ZI,
|
|
36498
|
+
user_account_does_not_exist: QI,
|
|
36499
|
+
user_not_found: eT,
|
|
36500
|
+
user_not_found_body: tT,
|
|
36501
|
+
user_not_found_cta: nT,
|
|
36502
|
+
validate_code: rT,
|
|
36503
|
+
validate_email_body: iT,
|
|
36504
|
+
validate_email_title: oT,
|
|
36505
|
+
verify_email_click_to_verify: sT,
|
|
36506
|
+
verify_email_subject: aT,
|
|
36507
|
+
verify_email_title: cT,
|
|
36508
|
+
verify_email_verify: lT,
|
|
36509
|
+
verify_your_email: uT,
|
|
36510
|
+
we_sent_a_code_to: dT,
|
|
36511
|
+
welcome: pT,
|
|
36512
|
+
welcome_to_your_account: fT,
|
|
36513
|
+
yes_continue: hT,
|
|
36514
|
+
yes_continue_with: gT,
|
|
36515
|
+
yes_continue_with_existing_account: mT
|
|
36516
|
+
}, yT = "Fortsätt med existerande konto", wT = "Konto", vT = "Det verkar som att du redan har skapat ett konto genom", bT = "Genom att logga in godkänner du våra", xT = "och", $T = "E-postadress", AT = "e-post eller telefonnummer", ET = "telefonnummer", ST = "Callback URL mismatch", kT = "The provided redirect_uri is not in the list of allowed callback URLs.", NT = "fortsätt med användaren", CT = "Klicka på knappen för att skapa ett nytt lösenordskonto.", IT = "Skriv in koden på {{vendorName}} för att slutföra inloggningen", TT = "Välkommen till {{vendorName}}! {{code}} är koden för att logga in", OT = "Välkommen till {{vendorName}}! {{code}} är koden för att logga in", DT = "Koden har löpt ut", RT = "Ogiltig kod", PT = "Vänligen kontrollera <0>{{username}}</0> och ange den sexsiffriga koden som vi har skickat till dig.", BT = "Koden är redan använd", jT = "Koden är giltig i 30 minuter", LT = "Bekräfta lösenord", FT = "Behöver du hjälp?", UT = "Kontakta oss", MT = "eller via sociala medier", qT = "Fortsätt med {{provider}}", VT = "Vill du fortsätta med det här kontot?", HT = "Copyright © 2023 SESAMY. Alla rättigheter förbehållna.", zT = "©2023 Sesamy", KT = "Välj ett lösenord med en blandning av stora och små bokstäver, siffror och symboler.", GT = "Ange en giltig e-postadress.", WT = "Lösenorden stämde inte överens. Försök igen.", XT = "Välj lösenord", JT = "Lösenordet måste vara minst 8 tecken långt och innehålla minst en gemen bokstav, en versal bokstav, en siffra och en symbol.", YT = "Skapa nytt konto", ZT = "Registrera dig med lösenord", QT = "Du är inloggad som <0>{{email}}</0>", eO = "E-postadress", tO = "E-postadressen ändrades till <0>{{email}}</0> ", nO = "E-post eller telefonnummer", rO = "E-postadress", iO = "Din e-postadress har validerats", oO = "Ange nu ditt lösenord för att logga in igen", sO = "Ett e-postmeddelande har skickats till <0>{{email}}</0> med en verifieringslänk. Vänligen klicka på länken för att verifiera din e-postadress och välja ett lösenord.", aO = "E-postverifiering skickad", cO = "Logga in med kod", lO = "Vi skickar dig en verifieringslänk för att säkerställa att du äger den här e-postadressen.", uO = "Ange ny e-postadress", dO = "Ange nytt lösenord", pO = "Ange lösenord", fO = "Ange din e-postadress och ditt lösenord för att logga in.", hO = "Logga in med lösenord", gO = "Länken är inte längre giltig. Klicka på knappen för att skicka en ny länk till din epost.", mO = "Vi har bytt inloggningssystem, <0>här kan du läsa mer om vad det innebär</0>", _O = "Skicka", yO = "Klicka på knappen nedan så skickar vi instruktioner om hur du återställer ditt lösenord.", wO = "Vi har skickat ett e-postmeddelande med instruktioner om hur du återställer ditt lösenord till den e-postadress du angav.", vO = "Har du glömt lösenordet?", bO = "Har du glömt lösenordet?", xO = "Gå tillbaka", $O = "Dölj lösenord", AO = "Ogiltig identifierare", EO = "Ogiltigt lösenord", SO = `Länken är inte längre giltig.
|
|
36514
36517
|
|
|
36515
36518
|
Vänligen se till att öppna inloggningslänken i samma webbläsare som du startade inloggningen med.
|
|
36516
36519
|
|
|
36517
|
-
Du kan klicka på länken nedan för att starta en ny inloggning.`,
|
|
36520
|
+
Du kan klicka på länken nedan för att starta en ny inloggning.`, kO = "Ogiltig länk", NO = "Klicka på knappen för att logga in", CO = "Logga in", IO = "Eller skriv in koden på {{vendorName}} för att slutföra inloggningen.", TO = "Ange din epost för att låsa upp den här showen på {{service}}", OO = "Koppla ditt konto till {{service}}", DO = "Du är inloggad som", RO = "Logga in", PO = "Ange din e-postadress för att logga in.", BO = "Ange din mejladress, så skickar vi en kod till dig som du kan logga in med.", jO = "Ange din e-postadress eller ditt telefonnummer för att logga in", LO = "Ange din mejladress, så skickar vi en länk till dig som du kan logga in med.", FO = "Ange ditt telefonnummer för att logga in", UO = "Ange din {{authMethod}} för att logga in.", MO = "Logga ut", qO = "Nej, jag vill använda ett annat konto", VO = "eller", HO = "Lösenord", zO = "Lösenordet har återställts", KO = "Framgång", GO = "Byt lösenord för ditt {{vendorName}} konto", WO = "Byt lösenord för ditt {{vendorName}} konto", XO = "Telefonnummer", JO = "Integritetspolicy", YO = "Du skickas vidare", ZO = "Bekräfta lösenord", QO = "Registrera ett nytt lösenord", eD = "Skicka koden igen", tD = "Ändra lösenord", nD = "Ange ditt nya lösenord nedan för e-postkontot: ", rD = "Klicka på knappen för att återställa ditt lösenord", iD = "Klicka på knappen för att återställa ditt lösenord", oD = "Återställ ditt lösenord", sD = "Byt lösenord för ditt {{vendorName}} konto", aD = "Återställ lösenord", cD = "Skicka", lD = "Skicka en ny inloggninglänk", uD = "Kom ihåg att kontrollera din skräppost om du inte kan hitta mailet vi har skickat.", dD = "Välj lösenord", pD = "Visa lösenord", fD = "Logga in", hD = "Registrera dig", gD = "Registrera dig framgångsrik", mD = "{{code}} är din inloggningskod för {{vendorName}}", _D = "Det verkar som att ditt Spotify-konto för närvarande är kopplat till ett annat Sesamy-konto. Ingen fara, vi är här för att guida dig genom processen för att lösa detta.", yD = "Gå till Spotify's Content Access sida", wD = `Vi börjar med att avlänka ditt Spotify-konto. Klicka på knappen nedan för att komma till Spotify's Content Access sida. När du har loggat in på ditt Spotify-konto, leta upp Sesamy i listan över anslutna plattformar. Klicka på "Unlink" bredvid Sesamys logotyp.`, vD = "Steg 1: Avlänka ditt Spotify-konto", bD = "När du har avlänkat ditt Spotify-konto kan du koppla det till Sesamy igen. Upprepa helt enkelt de steg du tog som ledde dig till den här sidan.", xD = "Steg 2: Koppla ditt Spotify-konto till Sesamy igen", $D = "Oj! Ditt Spotify-konto är redan kopplat", AD = "Klart", ED = "Om du har frågor eller behöver hjälp kan du kontakta vårt supportteam", SD = "Villkor", kD = "Något gick fel. Vänligen försök igen.", ND = "Din e-postadress behöver valideras. Vi har skickat ett nytt e-postmeddelande till din inkorg", CD = "Ändra e-post", ID = "Kontot existerar inte", TD = "Kontot extisterar inte", OD = "Vi kan inte hitta en användare med denna eposten. Vänligen försök igen.", DD = "Försök igen.", RD = "Validera kod", PD = "Kontrollera din inkorg för instruktioner om validering av e-post.", BD = "Registrerad", jD = "Klicka på knappen för att verifiera din e-postadress", LD = "Bekräfta din e-postadress", FD = "Bekräfta din e-postadress", UD = "Verifiera konto", MD = "Ange engångskod", qD = "Vänligen kontrollera din e-post för <0>{{email}}</0> och ange den sexsiffriga koden som vi har skickat till dig.", VD = "Välkommen", HD = "Välkommen till ditt {{vendorName}}-konto!", zD = "Fortsätt med konto", KD = "Ja, fortsätt med {{text}}", GD = "Ja, fortsätt med detta kontot", WD = {
|
|
36518
36521
|
"Server error: Invalid code": "Koden är inte giltig",
|
|
36519
|
-
account_detected:
|
|
36520
|
-
account_title:
|
|
36521
|
-
account_with_sso_provider:
|
|
36522
|
-
agree_to:
|
|
36523
|
-
and:
|
|
36524
|
-
auth_method_email:
|
|
36525
|
-
auth_method_email_or_phone:
|
|
36526
|
-
auth_method_phone:
|
|
36527
|
-
callback_url_mismatch:
|
|
36528
|
-
callback_url_not_allowed:
|
|
36529
|
-
check_email_title:
|
|
36530
|
-
click_to_sign_up_description:
|
|
36531
|
-
code_email_enter_code:
|
|
36532
|
-
code_email_subject:
|
|
36533
|
-
code_email_title:
|
|
36534
|
-
code_expired:
|
|
36535
|
-
code_invalid:
|
|
36536
|
-
code_sent_template:
|
|
36537
|
-
code_used:
|
|
36538
|
-
code_valid_30_minutes:
|
|
36539
|
-
confirm_password:
|
|
36540
|
-
contact_support:
|
|
36541
|
-
contact_us:
|
|
36522
|
+
account_detected: yT,
|
|
36523
|
+
account_title: wT,
|
|
36524
|
+
account_with_sso_provider: vT,
|
|
36525
|
+
agree_to: bT,
|
|
36526
|
+
and: xT,
|
|
36527
|
+
auth_method_email: $T,
|
|
36528
|
+
auth_method_email_or_phone: AT,
|
|
36529
|
+
auth_method_phone: ET,
|
|
36530
|
+
callback_url_mismatch: ST,
|
|
36531
|
+
callback_url_not_allowed: kT,
|
|
36532
|
+
check_email_title: NT,
|
|
36533
|
+
click_to_sign_up_description: CT,
|
|
36534
|
+
code_email_enter_code: IT,
|
|
36535
|
+
code_email_subject: TT,
|
|
36536
|
+
code_email_title: OT,
|
|
36537
|
+
code_expired: DT,
|
|
36538
|
+
code_invalid: RT,
|
|
36539
|
+
code_sent_template: PT,
|
|
36540
|
+
code_used: BT,
|
|
36541
|
+
code_valid_30_minutes: jT,
|
|
36542
|
+
confirm_password: LT,
|
|
36543
|
+
contact_support: FT,
|
|
36544
|
+
contact_us: UT,
|
|
36542
36545
|
continue: "Fortsätt",
|
|
36543
|
-
continue_social_login:
|
|
36544
|
-
continue_with:
|
|
36545
|
-
continue_with_sso_provider_headline:
|
|
36546
|
-
copyright:
|
|
36547
|
-
copyright_sesamy:
|
|
36548
|
-
create_account_description:
|
|
36549
|
-
create_account_email_invalid:
|
|
36550
|
-
create_account_passwords_didnt_match:
|
|
36551
|
-
create_account_title:
|
|
36552
|
-
create_account_weak_password:
|
|
36553
|
-
create_new_account_link:
|
|
36554
|
-
create_password_account_title:
|
|
36555
|
-
currently_logged_in_as:
|
|
36556
|
-
email:
|
|
36557
|
-
email_changed_to_template:
|
|
36558
|
-
email_or_phone_placeholder:
|
|
36559
|
-
email_placeholder:
|
|
36560
|
-
email_validated:
|
|
36561
|
-
email_validated_cta:
|
|
36562
|
-
email_verification_for_signup_sent_description:
|
|
36563
|
-
email_verification_for_signup_sent_title:
|
|
36564
|
-
enter_a_code_btn:
|
|
36565
|
-
enter_email_for_verification_description:
|
|
36566
|
-
enter_new_email:
|
|
36567
|
-
enter_new_password_placeholder:
|
|
36568
|
-
enter_password:
|
|
36569
|
-
enter_password_description:
|
|
36570
|
-
enter_your_password_btn:
|
|
36571
|
-
expired_code:
|
|
36572
|
-
fokus_info_message:
|
|
36573
|
-
forgot_password_cta:
|
|
36574
|
-
forgot_password_description:
|
|
36575
|
-
forgot_password_email_sent:
|
|
36576
|
-
forgot_password_link:
|
|
36577
|
-
forgot_password_title:
|
|
36578
|
-
go_back:
|
|
36579
|
-
hide_password:
|
|
36546
|
+
continue_social_login: MT,
|
|
36547
|
+
continue_with: qT,
|
|
36548
|
+
continue_with_sso_provider_headline: VT,
|
|
36549
|
+
copyright: HT,
|
|
36550
|
+
copyright_sesamy: zT,
|
|
36551
|
+
create_account_description: KT,
|
|
36552
|
+
create_account_email_invalid: GT,
|
|
36553
|
+
create_account_passwords_didnt_match: WT,
|
|
36554
|
+
create_account_title: XT,
|
|
36555
|
+
create_account_weak_password: JT,
|
|
36556
|
+
create_new_account_link: YT,
|
|
36557
|
+
create_password_account_title: ZT,
|
|
36558
|
+
currently_logged_in_as: QT,
|
|
36559
|
+
email: eO,
|
|
36560
|
+
email_changed_to_template: tO,
|
|
36561
|
+
email_or_phone_placeholder: nO,
|
|
36562
|
+
email_placeholder: rO,
|
|
36563
|
+
email_validated: iO,
|
|
36564
|
+
email_validated_cta: oO,
|
|
36565
|
+
email_verification_for_signup_sent_description: sO,
|
|
36566
|
+
email_verification_for_signup_sent_title: aO,
|
|
36567
|
+
enter_a_code_btn: cO,
|
|
36568
|
+
enter_email_for_verification_description: lO,
|
|
36569
|
+
enter_new_email: uO,
|
|
36570
|
+
enter_new_password_placeholder: dO,
|
|
36571
|
+
enter_password: pO,
|
|
36572
|
+
enter_password_description: fO,
|
|
36573
|
+
enter_your_password_btn: hO,
|
|
36574
|
+
expired_code: gO,
|
|
36575
|
+
fokus_info_message: mO,
|
|
36576
|
+
forgot_password_cta: _O,
|
|
36577
|
+
forgot_password_description: yO,
|
|
36578
|
+
forgot_password_email_sent: wO,
|
|
36579
|
+
forgot_password_link: vO,
|
|
36580
|
+
forgot_password_title: bO,
|
|
36581
|
+
go_back: xO,
|
|
36582
|
+
hide_password: $O,
|
|
36580
36583
|
"invalid-email": "Ogiltig e-postadress",
|
|
36581
|
-
invalid_identifier:
|
|
36582
|
-
invalid_password:
|
|
36583
|
-
invalid_session_body:
|
|
36584
|
-
invalid_session_title:
|
|
36585
|
-
link_email_click_to_login:
|
|
36586
|
-
link_email_login:
|
|
36587
|
-
link_email_or_enter_code:
|
|
36588
|
-
link_page_body:
|
|
36589
|
-
link_page_headline:
|
|
36590
|
-
logged_in_as:
|
|
36591
|
-
login:
|
|
36592
|
-
login_description:
|
|
36593
|
-
login_description_code:
|
|
36594
|
-
login_description_combined:
|
|
36595
|
-
login_description_link:
|
|
36596
|
-
login_description_phone:
|
|
36597
|
-
login_description_template:
|
|
36598
|
-
logout:
|
|
36599
|
-
no_use_another:
|
|
36600
|
-
or:
|
|
36601
|
-
password:
|
|
36602
|
-
password_has_been_reset:
|
|
36603
|
-
password_has_been_reset_title:
|
|
36604
|
-
password_reset_subject:
|
|
36605
|
-
password_reset_title:
|
|
36606
|
-
phone_placeholder:
|
|
36607
|
-
privacy_policy:
|
|
36608
|
-
redirecting:
|
|
36609
|
-
reenter_new_password_placeholder:
|
|
36610
|
-
register_password_account:
|
|
36611
|
-
resend_code:
|
|
36612
|
-
reset_password_cta:
|
|
36613
|
-
reset_password_description:
|
|
36614
|
-
reset_password_email_click_to_reset:
|
|
36615
|
-
reset_password_email_cta:
|
|
36616
|
-
reset_password_email_reset:
|
|
36617
|
-
reset_password_subject:
|
|
36618
|
-
reset_password_title:
|
|
36619
|
-
send:
|
|
36620
|
-
send_me_a_new_magic_link:
|
|
36621
|
-
sent_code_spam:
|
|
36622
|
-
set_password:
|
|
36623
|
-
show_password:
|
|
36624
|
-
sign_in:
|
|
36625
|
-
signup:
|
|
36626
|
-
signup_success:
|
|
36627
|
-
sms_code_text:
|
|
36628
|
-
spotify_already_linked_body:
|
|
36629
|
-
spotify_already_linked_cta:
|
|
36630
|
-
spotify_already_linked_step1_body:
|
|
36631
|
-
spotify_already_linked_step1_title:
|
|
36632
|
-
spotify_already_linked_step2_body:
|
|
36633
|
-
spotify_already_linked_step2_title:
|
|
36634
|
-
spotify_already_linked_title:
|
|
36635
|
-
success:
|
|
36636
|
-
support_info:
|
|
36637
|
-
terms:
|
|
36638
|
-
unexpected_error_try_again:
|
|
36639
|
-
unverified_email:
|
|
36640
|
-
update_email:
|
|
36641
|
-
user_account_does_not_exist:
|
|
36642
|
-
user_not_found:
|
|
36643
|
-
user_not_found_body:
|
|
36644
|
-
user_not_found_cta:
|
|
36645
|
-
validate_code:
|
|
36646
|
-
validate_email_body:
|
|
36647
|
-
validate_email_title:
|
|
36648
|
-
verify_email_click_to_verify:
|
|
36649
|
-
verify_email_subject:
|
|
36650
|
-
verify_email_title:
|
|
36651
|
-
verify_email_verify:
|
|
36652
|
-
verify_your_email:
|
|
36653
|
-
we_sent_a_code_to:
|
|
36654
|
-
welcome:
|
|
36655
|
-
welcome_to_your_account:
|
|
36656
|
-
yes_continue:
|
|
36657
|
-
yes_continue_with:
|
|
36658
|
-
yes_continue_with_existing_account:
|
|
36659
|
-
},
|
|
36584
|
+
invalid_identifier: AO,
|
|
36585
|
+
invalid_password: EO,
|
|
36586
|
+
invalid_session_body: SO,
|
|
36587
|
+
invalid_session_title: kO,
|
|
36588
|
+
link_email_click_to_login: NO,
|
|
36589
|
+
link_email_login: CO,
|
|
36590
|
+
link_email_or_enter_code: IO,
|
|
36591
|
+
link_page_body: TO,
|
|
36592
|
+
link_page_headline: OO,
|
|
36593
|
+
logged_in_as: DO,
|
|
36594
|
+
login: RO,
|
|
36595
|
+
login_description: PO,
|
|
36596
|
+
login_description_code: BO,
|
|
36597
|
+
login_description_combined: jO,
|
|
36598
|
+
login_description_link: LO,
|
|
36599
|
+
login_description_phone: FO,
|
|
36600
|
+
login_description_template: UO,
|
|
36601
|
+
logout: MO,
|
|
36602
|
+
no_use_another: qO,
|
|
36603
|
+
or: VO,
|
|
36604
|
+
password: HO,
|
|
36605
|
+
password_has_been_reset: zO,
|
|
36606
|
+
password_has_been_reset_title: KO,
|
|
36607
|
+
password_reset_subject: GO,
|
|
36608
|
+
password_reset_title: WO,
|
|
36609
|
+
phone_placeholder: XO,
|
|
36610
|
+
privacy_policy: JO,
|
|
36611
|
+
redirecting: YO,
|
|
36612
|
+
reenter_new_password_placeholder: ZO,
|
|
36613
|
+
register_password_account: QO,
|
|
36614
|
+
resend_code: eD,
|
|
36615
|
+
reset_password_cta: tD,
|
|
36616
|
+
reset_password_description: nD,
|
|
36617
|
+
reset_password_email_click_to_reset: rD,
|
|
36618
|
+
reset_password_email_cta: iD,
|
|
36619
|
+
reset_password_email_reset: oD,
|
|
36620
|
+
reset_password_subject: sD,
|
|
36621
|
+
reset_password_title: aD,
|
|
36622
|
+
send: cD,
|
|
36623
|
+
send_me_a_new_magic_link: lD,
|
|
36624
|
+
sent_code_spam: uD,
|
|
36625
|
+
set_password: dD,
|
|
36626
|
+
show_password: pD,
|
|
36627
|
+
sign_in: fD,
|
|
36628
|
+
signup: hD,
|
|
36629
|
+
signup_success: gD,
|
|
36630
|
+
sms_code_text: mD,
|
|
36631
|
+
spotify_already_linked_body: _D,
|
|
36632
|
+
spotify_already_linked_cta: yD,
|
|
36633
|
+
spotify_already_linked_step1_body: wD,
|
|
36634
|
+
spotify_already_linked_step1_title: vD,
|
|
36635
|
+
spotify_already_linked_step2_body: bD,
|
|
36636
|
+
spotify_already_linked_step2_title: xD,
|
|
36637
|
+
spotify_already_linked_title: $D,
|
|
36638
|
+
success: AD,
|
|
36639
|
+
support_info: ED,
|
|
36640
|
+
terms: SD,
|
|
36641
|
+
unexpected_error_try_again: kD,
|
|
36642
|
+
unverified_email: ND,
|
|
36643
|
+
update_email: CD,
|
|
36644
|
+
user_account_does_not_exist: ID,
|
|
36645
|
+
user_not_found: TD,
|
|
36646
|
+
user_not_found_body: OD,
|
|
36647
|
+
user_not_found_cta: DD,
|
|
36648
|
+
validate_code: RD,
|
|
36649
|
+
validate_email_body: PD,
|
|
36650
|
+
validate_email_title: BD,
|
|
36651
|
+
verify_email_click_to_verify: jD,
|
|
36652
|
+
verify_email_subject: LD,
|
|
36653
|
+
verify_email_title: FD,
|
|
36654
|
+
verify_email_verify: UD,
|
|
36655
|
+
verify_your_email: MD,
|
|
36656
|
+
we_sent_a_code_to: qD,
|
|
36657
|
+
welcome: VD,
|
|
36658
|
+
welcome_to_your_account: HD,
|
|
36659
|
+
yes_continue: zD,
|
|
36660
|
+
yes_continue_with: KD,
|
|
36661
|
+
yes_continue_with_existing_account: GD
|
|
36662
|
+
}, XD = "Wykryto konto", JD = "Konto", YD = "Wykryliśmy, że użytkownik utworzył już konto za pośrednictwem", ZD = "Logując się, wyrażasz zgodę na nasze", QD = "i", eR = "adres e-mail", tR = "e-mail lub numer telefonu", nR = "numer telefonu", rR = "Niezgodność adresu URL wywołania zwrotnego", iR = "Podany adres redirect_uri nie znajduje się na liście dozwolonych adresów URL wywołania zwrotnego.", oR = "kontynuować z użytkownikiem", sR = "Kliknij przycisk, aby utworzyć nowe konto z hasłem.", aR = "Wpisz kod na stronie {{vendorName}}, aby się zalogować.", cR = "Witamy na {{vendorName}}! {{code}} to kod logowania do Twojego konta.", lR = "Witamy na {{vendorName}}! {{code}} to kod logowania.", uR = "Kod wygasł", dR = "Nieprawidłowy kod", pR = "Sprawdź <0>{{username}}</0> i wprowadź sześciocyfrowy kod, który wysłaliśmy.", fR = "Kod jest już używany", hR = "Kod jest ważny przez 30 minut", gR = "Potwierdź hasło", mR = "Potrzebujesz pomocy?", _R = "Skontaktuj się z nami", yR = "lub kontynuować korzystanie z konta społecznościowego", wR = "Kontynuuj {{provider}}", vR = "Czy chcesz kontynuować korzystanie z istniejącego konta?", bR = "Copyright © 2023 SESAMY. Wszelkie prawa zastrzeżone.", xR = "©2023 Sesamy", $R = "Wybierz hasło składające się z małych i wielkich liter, cyfr i symboli.", AR = "Wprowadź prawidłowy adres e-mail.", ER = "Hasła nie są zgodne. Spróbuj ponownie.", SR = "Wybierz hasło", kR = "Hasło musi mieć co najmniej 8 znaków i zawierać co najmniej jedną małą literę, jedną wielką literę, jedną cyfrę i jeden symbol.", NR = "Utwórz nowe konto", CR = "Zarejestruj się przy użyciu hasła", IR = "Jesteś obecnie zalogowany jako <0>{{email}}</0>", TR = "E-mail", OR = "Zmieniono adres e-mail na <0>{{email}}</0> ", DR = "E-mail lub numer telefonu", RR = "Adres e-mail", PR = "Twój adres e-mail został zweryfikowany", BR = "Teraz wprowadź hasło, aby zalogować się ponownie", jR = "Wiadomość e-mail została wysłana do <0>{{email}}</0> z linkiem weryfikacyjnym. Kliknij łącze, aby zweryfikować swój adres e-mail i ustawić hasło.", LR = "Wysłano weryfikację e-mail", FR = "Wprowadź kod", UR = "Wyślemy Ci link weryfikacyjny, aby upewnić się, że posiadasz ten adres e-mail.", MR = "Wprowadź nowy adres e-mail", qR = "Wprowadź nowe hasło", VR = "Wprowadź hasło", HR = "Wprowadź swój adres e-mail i hasło, aby się zalogować.", zR = "Wprowadź hasło", KR = "Magiczny link wygasł. Kliknij poniższy przycisk, aby otrzymać nowy link w skrzynce odbiorczej.", GR = "Zaktualizowaliśmy sposób logowania. <0>Kliknij tutaj, aby dowiedzieć się więcej.</0>", WR = "Wyślij wiadomość e-mail z resetem hasła", XR = "Kliknij poniższy przycisk, a my wyślemy Ci instrukcje, jak zresetować hasło.", JR = "Wysłano wiadomość e-mail z resetem hasła", YR = "Zapomniałeś hasła?", ZR = "Zapomniałeś hasła?", QR = "Wróć", eP = "Ukryj hasło", tP = "Nieprawidłowy identyfikator", nP = "Nieprawidłowe hasło", rP = `Link jest już nieaktualny.
|
|
36660
36663
|
|
|
36661
36664
|
Upewnij się, że otworzyłeś link logowania w tej samej przeglądarce, w której rozpocząłeś logowanie.
|
|
36662
36665
|
|
|
36663
|
-
Możesz kliknąć poniższy link, aby rozpocząć nowe logowanie.`,
|
|
36666
|
+
Możesz kliknąć poniższy link, aby rozpocząć nowe logowanie.`, iP = "Nieprawidłowy link", oP = "Kliknij przycisk, aby się zalogować", sP = "Zaloguj się", aP = "Lub wprowadź kod na stronie {{vendorName}}, aby dokończyć logowanie.", cP = "Wprowadź swój adres e-mail, aby odblokować ten program na {{service}}", lP = "Połącz swoje konto z {{service}}", uP = "Jesteś zalogowany jako", dP = "Logowanie", pP = "Wprowadź swój adres e-mail, aby się zalogować.", fP = "Wprowadź swój adres e-mail, a my wyślemy Ci kod logowania.", hP = "Wprowadź swój adres e-mail lub numer telefonu, aby się zalogować", gP = "Wprowadź swój adres e-mail, a my wyślemy Ci link do logowania.", mP = "Wprowadź swój numer telefonu, aby się zalogować", _P = "Wprowadź swój adres {{authMethod}}, aby się zalogować.", yP = "Wylogowanie", wP = "Nie, chcę użyć innego konta", vP = "lub", bP = "Hasło", xP = "Hasło zostało zresetowane", $P = "Sukces", AP = "Zmień hasło do konta {{vendorName}} ", EP = "Zmiana hasła do konta {{vendorName}} ", SP = "Numer telefonu", kP = "Polityka prywatności", NP = "Przekierowanie", CP = "Potwierdź hasło", IP = "Zarejestruj nowe hasło", TP = "Wyślij ponownie kod", OP = "Zmiana hasła", DP = "Wprowadź poniżej nowe hasło do konta e-mail: ", RP = "Kliknij przycisk, aby zresetować hasło", PP = "Kliknij przycisk, aby zresetować hasło", BP = "Zmień hasło", jP = "Zmiana hasła do konta {{vendorName}} ", LP = "Resetowanie hasła", FP = "Wyślij", UP = "Wyślij mi nowy magiczny link", MP = "Pamiętaj, aby sprawdzić folder spamu, jeśli wiadomość e-mail nie dotarła.", qP = "Ustaw hasło", VP = "Pokaż hasło", HP = "Zaloguj się", zP = "Rejestracja", KP = "Rejestracja zakończona sukcesem", GP = "{{code}} to kod logowania do {{vendorName}}", WP = "Wygląda na to, że Twoje konto Spotify jest obecnie połączone z innym kontem Sesamy. Ale nie martw się, jesteśmy tutaj, aby poprowadzić Cię przez proces, aby to naprawić.", XP = "Przejdź do strony dostępu do treści Spotify", JP = 'Zacznijmy od odłączenia konta Spotify. Kliknij poniższy przycisk, aby przejść do strony dostępu do treści Spotify. Po zalogowaniu się na swoje konto Spotify, znajdź Sesamy na liście połączonych platform. Kliknij "Odłącz" obok logo Sesamy.', YP = "Krok 1: Odłącz swoje konto Spotify", ZP = "Po pomyślnym odłączeniu konta Spotify możesz ponownie połączyć je z Sesamy. Wystarczy powtórzyć poprzednie kroki, które doprowadziły Cię do tej strony.", QP = "Krok 2: Połącz ponownie swoje konto Spotify z Sesamy", eB = "Ups! Twoje konto Spotify jest już połączone", tB = "Gotowe", nB = "Jeśli masz pytania lub potrzebujesz pomocy, skontaktuj się z nami", rB = "Zasady i warunki", iB = "Coś poszło nie tak. Spróbuj ponownie.", oB = "Twój adres e-mail wymaga weryfikacji. Wysłaliśmy nową wiadomość e-mail na Twoją skrzynkę odbiorczą", sB = "Aktualizacja wiadomości e-mail", aB = "Konto użytkownika nie istnieje", cB = "Konto użytkownika nie istnieje", lB = "Nie mogliśmy znaleźć użytkownika o podanym adresie e-mail. Spróbuj ponownie.", uB = "Spróbuj ponownie.", dB = "Sprawdź poprawność kodu", pB = "Sprawdź swoją skrzynkę odbiorczą, aby uzyskać instrukcje dotyczące weryfikacji wiadomości e-mail.", fB = "Zarejestrowany", hB = "Kliknij przycisk, aby zweryfikować swój adres e-mail", gB = "Potwierdź swój adres e-mail", mB = "Potwierdź swój adres e-mail", _B = "Zweryfikuj konto", yB = "Zweryfikuj swój adres e-mail", wB = "Sprawdź swoją skrzynkę e-mail pod adresem <0>{{email}}</0> i wprowadź sześciocyfrowy kod, który wysłaliśmy.", vB = "Witamy", bB = "Witamy na koncie {{vendorName}}!", xB = "Kontynuuj korzystanie z tego konta", $B = "Tak, kontynuuj {{text}}", AB = "Tak, kontynuuj korzystanie z istniejącego konta", EB = {
|
|
36664
36667
|
"Server error: Invalid code": "Nieprawidłowy kod",
|
|
36665
|
-
account_detected:
|
|
36666
|
-
account_title:
|
|
36667
|
-
account_with_sso_provider:
|
|
36668
|
-
agree_to:
|
|
36669
|
-
and:
|
|
36670
|
-
auth_method_email:
|
|
36671
|
-
auth_method_email_or_phone:
|
|
36672
|
-
auth_method_phone:
|
|
36673
|
-
callback_url_mismatch:
|
|
36674
|
-
callback_url_not_allowed:
|
|
36675
|
-
check_email_title:
|
|
36676
|
-
click_to_sign_up_description:
|
|
36677
|
-
code_email_enter_code:
|
|
36678
|
-
code_email_subject:
|
|
36679
|
-
code_email_title:
|
|
36680
|
-
code_expired:
|
|
36681
|
-
code_invalid:
|
|
36682
|
-
code_sent_template:
|
|
36683
|
-
code_used:
|
|
36684
|
-
code_valid_30_minutes:
|
|
36685
|
-
confirm_password:
|
|
36686
|
-
contact_support:
|
|
36687
|
-
contact_us:
|
|
36668
|
+
account_detected: XD,
|
|
36669
|
+
account_title: JD,
|
|
36670
|
+
account_with_sso_provider: YD,
|
|
36671
|
+
agree_to: ZD,
|
|
36672
|
+
and: QD,
|
|
36673
|
+
auth_method_email: eR,
|
|
36674
|
+
auth_method_email_or_phone: tR,
|
|
36675
|
+
auth_method_phone: nR,
|
|
36676
|
+
callback_url_mismatch: rR,
|
|
36677
|
+
callback_url_not_allowed: iR,
|
|
36678
|
+
check_email_title: oR,
|
|
36679
|
+
click_to_sign_up_description: sR,
|
|
36680
|
+
code_email_enter_code: aR,
|
|
36681
|
+
code_email_subject: cR,
|
|
36682
|
+
code_email_title: lR,
|
|
36683
|
+
code_expired: uR,
|
|
36684
|
+
code_invalid: dR,
|
|
36685
|
+
code_sent_template: pR,
|
|
36686
|
+
code_used: fR,
|
|
36687
|
+
code_valid_30_minutes: hR,
|
|
36688
|
+
confirm_password: gR,
|
|
36689
|
+
contact_support: mR,
|
|
36690
|
+
contact_us: _R,
|
|
36688
36691
|
continue: "Kontynuuj",
|
|
36689
|
-
continue_social_login:
|
|
36690
|
-
continue_with:
|
|
36691
|
-
continue_with_sso_provider_headline:
|
|
36692
|
-
copyright:
|
|
36693
|
-
copyright_sesamy:
|
|
36694
|
-
create_account_description:
|
|
36695
|
-
create_account_email_invalid:
|
|
36696
|
-
create_account_passwords_didnt_match:
|
|
36697
|
-
create_account_title:
|
|
36698
|
-
create_account_weak_password:
|
|
36699
|
-
create_new_account_link:
|
|
36700
|
-
create_password_account_title:
|
|
36701
|
-
currently_logged_in_as:
|
|
36702
|
-
email:
|
|
36703
|
-
email_changed_to_template:
|
|
36704
|
-
email_or_phone_placeholder:
|
|
36705
|
-
email_placeholder:
|
|
36706
|
-
email_validated:
|
|
36707
|
-
email_validated_cta:
|
|
36708
|
-
email_verification_for_signup_sent_description:
|
|
36709
|
-
email_verification_for_signup_sent_title:
|
|
36710
|
-
enter_a_code_btn:
|
|
36711
|
-
enter_email_for_verification_description:
|
|
36712
|
-
enter_new_email:
|
|
36713
|
-
enter_new_password_placeholder:
|
|
36714
|
-
enter_password:
|
|
36715
|
-
enter_password_description:
|
|
36716
|
-
enter_your_password_btn:
|
|
36717
|
-
expired_code:
|
|
36718
|
-
fokus_info_message:
|
|
36719
|
-
forgot_password_cta:
|
|
36720
|
-
forgot_password_description:
|
|
36721
|
-
forgot_password_email_sent:
|
|
36722
|
-
forgot_password_link:
|
|
36723
|
-
forgot_password_title:
|
|
36724
|
-
go_back:
|
|
36725
|
-
hide_password:
|
|
36692
|
+
continue_social_login: yR,
|
|
36693
|
+
continue_with: wR,
|
|
36694
|
+
continue_with_sso_provider_headline: vR,
|
|
36695
|
+
copyright: bR,
|
|
36696
|
+
copyright_sesamy: xR,
|
|
36697
|
+
create_account_description: $R,
|
|
36698
|
+
create_account_email_invalid: AR,
|
|
36699
|
+
create_account_passwords_didnt_match: ER,
|
|
36700
|
+
create_account_title: SR,
|
|
36701
|
+
create_account_weak_password: kR,
|
|
36702
|
+
create_new_account_link: NR,
|
|
36703
|
+
create_password_account_title: CR,
|
|
36704
|
+
currently_logged_in_as: IR,
|
|
36705
|
+
email: TR,
|
|
36706
|
+
email_changed_to_template: OR,
|
|
36707
|
+
email_or_phone_placeholder: DR,
|
|
36708
|
+
email_placeholder: RR,
|
|
36709
|
+
email_validated: PR,
|
|
36710
|
+
email_validated_cta: BR,
|
|
36711
|
+
email_verification_for_signup_sent_description: jR,
|
|
36712
|
+
email_verification_for_signup_sent_title: LR,
|
|
36713
|
+
enter_a_code_btn: FR,
|
|
36714
|
+
enter_email_for_verification_description: UR,
|
|
36715
|
+
enter_new_email: MR,
|
|
36716
|
+
enter_new_password_placeholder: qR,
|
|
36717
|
+
enter_password: VR,
|
|
36718
|
+
enter_password_description: HR,
|
|
36719
|
+
enter_your_password_btn: zR,
|
|
36720
|
+
expired_code: KR,
|
|
36721
|
+
fokus_info_message: GR,
|
|
36722
|
+
forgot_password_cta: WR,
|
|
36723
|
+
forgot_password_description: XR,
|
|
36724
|
+
forgot_password_email_sent: JR,
|
|
36725
|
+
forgot_password_link: YR,
|
|
36726
|
+
forgot_password_title: ZR,
|
|
36727
|
+
go_back: QR,
|
|
36728
|
+
hide_password: eP,
|
|
36726
36729
|
"invalid-email": "Nieprawidłowy adres e-mail",
|
|
36727
|
-
invalid_identifier:
|
|
36728
|
-
invalid_password:
|
|
36729
|
-
invalid_session_body:
|
|
36730
|
-
invalid_session_title:
|
|
36731
|
-
link_email_click_to_login:
|
|
36732
|
-
link_email_login:
|
|
36733
|
-
link_email_or_enter_code:
|
|
36734
|
-
link_page_body:
|
|
36735
|
-
link_page_headline:
|
|
36736
|
-
logged_in_as:
|
|
36737
|
-
login:
|
|
36738
|
-
login_description:
|
|
36739
|
-
login_description_code:
|
|
36740
|
-
login_description_combined:
|
|
36741
|
-
login_description_link:
|
|
36742
|
-
login_description_phone:
|
|
36743
|
-
login_description_template:
|
|
36744
|
-
logout:
|
|
36745
|
-
no_use_another:
|
|
36746
|
-
or:
|
|
36747
|
-
password:
|
|
36748
|
-
password_has_been_reset:
|
|
36749
|
-
password_has_been_reset_title:
|
|
36750
|
-
password_reset_subject:
|
|
36751
|
-
password_reset_title:
|
|
36752
|
-
phone_placeholder:
|
|
36753
|
-
privacy_policy:
|
|
36754
|
-
redirecting:
|
|
36755
|
-
reenter_new_password_placeholder:
|
|
36756
|
-
register_password_account:
|
|
36757
|
-
resend_code:
|
|
36758
|
-
reset_password_cta:
|
|
36759
|
-
reset_password_description:
|
|
36760
|
-
reset_password_email_click_to_reset:
|
|
36761
|
-
reset_password_email_cta:
|
|
36762
|
-
reset_password_email_reset:
|
|
36763
|
-
reset_password_subject:
|
|
36764
|
-
reset_password_title:
|
|
36765
|
-
send:
|
|
36766
|
-
send_me_a_new_magic_link:
|
|
36767
|
-
sent_code_spam:
|
|
36768
|
-
set_password:
|
|
36769
|
-
show_password:
|
|
36770
|
-
sign_in:
|
|
36771
|
-
signup:
|
|
36772
|
-
signup_success:
|
|
36773
|
-
sms_code_text:
|
|
36774
|
-
spotify_already_linked_body:
|
|
36775
|
-
spotify_already_linked_cta:
|
|
36776
|
-
spotify_already_linked_step1_body:
|
|
36777
|
-
spotify_already_linked_step1_title:
|
|
36778
|
-
spotify_already_linked_step2_body:
|
|
36779
|
-
spotify_already_linked_step2_title:
|
|
36780
|
-
spotify_already_linked_title:
|
|
36781
|
-
success:
|
|
36782
|
-
support_info:
|
|
36783
|
-
terms:
|
|
36784
|
-
unexpected_error_try_again:
|
|
36785
|
-
unverified_email:
|
|
36786
|
-
update_email:
|
|
36787
|
-
user_account_does_not_exist:
|
|
36788
|
-
user_not_found:
|
|
36789
|
-
user_not_found_body:
|
|
36790
|
-
user_not_found_cta:
|
|
36791
|
-
validate_code:
|
|
36792
|
-
validate_email_body:
|
|
36793
|
-
validate_email_title:
|
|
36794
|
-
verify_email_click_to_verify:
|
|
36795
|
-
verify_email_subject:
|
|
36796
|
-
verify_email_title:
|
|
36797
|
-
verify_email_verify:
|
|
36798
|
-
verify_your_email:
|
|
36799
|
-
we_sent_a_code_to:
|
|
36800
|
-
welcome:
|
|
36801
|
-
welcome_to_your_account:
|
|
36802
|
-
yes_continue:
|
|
36803
|
-
yes_continue_with:
|
|
36804
|
-
yes_continue_with_existing_account:
|
|
36805
|
-
},
|
|
36730
|
+
invalid_identifier: tP,
|
|
36731
|
+
invalid_password: nP,
|
|
36732
|
+
invalid_session_body: rP,
|
|
36733
|
+
invalid_session_title: iP,
|
|
36734
|
+
link_email_click_to_login: oP,
|
|
36735
|
+
link_email_login: sP,
|
|
36736
|
+
link_email_or_enter_code: aP,
|
|
36737
|
+
link_page_body: cP,
|
|
36738
|
+
link_page_headline: lP,
|
|
36739
|
+
logged_in_as: uP,
|
|
36740
|
+
login: dP,
|
|
36741
|
+
login_description: pP,
|
|
36742
|
+
login_description_code: fP,
|
|
36743
|
+
login_description_combined: hP,
|
|
36744
|
+
login_description_link: gP,
|
|
36745
|
+
login_description_phone: mP,
|
|
36746
|
+
login_description_template: _P,
|
|
36747
|
+
logout: yP,
|
|
36748
|
+
no_use_another: wP,
|
|
36749
|
+
or: vP,
|
|
36750
|
+
password: bP,
|
|
36751
|
+
password_has_been_reset: xP,
|
|
36752
|
+
password_has_been_reset_title: $P,
|
|
36753
|
+
password_reset_subject: AP,
|
|
36754
|
+
password_reset_title: EP,
|
|
36755
|
+
phone_placeholder: SP,
|
|
36756
|
+
privacy_policy: kP,
|
|
36757
|
+
redirecting: NP,
|
|
36758
|
+
reenter_new_password_placeholder: CP,
|
|
36759
|
+
register_password_account: IP,
|
|
36760
|
+
resend_code: TP,
|
|
36761
|
+
reset_password_cta: OP,
|
|
36762
|
+
reset_password_description: DP,
|
|
36763
|
+
reset_password_email_click_to_reset: RP,
|
|
36764
|
+
reset_password_email_cta: PP,
|
|
36765
|
+
reset_password_email_reset: BP,
|
|
36766
|
+
reset_password_subject: jP,
|
|
36767
|
+
reset_password_title: LP,
|
|
36768
|
+
send: FP,
|
|
36769
|
+
send_me_a_new_magic_link: UP,
|
|
36770
|
+
sent_code_spam: MP,
|
|
36771
|
+
set_password: qP,
|
|
36772
|
+
show_password: VP,
|
|
36773
|
+
sign_in: HP,
|
|
36774
|
+
signup: zP,
|
|
36775
|
+
signup_success: KP,
|
|
36776
|
+
sms_code_text: GP,
|
|
36777
|
+
spotify_already_linked_body: WP,
|
|
36778
|
+
spotify_already_linked_cta: XP,
|
|
36779
|
+
spotify_already_linked_step1_body: JP,
|
|
36780
|
+
spotify_already_linked_step1_title: YP,
|
|
36781
|
+
spotify_already_linked_step2_body: ZP,
|
|
36782
|
+
spotify_already_linked_step2_title: QP,
|
|
36783
|
+
spotify_already_linked_title: eB,
|
|
36784
|
+
success: tB,
|
|
36785
|
+
support_info: nB,
|
|
36786
|
+
terms: rB,
|
|
36787
|
+
unexpected_error_try_again: iB,
|
|
36788
|
+
unverified_email: oB,
|
|
36789
|
+
update_email: sB,
|
|
36790
|
+
user_account_does_not_exist: aB,
|
|
36791
|
+
user_not_found: cB,
|
|
36792
|
+
user_not_found_body: lB,
|
|
36793
|
+
user_not_found_cta: uB,
|
|
36794
|
+
validate_code: dB,
|
|
36795
|
+
validate_email_body: pB,
|
|
36796
|
+
validate_email_title: fB,
|
|
36797
|
+
verify_email_click_to_verify: hB,
|
|
36798
|
+
verify_email_subject: gB,
|
|
36799
|
+
verify_email_title: mB,
|
|
36800
|
+
verify_email_verify: _B,
|
|
36801
|
+
verify_your_email: yB,
|
|
36802
|
+
we_sent_a_code_to: wB,
|
|
36803
|
+
welcome: vB,
|
|
36804
|
+
welcome_to_your_account: bB,
|
|
36805
|
+
yes_continue: xB,
|
|
36806
|
+
yes_continue_with: $B,
|
|
36807
|
+
yes_continue_with_existing_account: AB
|
|
36808
|
+
}, SB = "Zjištěný účet", kB = "Účet", NB = "Zjistili jsme, že jste si již vytvořili účet prostřednictvím", CB = "Přihlášením souhlasíte s našimi", IB = "a", TB = "e-mailová adresa", OB = "e-mail nebo telefonní číslo", DB = "telefonní číslo", RB = "Neshoda adresy URL zpětného volání", PB = "Zadané redirect_uri není v seznamu povolených zpětných adres URL.", BB = "pokračovat s uživatelem", jB = "Klikněte na tlačítko pro vytvoření nového účtu s heslem.", LB = "Pro dokončení přihlášení zadejte kód na adrese {{vendorName}}.", FB = "Vítejte na {{vendorName}}! {{code}} je přihlašovací kód.", UB = "Vítejte na {{vendorName}}! {{code}} je přihlašovací kód.", MB = "Kód vypršel", qB = "Neplatný kód", VB = "Zkontrolujte prosím <0>{{username}}</0> a zadejte šestimístný kód, který jsme vám zaslali.", HB = "Kód je již použit", zB = "Kód je platný po dobu 30 minut", KB = "Potvrzení hesla", GB = "Potřebujete pomoc?", WB = "Kontaktujte nás", XB = "nebo pokračovat v sociálním účtu", JB = "Pokračovat s {{provider}}", YB = "Chcete pokračovat ve svém stávajícím účtu?", ZB = "Copyright © 2023 SESAMY. Všechna práva vyhrazena.", QB = "©2023 Sesamy", ej = "Zvolte heslo složené z velkých a malých písmen, číslic a symbolů.", tj = "Zadejte prosím platnou e-mailovou adresu.", nj = "Hesla se neshodovala. Zkuste to znovu.", rj = "Zvolte heslo", ij = "Heslo musí mít alespoň 8 znaků a obsahovat alespoň jedno malé písmeno, jedno velké písmeno, jednu číslici a jeden symbol.", oj = "Vytvořit nový účet", sj = "Zaregistrujte se pomocí hesla", aj = "V současné době jste přihlášeni jako <0>{{email}}</0>", cj = "E-mail", lj = "E-mail se změnil na <0>{{email}}</0> ", uj = "E-mail nebo telefonní číslo", dj = "E-mailová adresa", pj = "Vaše e-mailová adresa byla ověřena", fj = "Nyní zadejte své heslo a znovu se přihlaste", hj = "E-mail byl odeslán na adresu <0>{{email}}</0> s ověřovacím odkazem. Kliknutím na odkaz ověřte svou e-mailovou adresu a nastavte heslo.", gj = "Ověření e-mailem odesláno", mj = "Zadejte kód", _j = "Pošleme vám ověřovací odkaz, abychom se ujistili, že tuto e-mailovou adresu vlastníte.", yj = "Zadejte nový e-mail", wj = "Zadejte nové heslo", vj = "Zadejte heslo", bj = "Pro přihlášení zadejte svou e-mailovou adresu a heslo.", xj = "Zadejte své heslo", $j = "Platnost kouzelného odkazu vypršela. Klikněte na tlačítko níže, abyste obdrželi nový odkaz do své e-mailové schránky.", Aj = "Ahoj! Aktualizovali jsme naše přihlašovací prostředí. <0>Klikněte sem a dozvíte se o něm více.</0>", Ej = "Odeslání e-mailu pro obnovení hesla", Sj = "Klikněte na tlačítko níže a my vám zašleme pokyny k obnovení hesla.", kj = "Odeslání e-mailu s žádostí o obnovení hesla", Nj = "Zapomněli jste heslo?", Cj = "Zapomněli jste heslo?", Ij = "Vrátit se zpět", Tj = "Skrýt heslo", Oj = "Neplatný identifikátor", Dj = "Neplatné heslo", Rj = `Odkaz již není platný.
|
|
36806
36809
|
|
|
36807
36810
|
Ujistěte se, že jste odkaz na přihlášení otevřeli ve stejném prohlížeči, ve kterém jste přihlášení zahájili.
|
|
36808
36811
|
|
|
36809
|
-
Kliknutím na odkaz níže můžete zahájit nové přihlášení.`,
|
|
36812
|
+
Kliknutím na odkaz níže můžete zahájit nové přihlášení.`, Pj = "Neplatný odkaz", Bj = "Kliknutím na tlačítko se přihlásíte", jj = "Přihlášení", Lj = "Nebo zadejte kód na adrese {{vendorName}} a dokončete přihlášení.", Fj = "Zadejte svou e-mailovou adresu pro odemknutí tohoto pořadu na {{service}}", Uj = "Propojte svůj účet s {{service}}", Mj = "Jste přihlášeni jako", qj = "Přihlášení", Vj = "Pro přihlášení zadejte svou e-mailovou adresu.", Hj = "Zadejte svou e-mailovou adresu a my vám zašleme přihlašovací kód.", zj = "Pro přihlášení zadejte svůj e-mail nebo telefonní číslo", Kj = "Zadejte svou e-mailovou adresu a my vám zašleme odkaz pro přihlášení.", Gj = "Zadejte své telefonní číslo a přihlaste se", Wj = "Pro přihlášení zadejte adresu {{authMethod}}.", Xj = "Odhlášení", Jj = "Ne, chci použít jiný účet", Yj = "nebo", Zj = "Heslo", Qj = "Heslo bylo resetováno", eL = "Úspěch", tL = "Změna hesla k účtu {{vendorName}} ", nL = "Změna hesla k účtu {{vendorName}} ", rL = "Telefonní číslo", iL = "Zásady ochrany osobních údajů", oL = "Přesměrování", sL = "Potvrzení hesla", aL = "Registrace nového hesla", cL = "Opětovné odeslání kódu", lL = "Změna hesla", uL = "Níže zadejte nové heslo k e-mailovému účtu: ", dL = "Kliknutím na tlačítko obnovíte své heslo", pL = "Kliknutím na tlačítko obnovíte své heslo", fL = "Obnovení hesla", hL = "Změna hesla k účtu {{vendorName}} ", gL = "Obnovení hesla", mL = "Odeslat", _L = "Pošlete mi nový kouzelný odkaz", yL = "Pokud e-mail nedorazil, nezapomeňte zkontrolovat složku nevyžádané pošty.", wL = "Nastavení hesla", vL = "Zobrazit heslo", bL = "Přihlásit se", xL = "Registrace", $L = "Úspěšná registrace", AL = "{{code}} je váš přihlašovací kód pro {{vendorName}}", EL = "Zdá se, že váš účet Spotify je v současné době propojen s jiným účtem Sesamy. Ale nebojte se, jsme tu, abychom vás provedli procesem, jak to napravit.", SL = "Přejděte na stránku Spotify pro přístup k obsahu", kL = 'Začněme odpojením účtu Spotify. Kliknutím na tlačítko níže přejděte na stránku přístupu k obsahu služby Spotify. Po přihlášení k účtu Spotify najděte v seznamu připojených platforem položku Sesamy. Klikněte na tlačítko "Unlink" vedle loga Sesamy.', NL = "Krok 1: Odpojení účtu Spotify", CL = "Po úspěšném odpojení účtu Spotify jej můžete znovu propojit se službou Sesamy. Stačí zopakovat předchozí kroky, které vás přivedly na tuto stránku.", IL = "Krok 2: Propojení účtu Spotify s aplikací Sesamy", TL = "Ups! Váš účet Spotify je již propojen", OL = "Hotovo", DL = "Pokud máte dotazy nebo potřebujete pomoc, můžete se obrátit na náš tým podpory.", RL = "Podmínky a pravidla", PL = "Něco se pokazilo. Zkuste to prosím znovu.", BL = "Vaši e-mailovou adresu je třeba ověřit. Do vaší e-mailové schránky jsme odeslali nový e-mail.", jL = "Aktualizace e-mailu", LL = "Uživatelský účet neexistuje", FL = "Uživatelský účet neexistuje", UL = "Nepodařilo se nám najít uživatele se zadanou e-mailovou adresou. Zkuste to prosím znovu.", ML = "Zkuste to znovu.", qL = "Ověření kódu", VL = "Pokyny k ověření e-mailu najdete ve své e-mailové schránce.", HL = "Zaregistrovali jste se", zL = "Klikněte na tlačítko pro ověření e-mailové adresy", KL = "Ověřte svou e-mailovou adresu", GL = "Ověřte svou e-mailovou adresu", WL = "Ověření účtu", XL = "Ověření e-mailu", JL = "Zkontrolujte si prosím svůj e-mail na adrese <0>{{email}}</0> a zadejte šestimístný kód, který jsme vám zaslali.", YL = "Vítejte na", ZL = "Vítejte na svém účtu {{vendorName}}!", QL = "Pokračujte s tímto účtem", eF = "Ano, pokračujte {{text}}", tF = "Ano, pokračujte ve stávajícím účtu", nF = {
|
|
36810
36813
|
"Server error: Invalid code": "Neplatný kód",
|
|
36811
|
-
account_detected:
|
|
36812
|
-
account_title:
|
|
36813
|
-
account_with_sso_provider:
|
|
36814
|
-
agree_to:
|
|
36815
|
-
and:
|
|
36816
|
-
auth_method_email:
|
|
36817
|
-
auth_method_email_or_phone:
|
|
36818
|
-
auth_method_phone:
|
|
36819
|
-
callback_url_mismatch:
|
|
36820
|
-
callback_url_not_allowed:
|
|
36821
|
-
check_email_title:
|
|
36822
|
-
click_to_sign_up_description:
|
|
36823
|
-
code_email_enter_code:
|
|
36824
|
-
code_email_subject:
|
|
36825
|
-
code_email_title:
|
|
36826
|
-
code_expired:
|
|
36827
|
-
code_invalid:
|
|
36828
|
-
code_sent_template:
|
|
36829
|
-
code_used:
|
|
36830
|
-
code_valid_30_minutes:
|
|
36831
|
-
confirm_password:
|
|
36832
|
-
contact_support:
|
|
36833
|
-
contact_us:
|
|
36814
|
+
account_detected: SB,
|
|
36815
|
+
account_title: kB,
|
|
36816
|
+
account_with_sso_provider: NB,
|
|
36817
|
+
agree_to: CB,
|
|
36818
|
+
and: IB,
|
|
36819
|
+
auth_method_email: TB,
|
|
36820
|
+
auth_method_email_or_phone: OB,
|
|
36821
|
+
auth_method_phone: DB,
|
|
36822
|
+
callback_url_mismatch: RB,
|
|
36823
|
+
callback_url_not_allowed: PB,
|
|
36824
|
+
check_email_title: BB,
|
|
36825
|
+
click_to_sign_up_description: jB,
|
|
36826
|
+
code_email_enter_code: LB,
|
|
36827
|
+
code_email_subject: FB,
|
|
36828
|
+
code_email_title: UB,
|
|
36829
|
+
code_expired: MB,
|
|
36830
|
+
code_invalid: qB,
|
|
36831
|
+
code_sent_template: VB,
|
|
36832
|
+
code_used: HB,
|
|
36833
|
+
code_valid_30_minutes: zB,
|
|
36834
|
+
confirm_password: KB,
|
|
36835
|
+
contact_support: GB,
|
|
36836
|
+
contact_us: WB,
|
|
36834
36837
|
continue: "Pokračovat",
|
|
36835
|
-
continue_social_login:
|
|
36836
|
-
continue_with:
|
|
36837
|
-
continue_with_sso_provider_headline:
|
|
36838
|
-
copyright:
|
|
36839
|
-
copyright_sesamy:
|
|
36840
|
-
create_account_description:
|
|
36841
|
-
create_account_email_invalid:
|
|
36842
|
-
create_account_passwords_didnt_match:
|
|
36843
|
-
create_account_title:
|
|
36844
|
-
create_account_weak_password:
|
|
36845
|
-
create_new_account_link:
|
|
36846
|
-
create_password_account_title:
|
|
36847
|
-
currently_logged_in_as:
|
|
36848
|
-
email:
|
|
36849
|
-
email_changed_to_template:
|
|
36850
|
-
email_or_phone_placeholder:
|
|
36851
|
-
email_placeholder:
|
|
36852
|
-
email_validated:
|
|
36853
|
-
email_validated_cta:
|
|
36854
|
-
email_verification_for_signup_sent_description:
|
|
36855
|
-
email_verification_for_signup_sent_title:
|
|
36856
|
-
enter_a_code_btn:
|
|
36857
|
-
enter_email_for_verification_description:
|
|
36858
|
-
enter_new_email:
|
|
36859
|
-
enter_new_password_placeholder:
|
|
36860
|
-
enter_password:
|
|
36861
|
-
enter_password_description:
|
|
36862
|
-
enter_your_password_btn:
|
|
36863
|
-
expired_code:
|
|
36864
|
-
fokus_info_message:
|
|
36865
|
-
forgot_password_cta:
|
|
36866
|
-
forgot_password_description:
|
|
36867
|
-
forgot_password_email_sent:
|
|
36868
|
-
forgot_password_link:
|
|
36869
|
-
forgot_password_title:
|
|
36870
|
-
go_back:
|
|
36871
|
-
hide_password:
|
|
36838
|
+
continue_social_login: XB,
|
|
36839
|
+
continue_with: JB,
|
|
36840
|
+
continue_with_sso_provider_headline: YB,
|
|
36841
|
+
copyright: ZB,
|
|
36842
|
+
copyright_sesamy: QB,
|
|
36843
|
+
create_account_description: ej,
|
|
36844
|
+
create_account_email_invalid: tj,
|
|
36845
|
+
create_account_passwords_didnt_match: nj,
|
|
36846
|
+
create_account_title: rj,
|
|
36847
|
+
create_account_weak_password: ij,
|
|
36848
|
+
create_new_account_link: oj,
|
|
36849
|
+
create_password_account_title: sj,
|
|
36850
|
+
currently_logged_in_as: aj,
|
|
36851
|
+
email: cj,
|
|
36852
|
+
email_changed_to_template: lj,
|
|
36853
|
+
email_or_phone_placeholder: uj,
|
|
36854
|
+
email_placeholder: dj,
|
|
36855
|
+
email_validated: pj,
|
|
36856
|
+
email_validated_cta: fj,
|
|
36857
|
+
email_verification_for_signup_sent_description: hj,
|
|
36858
|
+
email_verification_for_signup_sent_title: gj,
|
|
36859
|
+
enter_a_code_btn: mj,
|
|
36860
|
+
enter_email_for_verification_description: _j,
|
|
36861
|
+
enter_new_email: yj,
|
|
36862
|
+
enter_new_password_placeholder: wj,
|
|
36863
|
+
enter_password: vj,
|
|
36864
|
+
enter_password_description: bj,
|
|
36865
|
+
enter_your_password_btn: xj,
|
|
36866
|
+
expired_code: $j,
|
|
36867
|
+
fokus_info_message: Aj,
|
|
36868
|
+
forgot_password_cta: Ej,
|
|
36869
|
+
forgot_password_description: Sj,
|
|
36870
|
+
forgot_password_email_sent: kj,
|
|
36871
|
+
forgot_password_link: Nj,
|
|
36872
|
+
forgot_password_title: Cj,
|
|
36873
|
+
go_back: Ij,
|
|
36874
|
+
hide_password: Tj,
|
|
36872
36875
|
"invalid-email": "Neplatný e-mail",
|
|
36873
|
-
invalid_identifier:
|
|
36874
|
-
invalid_password:
|
|
36875
|
-
invalid_session_body:
|
|
36876
|
-
invalid_session_title:
|
|
36877
|
-
link_email_click_to_login:
|
|
36878
|
-
link_email_login:
|
|
36879
|
-
link_email_or_enter_code:
|
|
36880
|
-
link_page_body:
|
|
36881
|
-
link_page_headline:
|
|
36882
|
-
logged_in_as:
|
|
36883
|
-
login:
|
|
36884
|
-
login_description:
|
|
36885
|
-
login_description_code:
|
|
36886
|
-
login_description_combined:
|
|
36887
|
-
login_description_link:
|
|
36888
|
-
login_description_phone:
|
|
36889
|
-
login_description_template:
|
|
36890
|
-
logout:
|
|
36891
|
-
no_use_another:
|
|
36892
|
-
or:
|
|
36893
|
-
password:
|
|
36894
|
-
password_has_been_reset:
|
|
36895
|
-
password_has_been_reset_title:
|
|
36896
|
-
password_reset_subject:
|
|
36897
|
-
password_reset_title:
|
|
36898
|
-
phone_placeholder:
|
|
36899
|
-
privacy_policy:
|
|
36900
|
-
redirecting:
|
|
36901
|
-
reenter_new_password_placeholder:
|
|
36902
|
-
register_password_account:
|
|
36903
|
-
resend_code:
|
|
36904
|
-
reset_password_cta:
|
|
36905
|
-
reset_password_description:
|
|
36906
|
-
reset_password_email_click_to_reset:
|
|
36907
|
-
reset_password_email_cta:
|
|
36908
|
-
reset_password_email_reset:
|
|
36909
|
-
reset_password_subject:
|
|
36910
|
-
reset_password_title:
|
|
36911
|
-
send:
|
|
36912
|
-
send_me_a_new_magic_link:
|
|
36913
|
-
sent_code_spam:
|
|
36914
|
-
set_password:
|
|
36915
|
-
show_password:
|
|
36916
|
-
sign_in:
|
|
36917
|
-
signup:
|
|
36918
|
-
signup_success:
|
|
36919
|
-
sms_code_text:
|
|
36920
|
-
spotify_already_linked_body:
|
|
36921
|
-
spotify_already_linked_cta:
|
|
36922
|
-
spotify_already_linked_step1_body:
|
|
36923
|
-
spotify_already_linked_step1_title:
|
|
36924
|
-
spotify_already_linked_step2_body:
|
|
36925
|
-
spotify_already_linked_step2_title:
|
|
36926
|
-
spotify_already_linked_title:
|
|
36927
|
-
success:
|
|
36928
|
-
support_info:
|
|
36929
|
-
terms:
|
|
36930
|
-
unexpected_error_try_again:
|
|
36931
|
-
unverified_email:
|
|
36932
|
-
update_email:
|
|
36933
|
-
user_account_does_not_exist:
|
|
36934
|
-
user_not_found:
|
|
36935
|
-
user_not_found_body:
|
|
36936
|
-
user_not_found_cta:
|
|
36937
|
-
validate_code:
|
|
36938
|
-
validate_email_body:
|
|
36939
|
-
validate_email_title:
|
|
36940
|
-
verify_email_click_to_verify:
|
|
36941
|
-
verify_email_subject:
|
|
36942
|
-
verify_email_title:
|
|
36943
|
-
verify_email_verify:
|
|
36944
|
-
verify_your_email:
|
|
36945
|
-
we_sent_a_code_to:
|
|
36946
|
-
welcome:
|
|
36947
|
-
welcome_to_your_account:
|
|
36948
|
-
yes_continue:
|
|
36949
|
-
yes_continue_with:
|
|
36950
|
-
yes_continue_with_existing_account:
|
|
36951
|
-
},
|
|
36876
|
+
invalid_identifier: Oj,
|
|
36877
|
+
invalid_password: Dj,
|
|
36878
|
+
invalid_session_body: Rj,
|
|
36879
|
+
invalid_session_title: Pj,
|
|
36880
|
+
link_email_click_to_login: Bj,
|
|
36881
|
+
link_email_login: jj,
|
|
36882
|
+
link_email_or_enter_code: Lj,
|
|
36883
|
+
link_page_body: Fj,
|
|
36884
|
+
link_page_headline: Uj,
|
|
36885
|
+
logged_in_as: Mj,
|
|
36886
|
+
login: qj,
|
|
36887
|
+
login_description: Vj,
|
|
36888
|
+
login_description_code: Hj,
|
|
36889
|
+
login_description_combined: zj,
|
|
36890
|
+
login_description_link: Kj,
|
|
36891
|
+
login_description_phone: Gj,
|
|
36892
|
+
login_description_template: Wj,
|
|
36893
|
+
logout: Xj,
|
|
36894
|
+
no_use_another: Jj,
|
|
36895
|
+
or: Yj,
|
|
36896
|
+
password: Zj,
|
|
36897
|
+
password_has_been_reset: Qj,
|
|
36898
|
+
password_has_been_reset_title: eL,
|
|
36899
|
+
password_reset_subject: tL,
|
|
36900
|
+
password_reset_title: nL,
|
|
36901
|
+
phone_placeholder: rL,
|
|
36902
|
+
privacy_policy: iL,
|
|
36903
|
+
redirecting: oL,
|
|
36904
|
+
reenter_new_password_placeholder: sL,
|
|
36905
|
+
register_password_account: aL,
|
|
36906
|
+
resend_code: cL,
|
|
36907
|
+
reset_password_cta: lL,
|
|
36908
|
+
reset_password_description: uL,
|
|
36909
|
+
reset_password_email_click_to_reset: dL,
|
|
36910
|
+
reset_password_email_cta: pL,
|
|
36911
|
+
reset_password_email_reset: fL,
|
|
36912
|
+
reset_password_subject: hL,
|
|
36913
|
+
reset_password_title: gL,
|
|
36914
|
+
send: mL,
|
|
36915
|
+
send_me_a_new_magic_link: _L,
|
|
36916
|
+
sent_code_spam: yL,
|
|
36917
|
+
set_password: wL,
|
|
36918
|
+
show_password: vL,
|
|
36919
|
+
sign_in: bL,
|
|
36920
|
+
signup: xL,
|
|
36921
|
+
signup_success: $L,
|
|
36922
|
+
sms_code_text: AL,
|
|
36923
|
+
spotify_already_linked_body: EL,
|
|
36924
|
+
spotify_already_linked_cta: SL,
|
|
36925
|
+
spotify_already_linked_step1_body: kL,
|
|
36926
|
+
spotify_already_linked_step1_title: NL,
|
|
36927
|
+
spotify_already_linked_step2_body: CL,
|
|
36928
|
+
spotify_already_linked_step2_title: IL,
|
|
36929
|
+
spotify_already_linked_title: TL,
|
|
36930
|
+
success: OL,
|
|
36931
|
+
support_info: DL,
|
|
36932
|
+
terms: RL,
|
|
36933
|
+
unexpected_error_try_again: PL,
|
|
36934
|
+
unverified_email: BL,
|
|
36935
|
+
update_email: jL,
|
|
36936
|
+
user_account_does_not_exist: LL,
|
|
36937
|
+
user_not_found: FL,
|
|
36938
|
+
user_not_found_body: UL,
|
|
36939
|
+
user_not_found_cta: ML,
|
|
36940
|
+
validate_code: qL,
|
|
36941
|
+
validate_email_body: VL,
|
|
36942
|
+
validate_email_title: HL,
|
|
36943
|
+
verify_email_click_to_verify: zL,
|
|
36944
|
+
verify_email_subject: KL,
|
|
36945
|
+
verify_email_title: GL,
|
|
36946
|
+
verify_email_verify: WL,
|
|
36947
|
+
verify_your_email: XL,
|
|
36948
|
+
we_sent_a_code_to: JL,
|
|
36949
|
+
welcome: YL,
|
|
36950
|
+
welcome_to_your_account: ZL,
|
|
36951
|
+
yes_continue: QL,
|
|
36952
|
+
yes_continue_with: eF,
|
|
36953
|
+
yes_continue_with_existing_account: tF
|
|
36954
|
+
}, rF = "Tili havaittu", iF = "Tili", oF = "Olemme havainneet, että olet jo luonut tilin kautta", sF = "Kirjautumalla sisään hyväksyt", aF = "ja", cF = "sähköpostiosoite", lF = "sähköpostiosoite tai puhelinnumero", uF = "puhelinnumero", dF = "Takaisinkutsun URL-osoite ei vastaa toisiaan", pF = "Annettu redirect_uri ei ole sallittujen takaisinsoitto-URL-osoitteiden luettelossa.", fF = "jatka käyttäjän kanssa", hF = "Klikkaa painiketta luodaksesi uuden salasanatilin.", gF = "Kirjoita koodi osoitteessa {{vendorName}} kirjautumisen loppuun saattamiseksi.", mF = "Tervetuloa osoitteeseen {{vendorName}}! {{code}} on kirjautumiskoodi.", _F = "Tervetuloa osoitteeseen {{vendorName}}! {{code}} on kirjautumiskoodi.", yF = "Koodi päättynyt", wF = "Virheellinen koodi", vF = "Tarkista <0>{{username}}</0> ja syötä lähettämämme kuusinumeroinen koodi.", bF = "Koodi on jo käytössä", xF = "Koodi on voimassa 30 minuuttia", $F = "Vahvista salasana", AF = "Tarvitsetko apua?", EF = "Ota yhteyttä", SF = "tai jatka sosiaalisella tilillä", kF = "Jatka {{provider}}", NF = "Haluatko jatkaa olemassa olevalla tililläsi?", CF = "Copyright © 2023 SESAMY. Kaikki oikeudet pidätetään.", IF = "©2023 Sesamy", TF = "Valitse salasana, jossa on isoja ja pieniä kirjaimia, numeroita ja symboleja.", OF = "Kirjoita voimassa oleva sähköpostiosoite.", DF = "Salasanat eivät vastanneet toisiaan. Yritä uudelleen.", RF = "Valitse salasana", PF = "Salasanan on oltava vähintään 8 merkkiä pitkä ja sisällettävä vähintään yksi pieni kirjain, yksi iso kirjain, yksi numero ja yksi symboli.", BF = "Luo uusi tili", jF = "Rekisteröidy salasanalla", LF = "Olet tällä hetkellä kirjautuneena sisään nimellä <0>{{email}}</0>", FF = "Sähköposti", UF = "Sähköposti muutettu muotoon <0>{{email}}</0> ", MF = "Sähköposti tai puhelinnumero", qF = "Sähköpostiosoite", VF = "Sähköpostiosoitteesi on vahvistettu", HF = "Kirjoita nyt salasanasi kirjautuaksesi uudelleen", zF = "Sähköposti on lähetetty osoitteeseen <0>{{email}}</0> jossa on vahvistuslinkki. Klikkaa linkkiä vahvistaaksesi sähköpostiosoitteesi ja asettaaksesi salasanan.", KF = "Sähköpostivarmennus lähetetty", GF = "Syötä koodi", WF = "Lähetämme sinulle vahvistuslinkin varmistaaksemme, että omistat tämän sähköpostiosoitteen.", XF = "Kirjoita uusi sähköpostiosoite", JF = "Anna uusi salasana", YF = "Anna salasana", ZF = "Anna sähköpostiosoitteesi ja salasanasi kirjautuaksesi sisään.", QF = "Syötä salasanasi", eU = "Taikalinkki on vanhentunut. Klikkaa alla olevaa painiketta saadaksesi uuden linkin sähköpostiisi.", tU = "Hei! Päivitimme kirjautumiskokemuksemme. <0>Klikkaa tästä saadaksesi lisätietoja siitä.</0>", nU = "Lähetä salasanan palautussähköposti", rU = "Napsauta alla olevaa painiketta, niin lähetämme ohjeet salasanasi palauttamiseen.", iU = "Salasanan palautussähköposti lähetetty", oU = "Unohditko salasanan?", sU = "Unohditko salasanan?", aU = "Palaa takaisin", cU = "Piilota salasana", lU = "Virheellinen tunniste", uU = "Virheellinen salasana", dU = `Linkki ei ole enää voimassa.
|
|
36952
36955
|
|
|
36953
36956
|
Varmista, että avaat kirjautumislinkin samalla selaimella, jolla aloitit kirjautumisen.
|
|
36954
36957
|
|
|
36955
|
-
Voit aloittaa uuden kirjautumisen klikkaamalla alla olevaa linkkiä.`,
|
|
36958
|
+
Voit aloittaa uuden kirjautumisen klikkaamalla alla olevaa linkkiä.`, pU = "Virheellinen linkki", fU = "Kirjaudu sisään napsauttamalla painiketta", hU = "Kirjaudu sisään", gU = "Tai kirjoita koodi osoitteessa {{vendorName}} kirjautumisen loppuun saattamiseksi.", mU = "Kirjoita sähköpostiosoitteesi avataksesi tämän ohjelman osoitteessa {{service}}", _U = "Yhdistä tilisi {{service}}", yU = "Olet kirjautunut sisään nimellä", wU = "Kirjaudu sisään", vU = "Kirjoita sähköpostiosoitteesi kirjautuaksesi sisään.", bU = "Anna sähköpostiosoitteesi, niin lähetämme sinulle kirjautumiskoodin.", xU = "Kirjoita sähköpostiosoitteesi tai puhelinnumerosi kirjautuaksesi sisään", $U = "Anna sähköpostiosoitteesi, niin lähetämme sinulle kirjautumislinkin.", AU = "Anna puhelinnumerosi kirjautuaksesi sisään", EU = "Kirjoita {{authMethod}} kirjautuaksesi sisään.", SU = "Kirjaudu ulos", kU = "Ei, haluan käyttää toista tiliä", NU = "tai", CU = "Salasana", IU = "Salasana on nollattu", TU = "Menestys", OU = "Vaihda salasana tilillesi {{vendorName}} ", DU = "Vaihda salasana tilillesi {{vendorName}} ", RU = "Puhelinnumero", PU = "Tietosuojakäytäntö", BU = "Uudelleenohjaus", jU = "Vahvista salasana", LU = "Rekisteröi uusi salasana", FU = "Lähetä koodi uudelleen", UU = "Vaihda salasana", MU = "Kirjoita alla oleva uusi salasanasi sähköpostitiliä varten: ", qU = "Napsauta painiketta salasanasi palauttamiseksi", VU = "Napsauta painiketta salasanasi palauttamiseksi", HU = "Nollaa salasanasi", zU = "Vaihda salasana tilillesi {{vendorName}} ", KU = "Nollaa salasana", GU = "Lähetä", WU = "Lähetä minulle uusi maaginen linkki", XU = "Muista tarkistaa roskapostikansiosi, jos sähköposti ei ole saapunut.", JU = "Aseta salasana", YU = "Näytä salasana", ZU = "Kirjaudu sisään", QU = "Rekisteröityminen", eM = "Rekisteröidy onnistuneesti", tM = "{{code}} on kirjautumiskoodisi {{vendorName}}", nM = "Näyttää siltä, että Spotify-tilisi on tällä hetkellä yhdistetty toiseen Sesamy-tiliin. Mutta älä pelkää, me opastamme sinua prosessin läpi, jotta saat tämän korjattua.", rM = "Siirry Spotifyn Content Access -sivulle", iM = 'Aloitetaan poistamalla Spotify-tilisi linkitys. Klikkaa alla olevaa painiketta siirtyäksesi Spotifyn Content Access -sivulle. Kun olet kirjautunut sisään Spotify-tilillesi, etsi Sesamy yhdistettyjen alustojen luettelosta. Napsauta "Unlink" Sesamyn logon vieressä.', oM = "Vaihe 1: Poista Spotify-tilisi linkitys", sM = "Kun olet onnistuneesti irrottanut Spotify-tilisi, voit yhdistää sen uudelleen Sesamyn kanssa. Toista vain aiemmin tekemäsi vaiheet, jotka johtivat sinut tälle sivulle.", aM = "Vaihe 2: Yhdistä Spotify-tilisi uudelleen Sesamyn kanssa", cM = "Hups! Spotify-tilisi on jo linkitetty", lM = "Valmis", uM = "Jos sinulla on kysyttävää tai tarvitset apua, voit ottaa yhteyttä tukitiimiimme.", dM = "Ehdot ja edellytykset", pM = "Jokin meni pieleen. Yritä uudelleen.", fM = "Sähköpostiosoitteesi on vahvistettava. Olemme lähettäneet uuden sähköpostiviestin sähköpostiisi.", hM = "Päivitä sähköposti", gM = "Käyttäjätiliä ei ole olemassa", mM = "Käyttäjätiliä ei ole olemassa", _M = "Emme löytäneet käyttäjää, jolla on annettu sähköpostiosoite. Yritä uudelleen.", yM = "Yritä uudelleen.", wM = "Validoi koodi", vM = "Tarkista sähköpostin vahvistusohjeet postilaatikostasi.", bM = "Rekisteröitynyt", xM = "Vahvista sähköpostiosoitteesi napsauttamalla painiketta", $M = "Vahvista sähköpostiosoitteesi", AM = "Vahvista sähköpostiosoitteesi", EM = "Vahvista tili", SM = "Vahvista sähköpostiosoitteesi", kM = "Tarkista sähköpostisi osoitteesta <0>{{email}}</0> ja syötä lähettämämme kuusinumeroinen koodi.", NM = "Tervetuloa", CM = "Tervetuloa tilillesi {{vendorName}}!", IM = "Jatka tällä tilillä", TM = "Kyllä, jatka {{text}}", OM = "Kyllä, jatka olemassa olevalla tilillä", DM = {
|
|
36956
36959
|
"Server error: Invalid code": "Virheellinen koodi",
|
|
36957
|
-
account_detected:
|
|
36958
|
-
account_title:
|
|
36959
|
-
account_with_sso_provider:
|
|
36960
|
-
agree_to:
|
|
36961
|
-
and:
|
|
36962
|
-
auth_method_email:
|
|
36963
|
-
auth_method_email_or_phone:
|
|
36964
|
-
auth_method_phone:
|
|
36965
|
-
callback_url_mismatch:
|
|
36966
|
-
callback_url_not_allowed:
|
|
36967
|
-
check_email_title:
|
|
36968
|
-
click_to_sign_up_description:
|
|
36969
|
-
code_email_enter_code:
|
|
36970
|
-
code_email_subject:
|
|
36971
|
-
code_email_title:
|
|
36972
|
-
code_expired:
|
|
36973
|
-
code_invalid:
|
|
36974
|
-
code_sent_template:
|
|
36975
|
-
code_used:
|
|
36976
|
-
code_valid_30_minutes:
|
|
36977
|
-
confirm_password:
|
|
36978
|
-
contact_support:
|
|
36979
|
-
contact_us:
|
|
36960
|
+
account_detected: rF,
|
|
36961
|
+
account_title: iF,
|
|
36962
|
+
account_with_sso_provider: oF,
|
|
36963
|
+
agree_to: sF,
|
|
36964
|
+
and: aF,
|
|
36965
|
+
auth_method_email: cF,
|
|
36966
|
+
auth_method_email_or_phone: lF,
|
|
36967
|
+
auth_method_phone: uF,
|
|
36968
|
+
callback_url_mismatch: dF,
|
|
36969
|
+
callback_url_not_allowed: pF,
|
|
36970
|
+
check_email_title: fF,
|
|
36971
|
+
click_to_sign_up_description: hF,
|
|
36972
|
+
code_email_enter_code: gF,
|
|
36973
|
+
code_email_subject: mF,
|
|
36974
|
+
code_email_title: _F,
|
|
36975
|
+
code_expired: yF,
|
|
36976
|
+
code_invalid: wF,
|
|
36977
|
+
code_sent_template: vF,
|
|
36978
|
+
code_used: bF,
|
|
36979
|
+
code_valid_30_minutes: xF,
|
|
36980
|
+
confirm_password: $F,
|
|
36981
|
+
contact_support: AF,
|
|
36982
|
+
contact_us: EF,
|
|
36980
36983
|
continue: "Jatka",
|
|
36981
|
-
continue_social_login:
|
|
36982
|
-
continue_with:
|
|
36983
|
-
continue_with_sso_provider_headline:
|
|
36984
|
-
copyright:
|
|
36985
|
-
copyright_sesamy:
|
|
36986
|
-
create_account_description:
|
|
36987
|
-
create_account_email_invalid:
|
|
36988
|
-
create_account_passwords_didnt_match:
|
|
36989
|
-
create_account_title:
|
|
36990
|
-
create_account_weak_password:
|
|
36991
|
-
create_new_account_link:
|
|
36992
|
-
create_password_account_title:
|
|
36993
|
-
currently_logged_in_as:
|
|
36994
|
-
email:
|
|
36995
|
-
email_changed_to_template:
|
|
36996
|
-
email_or_phone_placeholder:
|
|
36997
|
-
email_placeholder:
|
|
36998
|
-
email_validated:
|
|
36999
|
-
email_validated_cta:
|
|
37000
|
-
email_verification_for_signup_sent_description:
|
|
37001
|
-
email_verification_for_signup_sent_title:
|
|
37002
|
-
enter_a_code_btn:
|
|
37003
|
-
enter_email_for_verification_description:
|
|
37004
|
-
enter_new_email:
|
|
37005
|
-
enter_new_password_placeholder:
|
|
37006
|
-
enter_password:
|
|
37007
|
-
enter_password_description:
|
|
37008
|
-
enter_your_password_btn:
|
|
37009
|
-
expired_code:
|
|
37010
|
-
fokus_info_message:
|
|
37011
|
-
forgot_password_cta:
|
|
37012
|
-
forgot_password_description:
|
|
37013
|
-
forgot_password_email_sent:
|
|
37014
|
-
forgot_password_link:
|
|
37015
|
-
forgot_password_title:
|
|
37016
|
-
go_back:
|
|
37017
|
-
hide_password:
|
|
36984
|
+
continue_social_login: SF,
|
|
36985
|
+
continue_with: kF,
|
|
36986
|
+
continue_with_sso_provider_headline: NF,
|
|
36987
|
+
copyright: CF,
|
|
36988
|
+
copyright_sesamy: IF,
|
|
36989
|
+
create_account_description: TF,
|
|
36990
|
+
create_account_email_invalid: OF,
|
|
36991
|
+
create_account_passwords_didnt_match: DF,
|
|
36992
|
+
create_account_title: RF,
|
|
36993
|
+
create_account_weak_password: PF,
|
|
36994
|
+
create_new_account_link: BF,
|
|
36995
|
+
create_password_account_title: jF,
|
|
36996
|
+
currently_logged_in_as: LF,
|
|
36997
|
+
email: FF,
|
|
36998
|
+
email_changed_to_template: UF,
|
|
36999
|
+
email_or_phone_placeholder: MF,
|
|
37000
|
+
email_placeholder: qF,
|
|
37001
|
+
email_validated: VF,
|
|
37002
|
+
email_validated_cta: HF,
|
|
37003
|
+
email_verification_for_signup_sent_description: zF,
|
|
37004
|
+
email_verification_for_signup_sent_title: KF,
|
|
37005
|
+
enter_a_code_btn: GF,
|
|
37006
|
+
enter_email_for_verification_description: WF,
|
|
37007
|
+
enter_new_email: XF,
|
|
37008
|
+
enter_new_password_placeholder: JF,
|
|
37009
|
+
enter_password: YF,
|
|
37010
|
+
enter_password_description: ZF,
|
|
37011
|
+
enter_your_password_btn: QF,
|
|
37012
|
+
expired_code: eU,
|
|
37013
|
+
fokus_info_message: tU,
|
|
37014
|
+
forgot_password_cta: nU,
|
|
37015
|
+
forgot_password_description: rU,
|
|
37016
|
+
forgot_password_email_sent: iU,
|
|
37017
|
+
forgot_password_link: oU,
|
|
37018
|
+
forgot_password_title: sU,
|
|
37019
|
+
go_back: aU,
|
|
37020
|
+
hide_password: cU,
|
|
37018
37021
|
"invalid-email": "Virheellinen sähköpostiosoite",
|
|
37019
|
-
invalid_identifier:
|
|
37020
|
-
invalid_password:
|
|
37021
|
-
invalid_session_body:
|
|
37022
|
-
invalid_session_title:
|
|
37023
|
-
link_email_click_to_login:
|
|
37024
|
-
link_email_login:
|
|
37025
|
-
link_email_or_enter_code:
|
|
37026
|
-
link_page_body:
|
|
37027
|
-
link_page_headline:
|
|
37028
|
-
logged_in_as:
|
|
37029
|
-
login:
|
|
37030
|
-
login_description:
|
|
37031
|
-
login_description_code:
|
|
37032
|
-
login_description_combined:
|
|
37033
|
-
login_description_link:
|
|
37034
|
-
login_description_phone:
|
|
37035
|
-
login_description_template:
|
|
37036
|
-
logout:
|
|
37037
|
-
no_use_another:
|
|
37038
|
-
or:
|
|
37039
|
-
password:
|
|
37040
|
-
password_has_been_reset:
|
|
37041
|
-
password_has_been_reset_title:
|
|
37042
|
-
password_reset_subject:
|
|
37043
|
-
password_reset_title:
|
|
37044
|
-
phone_placeholder:
|
|
37045
|
-
privacy_policy:
|
|
37046
|
-
redirecting:
|
|
37047
|
-
reenter_new_password_placeholder:
|
|
37048
|
-
register_password_account:
|
|
37049
|
-
resend_code:
|
|
37050
|
-
reset_password_cta:
|
|
37051
|
-
reset_password_description:
|
|
37052
|
-
reset_password_email_click_to_reset:
|
|
37053
|
-
reset_password_email_cta:
|
|
37054
|
-
reset_password_email_reset:
|
|
37055
|
-
reset_password_subject:
|
|
37056
|
-
reset_password_title:
|
|
37057
|
-
send:
|
|
37058
|
-
send_me_a_new_magic_link:
|
|
37059
|
-
sent_code_spam:
|
|
37060
|
-
set_password:
|
|
37061
|
-
show_password:
|
|
37062
|
-
sign_in:
|
|
37063
|
-
signup:
|
|
37064
|
-
signup_success:
|
|
37065
|
-
sms_code_text:
|
|
37066
|
-
spotify_already_linked_body:
|
|
37067
|
-
spotify_already_linked_cta:
|
|
37068
|
-
spotify_already_linked_step1_body:
|
|
37069
|
-
spotify_already_linked_step1_title:
|
|
37070
|
-
spotify_already_linked_step2_body:
|
|
37071
|
-
spotify_already_linked_step2_title:
|
|
37072
|
-
spotify_already_linked_title:
|
|
37073
|
-
success:
|
|
37074
|
-
support_info:
|
|
37075
|
-
terms:
|
|
37076
|
-
unexpected_error_try_again:
|
|
37077
|
-
unverified_email:
|
|
37078
|
-
update_email:
|
|
37079
|
-
user_account_does_not_exist:
|
|
37080
|
-
user_not_found:
|
|
37081
|
-
user_not_found_body:
|
|
37082
|
-
user_not_found_cta:
|
|
37083
|
-
validate_code:
|
|
37084
|
-
validate_email_body:
|
|
37085
|
-
validate_email_title:
|
|
37086
|
-
verify_email_click_to_verify:
|
|
37087
|
-
verify_email_subject:
|
|
37088
|
-
verify_email_title:
|
|
37089
|
-
verify_email_verify:
|
|
37090
|
-
verify_your_email:
|
|
37091
|
-
we_sent_a_code_to:
|
|
37092
|
-
welcome:
|
|
37093
|
-
welcome_to_your_account:
|
|
37094
|
-
yes_continue:
|
|
37095
|
-
yes_continue_with:
|
|
37096
|
-
yes_continue_with_existing_account:
|
|
37097
|
-
},
|
|
37022
|
+
invalid_identifier: lU,
|
|
37023
|
+
invalid_password: uU,
|
|
37024
|
+
invalid_session_body: dU,
|
|
37025
|
+
invalid_session_title: pU,
|
|
37026
|
+
link_email_click_to_login: fU,
|
|
37027
|
+
link_email_login: hU,
|
|
37028
|
+
link_email_or_enter_code: gU,
|
|
37029
|
+
link_page_body: mU,
|
|
37030
|
+
link_page_headline: _U,
|
|
37031
|
+
logged_in_as: yU,
|
|
37032
|
+
login: wU,
|
|
37033
|
+
login_description: vU,
|
|
37034
|
+
login_description_code: bU,
|
|
37035
|
+
login_description_combined: xU,
|
|
37036
|
+
login_description_link: $U,
|
|
37037
|
+
login_description_phone: AU,
|
|
37038
|
+
login_description_template: EU,
|
|
37039
|
+
logout: SU,
|
|
37040
|
+
no_use_another: kU,
|
|
37041
|
+
or: NU,
|
|
37042
|
+
password: CU,
|
|
37043
|
+
password_has_been_reset: IU,
|
|
37044
|
+
password_has_been_reset_title: TU,
|
|
37045
|
+
password_reset_subject: OU,
|
|
37046
|
+
password_reset_title: DU,
|
|
37047
|
+
phone_placeholder: RU,
|
|
37048
|
+
privacy_policy: PU,
|
|
37049
|
+
redirecting: BU,
|
|
37050
|
+
reenter_new_password_placeholder: jU,
|
|
37051
|
+
register_password_account: LU,
|
|
37052
|
+
resend_code: FU,
|
|
37053
|
+
reset_password_cta: UU,
|
|
37054
|
+
reset_password_description: MU,
|
|
37055
|
+
reset_password_email_click_to_reset: qU,
|
|
37056
|
+
reset_password_email_cta: VU,
|
|
37057
|
+
reset_password_email_reset: HU,
|
|
37058
|
+
reset_password_subject: zU,
|
|
37059
|
+
reset_password_title: KU,
|
|
37060
|
+
send: GU,
|
|
37061
|
+
send_me_a_new_magic_link: WU,
|
|
37062
|
+
sent_code_spam: XU,
|
|
37063
|
+
set_password: JU,
|
|
37064
|
+
show_password: YU,
|
|
37065
|
+
sign_in: ZU,
|
|
37066
|
+
signup: QU,
|
|
37067
|
+
signup_success: eM,
|
|
37068
|
+
sms_code_text: tM,
|
|
37069
|
+
spotify_already_linked_body: nM,
|
|
37070
|
+
spotify_already_linked_cta: rM,
|
|
37071
|
+
spotify_already_linked_step1_body: iM,
|
|
37072
|
+
spotify_already_linked_step1_title: oM,
|
|
37073
|
+
spotify_already_linked_step2_body: sM,
|
|
37074
|
+
spotify_already_linked_step2_title: aM,
|
|
37075
|
+
spotify_already_linked_title: cM,
|
|
37076
|
+
success: lM,
|
|
37077
|
+
support_info: uM,
|
|
37078
|
+
terms: dM,
|
|
37079
|
+
unexpected_error_try_again: pM,
|
|
37080
|
+
unverified_email: fM,
|
|
37081
|
+
update_email: hM,
|
|
37082
|
+
user_account_does_not_exist: gM,
|
|
37083
|
+
user_not_found: mM,
|
|
37084
|
+
user_not_found_body: _M,
|
|
37085
|
+
user_not_found_cta: yM,
|
|
37086
|
+
validate_code: wM,
|
|
37087
|
+
validate_email_body: vM,
|
|
37088
|
+
validate_email_title: bM,
|
|
37089
|
+
verify_email_click_to_verify: xM,
|
|
37090
|
+
verify_email_subject: $M,
|
|
37091
|
+
verify_email_title: AM,
|
|
37092
|
+
verify_email_verify: EM,
|
|
37093
|
+
verify_your_email: SM,
|
|
37094
|
+
we_sent_a_code_to: kM,
|
|
37095
|
+
welcome: NM,
|
|
37096
|
+
welcome_to_your_account: CM,
|
|
37097
|
+
yes_continue: IM,
|
|
37098
|
+
yes_continue_with: TM,
|
|
37099
|
+
yes_continue_with_existing_account: OM
|
|
37100
|
+
}, RM = "Konto opdaget", PM = "Konto", BM = "Vi har opdaget, at du allerede har oprettet en konto gennem", jM = "Når du logger ind, accepterer du vores", LM = "og", FM = "e-mail-adresse", UM = "e-mail eller telefonnummer", MM = "Telefonnummer", qM = "Uoverensstemmelse mellem URL og tilbagekald", VM = "Den angivne redirect_uri er ikke på listen over tilladte tilbagekalds-URL'er.", HM = "Fortsæt med brugeren", zM = "Klik på knappen for at oprette en ny adgangskodekonto.", KM = "Indtast koden på {{vendorName}} for at gennemføre login.", GM = "Velkommen til {{vendorName}}! {{code}} er login-koden", WM = "Velkommen til {{vendorName}}! {{code}} er login-koden", XM = "Koden er udløbet", JM = "Ugyldig kode", YM = "Tjek venligst <0>{{username}}</0> og indtast den sekscifrede kode, som vi har sendt til dig.", ZM = "Koden er allerede brugt", QM = "Koden er gyldig i 30 minutter", eq = "Bekræft adgangskode", tq = "Har du brug for hjælp?", nq = "Kontakt os", rq = "eller fortsæt med social konto", iq = "Fortsæt med {{provider}}", oq = "Vil du gerne fortsætte med din eksisterende konto?", sq = "Ophavsret © 2023 SESAMY. Alle rettigheder forbeholdes.", aq = "©2023 Sesamy", cq = "Vælg en adgangskode med en blanding af store og små bogstaver, tal og symboler.", lq = "Indtast venligst en gyldig e-mailadresse.", uq = "Adgangskoderne stemte ikke overens. Prøv igen.", dq = "Vælg adgangskode", pq = "Adgangskoden skal være mindst 8 tegn lang og indeholde mindst et lille bogstav, et stort bogstav, et tal og et symbol.", fq = "Opret ny konto", hq = "Tilmeld dig med adgangskode", gq = "Du er i øjeblikket logget ind som <0>{{email}}</0>", mq = "E-mail", _q = "E-mail ændret til <0>{{email}}</0> ", yq = "E-mail eller telefonnummer", wq = "E-mail-adresse", vq = "Din e-mailadresse er blevet valideret", bq = "Indtast nu din adgangskode for at logge ind igen", xq = "Der er sendt en e-mail til <0>{{email}}</0> med et bekræftelseslink. Klik på linket for at bekræfte din e-mailadresse og angive en adgangskode.", $q = "E-mail-bekræftelse sendt", Aq = "Indtast en kode", Eq = "Vi sender dig et bekræftelseslink for at sikre, at du ejer denne e-mailadresse.", Sq = "Indtast ny e-mail", kq = "Indtast ny adgangskode", Nq = "Indtast adgangskode", Cq = "Indtast din e-mailadresse og adgangskode for at logge ind.", Iq = "Indtast din adgangskode", Tq = "Det magiske link er udløbet. Klik på knappen nedenfor for at modtage et nyt link i din indbakke.", Oq = "Hej! Vi har opdateret vores login-oplevelse. <0>Klik her for at lære mere om det.</0>", Dq = "Send e-mail til nulstilling af adgangskode", Rq = "Klik på knappen nedenfor, så sender vi instruktioner om, hvordan du nulstiller din adgangskode.", Pq = "E-mail til nulstilling af adgangskode sendt", Bq = "Har du glemt din adgangskode?", jq = "Har du glemt din adgangskode?", Lq = "Gå tilbage", Fq = "Skjul adgangskode", Uq = "Ugyldig identifikator", Mq = "Ugyldig adgangskode", qq = "Linket er ikke længere gyldigt. Sørg for at åbne login-linket i den samme browser, som du startede login med. Du kan klikke på linket nedenfor for at starte et nyt login.", Vq = "Ugyldigt link", Hq = "Klik på knappen for at logge ind", zq = "Login", Kq = "Eller indtast koden på {{vendorName}} for at gennemføre login.", Gq = "Indtast din e-mailadresse for at låse op for dette show på {{service}}", Wq = "Forbind din konto med {{service}}", Xq = "Du er logget ind som", Jq = "Login", Yq = "Indtast din e-mailadresse for at logge ind.", Zq = "Indtast din e-mailadresse, så sender vi dig en login-kode.", Qq = "Indtast din e-mail eller dit telefonnummer for at logge ind", eV = "Indtast din e-mailadresse, så sender vi dig et login-link.", tV = "Indtast dit telefonnummer for at logge ind", nV = "Indtast din {{authMethod}} for at logge ind.", rV = "Log ud", iV = "Nej, jeg vil bruge en anden konto", oV = "eller", sV = "Adgangskode", aV = "Adgangskoden er blevet nulstillet", cV = "Succes", lV = "Skift adgangskode til din {{vendorName}} -konto", uV = "Skift adgangskode til din {{vendorName}} -konto", dV = "Telefonnummer", pV = "Politik for beskyttelse af personlige oplysninger", fV = "Omdirigering", hV = "Bekræft adgangskode", gV = "Registrer en ny adgangskode", mV = "Send koden igen", _V = "Skift adgangskode", yV = "Indtast din nye adgangskode til e-mailkontoen nedenfor: ", wV = "Klik på knappen for at nulstille din adgangskode", vV = "Klik på knappen for at nulstille din adgangskode", bV = "Nulstil din adgangskode", xV = "Skift adgangskode til din {{vendorName}} -konto", $V = "Nulstil adgangskode", AV = "Send", EV = "Send mig et nyt magisk link", SV = "Husk at tjekke din spam-mappe, hvis e-mailen ikke er kommet frem.", kV = "Indstil adgangskode", NV = "Vis adgangskode", CV = "Log ind", IV = "Tilmelding", TV = "Tilmeld dig med succes", OV = "{{code}} er din login-kode til {{vendorName}}", DV = "Det ser ud til, at din Spotify-konto i øjeblikket er knyttet til en anden Sesamy-konto. Men frygt ikke, vi er her for at guide dig gennem processen med at få det løst.", RV = "Gå til Spotifys side for adgang til indhold", PV = 'Lad os starte med at fjerne forbindelsen til din Spotify-konto. Klik på knappen nedenfor for at gå til Spotifys Content Access-side. Når du har logget ind på din Spotify-konto, skal du finde Sesamy på listen over tilsluttede platforme. Klik på "Unlink" ved siden af Sesamy-logoet.', BV = "Trin 1: Fjern forbindelsen til din Spotify-konto", jV = "Når du har afkoblet din Spotify-konto, kan du koble den til Sesamy igen. Du skal blot gentage de trin, du tidligere har taget, og som førte dig til denne side.", LV = "Trin 2: Relink din Spotify-konto til Sesamy", FV = "Ups! Din Spotify-konto er allerede forbundet", UV = "Færdig", MV = "Hvis du har spørgsmål eller brug for hjælp, kan du kontakte vores supportteam", qV = "Vilkår og betingelser", VV = "Noget gik galt. Prøv venligst igen.", HV = "Din e-mailadresse skal valideres. Vi har sendt en ny e-mail til din indbakke", zV = "Opdatering af e-mail", KV = "Brugerkontoen findes ikke", GV = "Brugerkontoen findes ikke", WV = "Vi kunne ikke finde en bruger med den angivne e-mailadresse. Prøv venligst igen.", XV = "Prøv igen.", JV = "Valider koden", YV = "Tjek din indbakke for instruktioner om validering af e-mail.", ZV = "Tilmeldte sig", QV = "Klik på knappen for at bekræfte din e-mailadresse", eH = "Bekræft din e-mailadresse", tH = "Bekræft din e-mailadresse", nH = "Bekræft konto", rH = "Bekræft din e-mail", iH = "Tjek venligst din e-mail på <0>{{email}}</0> og indtast den sekscifrede kode, vi har sendt dig.", oH = "Velkommen", sH = "Velkommen til din {{vendorName}} konto!", aH = "Fortsæt med denne konto", cH = "Ja, fortsæt med {{text}}", lH = "Ja, fortsæt med eksisterende konto", uH = {
|
|
37098
37101
|
"Server error: Invalid code": "Ugyldig kode",
|
|
37099
|
-
account_detected:
|
|
37100
|
-
account_title:
|
|
37101
|
-
account_with_sso_provider:
|
|
37102
|
-
agree_to:
|
|
37103
|
-
and:
|
|
37104
|
-
auth_method_email:
|
|
37105
|
-
auth_method_email_or_phone:
|
|
37106
|
-
auth_method_phone:
|
|
37107
|
-
callback_url_mismatch:
|
|
37108
|
-
callback_url_not_allowed:
|
|
37109
|
-
check_email_title:
|
|
37110
|
-
click_to_sign_up_description:
|
|
37111
|
-
code_email_enter_code:
|
|
37112
|
-
code_email_subject:
|
|
37113
|
-
code_email_title:
|
|
37114
|
-
code_expired:
|
|
37115
|
-
code_invalid:
|
|
37116
|
-
code_sent_template:
|
|
37117
|
-
code_used:
|
|
37118
|
-
code_valid_30_minutes:
|
|
37119
|
-
confirm_password:
|
|
37120
|
-
contact_support:
|
|
37121
|
-
contact_us:
|
|
37102
|
+
account_detected: RM,
|
|
37103
|
+
account_title: PM,
|
|
37104
|
+
account_with_sso_provider: BM,
|
|
37105
|
+
agree_to: jM,
|
|
37106
|
+
and: LM,
|
|
37107
|
+
auth_method_email: FM,
|
|
37108
|
+
auth_method_email_or_phone: UM,
|
|
37109
|
+
auth_method_phone: MM,
|
|
37110
|
+
callback_url_mismatch: qM,
|
|
37111
|
+
callback_url_not_allowed: VM,
|
|
37112
|
+
check_email_title: HM,
|
|
37113
|
+
click_to_sign_up_description: zM,
|
|
37114
|
+
code_email_enter_code: KM,
|
|
37115
|
+
code_email_subject: GM,
|
|
37116
|
+
code_email_title: WM,
|
|
37117
|
+
code_expired: XM,
|
|
37118
|
+
code_invalid: JM,
|
|
37119
|
+
code_sent_template: YM,
|
|
37120
|
+
code_used: ZM,
|
|
37121
|
+
code_valid_30_minutes: QM,
|
|
37122
|
+
confirm_password: eq,
|
|
37123
|
+
contact_support: tq,
|
|
37124
|
+
contact_us: nq,
|
|
37122
37125
|
continue: "Fortsæt",
|
|
37123
|
-
continue_social_login:
|
|
37124
|
-
continue_with:
|
|
37125
|
-
continue_with_sso_provider_headline:
|
|
37126
|
-
copyright:
|
|
37127
|
-
copyright_sesamy:
|
|
37128
|
-
create_account_description:
|
|
37129
|
-
create_account_email_invalid:
|
|
37130
|
-
create_account_passwords_didnt_match:
|
|
37131
|
-
create_account_title:
|
|
37132
|
-
create_account_weak_password:
|
|
37133
|
-
create_new_account_link:
|
|
37134
|
-
create_password_account_title:
|
|
37135
|
-
currently_logged_in_as:
|
|
37136
|
-
email:
|
|
37137
|
-
email_changed_to_template:
|
|
37138
|
-
email_or_phone_placeholder:
|
|
37139
|
-
email_placeholder:
|
|
37140
|
-
email_validated:
|
|
37141
|
-
email_validated_cta:
|
|
37142
|
-
email_verification_for_signup_sent_description:
|
|
37143
|
-
email_verification_for_signup_sent_title:
|
|
37144
|
-
enter_a_code_btn:
|
|
37145
|
-
enter_email_for_verification_description:
|
|
37146
|
-
enter_new_email:
|
|
37147
|
-
enter_new_password_placeholder:
|
|
37148
|
-
enter_password:
|
|
37149
|
-
enter_password_description:
|
|
37150
|
-
enter_your_password_btn:
|
|
37151
|
-
expired_code:
|
|
37152
|
-
fokus_info_message:
|
|
37153
|
-
forgot_password_cta:
|
|
37154
|
-
forgot_password_description:
|
|
37155
|
-
forgot_password_email_sent:
|
|
37156
|
-
forgot_password_link:
|
|
37157
|
-
forgot_password_title:
|
|
37158
|
-
go_back:
|
|
37159
|
-
hide_password:
|
|
37126
|
+
continue_social_login: rq,
|
|
37127
|
+
continue_with: iq,
|
|
37128
|
+
continue_with_sso_provider_headline: oq,
|
|
37129
|
+
copyright: sq,
|
|
37130
|
+
copyright_sesamy: aq,
|
|
37131
|
+
create_account_description: cq,
|
|
37132
|
+
create_account_email_invalid: lq,
|
|
37133
|
+
create_account_passwords_didnt_match: uq,
|
|
37134
|
+
create_account_title: dq,
|
|
37135
|
+
create_account_weak_password: pq,
|
|
37136
|
+
create_new_account_link: fq,
|
|
37137
|
+
create_password_account_title: hq,
|
|
37138
|
+
currently_logged_in_as: gq,
|
|
37139
|
+
email: mq,
|
|
37140
|
+
email_changed_to_template: _q,
|
|
37141
|
+
email_or_phone_placeholder: yq,
|
|
37142
|
+
email_placeholder: wq,
|
|
37143
|
+
email_validated: vq,
|
|
37144
|
+
email_validated_cta: bq,
|
|
37145
|
+
email_verification_for_signup_sent_description: xq,
|
|
37146
|
+
email_verification_for_signup_sent_title: $q,
|
|
37147
|
+
enter_a_code_btn: Aq,
|
|
37148
|
+
enter_email_for_verification_description: Eq,
|
|
37149
|
+
enter_new_email: Sq,
|
|
37150
|
+
enter_new_password_placeholder: kq,
|
|
37151
|
+
enter_password: Nq,
|
|
37152
|
+
enter_password_description: Cq,
|
|
37153
|
+
enter_your_password_btn: Iq,
|
|
37154
|
+
expired_code: Tq,
|
|
37155
|
+
fokus_info_message: Oq,
|
|
37156
|
+
forgot_password_cta: Dq,
|
|
37157
|
+
forgot_password_description: Rq,
|
|
37158
|
+
forgot_password_email_sent: Pq,
|
|
37159
|
+
forgot_password_link: Bq,
|
|
37160
|
+
forgot_password_title: jq,
|
|
37161
|
+
go_back: Lq,
|
|
37162
|
+
hide_password: Fq,
|
|
37160
37163
|
"invalid-email": "Ugyldig e-mail",
|
|
37161
|
-
invalid_identifier:
|
|
37162
|
-
invalid_password:
|
|
37163
|
-
invalid_session_body:
|
|
37164
|
-
invalid_session_title:
|
|
37165
|
-
link_email_click_to_login:
|
|
37166
|
-
link_email_login:
|
|
37167
|
-
link_email_or_enter_code:
|
|
37168
|
-
link_page_body:
|
|
37169
|
-
link_page_headline:
|
|
37170
|
-
logged_in_as:
|
|
37171
|
-
login:
|
|
37172
|
-
login_description:
|
|
37173
|
-
login_description_code:
|
|
37174
|
-
login_description_combined:
|
|
37175
|
-
login_description_link:
|
|
37176
|
-
login_description_phone:
|
|
37177
|
-
login_description_template:
|
|
37178
|
-
logout:
|
|
37179
|
-
no_use_another:
|
|
37180
|
-
or:
|
|
37181
|
-
password:
|
|
37182
|
-
password_has_been_reset:
|
|
37183
|
-
password_has_been_reset_title:
|
|
37184
|
-
password_reset_subject:
|
|
37185
|
-
password_reset_title:
|
|
37186
|
-
phone_placeholder:
|
|
37187
|
-
privacy_policy:
|
|
37188
|
-
redirecting:
|
|
37189
|
-
reenter_new_password_placeholder:
|
|
37190
|
-
register_password_account:
|
|
37191
|
-
resend_code:
|
|
37192
|
-
reset_password_cta:
|
|
37193
|
-
reset_password_description:
|
|
37194
|
-
reset_password_email_click_to_reset:
|
|
37195
|
-
reset_password_email_cta:
|
|
37196
|
-
reset_password_email_reset:
|
|
37197
|
-
reset_password_subject:
|
|
37198
|
-
reset_password_title:
|
|
37199
|
-
send:
|
|
37200
|
-
send_me_a_new_magic_link:
|
|
37201
|
-
sent_code_spam:
|
|
37202
|
-
set_password:
|
|
37203
|
-
show_password:
|
|
37204
|
-
sign_in:
|
|
37205
|
-
signup:
|
|
37206
|
-
signup_success:
|
|
37207
|
-
sms_code_text:
|
|
37208
|
-
spotify_already_linked_body:
|
|
37209
|
-
spotify_already_linked_cta:
|
|
37210
|
-
spotify_already_linked_step1_body:
|
|
37211
|
-
spotify_already_linked_step1_title:
|
|
37212
|
-
spotify_already_linked_step2_body:
|
|
37213
|
-
spotify_already_linked_step2_title:
|
|
37214
|
-
spotify_already_linked_title:
|
|
37215
|
-
success:
|
|
37216
|
-
support_info:
|
|
37217
|
-
terms:
|
|
37218
|
-
unexpected_error_try_again:
|
|
37219
|
-
unverified_email:
|
|
37220
|
-
update_email:
|
|
37221
|
-
user_account_does_not_exist:
|
|
37222
|
-
user_not_found:
|
|
37223
|
-
user_not_found_body:
|
|
37224
|
-
user_not_found_cta:
|
|
37225
|
-
validate_code:
|
|
37226
|
-
validate_email_body:
|
|
37227
|
-
validate_email_title:
|
|
37228
|
-
verify_email_click_to_verify:
|
|
37229
|
-
verify_email_subject:
|
|
37230
|
-
verify_email_title:
|
|
37231
|
-
verify_email_verify:
|
|
37232
|
-
verify_your_email:
|
|
37233
|
-
we_sent_a_code_to:
|
|
37234
|
-
welcome:
|
|
37235
|
-
welcome_to_your_account:
|
|
37236
|
-
yes_continue:
|
|
37237
|
-
yes_continue_with:
|
|
37238
|
-
yes_continue_with_existing_account:
|
|
37239
|
-
},
|
|
37164
|
+
invalid_identifier: Uq,
|
|
37165
|
+
invalid_password: Mq,
|
|
37166
|
+
invalid_session_body: qq,
|
|
37167
|
+
invalid_session_title: Vq,
|
|
37168
|
+
link_email_click_to_login: Hq,
|
|
37169
|
+
link_email_login: zq,
|
|
37170
|
+
link_email_or_enter_code: Kq,
|
|
37171
|
+
link_page_body: Gq,
|
|
37172
|
+
link_page_headline: Wq,
|
|
37173
|
+
logged_in_as: Xq,
|
|
37174
|
+
login: Jq,
|
|
37175
|
+
login_description: Yq,
|
|
37176
|
+
login_description_code: Zq,
|
|
37177
|
+
login_description_combined: Qq,
|
|
37178
|
+
login_description_link: eV,
|
|
37179
|
+
login_description_phone: tV,
|
|
37180
|
+
login_description_template: nV,
|
|
37181
|
+
logout: rV,
|
|
37182
|
+
no_use_another: iV,
|
|
37183
|
+
or: oV,
|
|
37184
|
+
password: sV,
|
|
37185
|
+
password_has_been_reset: aV,
|
|
37186
|
+
password_has_been_reset_title: cV,
|
|
37187
|
+
password_reset_subject: lV,
|
|
37188
|
+
password_reset_title: uV,
|
|
37189
|
+
phone_placeholder: dV,
|
|
37190
|
+
privacy_policy: pV,
|
|
37191
|
+
redirecting: fV,
|
|
37192
|
+
reenter_new_password_placeholder: hV,
|
|
37193
|
+
register_password_account: gV,
|
|
37194
|
+
resend_code: mV,
|
|
37195
|
+
reset_password_cta: _V,
|
|
37196
|
+
reset_password_description: yV,
|
|
37197
|
+
reset_password_email_click_to_reset: wV,
|
|
37198
|
+
reset_password_email_cta: vV,
|
|
37199
|
+
reset_password_email_reset: bV,
|
|
37200
|
+
reset_password_subject: xV,
|
|
37201
|
+
reset_password_title: $V,
|
|
37202
|
+
send: AV,
|
|
37203
|
+
send_me_a_new_magic_link: EV,
|
|
37204
|
+
sent_code_spam: SV,
|
|
37205
|
+
set_password: kV,
|
|
37206
|
+
show_password: NV,
|
|
37207
|
+
sign_in: CV,
|
|
37208
|
+
signup: IV,
|
|
37209
|
+
signup_success: TV,
|
|
37210
|
+
sms_code_text: OV,
|
|
37211
|
+
spotify_already_linked_body: DV,
|
|
37212
|
+
spotify_already_linked_cta: RV,
|
|
37213
|
+
spotify_already_linked_step1_body: PV,
|
|
37214
|
+
spotify_already_linked_step1_title: BV,
|
|
37215
|
+
spotify_already_linked_step2_body: jV,
|
|
37216
|
+
spotify_already_linked_step2_title: LV,
|
|
37217
|
+
spotify_already_linked_title: FV,
|
|
37218
|
+
success: UV,
|
|
37219
|
+
support_info: MV,
|
|
37220
|
+
terms: qV,
|
|
37221
|
+
unexpected_error_try_again: VV,
|
|
37222
|
+
unverified_email: HV,
|
|
37223
|
+
update_email: zV,
|
|
37224
|
+
user_account_does_not_exist: KV,
|
|
37225
|
+
user_not_found: GV,
|
|
37226
|
+
user_not_found_body: WV,
|
|
37227
|
+
user_not_found_cta: XV,
|
|
37228
|
+
validate_code: JV,
|
|
37229
|
+
validate_email_body: YV,
|
|
37230
|
+
validate_email_title: ZV,
|
|
37231
|
+
verify_email_click_to_verify: QV,
|
|
37232
|
+
verify_email_subject: eH,
|
|
37233
|
+
verify_email_title: tH,
|
|
37234
|
+
verify_email_verify: nH,
|
|
37235
|
+
verify_your_email: rH,
|
|
37236
|
+
we_sent_a_code_to: iH,
|
|
37237
|
+
welcome: oH,
|
|
37238
|
+
welcome_to_your_account: sH,
|
|
37239
|
+
yes_continue: aH,
|
|
37240
|
+
yes_continue_with: cH,
|
|
37241
|
+
yes_continue_with_existing_account: lH
|
|
37242
|
+
}, SK = (t) => {
|
|
37240
37243
|
const { theme: e, branding: n, client: r, authParams: i } = t, c = `/authorize?${new URLSearchParams({
|
|
37241
37244
|
...i
|
|
37242
37245
|
})}`;
|
|
@@ -37254,7 +37257,7 @@ Voit aloittaa uuden kirjautumisen klikkaamalla alla olevaa linkkiä.`, dU = "Vir
|
|
|
37254
37257
|
}
|
|
37255
37258
|
);
|
|
37256
37259
|
};
|
|
37257
|
-
function
|
|
37260
|
+
function dH(t, e) {
|
|
37258
37261
|
const { mainTenantId: n, mainClientId: r } = e;
|
|
37259
37262
|
return {
|
|
37260
37263
|
...t,
|
|
@@ -37374,33 +37377,33 @@ function uH(t, e) {
|
|
|
37374
37377
|
users: t.users
|
|
37375
37378
|
};
|
|
37376
37379
|
}
|
|
37377
|
-
function
|
|
37378
|
-
return
|
|
37380
|
+
function kK(t, e) {
|
|
37381
|
+
return dH(t, e);
|
|
37379
37382
|
}
|
|
37380
37383
|
U.init({
|
|
37381
37384
|
supportedLngs: ["en", "it", "nb", "sv", "pl", "cs", "fi", "da"],
|
|
37382
37385
|
fallbackLng: "en",
|
|
37383
37386
|
resources: {
|
|
37384
|
-
en: { translation:
|
|
37385
|
-
it: { translation:
|
|
37386
|
-
nb: { translation:
|
|
37387
|
-
sv: { translation:
|
|
37388
|
-
pl: { translation:
|
|
37389
|
-
cs: { translation:
|
|
37390
|
-
fi: { translation:
|
|
37391
|
-
da: { translation:
|
|
37387
|
+
en: { translation: lk },
|
|
37388
|
+
it: { translation: U7 },
|
|
37389
|
+
nb: { translation: _T },
|
|
37390
|
+
sv: { translation: WD },
|
|
37391
|
+
pl: { translation: EB },
|
|
37392
|
+
cs: { translation: nF },
|
|
37393
|
+
fi: { translation: DM },
|
|
37394
|
+
da: { translation: uH }
|
|
37392
37395
|
}
|
|
37393
37396
|
});
|
|
37394
|
-
function
|
|
37397
|
+
function NK(t) {
|
|
37395
37398
|
const e = new Ee();
|
|
37396
37399
|
e.get("/", (c) => c.json({
|
|
37397
37400
|
name: "authhero"
|
|
37398
37401
|
}));
|
|
37399
37402
|
const n = wx(t);
|
|
37400
37403
|
e.route("/api/v2", n);
|
|
37401
|
-
const r =
|
|
37404
|
+
const r = hA(t);
|
|
37402
37405
|
e.route("/u", r);
|
|
37403
|
-
const i =
|
|
37406
|
+
const i = OE(t);
|
|
37404
37407
|
e.route("/samlp", i);
|
|
37405
37408
|
const o = B6(t);
|
|
37406
37409
|
return e.route("/", o), {
|
|
@@ -37418,41 +37421,41 @@ export {
|
|
|
37418
37421
|
Bn as AuthorizationResponseMode,
|
|
37419
37422
|
yn as AuthorizationResponseType,
|
|
37420
37423
|
rt as Button,
|
|
37421
|
-
|
|
37424
|
+
W8 as CheckEmailPage,
|
|
37422
37425
|
Yd as CodeChallengeMethod,
|
|
37423
37426
|
um as ComponentCategory,
|
|
37424
37427
|
lm as ComponentType,
|
|
37425
|
-
|
|
37428
|
+
oA as EmailValidatedPage,
|
|
37426
37429
|
jg as EnterCodePage,
|
|
37427
37430
|
Wl as EnterPasswordPage,
|
|
37428
37431
|
kr as ErrorMessage,
|
|
37429
37432
|
e8 as Footer,
|
|
37430
|
-
|
|
37431
|
-
|
|
37433
|
+
z8 as ForgotPasswordPage,
|
|
37434
|
+
K8 as ForgotPasswordSentPage,
|
|
37432
37435
|
Qn as FormComponent,
|
|
37433
37436
|
En as GoBack,
|
|
37434
|
-
|
|
37437
|
+
u8 as GoogleLogo,
|
|
37435
37438
|
fo as GrantType,
|
|
37436
37439
|
nt as Icon,
|
|
37437
37440
|
ql as IdentifierPage,
|
|
37438
|
-
|
|
37441
|
+
nA as InvalidSession,
|
|
37439
37442
|
it as Layout,
|
|
37440
37443
|
qe as LogTypes,
|
|
37441
37444
|
Yr as Message,
|
|
37442
37445
|
Gy as NodeType,
|
|
37443
|
-
|
|
37444
|
-
|
|
37446
|
+
aA as PreSignUpConfirmationPage,
|
|
37447
|
+
eA as PreSignUpPage,
|
|
37445
37448
|
so as ResetPasswordPage,
|
|
37446
37449
|
di as SignUpPage,
|
|
37447
37450
|
Fs as SocialButton,
|
|
37448
|
-
|
|
37451
|
+
l8 as Spinner,
|
|
37449
37452
|
Wo as Trans,
|
|
37450
|
-
|
|
37451
|
-
|
|
37452
|
-
|
|
37453
|
+
j8 as UnverifiedEmailPage,
|
|
37454
|
+
SK as UserNotFoundPage,
|
|
37455
|
+
d8 as VippsLogo,
|
|
37453
37456
|
iu as applicationInsertSchema,
|
|
37454
37457
|
_i as applicationSchema,
|
|
37455
|
-
|
|
37458
|
+
gH as auth0FlowInsertSchema,
|
|
37456
37459
|
ew as auth0FlowSchema,
|
|
37457
37460
|
Tn as auth0UserResponseSchema,
|
|
37458
37461
|
la as authParamsSchema,
|
|
@@ -37461,7 +37464,7 @@ export {
|
|
|
37461
37464
|
Hf as brandingSchema,
|
|
37462
37465
|
qy as buttonComponentSchema,
|
|
37463
37466
|
nw as codeInsertSchema,
|
|
37464
|
-
|
|
37467
|
+
_H as codeSchema,
|
|
37465
37468
|
tw as codeTypeSchema,
|
|
37466
37469
|
mw as colorsSchema,
|
|
37467
37470
|
Ky as componentSchema,
|
|
@@ -37471,14 +37474,14 @@ export {
|
|
|
37471
37474
|
Zo as coordinatesSchema,
|
|
37472
37475
|
dm as customDomainInsertSchema,
|
|
37473
37476
|
Ir as customDomainSchema,
|
|
37474
|
-
|
|
37477
|
+
yH as customDomainWithTenantIdSchema,
|
|
37475
37478
|
xl as emailProviderSchema,
|
|
37476
37479
|
Qy as endingSchema,
|
|
37477
37480
|
Hy as fieldComponentSchema,
|
|
37478
37481
|
Xy as flowNodeSchema,
|
|
37479
37482
|
ai as fontDetailsSchema,
|
|
37480
37483
|
_w as fontsSchema,
|
|
37481
|
-
|
|
37484
|
+
wH as formControlSchema,
|
|
37482
37485
|
au as formInsertSchema,
|
|
37483
37486
|
iw as formNodeComponentDefinition,
|
|
37484
37487
|
uo as formSchema,
|
|
@@ -37487,31 +37490,31 @@ export {
|
|
|
37487
37490
|
wl as hookInsertSchema,
|
|
37488
37491
|
po as hookSchema,
|
|
37489
37492
|
jy as identitySchema,
|
|
37490
|
-
|
|
37491
|
-
|
|
37493
|
+
NK as init,
|
|
37494
|
+
EK as injectTailwindCSS,
|
|
37492
37495
|
lw as jwksKeySchema,
|
|
37493
37496
|
hm as jwksSchema,
|
|
37494
37497
|
Vy as legalComponentSchema,
|
|
37495
37498
|
cu as logSchema,
|
|
37496
37499
|
uw as loginSessionInsertSchema,
|
|
37497
|
-
|
|
37500
|
+
vH as loginSessionSchema,
|
|
37498
37501
|
Yy as nodeSchema,
|
|
37499
37502
|
zf as openIDConfigurationSchema,
|
|
37500
37503
|
yw as pageBackgroundSchema,
|
|
37501
|
-
|
|
37504
|
+
EH as parseUserId,
|
|
37502
37505
|
fw as passwordInsertSchema,
|
|
37503
|
-
|
|
37506
|
+
bH as passwordSchema,
|
|
37504
37507
|
By as profileDataSchema,
|
|
37505
37508
|
bl as promptSettingSchema,
|
|
37506
37509
|
_m as refreshTokenInsertSchema,
|
|
37507
|
-
|
|
37510
|
+
xH as refreshTokenSchema,
|
|
37508
37511
|
My as richTextComponentSchema,
|
|
37509
37512
|
Uy as samlpAddon,
|
|
37510
37513
|
hw as sessionInsertSchema,
|
|
37511
37514
|
Zd as sessionSchema,
|
|
37512
37515
|
Kf as signingKeySchema,
|
|
37513
|
-
|
|
37514
|
-
|
|
37516
|
+
AH as smsProviderSchema,
|
|
37517
|
+
$H as smsSendParamsSchema,
|
|
37515
37518
|
Zy as startSchema,
|
|
37516
37519
|
Wy as stepNodeSchema,
|
|
37517
37520
|
I1 as tailwindCss,
|
|
@@ -37522,10 +37525,10 @@ export {
|
|
|
37522
37525
|
mm as tokenResponseSchema,
|
|
37523
37526
|
br as totalsSchema,
|
|
37524
37527
|
ru as userInsertSchema,
|
|
37525
|
-
|
|
37528
|
+
hH as userResponseSchema,
|
|
37526
37529
|
cm as userSchema,
|
|
37527
|
-
|
|
37530
|
+
mH as vendorSettingsSchema,
|
|
37528
37531
|
rw as verificationMethodsSchema,
|
|
37529
37532
|
ww as widgetSchema,
|
|
37530
|
-
|
|
37533
|
+
kK as withMainTenantFallback
|
|
37531
37534
|
};
|