@tapni/auth 0.0.145 → 0.0.146
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/.vite/manifest.json +6 -6
- package/dist/{Account-O6Dao5cU.js → Account-VaMij17P.js} +1 -1
- package/dist/{QR--rwg56LS.js → QR-PX1lm_PL.js} +1 -1
- package/dist/TapniAuth.es.js +1 -1
- package/dist/TapniAuth.umd.js +8 -8
- package/dist/{install-yKunPRgL.js → install-6j66n8dV.js} +640 -639
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/OTP.vue +2 -17
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { reactive as Qr, readonly as
|
|
2
|
-
import { createRouter as
|
|
3
|
-
import { createNamespacedHelpers as
|
|
4
|
-
import { Capacitor as Yn, registerPlugin as ar, WebPlugin as
|
|
1
|
+
import { reactive as Qr, readonly as Li, resolveComponent as Fn, openBlock as N, createElementBlock as U, createElementVNode as _, toDisplayString as Q, createCommentVNode as fe, createVNode as De, withCtx as Gt, createTextVNode as ke, pushScopeId as qn, popScopeId as Kn, createStaticVNode as zi, nextTick as So, withModifiers as Ge, normalizeStyle as xn, withDirectives as Ie, withKeys as fn, vModelText as gn, vModelDynamic as _r, vShow as Jt, createBlock as ht, normalizeClass as Je, vModelCheckbox as xi, watch as Ui, unref as Bi } from "vue";
|
|
2
|
+
import { createRouter as Di, createWebHistory as Hi, RouterView as ji } from "vue-router";
|
|
3
|
+
import { createNamespacedHelpers as Fi, createStore as qi } from "vuex";
|
|
4
|
+
import { Capacitor as Yn, registerPlugin as ar, WebPlugin as Ki } from "@capacitor/core";
|
|
5
5
|
import he from "await-to-js";
|
|
6
6
|
import co from "axios";
|
|
7
7
|
import { jwtDecode as Wo } from "jwt-decode";
|
|
8
8
|
import { Device as vr } from "@capacitor/device";
|
|
9
9
|
import { Browser as yr } from "@capacitor/browser";
|
|
10
10
|
import $o from "qr-code-styling";
|
|
11
|
-
import { sanitizeUrl as
|
|
12
|
-
function
|
|
11
|
+
import { sanitizeUrl as Gi } from "@braintree/sanitize-url";
|
|
12
|
+
function Vi(n) {
|
|
13
13
|
return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
|
|
14
14
|
}
|
|
15
15
|
var Jo = { exports: {} }, Me = Jo.exports = {}, Ht, jt;
|
|
@@ -46,7 +46,7 @@ function Xo(n) {
|
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function Qi(n) {
|
|
50
50
|
if (jt === clearTimeout)
|
|
51
51
|
return clearTimeout(n);
|
|
52
52
|
if ((jt === Wr || !jt) && clearTimeout)
|
|
@@ -61,20 +61,20 @@ function Yi(n) {
|
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
var Xt = [],
|
|
65
|
-
function
|
|
66
|
-
!
|
|
64
|
+
var Xt = [], Un = !1, kn, mr = -1;
|
|
65
|
+
function Yi() {
|
|
66
|
+
!Un || !kn || (Un = !1, kn.length ? Xt = kn.concat(Xt) : mr = -1, Xt.length && Zo());
|
|
67
67
|
}
|
|
68
68
|
function Zo() {
|
|
69
|
-
if (!
|
|
70
|
-
var n = Xo(
|
|
71
|
-
|
|
69
|
+
if (!Un) {
|
|
70
|
+
var n = Xo(Yi);
|
|
71
|
+
Un = !0;
|
|
72
72
|
for (var e = Xt.length; e; ) {
|
|
73
73
|
for (kn = Xt, Xt = []; ++mr < e; )
|
|
74
74
|
kn && kn[mr].run();
|
|
75
75
|
mr = -1, e = Xt.length;
|
|
76
76
|
}
|
|
77
|
-
kn = null,
|
|
77
|
+
kn = null, Un = !1, Qi(n);
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
Me.nextTick = function(n) {
|
|
@@ -82,7 +82,7 @@ Me.nextTick = function(n) {
|
|
|
82
82
|
if (arguments.length > 1)
|
|
83
83
|
for (var t = 1; t < arguments.length; t++)
|
|
84
84
|
e[t - 1] = arguments[t];
|
|
85
|
-
Xt.push(new ei(n, e)), Xt.length === 1 && !
|
|
85
|
+
Xt.push(new ei(n, e)), Xt.length === 1 && !Un && Xo(Zo);
|
|
86
86
|
};
|
|
87
87
|
function ei(n, e) {
|
|
88
88
|
this.fun = n, this.array = e;
|
|
@@ -122,15 +122,15 @@ Me.chdir = function(n) {
|
|
|
122
122
|
Me.umask = function() {
|
|
123
123
|
return 0;
|
|
124
124
|
};
|
|
125
|
-
var
|
|
126
|
-
const
|
|
125
|
+
var Wi = Jo.exports;
|
|
126
|
+
const $i = /* @__PURE__ */ Vi(Wi);
|
|
127
127
|
var lo = {}, Nr = {};
|
|
128
|
-
Nr.byteLength =
|
|
129
|
-
Nr.toByteArray =
|
|
130
|
-
Nr.fromByteArray =
|
|
131
|
-
var qt = [], bt = [],
|
|
132
|
-
for (var
|
|
133
|
-
qt[
|
|
128
|
+
Nr.byteLength = Zi;
|
|
129
|
+
Nr.toByteArray = ta;
|
|
130
|
+
Nr.fromByteArray = oa;
|
|
131
|
+
var qt = [], bt = [], Ji = typeof Uint8Array < "u" ? Uint8Array : Array, Kr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
132
|
+
for (var Rn = 0, Xi = Kr.length; Rn < Xi; ++Rn)
|
|
133
|
+
qt[Rn] = Kr[Rn], bt[Kr.charCodeAt(Rn)] = Rn;
|
|
134
134
|
bt[45] = 62;
|
|
135
135
|
bt[95] = 63;
|
|
136
136
|
function ti(n) {
|
|
@@ -142,30 +142,30 @@ function ti(n) {
|
|
|
142
142
|
var r = t === e ? 0 : 4 - t % 4;
|
|
143
143
|
return [t, r];
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function Zi(n) {
|
|
146
146
|
var e = ti(n), t = e[0], r = e[1];
|
|
147
147
|
return (t + r) * 3 / 4 - r;
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function ea(n, e, t) {
|
|
150
150
|
return (e + t) * 3 / 4 - t;
|
|
151
151
|
}
|
|
152
|
-
function
|
|
153
|
-
var e, t = ti(n), r = t[0], o = t[1], i = new
|
|
152
|
+
function ta(n) {
|
|
153
|
+
var e, t = ti(n), r = t[0], o = t[1], i = new Ji(ea(n, r, o)), a = 0, s = o > 0 ? r - 4 : r, u;
|
|
154
154
|
for (u = 0; u < s; u += 4)
|
|
155
155
|
e = bt[n.charCodeAt(u)] << 18 | bt[n.charCodeAt(u + 1)] << 12 | bt[n.charCodeAt(u + 2)] << 6 | bt[n.charCodeAt(u + 3)], i[a++] = e >> 16 & 255, i[a++] = e >> 8 & 255, i[a++] = e & 255;
|
|
156
156
|
return o === 2 && (e = bt[n.charCodeAt(u)] << 2 | bt[n.charCodeAt(u + 1)] >> 4, i[a++] = e & 255), o === 1 && (e = bt[n.charCodeAt(u)] << 10 | bt[n.charCodeAt(u + 1)] << 4 | bt[n.charCodeAt(u + 2)] >> 2, i[a++] = e >> 8 & 255, i[a++] = e & 255), i;
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function na(n) {
|
|
159
159
|
return qt[n >> 18 & 63] + qt[n >> 12 & 63] + qt[n >> 6 & 63] + qt[n & 63];
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function ra(n, e, t) {
|
|
162
162
|
for (var r, o = [], i = e; i < t; i += 3)
|
|
163
|
-
r = (n[i] << 16 & 16711680) + (n[i + 1] << 8 & 65280) + (n[i + 2] & 255), o.push(
|
|
163
|
+
r = (n[i] << 16 & 16711680) + (n[i + 1] << 8 & 65280) + (n[i + 2] & 255), o.push(na(r));
|
|
164
164
|
return o.join("");
|
|
165
165
|
}
|
|
166
|
-
function
|
|
166
|
+
function oa(n) {
|
|
167
167
|
for (var e, t = n.length, r = t % 3, o = [], i = 16383, a = 0, s = t - r; a < s; a += i)
|
|
168
|
-
o.push(
|
|
168
|
+
o.push(ra(n, a, a + i > s ? s : a + i));
|
|
169
169
|
return r === 1 ? (e = n[t - 1], o.push(
|
|
170
170
|
qt[e >> 2] + qt[e << 4 & 63] + "=="
|
|
171
171
|
)) : r === 2 && (e = (n[t - 2] << 8) + n[t - 1], o.push(
|
|
@@ -469,7 +469,7 @@ uo.write = function(n, e, t, r, o, i) {
|
|
|
469
469
|
case "ucs-2":
|
|
470
470
|
case "utf16le":
|
|
471
471
|
case "utf-16le":
|
|
472
|
-
return
|
|
472
|
+
return An(this, c, d);
|
|
473
473
|
default:
|
|
474
474
|
if (g)
|
|
475
475
|
throw new TypeError("Unknown encoding: " + h);
|
|
@@ -731,7 +731,7 @@ uo.write = function(n, e, t, r, o, i) {
|
|
|
731
731
|
b += yn[h[S]];
|
|
732
732
|
return b;
|
|
733
733
|
}
|
|
734
|
-
function
|
|
734
|
+
function An(h, c, d) {
|
|
735
735
|
const g = h.slice(c, d);
|
|
736
736
|
let b = "";
|
|
737
737
|
for (let S = 0; S < g.length - 1; S += 2)
|
|
@@ -1175,7 +1175,7 @@ uo.write = function(n, e, t, r, o, i) {
|
|
|
1175
1175
|
throw new Error("BigInt not supported");
|
|
1176
1176
|
}
|
|
1177
1177
|
})(lo);
|
|
1178
|
-
const wn = lo.Buffer,
|
|
1178
|
+
const wn = lo.Buffer, ia = lo.Buffer, pr = Qr(/* @__PURE__ */ new Map()), q = {
|
|
1179
1179
|
$on(n, e) {
|
|
1180
1180
|
let t = pr.get(n);
|
|
1181
1181
|
t || (t = /* @__PURE__ */ new Set(), pr.set(n, t)), t.add(e);
|
|
@@ -1191,8 +1191,8 @@ const wn = lo.Buffer, aa = lo.Buffer, pr = Qr(/* @__PURE__ */ new Map()), q = {
|
|
|
1191
1191
|
t && t.delete(e);
|
|
1192
1192
|
}
|
|
1193
1193
|
};
|
|
1194
|
-
|
|
1195
|
-
const
|
|
1194
|
+
Li(q);
|
|
1195
|
+
const aa = {
|
|
1196
1196
|
computed: {
|
|
1197
1197
|
home() {
|
|
1198
1198
|
return this.$storex && this.$storex.token && this.$storex.username ? "/" + this.$storex.username : "/welcome";
|
|
@@ -1258,10 +1258,10 @@ const sa = {
|
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
1260
1260
|
}
|
|
1261
|
-
}, { mapState:
|
|
1262
|
-
mixins: [
|
|
1261
|
+
}, { mapState: sa, mapActions: ca, mapGetters: la } = Fi("auth"), at = {
|
|
1262
|
+
mixins: [aa],
|
|
1263
1263
|
computed: {
|
|
1264
|
-
...
|
|
1264
|
+
...sa([
|
|
1265
1265
|
"$storex",
|
|
1266
1266
|
"refreshing",
|
|
1267
1267
|
"loggedInUserId",
|
|
@@ -1275,14 +1275,14 @@ const sa = {
|
|
|
1275
1275
|
"state",
|
|
1276
1276
|
"allowedOriginsAuth"
|
|
1277
1277
|
]),
|
|
1278
|
-
...
|
|
1278
|
+
...la([
|
|
1279
1279
|
"isLoggedIn",
|
|
1280
1280
|
"renderView",
|
|
1281
1281
|
"appLanguage"
|
|
1282
1282
|
])
|
|
1283
1283
|
},
|
|
1284
1284
|
methods: {
|
|
1285
|
-
...
|
|
1285
|
+
...ca([
|
|
1286
1286
|
"setLoggedInAccounts",
|
|
1287
1287
|
"setLoggedInUserId",
|
|
1288
1288
|
"getRefreshTokens",
|
|
@@ -1328,7 +1328,7 @@ const sa = {
|
|
|
1328
1328
|
for (const [r, o] of e)
|
|
1329
1329
|
t[r] = o;
|
|
1330
1330
|
return t;
|
|
1331
|
-
},
|
|
1331
|
+
}, ua = {
|
|
1332
1332
|
name: "AuthWelcome",
|
|
1333
1333
|
mixins: [at],
|
|
1334
1334
|
data() {
|
|
@@ -1350,23 +1350,23 @@ const sa = {
|
|
|
1350
1350
|
}, 500);
|
|
1351
1351
|
},
|
|
1352
1352
|
methods: {}
|
|
1353
|
-
}, ni = (n) => (
|
|
1353
|
+
}, ni = (n) => (qn("data-v-615ed484"), n = n(), Kn(), n), da = {
|
|
1354
1354
|
class: "page-login content-boxed content-boxed-padding center-text",
|
|
1355
1355
|
style: { "margin-top": "-1px", overflow: "hidden", border: "solid 0px #ffffff" }
|
|
1356
|
-
},
|
|
1356
|
+
}, pa = ["autoplay"], ha = /* @__PURE__ */ ni(() => /* @__PURE__ */ _("source", {
|
|
1357
1357
|
src: "https://cdn.tapni.co/images/tapni-card-tap-video-white.mp4",
|
|
1358
1358
|
type: "video/mp4"
|
|
1359
|
-
}, null, -1)),
|
|
1360
|
-
|
|
1361
|
-
],
|
|
1359
|
+
}, null, -1)), fa = [
|
|
1360
|
+
ha
|
|
1361
|
+
], ga = { class: "bold full-top no-bottom center-text" }, ma = { class: "full-bottom half-top center-text color-black font-16" }, _a = { class: "page-login-links center-text" }, va = /* @__PURE__ */ ni(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1)), ya = {
|
|
1362
1362
|
key: 2,
|
|
1363
1363
|
style: { display: "flex", "flex-direction": "row", "justify-content": "space-around", width: "90%", margin: "0 auto", "margin-top": "40px" }
|
|
1364
|
-
},
|
|
1365
|
-
|
|
1364
|
+
}, wa = /* @__PURE__ */ zi('<a href="https://play.google.com/store/apps/details?id=co.tapni.app" target="_blank" data-v-615ed484><img src="https://cdn.tapni.co/images/playstore.png" class="app-store-icon pointer" style="width:55px;" data-v-615ed484></a><a href="https://apps.apple.com/ag/app/tapni/id1552930233" target="_blank" data-v-615ed484><img src="https://cdn.tapni.co/images/appstore.png" class="app-store-icon pointer" style="width:55px;" data-v-615ed484></a><a href="https://appgallery.huawei.com/#/app/C103931997" target="_blank" data-v-615ed484><img src="https://cdn.tapni.co/images/appgallery.png" class="app-store-icon pointer" style="width:55px;" data-v-615ed484></a>', 3), ba = [
|
|
1365
|
+
wa
|
|
1366
1366
|
];
|
|
1367
|
-
function
|
|
1368
|
-
const a =
|
|
1369
|
-
return N(), U("div",
|
|
1367
|
+
function ka(n, e, t, r, o, i) {
|
|
1368
|
+
const a = Fn("router-link");
|
|
1369
|
+
return N(), U("div", da, [
|
|
1370
1370
|
_("video", {
|
|
1371
1371
|
id: "tapniVideo",
|
|
1372
1372
|
muted: "",
|
|
@@ -1375,9 +1375,9 @@ function Ca(n, e, t, r, o, i) {
|
|
|
1375
1375
|
width: "350",
|
|
1376
1376
|
style: { margin: "0 auto", "max-width": "100%", "margin-top": "63px", overflow: "hidden" },
|
|
1377
1377
|
autoplay: n.isNative
|
|
1378
|
-
},
|
|
1379
|
-
_("h1",
|
|
1380
|
-
_("p",
|
|
1378
|
+
}, fa, 8, pa),
|
|
1379
|
+
_("h1", ga, Q(n.ssoLang[this.appLanguage].welcome), 1),
|
|
1380
|
+
_("p", ma, Q(n.ssoLang[this.appLanguage].welcome_p1), 1),
|
|
1381
1381
|
fe("", !0),
|
|
1382
1382
|
fe("", !0),
|
|
1383
1383
|
De(a, {
|
|
@@ -1390,7 +1390,7 @@ function Ca(n, e, t, r, o, i) {
|
|
|
1390
1390
|
]),
|
|
1391
1391
|
_: 1
|
|
1392
1392
|
}),
|
|
1393
|
-
_("div",
|
|
1393
|
+
_("div", _a, [
|
|
1394
1394
|
De(a, { to: "/login" }, {
|
|
1395
1395
|
default: Gt(() => [
|
|
1396
1396
|
ke(Q(n.ssoLang[this.appLanguage].already_registered) + "? ", 1),
|
|
@@ -1398,15 +1398,15 @@ function Ca(n, e, t, r, o, i) {
|
|
|
1398
1398
|
]),
|
|
1399
1399
|
_: 1
|
|
1400
1400
|
}),
|
|
1401
|
-
|
|
1401
|
+
va
|
|
1402
1402
|
]),
|
|
1403
|
-
this.isNative ? fe("", !0) : (N(), U("div",
|
|
1403
|
+
this.isNative ? fe("", !0) : (N(), U("div", ya, ba))
|
|
1404
1404
|
]);
|
|
1405
1405
|
}
|
|
1406
|
-
const po = /* @__PURE__ */ mt(
|
|
1406
|
+
const po = /* @__PURE__ */ mt(ua, [["render", ka], ["__scopeId", "data-v-615ed484"]]), Ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1407
1407
|
__proto__: null,
|
|
1408
1408
|
default: po
|
|
1409
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1409
|
+
}, Symbol.toStringTag, { value: "Module" })), Ea = "0.0.146", hr = {
|
|
1410
1410
|
getMe() {
|
|
1411
1411
|
return ce().get("/users/me");
|
|
1412
1412
|
},
|
|
@@ -4642,7 +4642,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
4642
4642
|
choose_other_login_methods: "Diğer giriş yöntemlerini seçin",
|
|
4643
4643
|
no_sso_logins: "Şirketiniz SSO girişini kullanmıyor, lütfen yöneticinizle iletişime geçin"
|
|
4644
4644
|
}
|
|
4645
|
-
},
|
|
4645
|
+
}, Ta = {
|
|
4646
4646
|
state: {
|
|
4647
4647
|
english: "英文",
|
|
4648
4648
|
spanish: "西班牙文",
|
|
@@ -5547,7 +5547,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5547
5547
|
choose_other_login_methods: "다른 로그인 방법 선택하기",
|
|
5548
5548
|
no_sso_logins: "귀하의 회사는 SSO 로그인을 사용하지 않습니다. 관리자에게 문의하십시오."
|
|
5549
5549
|
}
|
|
5550
|
-
}, Ao = () => Promise.resolve().then(() =>
|
|
5550
|
+
}, Ao = () => Promise.resolve().then(() => Ca), Sa = () => Promise.resolve().then(() => qc), Ia = () => Promise.resolve().then(() => Ul), Aa = () => Promise.resolve().then(() => vd), Ra = () => import("./Account-VaMij17P.js"), Pa = () => Promise.resolve().then(() => du), Ma = () => Promise.resolve().then(() => Td), Na = () => import("./QR-PX1lm_PL.js"), Oa = () => Promise.resolve().then(() => Lu), La = [
|
|
5551
5551
|
{
|
|
5552
5552
|
path: "/welcome",
|
|
5553
5553
|
name: "AuthWelcome",
|
|
@@ -5556,52 +5556,52 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5556
5556
|
{
|
|
5557
5557
|
path: "/login",
|
|
5558
5558
|
name: "AuthLogin",
|
|
5559
|
-
component:
|
|
5559
|
+
component: Sa
|
|
5560
5560
|
},
|
|
5561
5561
|
{
|
|
5562
5562
|
path: "/callback/saml",
|
|
5563
5563
|
name: "Callback",
|
|
5564
5564
|
alias: ["/callback/okta", "/callback/auth"],
|
|
5565
|
-
component:
|
|
5565
|
+
component: Ma
|
|
5566
5566
|
},
|
|
5567
5567
|
{
|
|
5568
5568
|
path: "/qr",
|
|
5569
5569
|
name: "AuthQR",
|
|
5570
|
-
component:
|
|
5570
|
+
component: Na
|
|
5571
5571
|
},
|
|
5572
5572
|
{
|
|
5573
5573
|
path: "/mfa",
|
|
5574
5574
|
name: "AuthMFA",
|
|
5575
|
-
component:
|
|
5575
|
+
component: Oa
|
|
5576
5576
|
},
|
|
5577
5577
|
{
|
|
5578
5578
|
path: "/account",
|
|
5579
5579
|
name: "AuthAccount",
|
|
5580
|
-
component:
|
|
5580
|
+
component: Ra
|
|
5581
5581
|
},
|
|
5582
5582
|
{
|
|
5583
5583
|
path: "/reset",
|
|
5584
5584
|
name: "AuthReset",
|
|
5585
|
-
component:
|
|
5585
|
+
component: Aa
|
|
5586
5586
|
},
|
|
5587
5587
|
{
|
|
5588
5588
|
path: "/register",
|
|
5589
5589
|
name: "AuthRegister",
|
|
5590
|
-
component:
|
|
5590
|
+
component: Ia
|
|
5591
5591
|
},
|
|
5592
5592
|
{
|
|
5593
5593
|
path: "/verify",
|
|
5594
5594
|
name: "AuthVerify",
|
|
5595
|
-
component:
|
|
5595
|
+
component: Pa
|
|
5596
5596
|
},
|
|
5597
5597
|
{
|
|
5598
5598
|
path: "/",
|
|
5599
5599
|
name: "404",
|
|
5600
5600
|
component: Ao
|
|
5601
5601
|
}
|
|
5602
|
-
],
|
|
5603
|
-
history:
|
|
5604
|
-
routes:
|
|
5602
|
+
], za = Di({
|
|
5603
|
+
history: Hi("/"),
|
|
5604
|
+
routes: La
|
|
5605
5605
|
}), ho = {
|
|
5606
5606
|
namespaced: !0,
|
|
5607
5607
|
state: {
|
|
@@ -5623,7 +5623,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5623
5623
|
it: si.state,
|
|
5624
5624
|
sr: ci.state,
|
|
5625
5625
|
tr: li.state,
|
|
5626
|
-
cn:
|
|
5626
|
+
cn: Ta.state,
|
|
5627
5627
|
kr: ui.state
|
|
5628
5628
|
},
|
|
5629
5629
|
display: "npm",
|
|
@@ -5813,7 +5813,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5813
5813
|
if (e.display === "redirect")
|
|
5814
5814
|
return e.redirect_uri && !e.allowedOriginsAuth.some(
|
|
5815
5815
|
(i) => e.redirect_uri.startsWith(i)
|
|
5816
|
-
) ? console.error("Redirect URI not allowed") :
|
|
5816
|
+
) ? console.error("Redirect URI not allowed") : za.push("/account");
|
|
5817
5817
|
e.display === "popup" ? e.allowedOriginsAuth.forEach((i) => {
|
|
5818
5818
|
var a;
|
|
5819
5819
|
(a = window.parent) == null || a.postMessage(
|
|
@@ -5991,12 +5991,12 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
|
|
|
5991
5991
|
refreshTokens: (n) => n.$storex.refreshTokens.split(","),
|
|
5992
5992
|
apiRoot: (n) => n.apiRoot
|
|
5993
5993
|
}
|
|
5994
|
-
}, It =
|
|
5994
|
+
}, It = qi({
|
|
5995
5995
|
modules: {
|
|
5996
5996
|
auth: ho
|
|
5997
5997
|
}
|
|
5998
5998
|
}), ce = (n = null) => {
|
|
5999
|
-
const e =
|
|
5999
|
+
const e = Ea;
|
|
6000
6000
|
let t = "https://api.tapni.co/v1/";
|
|
6001
6001
|
It.getters["auth/apiRoot"] && (t = It.getters["auth/apiRoot"] + "/v1/");
|
|
6002
6002
|
let r = co.create({
|
|
@@ -6132,7 +6132,7 @@ const $e = {
|
|
|
6132
6132
|
this.googleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
|
|
6133
6133
|
}
|
|
6134
6134
|
}
|
|
6135
|
-
},
|
|
6135
|
+
}, xa = ar("FacebookLogin", {
|
|
6136
6136
|
web: () => import("./web-L3jORB19.js").then((n) => new n.FacebookLoginWeb())
|
|
6137
6137
|
});
|
|
6138
6138
|
window.fbAsyncInit = function() {
|
|
@@ -6168,7 +6168,7 @@ const pi = {
|
|
|
6168
6168
|
async facebookLogin() {
|
|
6169
6169
|
var r;
|
|
6170
6170
|
this.facebookLoad = !0;
|
|
6171
|
-
const n = ["email"], [e, t] = await he(
|
|
6171
|
+
const n = ["email"], [e, t] = await he(xa.login({ permissions: n }));
|
|
6172
6172
|
if (e)
|
|
6173
6173
|
return this.facebookLoad = !1;
|
|
6174
6174
|
if (this.referral && (t.ref = this.referral), this.display === "popup" && (t.response_type = "code"), t && t.accessToken) {
|
|
@@ -6187,7 +6187,7 @@ const pi = {
|
|
|
6187
6187
|
this.facebookLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
|
|
6188
6188
|
}
|
|
6189
6189
|
}
|
|
6190
|
-
},
|
|
6190
|
+
}, Ua = ar("SignInWithApple", {
|
|
6191
6191
|
web: () => import("./web-NrPZl3qD.js").then((n) => new n.SignInWithAppleWeb())
|
|
6192
6192
|
}), hi = {
|
|
6193
6193
|
data() {
|
|
@@ -6204,7 +6204,7 @@ const pi = {
|
|
|
6204
6204
|
async appleLogin() {
|
|
6205
6205
|
var t;
|
|
6206
6206
|
this.appleLoad = !0;
|
|
6207
|
-
const [n, e] = await he(
|
|
6207
|
+
const [n, e] = await he(Ua.authorize({
|
|
6208
6208
|
clientId: "co.tapni.applelogin",
|
|
6209
6209
|
redirectURI: "https://" + window.location.host + "/login",
|
|
6210
6210
|
scopes: "email name"
|
|
@@ -6370,7 +6370,7 @@ function L(n, e) {
|
|
|
6370
6370
|
return { value: p[0] ? p[1] : void 0, done: !0 };
|
|
6371
6371
|
}
|
|
6372
6372
|
}
|
|
6373
|
-
function
|
|
6373
|
+
function Ba(n, e) {
|
|
6374
6374
|
var t = typeof Symbol == "function" && n[Symbol.iterator];
|
|
6375
6375
|
if (!t)
|
|
6376
6376
|
return n;
|
|
@@ -6392,7 +6392,7 @@ function Da(n, e) {
|
|
|
6392
6392
|
}
|
|
6393
6393
|
function fo() {
|
|
6394
6394
|
for (var n = [], e = 0; e < arguments.length; e++)
|
|
6395
|
-
n = n.concat(
|
|
6395
|
+
n = n.concat(Ba(arguments[e]));
|
|
6396
6396
|
return n;
|
|
6397
6397
|
}
|
|
6398
6398
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
@@ -6611,10 +6611,10 @@ var ae;
|
|
|
6611
6611
|
(function(n) {
|
|
6612
6612
|
n.CLIENT_ID = "client_id", n.REDIRECT_URI = "redirect_uri", n.RESPONSE_TYPE = "response_type", n.RESPONSE_MODE = "response_mode", n.GRANT_TYPE = "grant_type", n.CLAIMS = "claims", n.SCOPE = "scope", n.ERROR = "error", n.ERROR_DESCRIPTION = "error_description", n.ACCESS_TOKEN = "access_token", n.ID_TOKEN = "id_token", n.REFRESH_TOKEN = "refresh_token", n.EXPIRES_IN = "expires_in", n.STATE = "state", n.NONCE = "nonce", n.PROMPT = "prompt", n.SESSION_STATE = "session_state", n.CLIENT_INFO = "client_info", n.CODE = "code", n.CODE_CHALLENGE = "code_challenge", n.CODE_CHALLENGE_METHOD = "code_challenge_method", n.CODE_VERIFIER = "code_verifier", n.CLIENT_REQUEST_ID = "client-request-id", n.X_CLIENT_SKU = "x-client-SKU", n.X_CLIENT_VER = "x-client-VER", n.X_CLIENT_OS = "x-client-OS", n.X_CLIENT_CPU = "x-client-CPU", n.X_CLIENT_CURR_TELEM = "x-client-current-telemetry", n.X_CLIENT_LAST_TELEM = "x-client-last-telemetry", n.X_MS_LIB_CAPABILITY = "x-ms-lib-capability", n.X_APP_NAME = "x-app-name", n.X_APP_VER = "x-app-ver", n.POST_LOGOUT_URI = "post_logout_redirect_uri", n.ID_TOKEN_HINT = "id_token_hint", n.DEVICE_CODE = "device_code", n.CLIENT_SECRET = "client_secret", n.CLIENT_ASSERTION = "client_assertion", n.CLIENT_ASSERTION_TYPE = "client_assertion_type", n.TOKEN_TYPE = "token_type", n.REQ_CNF = "req_cnf", n.OBO_ASSERTION = "assertion", n.REQUESTED_TOKEN_USE = "requested_token_use", n.ON_BEHALF_OF = "on_behalf_of", n.FOCI = "foci", n.CCS_HEADER = "X-AnchorMailbox", n.RETURN_SPA_CODE = "return_spa_code", n.NATIVE_BROKER = "nativebroker", n.LOGOUT_HINT = "logout_hint";
|
|
6613
6613
|
})(ae || (ae = {}));
|
|
6614
|
-
var
|
|
6614
|
+
var Pn;
|
|
6615
6615
|
(function(n) {
|
|
6616
6616
|
n.ACCESS_TOKEN = "access_token", n.XMS_CC = "xms_cc";
|
|
6617
|
-
})(
|
|
6617
|
+
})(Pn || (Pn = {}));
|
|
6618
6618
|
var Ze = {
|
|
6619
6619
|
LOGIN: "login",
|
|
6620
6620
|
SELECT_ACCOUNT: "select_account",
|
|
@@ -6653,7 +6653,7 @@ var Zt;
|
|
|
6653
6653
|
(function(n) {
|
|
6654
6654
|
n[n.ADFS = 1001] = "ADFS", n[n.MSA = 1002] = "MSA", n[n.MSSTS = 1003] = "MSSTS", n[n.GENERIC = 1004] = "GENERIC", n[n.ACCESS_TOKEN = 2001] = "ACCESS_TOKEN", n[n.REFRESH_TOKEN = 2002] = "REFRESH_TOKEN", n[n.ID_TOKEN = 2003] = "ID_TOKEN", n[n.APP_METADATA = 3001] = "APP_METADATA", n[n.UNDEFINED = 9999] = "UNDEFINED";
|
|
6655
6655
|
})(Zt || (Zt = {}));
|
|
6656
|
-
var Zr = "appmetadata",
|
|
6656
|
+
var Zr = "appmetadata", Da = "client_info", $n = "1", Jn = {
|
|
6657
6657
|
CACHE_KEY: "authority-metadata",
|
|
6658
6658
|
REFRESH_TIME_SECONDS: 3600 * 24
|
|
6659
6659
|
// 24 Hours
|
|
@@ -6692,10 +6692,10 @@ var Xn = {
|
|
|
6692
6692
|
(function(n) {
|
|
6693
6693
|
n.username = "username", n.password = "password";
|
|
6694
6694
|
})(kr || (kr = {}));
|
|
6695
|
-
var
|
|
6695
|
+
var Mn;
|
|
6696
6696
|
(function(n) {
|
|
6697
6697
|
n[n.httpSuccess = 200] = "httpSuccess", n[n.httpBadRequest = 400] = "httpBadRequest";
|
|
6698
|
-
})(
|
|
6698
|
+
})(Mn || (Mn = {}));
|
|
6699
6699
|
var dn;
|
|
6700
6700
|
(function(n) {
|
|
6701
6701
|
n.FAILED_AUTO_DETECTION = "1", n.INTERNAL_CACHE = "2", n.ENVIRONMENT_VARIABLE = "3", n.IMDS = "4";
|
|
@@ -7524,7 +7524,7 @@ function Er(n, e) {
|
|
|
7524
7524
|
throw Y.createClientInfoDecodingError(r.message);
|
|
7525
7525
|
}
|
|
7526
7526
|
}
|
|
7527
|
-
function
|
|
7527
|
+
function Nn(n) {
|
|
7528
7528
|
if (V.isEmpty(n))
|
|
7529
7529
|
throw Y.createClientInfoDecodingError("Home account ID was empty.");
|
|
7530
7530
|
var e = n.split(Ue.CLIENT_INFO_SEPARATOR, 2);
|
|
@@ -8026,7 +8026,7 @@ var ot = (
|
|
|
8026
8026
|
return e;
|
|
8027
8027
|
}, n;
|
|
8028
8028
|
}()
|
|
8029
|
-
),
|
|
8029
|
+
), Ha = (
|
|
8030
8030
|
/** @class */
|
|
8031
8031
|
function(n) {
|
|
8032
8032
|
st(e, n);
|
|
@@ -8113,18 +8113,18 @@ var ot = (
|
|
|
8113
8113
|
}(ot)
|
|
8114
8114
|
);
|
|
8115
8115
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8116
|
-
var
|
|
8117
|
-
tokenRenewalOffsetSeconds:
|
|
8116
|
+
var ja = 300, gi = {
|
|
8117
|
+
tokenRenewalOffsetSeconds: ja,
|
|
8118
8118
|
preventCorsPreflight: !1
|
|
8119
|
-
},
|
|
8119
|
+
}, Fa = {
|
|
8120
8120
|
loggerCallback: function() {
|
|
8121
8121
|
},
|
|
8122
8122
|
piiLoggingEnabled: !1,
|
|
8123
8123
|
logLevel: Be.Info,
|
|
8124
8124
|
correlationId: w.EMPTY_STRING
|
|
8125
|
-
},
|
|
8125
|
+
}, qa = {
|
|
8126
8126
|
claimsBasedCachingEnabled: !0
|
|
8127
|
-
},
|
|
8127
|
+
}, Ka = {
|
|
8128
8128
|
sendGetRequestAsync: function() {
|
|
8129
8129
|
return oe(this, void 0, void 0, function() {
|
|
8130
8130
|
var n;
|
|
@@ -8141,43 +8141,43 @@ var Fa = 300, gi = {
|
|
|
8141
8141
|
});
|
|
8142
8142
|
});
|
|
8143
8143
|
}
|
|
8144
|
-
},
|
|
8144
|
+
}, Ga = {
|
|
8145
8145
|
sku: w.SKU,
|
|
8146
8146
|
version: mo,
|
|
8147
8147
|
cpu: w.EMPTY_STRING,
|
|
8148
8148
|
os: w.EMPTY_STRING
|
|
8149
|
-
},
|
|
8149
|
+
}, Va = {
|
|
8150
8150
|
clientSecret: w.EMPTY_STRING,
|
|
8151
8151
|
clientAssertion: void 0
|
|
8152
|
-
},
|
|
8152
|
+
}, Qa = {
|
|
8153
8153
|
azureCloudInstance: rr.None,
|
|
8154
8154
|
tenant: "" + w.DEFAULT_COMMON_TENANT
|
|
8155
|
-
},
|
|
8155
|
+
}, Ya = {
|
|
8156
8156
|
application: {
|
|
8157
8157
|
appName: "",
|
|
8158
8158
|
appVersion: ""
|
|
8159
8159
|
}
|
|
8160
8160
|
};
|
|
8161
|
-
function
|
|
8162
|
-
var e = n.authOptions, t = n.systemOptions, r = n.loggerOptions, o = n.cacheOptions, i = n.storageInterface, a = n.networkInterface, s = n.cryptoInterface, u = n.clientCredentials, p = n.libraryInfo, l = n.telemetry, m = n.serverTelemetryManager, f = n.persistencePlugin, k = n.serializableCache, E = ge(ge({},
|
|
8161
|
+
function Wa(n) {
|
|
8162
|
+
var e = n.authOptions, t = n.systemOptions, r = n.loggerOptions, o = n.cacheOptions, i = n.storageInterface, a = n.networkInterface, s = n.cryptoInterface, u = n.clientCredentials, p = n.libraryInfo, l = n.telemetry, m = n.serverTelemetryManager, f = n.persistencePlugin, k = n.serializableCache, E = ge(ge({}, Fa), r);
|
|
8163
8163
|
return {
|
|
8164
|
-
authOptions:
|
|
8164
|
+
authOptions: $a(e),
|
|
8165
8165
|
systemOptions: ge(ge({}, gi), t),
|
|
8166
8166
|
loggerOptions: E,
|
|
8167
|
-
cacheOptions: ge(ge({},
|
|
8168
|
-
storageInterface: i || new
|
|
8169
|
-
networkInterface: a ||
|
|
8167
|
+
cacheOptions: ge(ge({}, qa), o),
|
|
8168
|
+
storageInterface: i || new Ha(e.clientId, Cr, new go(E)),
|
|
8169
|
+
networkInterface: a || Ka,
|
|
8170
8170
|
cryptoInterface: s || Cr,
|
|
8171
|
-
clientCredentials: u ||
|
|
8172
|
-
libraryInfo: ge(ge({},
|
|
8173
|
-
telemetry: ge(ge({},
|
|
8171
|
+
clientCredentials: u || Va,
|
|
8172
|
+
libraryInfo: ge(ge({}, Ga), p),
|
|
8173
|
+
telemetry: ge(ge({}, Ya), l),
|
|
8174
8174
|
serverTelemetryManager: m || null,
|
|
8175
8175
|
persistencePlugin: f || null,
|
|
8176
8176
|
serializableCache: k || null
|
|
8177
8177
|
};
|
|
8178
8178
|
}
|
|
8179
|
-
function
|
|
8180
|
-
return ge({ clientCapabilities: [], azureCloudOptions:
|
|
8179
|
+
function $a(n) {
|
|
8180
|
+
return ge({ clientCapabilities: [], azureCloudOptions: Qa, skipAuthorityMetadataCache: !1 }, n);
|
|
8181
8181
|
}
|
|
8182
8182
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8183
8183
|
var In = (
|
|
@@ -8244,7 +8244,7 @@ var Tr = (
|
|
|
8244
8244
|
}()
|
|
8245
8245
|
);
|
|
8246
8246
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8247
|
-
var
|
|
8247
|
+
var Ja = (
|
|
8248
8248
|
/** @class */
|
|
8249
8249
|
function() {
|
|
8250
8250
|
function n(e, t) {
|
|
@@ -8395,7 +8395,7 @@ var er = (
|
|
|
8395
8395
|
}, n.prototype.addGrantType = function(e) {
|
|
8396
8396
|
this.parameters.set(ae.GRANT_TYPE, encodeURIComponent(e));
|
|
8397
8397
|
}, n.prototype.addClientInfo = function() {
|
|
8398
|
-
this.parameters.set(
|
|
8398
|
+
this.parameters.set(Da, "1");
|
|
8399
8399
|
}, n.prototype.addExtraQueryParameters = function(e) {
|
|
8400
8400
|
var t = this, r = bn.sanitizeEQParams(e, this.parameters);
|
|
8401
8401
|
Object.keys(r).forEach(function(o) {
|
|
@@ -8411,7 +8411,7 @@ var er = (
|
|
|
8411
8411
|
} catch {
|
|
8412
8412
|
throw Ee.createInvalidClaimsRequestError();
|
|
8413
8413
|
}
|
|
8414
|
-
return t && t.length > 0 && (r.hasOwnProperty(
|
|
8414
|
+
return t && t.length > 0 && (r.hasOwnProperty(Pn.ACCESS_TOKEN) || (r[Pn.ACCESS_TOKEN] = {}), r[Pn.ACCESS_TOKEN][Pn.XMS_CC] = {
|
|
8415
8415
|
values: t
|
|
8416
8416
|
}), JSON.stringify(r);
|
|
8417
8417
|
}, n.prototype.addUsername = function(e) {
|
|
@@ -8441,7 +8441,7 @@ var _o = (
|
|
|
8441
8441
|
/** @class */
|
|
8442
8442
|
function() {
|
|
8443
8443
|
function n(e, t) {
|
|
8444
|
-
this.config =
|
|
8444
|
+
this.config = Wa(e), this.logger = new go(this.config.loggerOptions, fi, mo), this.cryptoUtils = this.config.cryptoInterface, this.cacheManager = this.config.storageInterface, this.networkClient = this.config.networkInterface, this.networkManager = new Ja(this.networkClient, this.cacheManager), this.serverTelemetryManager = this.config.serverTelemetryManager, this.authority = this.config.authOptions.authority, this.performanceClient = t;
|
|
8445
8445
|
}
|
|
8446
8446
|
return n.prototype.createTokenRequestHeaders = function(e) {
|
|
8447
8447
|
var t = {};
|
|
@@ -8449,7 +8449,7 @@ var _o = (
|
|
|
8449
8449
|
switch (e.type) {
|
|
8450
8450
|
case ft.HOME_ACCOUNT_ID:
|
|
8451
8451
|
try {
|
|
8452
|
-
var r =
|
|
8452
|
+
var r = Nn(e.credential);
|
|
8453
8453
|
t[gt.CCS_HEADER] = "Oid:" + r.uid + "@" + r.utid;
|
|
8454
8454
|
} catch (o) {
|
|
8455
8455
|
this.logger.verbose("Could not parse home account ID for CCS Header: " + o);
|
|
@@ -8605,7 +8605,7 @@ var En = (
|
|
|
8605
8605
|
}(vo)
|
|
8606
8606
|
);
|
|
8607
8607
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8608
|
-
var
|
|
8608
|
+
var On = (
|
|
8609
8609
|
/** @class */
|
|
8610
8610
|
function(n) {
|
|
8611
8611
|
st(e, n);
|
|
@@ -8625,13 +8625,13 @@ var Lo = [
|
|
|
8625
8625
|
"interaction_required",
|
|
8626
8626
|
"consent_required",
|
|
8627
8627
|
"login_required"
|
|
8628
|
-
],
|
|
8628
|
+
], Xa = [
|
|
8629
8629
|
"message_only",
|
|
8630
8630
|
"additional_action",
|
|
8631
8631
|
"basic_action",
|
|
8632
8632
|
"user_password_expired",
|
|
8633
8633
|
"consent_required"
|
|
8634
|
-
],
|
|
8634
|
+
], Ln = {
|
|
8635
8635
|
noTokensFoundError: {
|
|
8636
8636
|
code: "no_tokens_found",
|
|
8637
8637
|
desc: "No refresh token found in the cache. Please sign-in."
|
|
@@ -8649,14 +8649,14 @@ var Lo = [
|
|
|
8649
8649
|
return Object.setPrototypeOf(p, e.prototype), p.timestamp = i || w.EMPTY_STRING, p.traceId = a || w.EMPTY_STRING, p.correlationId = s || w.EMPTY_STRING, p.claims = u || w.EMPTY_STRING, p.name = "InteractionRequiredAuthError", p;
|
|
8650
8650
|
}
|
|
8651
8651
|
return e.isInteractionRequiredError = function(t, r, o) {
|
|
8652
|
-
var i = !!t && Lo.indexOf(t) > -1, a = !!o &&
|
|
8652
|
+
var i = !!t && Lo.indexOf(t) > -1, a = !!o && Xa.indexOf(o) > -1, s = !!r && Lo.some(function(u) {
|
|
8653
8653
|
return r.indexOf(u) > -1;
|
|
8654
8654
|
});
|
|
8655
8655
|
return i || s || a;
|
|
8656
8656
|
}, e.createNoTokensFoundError = function() {
|
|
8657
|
-
return new e(
|
|
8657
|
+
return new e(Ln.noTokensFoundError.code, Ln.noTokensFoundError.desc);
|
|
8658
8658
|
}, e.createNativeAccountUnavailableError = function() {
|
|
8659
|
-
return new e(
|
|
8659
|
+
return new e(Ln.native_account_unavailable.code, Ln.native_account_unavailable.desc);
|
|
8660
8660
|
}, e;
|
|
8661
8661
|
}(X)
|
|
8662
8662
|
);
|
|
@@ -8809,7 +8809,7 @@ var Sr;
|
|
|
8809
8809
|
(function(n) {
|
|
8810
8810
|
n[n.NotStarted = 0] = "NotStarted", n[n.InProgress = 1] = "InProgress", n[n.Completed = 2] = "Completed";
|
|
8811
8811
|
})(Sr || (Sr = {}));
|
|
8812
|
-
var
|
|
8812
|
+
var Za = /* @__PURE__ */ new Set([
|
|
8813
8813
|
"accessTokenSize",
|
|
8814
8814
|
"durationMs",
|
|
8815
8815
|
"idTokenSize",
|
|
@@ -8825,7 +8825,7 @@ var to;
|
|
|
8825
8825
|
(function(n) {
|
|
8826
8826
|
n.SW = "sw", n.UHW = "uhw";
|
|
8827
8827
|
})(to || (to = {}));
|
|
8828
|
-
var
|
|
8828
|
+
var Hn = (
|
|
8829
8829
|
/** @class */
|
|
8830
8830
|
function() {
|
|
8831
8831
|
function n(e, t) {
|
|
@@ -8910,7 +8910,7 @@ var no = (
|
|
|
8910
8910
|
}()
|
|
8911
8911
|
);
|
|
8912
8912
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
8913
|
-
var
|
|
8913
|
+
var es = (
|
|
8914
8914
|
/** @class */
|
|
8915
8915
|
function() {
|
|
8916
8916
|
function n(e, t) {
|
|
@@ -8977,7 +8977,7 @@ var Ir = (
|
|
|
8977
8977
|
}
|
|
8978
8978
|
this.homeAccountIdentifier = Ke.generateHomeAccountId(e.client_info || w.EMPTY_STRING, t.authorityType, this.logger, this.cryptoObj, m), i && i.state && (k = tn.parseRequestState(this.cryptoObj, i.state)), e.key_id = e.key_id || o.sshKid || void 0, E = this.generateCacheRecord(e, t, r, o, m, a, i), z.label = 1;
|
|
8979
8979
|
case 1:
|
|
8980
|
-
return z.trys.push([1, , 5, 8]), this.persistencePlugin && this.serializableCache ? (this.logger.verbose("Persistence enabled, calling beforeCacheAccess"), P = new
|
|
8980
|
+
return z.trys.push([1, , 5, 8]), this.persistencePlugin && this.serializableCache ? (this.logger.verbose("Persistence enabled, calling beforeCacheAccess"), P = new es(this.serializableCache, !0), [4, this.persistencePlugin.beforeCacheAccess(P)]) : [3, 3];
|
|
8981
8981
|
case 2:
|
|
8982
8982
|
z.sent(), z.label = 3;
|
|
8983
8983
|
case 3:
|
|
@@ -9010,7 +9010,7 @@ var Ir = (
|
|
|
9010
9010
|
m = En.createAccessTokenEntity(this.homeAccountIdentifier, u, e.access_token || w.EMPTY_STRING, this.clientId, i ? i.claims.tid || w.EMPTY_STRING : t.tenant, f.printScopes(), j, K, this.cryptoObj, z, e.token_type, a, e.key_id, o.claims, o.requestedClaimsHash);
|
|
9011
9011
|
}
|
|
9012
9012
|
var T = null;
|
|
9013
|
-
V.isEmpty(e.refresh_token) || (T =
|
|
9013
|
+
V.isEmpty(e.refresh_token) || (T = On.createRefreshTokenEntity(this.homeAccountIdentifier, u, e.refresh_token || w.EMPTY_STRING, this.clientId, e.foci, a));
|
|
9014
9014
|
var D = null;
|
|
9015
9015
|
return V.isEmpty(e.foci) || (D = no.createAppMetadataEntity(this.clientId, u, e.foci)), new tr(l, p, m, T, D);
|
|
9016
9016
|
}, n.prototype.generateAccountEntity = function(e, t, r, o) {
|
|
@@ -9031,7 +9031,7 @@ var Ir = (
|
|
|
9031
9031
|
return [3, 4];
|
|
9032
9032
|
if (r.accessToken.tokenType !== _e.POP)
|
|
9033
9033
|
return [3, 2];
|
|
9034
|
-
if (z = new
|
|
9034
|
+
if (z = new Hn(e), T = r.accessToken, D = T.secret, G = T.keyId, !G)
|
|
9035
9035
|
throw Y.createKeyIdMissingError();
|
|
9036
9036
|
return [4, z.signPopToken(D, G, i)];
|
|
9037
9037
|
case 1:
|
|
@@ -9170,7 +9170,7 @@ var mi = (
|
|
|
9170
9170
|
return ie(this, function(k) {
|
|
9171
9171
|
switch (k.label) {
|
|
9172
9172
|
case 0:
|
|
9173
|
-
return (r = this.performanceClient) === null || r === void 0 || r.addQueueMeasurement(A.AuthClientCreateTokenRequestBody, t.correlationId), i = new er(), i.addClientId(this.config.authOptions.clientId), this.includeRedirectUri ? i.addRedirectUri(t.redirectUri) : bn.validateRedirectUri(t.redirectUri), i.addScopes(t.scopes), i.addAuthorizationCode(t.code), i.addLibraryInfo(this.config.libraryInfo), i.addApplicationTelemetry(this.config.telemetry.application), i.addThrottling(), this.serverTelemetryManager && i.addServerTelemetry(this.serverTelemetryManager), t.codeVerifier && i.addCodeVerifier(t.codeVerifier), this.config.clientCredentials.clientSecret && i.addClientSecret(this.config.clientCredentials.clientSecret), this.config.clientCredentials.clientAssertion && (a = this.config.clientCredentials.clientAssertion, i.addClientAssertion(a.assertion), i.addClientAssertionType(a.assertionType)), i.addGrantType(br.AUTHORIZATION_CODE_GRANT), i.addClientInfo(), t.authenticationScheme !== _e.POP ? [3, 2] : (s = new
|
|
9173
|
+
return (r = this.performanceClient) === null || r === void 0 || r.addQueueMeasurement(A.AuthClientCreateTokenRequestBody, t.correlationId), i = new er(), i.addClientId(this.config.authOptions.clientId), this.includeRedirectUri ? i.addRedirectUri(t.redirectUri) : bn.validateRedirectUri(t.redirectUri), i.addScopes(t.scopes), i.addAuthorizationCode(t.code), i.addLibraryInfo(this.config.libraryInfo), i.addApplicationTelemetry(this.config.telemetry.application), i.addThrottling(), this.serverTelemetryManager && i.addServerTelemetry(this.serverTelemetryManager), t.codeVerifier && i.addCodeVerifier(t.codeVerifier), this.config.clientCredentials.clientSecret && i.addClientSecret(this.config.clientCredentials.clientSecret), this.config.clientCredentials.clientAssertion && (a = this.config.clientCredentials.clientAssertion, i.addClientAssertion(a.assertion), i.addClientAssertionType(a.assertionType)), i.addGrantType(br.AUTHORIZATION_CODE_GRANT), i.addClientInfo(), t.authenticationScheme !== _e.POP ? [3, 2] : (s = new Hn(this.cryptoUtils, this.performanceClient), (o = this.performanceClient) === null || o === void 0 || o.setPreQueueTime(A.PopTokenGenerateCnf, t.correlationId), [4, s.generateCnf(t)]);
|
|
9174
9174
|
case 1:
|
|
9175
9175
|
return u = k.sent(), i.addPopToken(u.reqCnfString), [3, 3];
|
|
9176
9176
|
case 2:
|
|
@@ -9196,7 +9196,7 @@ var mi = (
|
|
|
9196
9196
|
switch (l.type) {
|
|
9197
9197
|
case ft.HOME_ACCOUNT_ID:
|
|
9198
9198
|
try {
|
|
9199
|
-
m =
|
|
9199
|
+
m = Nn(l.credential), i.addCcsOid(m);
|
|
9200
9200
|
} catch (E) {
|
|
9201
9201
|
this.logger.verbose("Could not parse home account ID for CCS Header: " + E);
|
|
9202
9202
|
}
|
|
@@ -9223,14 +9223,14 @@ var mi = (
|
|
|
9223
9223
|
if (s = this.extractAccountSid(t.account), u = this.extractLoginHint(t.account), u) {
|
|
9224
9224
|
this.logger.verbose("createAuthCodeUrlQueryString: login_hint claim present on account"), o.addLoginHint(u);
|
|
9225
9225
|
try {
|
|
9226
|
-
p =
|
|
9226
|
+
p = Nn(t.account.homeAccountId), o.addCcsOid(p);
|
|
9227
9227
|
} catch {
|
|
9228
9228
|
this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header");
|
|
9229
9229
|
}
|
|
9230
9230
|
} else if (s && t.prompt === Ze.NONE) {
|
|
9231
9231
|
this.logger.verbose("createAuthCodeUrlQueryString: Prompt is none, adding sid from account"), o.addSid(s);
|
|
9232
9232
|
try {
|
|
9233
|
-
p =
|
|
9233
|
+
p = Nn(t.account.homeAccountId), o.addCcsOid(p);
|
|
9234
9234
|
} catch {
|
|
9235
9235
|
this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header");
|
|
9236
9236
|
}
|
|
@@ -9239,7 +9239,7 @@ var mi = (
|
|
|
9239
9239
|
else if (t.account.username) {
|
|
9240
9240
|
this.logger.verbose("createAuthCodeUrlQueryString: Adding login_hint from account"), o.addLoginHint(t.account.username);
|
|
9241
9241
|
try {
|
|
9242
|
-
p =
|
|
9242
|
+
p = Nn(t.account.homeAccountId), o.addCcsOid(p);
|
|
9243
9243
|
} catch {
|
|
9244
9244
|
this.logger.verbose("createAuthCodeUrlQueryString: Could not parse home account ID for CCS Header");
|
|
9245
9245
|
}
|
|
@@ -9248,7 +9248,7 @@ var mi = (
|
|
|
9248
9248
|
t.loginHint && (this.logger.verbose("createAuthCodeUrlQueryString: No account, adding login_hint from request"), o.addLoginHint(t.loginHint), o.addCcsUpn(t.loginHint));
|
|
9249
9249
|
else
|
|
9250
9250
|
this.logger.verbose("createAuthCodeUrlQueryString: Prompt is select_account, ignoring account hints");
|
|
9251
|
-
return t.nonce && o.addNonce(t.nonce), t.state && o.addState(t.state), (!V.isEmpty(t.claims) || this.config.authOptions.clientCapabilities && this.config.authOptions.clientCapabilities.length > 0) && o.addClaims(t.claims, this.config.authOptions.clientCapabilities), t.extraQueryParameters && o.addExtraQueryParameters(t.extraQueryParameters), t.nativeBroker ? (o.addNativeBroker(), t.authenticationScheme !== _e.POP ? [3, 2] : (l = new
|
|
9251
|
+
return t.nonce && o.addNonce(t.nonce), t.state && o.addState(t.state), (!V.isEmpty(t.claims) || this.config.authOptions.clientCapabilities && this.config.authOptions.clientCapabilities.length > 0) && o.addClaims(t.claims, this.config.authOptions.clientCapabilities), t.extraQueryParameters && o.addExtraQueryParameters(t.extraQueryParameters), t.nativeBroker ? (o.addNativeBroker(), t.authenticationScheme !== _e.POP ? [3, 2] : (l = new Hn(this.cryptoUtils), [4, l.generateCnf(t)])) : [3, 2];
|
|
9252
9252
|
case 1:
|
|
9253
9253
|
m = f.sent(), o.addPopToken(m.reqCnfString), f.label = 2;
|
|
9254
9254
|
case 2:
|
|
@@ -9316,7 +9316,7 @@ var _i = (
|
|
|
9316
9316
|
try {
|
|
9317
9317
|
return (o = this.performanceClient) === null || o === void 0 || o.setPreQueueTime(A.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !0)];
|
|
9318
9318
|
} catch (m) {
|
|
9319
|
-
if (u = m instanceof Pt && m.errorCode ===
|
|
9319
|
+
if (u = m instanceof Pt && m.errorCode === Ln.noTokensFoundError.code, p = m instanceof In && m.errorCode === Oo.INVALID_GRANT_ERROR && m.subError === Oo.CLIENT_MISMATCH_ERROR, u || p)
|
|
9320
9320
|
return (i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(A.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !1)];
|
|
9321
9321
|
throw m;
|
|
9322
9322
|
}
|
|
@@ -9376,7 +9376,7 @@ var _i = (
|
|
|
9376
9376
|
return ie(this, function(k) {
|
|
9377
9377
|
switch (k.label) {
|
|
9378
9378
|
case 0:
|
|
9379
|
-
return (r = this.performanceClient) === null || r === void 0 || r.addQueueMeasurement(A.RefreshTokenClientCreateTokenRequestBody, t.correlationId), a = t.correlationId, s = (o = this.performanceClient) === null || o === void 0 ? void 0 : o.startMeasurement(A.BaseClientCreateTokenRequestHeaders, a), u = new er(), u.addClientId(this.config.authOptions.clientId), u.addScopes(t.scopes), u.addGrantType(br.REFRESH_TOKEN_GRANT), u.addClientInfo(), u.addLibraryInfo(this.config.libraryInfo), u.addApplicationTelemetry(this.config.telemetry.application), u.addThrottling(), this.serverTelemetryManager && u.addServerTelemetry(this.serverTelemetryManager), u.addCorrelationId(a), u.addRefreshToken(t.refreshToken), this.config.clientCredentials.clientSecret && u.addClientSecret(this.config.clientCredentials.clientSecret), this.config.clientCredentials.clientAssertion && (p = this.config.clientCredentials.clientAssertion, u.addClientAssertion(p.assertion), u.addClientAssertionType(p.assertionType)), t.authenticationScheme !== _e.POP ? [3, 2] : (l = new
|
|
9379
|
+
return (r = this.performanceClient) === null || r === void 0 || r.addQueueMeasurement(A.RefreshTokenClientCreateTokenRequestBody, t.correlationId), a = t.correlationId, s = (o = this.performanceClient) === null || o === void 0 ? void 0 : o.startMeasurement(A.BaseClientCreateTokenRequestHeaders, a), u = new er(), u.addClientId(this.config.authOptions.clientId), u.addScopes(t.scopes), u.addGrantType(br.REFRESH_TOKEN_GRANT), u.addClientInfo(), u.addLibraryInfo(this.config.libraryInfo), u.addApplicationTelemetry(this.config.telemetry.application), u.addThrottling(), this.serverTelemetryManager && u.addServerTelemetry(this.serverTelemetryManager), u.addCorrelationId(a), u.addRefreshToken(t.refreshToken), this.config.clientCredentials.clientSecret && u.addClientSecret(this.config.clientCredentials.clientSecret), this.config.clientCredentials.clientAssertion && (p = this.config.clientCredentials.clientAssertion, u.addClientAssertion(p.assertion), u.addClientAssertionType(p.assertionType)), t.authenticationScheme !== _e.POP ? [3, 2] : (l = new Hn(this.cryptoUtils, this.performanceClient), (i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(A.PopTokenGenerateCnf, t.correlationId), [4, l.generateCnf(t)]);
|
|
9380
9380
|
case 1:
|
|
9381
9381
|
return m = k.sent(), u.addPopToken(m.reqCnfString), [3, 3];
|
|
9382
9382
|
case 2:
|
|
@@ -9393,7 +9393,7 @@ var _i = (
|
|
|
9393
9393
|
switch (t.ccsCredential.type) {
|
|
9394
9394
|
case ft.HOME_ACCOUNT_ID:
|
|
9395
9395
|
try {
|
|
9396
|
-
f =
|
|
9396
|
+
f = Nn(t.ccsCredential.credential), u.addCcsOid(f);
|
|
9397
9397
|
} catch (E) {
|
|
9398
9398
|
this.logger.verbose("Could not parse home account ID for CCS Header: " + E);
|
|
9399
9399
|
}
|
|
@@ -9412,7 +9412,7 @@ var _i = (
|
|
|
9412
9412
|
}(_o)
|
|
9413
9413
|
);
|
|
9414
9414
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9415
|
-
var
|
|
9415
|
+
var ts = (
|
|
9416
9416
|
/** @class */
|
|
9417
9417
|
function(n) {
|
|
9418
9418
|
st(e, n);
|
|
@@ -9489,7 +9489,7 @@ var ns = (
|
|
|
9489
9489
|
}(_o)
|
|
9490
9490
|
);
|
|
9491
9491
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9492
|
-
function
|
|
9492
|
+
function ns(n) {
|
|
9493
9493
|
return n.hasOwnProperty("authorization_endpoint") && n.hasOwnProperty("token_endpoint") && n.hasOwnProperty("issuer") && n.hasOwnProperty("jwks_uri");
|
|
9494
9494
|
}
|
|
9495
9495
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
@@ -9522,15 +9522,15 @@ var ro = (
|
|
|
9522
9522
|
}()
|
|
9523
9523
|
);
|
|
9524
9524
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9525
|
-
function
|
|
9525
|
+
function rs(n) {
|
|
9526
9526
|
return n.hasOwnProperty("tenant_discovery_endpoint") && n.hasOwnProperty("metadata");
|
|
9527
9527
|
}
|
|
9528
9528
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9529
|
-
function
|
|
9529
|
+
function os(n) {
|
|
9530
9530
|
return n.hasOwnProperty("error") && n.hasOwnProperty("error_description");
|
|
9531
9531
|
}
|
|
9532
9532
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
9533
|
-
var
|
|
9533
|
+
var is = (
|
|
9534
9534
|
/** @class */
|
|
9535
9535
|
function() {
|
|
9536
9536
|
function n(e, t, r) {
|
|
@@ -9549,11 +9549,11 @@ var as = (
|
|
|
9549
9549
|
case 1:
|
|
9550
9550
|
return f.trys.push([1, 6, , 7]), (o = this.performanceClient) === null || o === void 0 || o.setPreQueueTime(A.RegionDiscoveryGetRegionFromIMDS, this.correlationId), [4, this.getRegionFromIMDS(w.IMDS_VERSION, u)];
|
|
9551
9551
|
case 2:
|
|
9552
|
-
return p = f.sent(), p.status ===
|
|
9552
|
+
return p = f.sent(), p.status === Mn.httpSuccess && (s = p.body, t.region_source = dn.IMDS), p.status !== Mn.httpBadRequest ? [3, 5] : ((i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(A.RegionDiscoveryGetCurrentVersion, this.correlationId), [4, this.getCurrentVersion(u)]);
|
|
9553
9553
|
case 3:
|
|
9554
9554
|
return l = f.sent(), l ? ((a = this.performanceClient) === null || a === void 0 || a.setPreQueueTime(A.RegionDiscoveryGetRegionFromIMDS, this.correlationId), [4, this.getRegionFromIMDS(l, u)]) : (t.region_source = dn.FAILED_AUTO_DETECTION, [2, null]);
|
|
9555
9555
|
case 4:
|
|
9556
|
-
m = f.sent(), m.status ===
|
|
9556
|
+
m = f.sent(), m.status === Mn.httpSuccess && (s = m.body, t.region_source = dn.IMDS), f.label = 5;
|
|
9557
9557
|
case 5:
|
|
9558
9558
|
return [3, 7];
|
|
9559
9559
|
case 6:
|
|
@@ -9585,7 +9585,7 @@ var as = (
|
|
|
9585
9585
|
case 1:
|
|
9586
9586
|
return o.trys.push([1, 3, , 4]), [4, this.networkInterface.sendGetRequestAsync(w.IMDS_ENDPOINT + "?format=json", e)];
|
|
9587
9587
|
case 2:
|
|
9588
|
-
return r = o.sent(), r.status ===
|
|
9588
|
+
return r = o.sent(), r.status === Mn.httpBadRequest && r.body && r.body["newest-versions"] && r.body["newest-versions"].length > 0 ? [2, r.body["newest-versions"][0]] : [2, null];
|
|
9589
9589
|
case 3:
|
|
9590
9590
|
return o.sent(), [2, null];
|
|
9591
9591
|
case 4:
|
|
@@ -9608,7 +9608,7 @@ var ir = (
|
|
|
9608
9608
|
/** @class */
|
|
9609
9609
|
function() {
|
|
9610
9610
|
function n(e, t, r, o, i, a, s) {
|
|
9611
|
-
this.canonicalAuthority = e, this._canonicalAuthority.validateAsUri(), this.networkInterface = t, this.cacheManager = r, this.authorityOptions = o, this.regionDiscoveryMetadata = { region_used: void 0, region_source: void 0, region_outcome: void 0 }, this.logger = i, this.performanceClient = a, this.correlationId = s, this.regionDiscovery = new
|
|
9611
|
+
this.canonicalAuthority = e, this._canonicalAuthority.validateAsUri(), this.networkInterface = t, this.cacheManager = r, this.authorityOptions = o, this.regionDiscoveryMetadata = { region_used: void 0, region_source: void 0, region_outcome: void 0 }, this.logger = i, this.performanceClient = a, this.correlationId = s, this.regionDiscovery = new is(t, this.performanceClient, this.correlationId);
|
|
9612
9612
|
}
|
|
9613
9613
|
return n.prototype.getAuthorityType = function(e) {
|
|
9614
9614
|
if (e.HostNameAndPort.endsWith(w.CIAM_AUTH_URL))
|
|
@@ -9845,7 +9845,7 @@ var ir = (
|
|
|
9845
9845
|
case 1:
|
|
9846
9846
|
return o.trys.push([1, 3, , 4]), [4, this.networkInterface.sendGetRequestAsync(this.defaultOpenIdConfigurationEndpoint, t)];
|
|
9847
9847
|
case 2:
|
|
9848
|
-
return r = o.sent(), [2,
|
|
9848
|
+
return r = o.sent(), [2, ns(r.body) ? r.body : null];
|
|
9849
9849
|
case 3:
|
|
9850
9850
|
return o.sent(), [2, null];
|
|
9851
9851
|
case 4:
|
|
@@ -9919,9 +9919,9 @@ var ir = (
|
|
|
9919
9919
|
case 1:
|
|
9920
9920
|
return l.trys.push([1, 3, , 4]), [4, this.networkInterface.sendGetRequestAsync(t, r)];
|
|
9921
9921
|
case 2:
|
|
9922
|
-
if (i = l.sent(), a = void 0, s = void 0,
|
|
9922
|
+
if (i = l.sent(), a = void 0, s = void 0, rs(i.body))
|
|
9923
9923
|
a = i.body, s = a.metadata, this.logger.verbosePii("tenant_discovery_endpoint is: " + a.tenant_discovery_endpoint);
|
|
9924
|
-
else if (
|
|
9924
|
+
else if (os(i.body)) {
|
|
9925
9925
|
if (this.logger.warning("A CloudInstanceDiscoveryErrorResponse was returned. The cloud instance discovery network request's status code is: " + i.status), a = i.body, a.error === w.INVALID_INSTANCE)
|
|
9926
9926
|
return this.logger.error("The CloudInstanceDiscoveryErrorResponse error is invalid_instance."), [2, null];
|
|
9927
9927
|
this.logger.warning("The CloudInstanceDiscoveryErrorResponse error is " + a.error), this.logger.warning("The CloudInstanceDiscoveryErrorResponse error description is " + a.error_description), this.logger.warning("Setting the value of the CloudInstanceDiscoveryMetadata (returned from the network) to []"), s = [];
|
|
@@ -10061,7 +10061,7 @@ var Uo = (
|
|
|
10061
10061
|
}()
|
|
10062
10062
|
);
|
|
10063
10063
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10064
|
-
var
|
|
10064
|
+
var as = {
|
|
10065
10065
|
sendGetRequestAsync: function() {
|
|
10066
10066
|
var n = "Network interface - sendGetRequestAsync() has not been implemented for the Network interface.";
|
|
10067
10067
|
return Promise.reject(X.createUnexpectedError(n));
|
|
@@ -10097,7 +10097,7 @@ var gr = {
|
|
|
10097
10097
|
}(X)
|
|
10098
10098
|
);
|
|
10099
10099
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10100
|
-
var
|
|
10100
|
+
var ss = (
|
|
10101
10101
|
/** @class */
|
|
10102
10102
|
function() {
|
|
10103
10103
|
function n(e) {
|
|
@@ -10119,7 +10119,7 @@ var cs = (
|
|
|
10119
10119
|
}()
|
|
10120
10120
|
);
|
|
10121
10121
|
/*! @azure/msal-common v13.3.1 2023-10-27 */
|
|
10122
|
-
var
|
|
10122
|
+
var cs = (
|
|
10123
10123
|
/** @class */
|
|
10124
10124
|
function() {
|
|
10125
10125
|
function n(e, t) {
|
|
@@ -10180,7 +10180,7 @@ var yi = (
|
|
|
10180
10180
|
}, n.prototype.startPerformanceMeasuremeant = function(e, t) {
|
|
10181
10181
|
return {};
|
|
10182
10182
|
}, n.prototype.getIntFields = function() {
|
|
10183
|
-
return
|
|
10183
|
+
return Za;
|
|
10184
10184
|
}, n.prototype.getPreQueueTime = function(e, t) {
|
|
10185
10185
|
var r = this.preQueueTimeByCorrelationId.get(t);
|
|
10186
10186
|
if (r) {
|
|
@@ -10328,7 +10328,7 @@ var Do = (
|
|
|
10328
10328
|
return null;
|
|
10329
10329
|
}, n;
|
|
10330
10330
|
}()
|
|
10331
|
-
),
|
|
10331
|
+
), ls = (
|
|
10332
10332
|
/** @class */
|
|
10333
10333
|
function(n) {
|
|
10334
10334
|
st(e, n);
|
|
@@ -10686,10 +10686,10 @@ var Dt;
|
|
|
10686
10686
|
(function(n) {
|
|
10687
10687
|
n.ACCOUNT_KEYS = "msal.account.keys", n.TOKEN_KEYS = "msal.token.keys";
|
|
10688
10688
|
})(Dt || (Dt = {}));
|
|
10689
|
-
var
|
|
10689
|
+
var zn;
|
|
10690
10690
|
(function(n) {
|
|
10691
10691
|
n.WRAPPER_SKU = "wrapper.sku", n.WRAPPER_VER = "wrapper.version";
|
|
10692
|
-
})(
|
|
10692
|
+
})(zn || (zn = {}));
|
|
10693
10693
|
var Ce;
|
|
10694
10694
|
(function(n) {
|
|
10695
10695
|
n[n.acquireTokenRedirect = 861] = "acquireTokenRedirect", n[n.acquireTokenPopup = 862] = "acquireTokenPopup", n[n.ssoSilent = 863] = "ssoSilent", n[n.acquireTokenSilent_authCode = 864] = "acquireTokenSilent_authCode", n[n.handleRedirectPromise = 865] = "handleRedirectPromise", n[n.acquireTokenByCode = 866] = "acquireTokenByCode", n[n.acquireTokenSilent_silentFlow = 61] = "acquireTokenSilent_silentFlow", n[n.logout = 961] = "logout", n[n.logoutPopup = 962] = "logoutPopup";
|
|
@@ -10704,11 +10704,11 @@ var Ho;
|
|
|
10704
10704
|
})(Ho || (Ho = {}));
|
|
10705
10705
|
var jo = {
|
|
10706
10706
|
scopes: sr
|
|
10707
|
-
},
|
|
10707
|
+
}, jn = "jwk", Fo;
|
|
10708
10708
|
(function(n) {
|
|
10709
10709
|
n.React = "@azure/msal-react", n.Angular = "@azure/msal-angular";
|
|
10710
10710
|
})(Fo || (Fo = {}));
|
|
10711
|
-
var oo = "msal.db",
|
|
10711
|
+
var oo = "msal.db", us = 1, ds = oo + ".keys", it;
|
|
10712
10712
|
(function(n) {
|
|
10713
10713
|
n[n.Default = 0] = "Default", n[n.AccessToken = 1] = "AccessToken", n[n.AccessTokenAndRefreshToken = 2] = "AccessTokenAndRefreshToken", n[n.RefreshToken = 3] = "RefreshToken", n[n.RefreshTokenAndNetwork = 4] = "RefreshTokenAndNetwork", n[n.Skip = 5] = "Skip";
|
|
10714
10714
|
})(it || (it = {}));
|
|
@@ -10922,9 +10922,9 @@ var ao = (
|
|
|
10922
10922
|
t.logger.trace("BrowserCacheManager:createKeyMaps - key found matching accessToken schema with value containing accessToken credentialType field but value failed AccessTokenEntity validation, skipping."), t.logger.tracePii("BrowserCacheManager:createKeyMaps - failed accessToken validation on key: " + a);
|
|
10923
10923
|
break;
|
|
10924
10924
|
case ee.REFRESH_TOKEN:
|
|
10925
|
-
if (
|
|
10925
|
+
if (On.isRefreshTokenEntity(u)) {
|
|
10926
10926
|
t.logger.trace("BrowserCacheManager:createKeyMaps - refreshToken found, saving key to token key map"), t.logger.tracePii("BrowserCacheManager:createKeyMaps - refreshToken with key: " + a + " found, saving key to token key map");
|
|
10927
|
-
var f = ot.toObject(new
|
|
10927
|
+
var f = ot.toObject(new On(), u), l = t.updateCredentialCacheKey(a, f);
|
|
10928
10928
|
t.addTokenKey(l, ee.REFRESH_TOKEN);
|
|
10929
10929
|
return;
|
|
10930
10930
|
} else
|
|
@@ -11077,7 +11077,7 @@ var ao = (
|
|
|
11077
11077
|
if (!r)
|
|
11078
11078
|
return this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"), this.removeTokenKey(t, ee.REFRESH_TOKEN), null;
|
|
11079
11079
|
var o = this.validateAndParseJson(r);
|
|
11080
|
-
return !o || !
|
|
11080
|
+
return !o || !On.isRefreshTokenEntity(o) ? (this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: called, no cache hit"), this.removeTokenKey(t, ee.REFRESH_TOKEN), null) : (this.logger.trace("BrowserCacheManager.getRefreshTokenCredential: cache hit"), ot.toObject(new On(), o));
|
|
11081
11081
|
}, e.prototype.setRefreshTokenCredential = function(t) {
|
|
11082
11082
|
this.logger.trace("BrowserCacheManager.setRefreshTokenCredential called");
|
|
11083
11083
|
var r = t.generateCredentialKey();
|
|
@@ -11112,9 +11112,9 @@ var ao = (
|
|
|
11112
11112
|
return t.isAuthorityMetadata(o);
|
|
11113
11113
|
});
|
|
11114
11114
|
}, e.prototype.setWrapperMetadata = function(t, r) {
|
|
11115
|
-
this.internalStorage.setItem(
|
|
11115
|
+
this.internalStorage.setItem(zn.WRAPPER_SKU, t), this.internalStorage.setItem(zn.WRAPPER_VER, r);
|
|
11116
11116
|
}, e.prototype.getWrapperMetadata = function() {
|
|
11117
|
-
var t = this.internalStorage.getItem(
|
|
11117
|
+
var t = this.internalStorage.getItem(zn.WRAPPER_SKU) || w.EMPTY_STRING, r = this.internalStorage.getItem(zn.WRAPPER_VER) || w.EMPTY_STRING;
|
|
11118
11118
|
return [t, r];
|
|
11119
11119
|
}, e.prototype.setAuthorityMetadata = function(t, r) {
|
|
11120
11120
|
this.logger.trace("BrowserCacheManager.setAuthorityMetadata called"), this.internalStorage.setItem(t, JSON.stringify(r));
|
|
@@ -11394,7 +11394,7 @@ var ao = (
|
|
|
11394
11394
|
this.setTemporaryCache(ue.REDIRECT_CONTEXT, t, !0);
|
|
11395
11395
|
}, e;
|
|
11396
11396
|
}(ot)
|
|
11397
|
-
),
|
|
11397
|
+
), ps = function(n, e) {
|
|
11398
11398
|
var t = {
|
|
11399
11399
|
cacheLocation: Oe.MemoryStorage,
|
|
11400
11400
|
temporaryCacheLocation: Oe.MemoryStorage,
|
|
@@ -11408,7 +11408,7 @@ var ao = (
|
|
|
11408
11408
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
11409
11409
|
var Gr = "@azure/msal-browser", nr = "2.38.3";
|
|
11410
11410
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
11411
|
-
var
|
|
11411
|
+
var hs = (
|
|
11412
11412
|
/** @class */
|
|
11413
11413
|
function() {
|
|
11414
11414
|
function n() {
|
|
@@ -11493,7 +11493,7 @@ var fs = (
|
|
|
11493
11493
|
}()
|
|
11494
11494
|
);
|
|
11495
11495
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
11496
|
-
var
|
|
11496
|
+
var fs = (
|
|
11497
11497
|
/** @class */
|
|
11498
11498
|
function() {
|
|
11499
11499
|
function n() {
|
|
@@ -11577,7 +11577,7 @@ var Ae = (
|
|
|
11577
11577
|
var e = new le(window.location.href), t = e.getUrlComponents();
|
|
11578
11578
|
return t.Protocol + "//" + t.HostNameAndPort + "/";
|
|
11579
11579
|
}, n.getBrowserNetworkClient = function() {
|
|
11580
|
-
return window.fetch && window.Headers ? new
|
|
11580
|
+
return window.fetch && window.Headers ? new hs() : new fs();
|
|
11581
11581
|
}, n.blockReloadInHiddenIframes = function() {
|
|
11582
11582
|
var e = le.hashContainsKnownProperties(window.location.hash);
|
|
11583
11583
|
if (e && n.isInIframe())
|
|
@@ -11704,7 +11704,7 @@ var bi = (
|
|
|
11704
11704
|
wrapperSKU: this.browserStorage.getWrapperMetadata()[0],
|
|
11705
11705
|
wrapperVer: this.browserStorage.getWrapperMetadata()[1]
|
|
11706
11706
|
};
|
|
11707
|
-
return new
|
|
11707
|
+
return new cs(r, this.browserStorage);
|
|
11708
11708
|
}, n.prototype.getDiscoveredAuthority = function(e) {
|
|
11709
11709
|
return O(this, void 0, void 0, function() {
|
|
11710
11710
|
var t;
|
|
@@ -12135,7 +12135,7 @@ var ki = (
|
|
|
12135
12135
|
case 0:
|
|
12136
12136
|
return this.performanceClient.setPreQueueTime(A.StandardInteractionClientGetClientConfiguration, this.correlationId), [4, this.getClientConfiguration(t, r, o)];
|
|
12137
12137
|
case 1:
|
|
12138
|
-
return i = a.sent(), [2, new
|
|
12138
|
+
return i = a.sent(), [2, new ts(i, this.performanceClient)];
|
|
12139
12139
|
}
|
|
12140
12140
|
});
|
|
12141
12141
|
});
|
|
@@ -12155,7 +12155,7 @@ var ki = (
|
|
|
12155
12155
|
}(Gn)
|
|
12156
12156
|
);
|
|
12157
12157
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
12158
|
-
var
|
|
12158
|
+
var Bn = (
|
|
12159
12159
|
/** @class */
|
|
12160
12160
|
function(n) {
|
|
12161
12161
|
Ve(e, n);
|
|
@@ -12337,7 +12337,7 @@ var Hn = (
|
|
|
12337
12337
|
return [3, 2];
|
|
12338
12338
|
if (t.shr)
|
|
12339
12339
|
return this.logger.trace("handleNativeServerResponse: SHR is enabled in native layer"), [2, t.shr];
|
|
12340
|
-
if (o = new
|
|
12340
|
+
if (o = new Hn(this.browserCrypto), i = {
|
|
12341
12341
|
resourceRequestMethod: r.resourceRequestMethod,
|
|
12342
12342
|
resourceRequestUri: r.resourceRequestUri,
|
|
12343
12343
|
shrClaims: r.shrClaims,
|
|
@@ -12466,7 +12466,7 @@ var Hn = (
|
|
|
12466
12466
|
resourceRequestMethod: t.resourceRequestMethod,
|
|
12467
12467
|
shrClaims: t.shrClaims,
|
|
12468
12468
|
shrNonce: t.shrNonce
|
|
12469
|
-
}, m = new
|
|
12469
|
+
}, m = new Hn(this.browserCrypto), [4, m.generateCnf(l)]);
|
|
12470
12470
|
case 3:
|
|
12471
12471
|
f = E.sent(), p.reqCnf = f.reqCnfString, p.keyId = f.kid, E.label = 4;
|
|
12472
12472
|
case 4:
|
|
@@ -12599,7 +12599,7 @@ var Sn = (
|
|
|
12599
12599
|
}()
|
|
12600
12600
|
);
|
|
12601
12601
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
12602
|
-
var
|
|
12602
|
+
var gs = (
|
|
12603
12603
|
/** @class */
|
|
12604
12604
|
function(n) {
|
|
12605
12605
|
Ve(e, n);
|
|
@@ -12710,7 +12710,7 @@ var ms = (
|
|
|
12710
12710
|
if (i = this.browserStorage.getCachedRequest(r, this.browserCrypto), this.logger.verbose("handleHash called, retrieved cached request"), a = le.getDeserializedHash(t), a.accountId) {
|
|
12711
12711
|
if (this.logger.verbose("Account id found in hash, calling WAM for token"), !this.nativeMessageHandler)
|
|
12712
12712
|
throw F.createNativeConnectionNotEstablishedError();
|
|
12713
|
-
return s = new
|
|
12713
|
+
return s = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.acquireTokenPopup, this.performanceClient, this.nativeMessageHandler, a.accountId, this.nativeStorage, i.correlationId), u = tn.parseRequestState(this.browserCrypto, r).userRequestState, [2, s.acquireToken($($({}, i), {
|
|
12714
12714
|
state: u,
|
|
12715
12715
|
prompt: void 0
|
|
12716
12716
|
// Server should handle the prompt, ideally native broker can do this part silently
|
|
@@ -12780,7 +12780,7 @@ var ms = (
|
|
|
12780
12780
|
}(Gn)
|
|
12781
12781
|
);
|
|
12782
12782
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
12783
|
-
var
|
|
12783
|
+
var ms = (
|
|
12784
12784
|
/** @class */
|
|
12785
12785
|
function(n) {
|
|
12786
12786
|
Ve(e, n);
|
|
@@ -12839,7 +12839,7 @@ var _s = (
|
|
|
12839
12839
|
isNativeBroker: !0
|
|
12840
12840
|
}), !this.nativeMessageHandler)
|
|
12841
12841
|
throw F.createNativeConnectionNotEstablishedError();
|
|
12842
|
-
return T = new
|
|
12842
|
+
return T = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.acquireTokenPopup, this.performanceClient, this.nativeMessageHandler, K.accountId, this.nativeStorage, s.correlationId), D = tn.parseRequestState(this.browserCrypto, z).userRequestState, [2, T.acquireToken($($({}, s), {
|
|
12843
12843
|
state: D,
|
|
12844
12844
|
prompt: void 0
|
|
12845
12845
|
// Server should handle the prompt, ideally native broker can do this part silently
|
|
@@ -12950,7 +12950,7 @@ var _s = (
|
|
|
12950
12950
|
}(Gn)
|
|
12951
12951
|
);
|
|
12952
12952
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
12953
|
-
var
|
|
12953
|
+
var _s = (
|
|
12954
12954
|
/** @class */
|
|
12955
12955
|
function() {
|
|
12956
12956
|
function n() {
|
|
@@ -12969,8 +12969,8 @@ var vs = (
|
|
|
12969
12969
|
}()
|
|
12970
12970
|
);
|
|
12971
12971
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
12972
|
-
var
|
|
12973
|
-
function
|
|
12972
|
+
var vs = 6e4, so = 6e3, ys = 3e4, ws = 2e3;
|
|
12973
|
+
function bs(n, e) {
|
|
12974
12974
|
var t = n.auth, r = n.cache, o = n.system, i = n.telemetry, a = {
|
|
12975
12975
|
clientId: w.EMPTY_STRING,
|
|
12976
12976
|
authority: "" + w.DEFAULT_AUTHORITY,
|
|
@@ -13003,18 +13003,18 @@ function ks(n, e) {
|
|
|
13003
13003
|
piiLoggingEnabled: !1
|
|
13004
13004
|
}, p = $($({}, gi), {
|
|
13005
13005
|
loggerOptions: u,
|
|
13006
|
-
networkClient: e ? Ae.getBrowserNetworkClient() :
|
|
13007
|
-
navigationClient: new
|
|
13006
|
+
networkClient: e ? Ae.getBrowserNetworkClient() : as,
|
|
13007
|
+
navigationClient: new _s(),
|
|
13008
13008
|
loadFrameTimeout: 0,
|
|
13009
13009
|
// If loadFrameTimeout is provided, use that as default.
|
|
13010
|
-
windowHashTimeout: (o == null ? void 0 : o.loadFrameTimeout) ||
|
|
13010
|
+
windowHashTimeout: (o == null ? void 0 : o.loadFrameTimeout) || vs,
|
|
13011
13011
|
iframeHashTimeout: (o == null ? void 0 : o.loadFrameTimeout) || so,
|
|
13012
13012
|
navigateFrameWait: e && Ae.detectIEOrEdge() ? 500 : 0,
|
|
13013
|
-
redirectNavigationTimeout:
|
|
13013
|
+
redirectNavigationTimeout: ys,
|
|
13014
13014
|
asyncPopups: !1,
|
|
13015
13015
|
allowRedirectInIframe: !1,
|
|
13016
13016
|
allowNativeBroker: !1,
|
|
13017
|
-
nativeBrokerHandshakeTimeout: (o == null ? void 0 : o.nativeBrokerHandshakeTimeout) ||
|
|
13017
|
+
nativeBrokerHandshakeTimeout: (o == null ? void 0 : o.nativeBrokerHandshakeTimeout) || ws,
|
|
13018
13018
|
pollIntervalMilliseconds: Rt.DEFAULT_POLL_INTERVAL_MS,
|
|
13019
13019
|
cryptoOptions: {
|
|
13020
13020
|
useMsrCrypto: !1,
|
|
@@ -13104,7 +13104,7 @@ var Ci = (
|
|
|
13104
13104
|
}(yo)
|
|
13105
13105
|
);
|
|
13106
13106
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13107
|
-
var
|
|
13107
|
+
var ks = (
|
|
13108
13108
|
/** @class */
|
|
13109
13109
|
function(n) {
|
|
13110
13110
|
Ve(e, n);
|
|
@@ -13170,7 +13170,7 @@ var Cs = (
|
|
|
13170
13170
|
if (u = E.sent(), p = le.getDeserializedHash(u), l = this.validateAndExtractStateFromHash(p, W.Silent, o.correlationId), p.accountId) {
|
|
13171
13171
|
if (this.logger.verbose("Account id found in hash, calling WAM for token"), !this.nativeMessageHandler)
|
|
13172
13172
|
throw F.createNativeConnectionNotEstablishedError();
|
|
13173
|
-
return m = new
|
|
13173
|
+
return m = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.apiId, this.performanceClient, this.nativeMessageHandler, p.accountId, this.browserStorage, this.correlationId), f = tn.parseRequestState(this.browserCrypto, l).userRequestState, [2, m.acquireToken($($({}, r), { state: f, prompt: r.prompt || Ze.NONE })).finally(function() {
|
|
13174
13174
|
k.browserStorage.cleanRequestByState(l);
|
|
13175
13175
|
})];
|
|
13176
13176
|
}
|
|
@@ -13182,7 +13182,7 @@ var Cs = (
|
|
|
13182
13182
|
}(Gn)
|
|
13183
13183
|
);
|
|
13184
13184
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13185
|
-
var
|
|
13185
|
+
var Cs = (
|
|
13186
13186
|
/** @class */
|
|
13187
13187
|
function(n) {
|
|
13188
13188
|
Ve(e, n);
|
|
@@ -13233,7 +13233,7 @@ var Es = (
|
|
|
13233
13233
|
}(Gn)
|
|
13234
13234
|
);
|
|
13235
13235
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13236
|
-
var
|
|
13236
|
+
var Es = (
|
|
13237
13237
|
/** @class */
|
|
13238
13238
|
function() {
|
|
13239
13239
|
function n(e, t) {
|
|
@@ -13384,7 +13384,7 @@ var Ti = (
|
|
|
13384
13384
|
}()
|
|
13385
13385
|
);
|
|
13386
13386
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13387
|
-
var
|
|
13387
|
+
var Ts = (
|
|
13388
13388
|
/** @class */
|
|
13389
13389
|
function() {
|
|
13390
13390
|
function n() {
|
|
@@ -13419,7 +13419,7 @@ var Ss = (
|
|
|
13419
13419
|
}()
|
|
13420
13420
|
);
|
|
13421
13421
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13422
|
-
var
|
|
13422
|
+
var Ss = 32, Is = (
|
|
13423
13423
|
/** @class */
|
|
13424
13424
|
function() {
|
|
13425
13425
|
function n(e) {
|
|
@@ -13442,7 +13442,7 @@ var Is = 32, As = (
|
|
|
13442
13442
|
});
|
|
13443
13443
|
}, n.prototype.generateCodeVerifier = function() {
|
|
13444
13444
|
try {
|
|
13445
|
-
var e = new Uint8Array(
|
|
13445
|
+
var e = new Uint8Array(Ss);
|
|
13446
13446
|
this.cryptoObj.getRandomValues(e);
|
|
13447
13447
|
var t = this.base64Encode.urlEncodeArr(e);
|
|
13448
13448
|
return t;
|
|
@@ -13472,7 +13472,7 @@ var Is = 32, As = (
|
|
|
13472
13472
|
}()
|
|
13473
13473
|
);
|
|
13474
13474
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13475
|
-
var
|
|
13475
|
+
var As = (
|
|
13476
13476
|
/** @class */
|
|
13477
13477
|
function() {
|
|
13478
13478
|
function n() {
|
|
@@ -13488,13 +13488,13 @@ var Rs = (
|
|
|
13488
13488
|
}, n.prototype.exportKey = function(e) {
|
|
13489
13489
|
return O(this, void 0, void 0, function() {
|
|
13490
13490
|
return L(this, function(t) {
|
|
13491
|
-
return [2, window.crypto.subtle.exportKey(
|
|
13491
|
+
return [2, window.crypto.subtle.exportKey(jn, e)];
|
|
13492
13492
|
});
|
|
13493
13493
|
});
|
|
13494
13494
|
}, n.prototype.importKey = function(e, t, r, o) {
|
|
13495
13495
|
return O(this, void 0, void 0, function() {
|
|
13496
13496
|
return L(this, function(i) {
|
|
13497
|
-
return [2, window.crypto.subtle.importKey(
|
|
13497
|
+
return [2, window.crypto.subtle.importKey(jn, e, t, r, o)];
|
|
13498
13498
|
});
|
|
13499
13499
|
});
|
|
13500
13500
|
}, n.prototype.sign = function(e, t, r) {
|
|
@@ -13513,7 +13513,7 @@ var Rs = (
|
|
|
13513
13513
|
}()
|
|
13514
13514
|
);
|
|
13515
13515
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13516
|
-
var
|
|
13516
|
+
var Rs = (
|
|
13517
13517
|
/** @class */
|
|
13518
13518
|
function() {
|
|
13519
13519
|
function n() {
|
|
@@ -13531,13 +13531,13 @@ var Ps = (
|
|
|
13531
13531
|
}, n.prototype.exportKey = function(e) {
|
|
13532
13532
|
return O(this, void 0, void 0, function() {
|
|
13533
13533
|
return L(this, function(t) {
|
|
13534
|
-
return [2, window.msrCrypto.subtle.exportKey(
|
|
13534
|
+
return [2, window.msrCrypto.subtle.exportKey(jn, e)];
|
|
13535
13535
|
});
|
|
13536
13536
|
});
|
|
13537
13537
|
}, n.prototype.importKey = function(e, t, r, o) {
|
|
13538
13538
|
return O(this, void 0, void 0, function() {
|
|
13539
13539
|
return L(this, function(i) {
|
|
13540
|
-
return [2, window.msrCrypto.subtle.importKey(
|
|
13540
|
+
return [2, window.msrCrypto.subtle.importKey(jn, e, t, r, o)];
|
|
13541
13541
|
});
|
|
13542
13542
|
});
|
|
13543
13543
|
}, n.prototype.sign = function(e, t, r) {
|
|
@@ -13556,7 +13556,7 @@ var Ps = (
|
|
|
13556
13556
|
}()
|
|
13557
13557
|
);
|
|
13558
13558
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13559
|
-
var
|
|
13559
|
+
var Ps = (
|
|
13560
13560
|
/** @class */
|
|
13561
13561
|
function() {
|
|
13562
13562
|
function n() {
|
|
@@ -13580,7 +13580,7 @@ var Ms = (
|
|
|
13580
13580
|
return O(this, void 0, void 0, function() {
|
|
13581
13581
|
return L(this, function(t) {
|
|
13582
13582
|
return [2, new Promise(function(r, o) {
|
|
13583
|
-
var i = window.msCrypto.subtle.exportKey(
|
|
13583
|
+
var i = window.msCrypto.subtle.exportKey(jn, e);
|
|
13584
13584
|
i.addEventListener("complete", function(a) {
|
|
13585
13585
|
var s = a.target.result, u = nn.utf8ArrToString(new Uint8Array(s)).replace(/\r/g, w.EMPTY_STRING).replace(/\n/g, w.EMPTY_STRING).replace(/\t/g, w.EMPTY_STRING).split(" ").join(w.EMPTY_STRING).replace("\0", w.EMPTY_STRING);
|
|
13586
13586
|
try {
|
|
@@ -13599,7 +13599,7 @@ var Ms = (
|
|
|
13599
13599
|
var i, a;
|
|
13600
13600
|
return L(this, function(s) {
|
|
13601
13601
|
return i = nn.getSortedObjectString(e), a = nn.stringToArrayBuffer(i), [2, new Promise(function(u, p) {
|
|
13602
|
-
var l = window.msCrypto.subtle.importKey(
|
|
13602
|
+
var l = window.msCrypto.subtle.importKey(jn, a, t, r, o);
|
|
13603
13603
|
l.addEventListener("complete", function(m) {
|
|
13604
13604
|
u(m.target.result);
|
|
13605
13605
|
}), l.addEventListener("error", function(m) {
|
|
@@ -13638,17 +13638,17 @@ var Ms = (
|
|
|
13638
13638
|
}()
|
|
13639
13639
|
);
|
|
13640
13640
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13641
|
-
var
|
|
13641
|
+
var Ms = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Ns = 2048, Os = new Uint8Array([1, 0, 1]), Si = (
|
|
13642
13642
|
/** @class */
|
|
13643
13643
|
function() {
|
|
13644
13644
|
function n(e, t) {
|
|
13645
13645
|
var r, o;
|
|
13646
13646
|
if (this.logger = e, this.cryptoOptions = t, this.hasBrowserCrypto())
|
|
13647
|
-
this.logger.verbose("BrowserCrypto: modern crypto interface available"), this.subtleCrypto = new
|
|
13647
|
+
this.logger.verbose("BrowserCrypto: modern crypto interface available"), this.subtleCrypto = new As();
|
|
13648
13648
|
else if (this.hasIECrypto())
|
|
13649
|
-
this.logger.verbose("BrowserCrypto: MS crypto interface available"), this.subtleCrypto = new
|
|
13649
|
+
this.logger.verbose("BrowserCrypto: MS crypto interface available"), this.subtleCrypto = new Ps();
|
|
13650
13650
|
else if (this.hasMsrCrypto() && (!((r = this.cryptoOptions) === null || r === void 0) && r.useMsrCrypto))
|
|
13651
|
-
this.logger.verbose("BrowserCrypto: MSR crypto interface available"), this.subtleCrypto = new
|
|
13651
|
+
this.logger.verbose("BrowserCrypto: MSR crypto interface available"), this.subtleCrypto = new Rs();
|
|
13652
13652
|
else
|
|
13653
13653
|
throw this.hasMsrCrypto() && this.logger.info("BrowserCrypto: MSR Crypto interface available but system.cryptoOptions.useMsrCrypto not enabled"), this.logger.error("BrowserCrypto: No crypto interfaces available."), F.createCryptoNotAvailableError("Browser crypto, msCrypto, or msrCrypto interfaces not available.");
|
|
13654
13654
|
if (this.subtleCrypto.initPrng) {
|
|
@@ -13657,10 +13657,10 @@ var Ns = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Os = 2048, Ls = new Uint8Array([1,
|
|
|
13657
13657
|
this.logger.verbose("BrowserCrypto: Entropy provided"), this.subtleCrypto.initPrng(this.cryptoOptions.entropy);
|
|
13658
13658
|
}
|
|
13659
13659
|
this.keygenAlgorithmOptions = {
|
|
13660
|
-
name:
|
|
13660
|
+
name: Ms,
|
|
13661
13661
|
hash: Go,
|
|
13662
|
-
modulusLength:
|
|
13663
|
-
publicExponent:
|
|
13662
|
+
modulusLength: Ns,
|
|
13663
|
+
publicExponent: Os
|
|
13664
13664
|
};
|
|
13665
13665
|
}
|
|
13666
13666
|
return n.prototype.hasIECrypto = function() {
|
|
@@ -13706,11 +13706,11 @@ var Ns = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Os = 2048, Ls = new Uint8Array([1,
|
|
|
13706
13706
|
}()
|
|
13707
13707
|
);
|
|
13708
13708
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
13709
|
-
var
|
|
13709
|
+
var Ls = (
|
|
13710
13710
|
/** @class */
|
|
13711
13711
|
function() {
|
|
13712
13712
|
function n() {
|
|
13713
|
-
this.dbName = oo, this.version =
|
|
13713
|
+
this.dbName = oo, this.version = us, this.tableName = ds, this.dbOpen = !1;
|
|
13714
13714
|
}
|
|
13715
13715
|
return n.prototype.open = function() {
|
|
13716
13716
|
return O(this, void 0, void 0, function() {
|
|
@@ -13880,7 +13880,7 @@ var Vo = (
|
|
|
13880
13880
|
/** @class */
|
|
13881
13881
|
function() {
|
|
13882
13882
|
function n(e, t) {
|
|
13883
|
-
this.inMemoryCache = new io(), this.indexedDBCache = new
|
|
13883
|
+
this.inMemoryCache = new io(), this.indexedDBCache = new Ls(), this.logger = e, this.storeName = t;
|
|
13884
13884
|
}
|
|
13885
13885
|
return n.prototype.handleDatabaseAccessError = function(e) {
|
|
13886
13886
|
if (e instanceof F && e.errorCode === x.databaseUnavailable.code)
|
|
@@ -14018,7 +14018,7 @@ var Mr;
|
|
|
14018
14018
|
(function(n) {
|
|
14019
14019
|
n.asymmetricKeys = "asymmetricKeys", n.symmetricKeys = "symmetricKeys";
|
|
14020
14020
|
})(Mr || (Mr = {}));
|
|
14021
|
-
var
|
|
14021
|
+
var zs = (
|
|
14022
14022
|
/** @class */
|
|
14023
14023
|
function() {
|
|
14024
14024
|
function n(e) {
|
|
@@ -14049,11 +14049,11 @@ var xs = (
|
|
|
14049
14049
|
}()
|
|
14050
14050
|
);
|
|
14051
14051
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14052
|
-
var
|
|
14052
|
+
var xs = (
|
|
14053
14053
|
/** @class */
|
|
14054
14054
|
function() {
|
|
14055
14055
|
function n(e, t, r) {
|
|
14056
|
-
this.logger = e, this.browserCrypto = new Si(this.logger, r), this.b64Encode = new Ti(), this.b64Decode = new
|
|
14056
|
+
this.logger = e, this.browserCrypto = new Si(this.logger, r), this.b64Encode = new Ti(), this.b64Decode = new Ts(), this.guidGenerator = new Ei(this.browserCrypto), this.pkceGenerator = new Is(this.browserCrypto), this.cache = new zs(this.logger), this.performanceClient = t;
|
|
14057
14057
|
}
|
|
14058
14058
|
return n.prototype.createNewGuid = function() {
|
|
14059
14059
|
return this.guidGenerator.generateGuid();
|
|
@@ -14139,7 +14139,7 @@ var Us = (
|
|
|
14139
14139
|
throw F.createSigningKeyNotFoundInStorageError(t);
|
|
14140
14140
|
return [4, this.browserCrypto.exportJwk(a.publicKey)];
|
|
14141
14141
|
case 2:
|
|
14142
|
-
return s = z.sent(), u = nn.getSortedObjectString(s), p = this.b64Encode.urlEncode(JSON.stringify({ kid: t })), l =
|
|
14142
|
+
return s = z.sent(), u = nn.getSortedObjectString(s), p = this.b64Encode.urlEncode(JSON.stringify({ kid: t })), l = ss.getShrHeaderString({ kid: p, alg: s.alg }), m = this.b64Encode.urlEncode(l), e.cnf = {
|
|
14143
14143
|
jwk: JSON.parse(u)
|
|
14144
14144
|
}, f = this.b64Encode.urlEncode(JSON.stringify(e)), k = m + "." + f, E = nn.stringToArrayBuffer(k), [4, this.browserCrypto.sign(a.privateKey, E)];
|
|
14145
14145
|
case 3:
|
|
@@ -14215,7 +14215,7 @@ var Qo = (
|
|
|
14215
14215
|
}()
|
|
14216
14216
|
);
|
|
14217
14217
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14218
|
-
var
|
|
14218
|
+
var Us = (
|
|
14219
14219
|
/** @class */
|
|
14220
14220
|
function(n) {
|
|
14221
14221
|
Ve(e, n);
|
|
@@ -14274,7 +14274,7 @@ var Bs = (
|
|
|
14274
14274
|
}(yi)
|
|
14275
14275
|
);
|
|
14276
14276
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14277
|
-
var
|
|
14277
|
+
var Bs = (
|
|
14278
14278
|
/** @class */
|
|
14279
14279
|
function() {
|
|
14280
14280
|
function n(e, t, r, o) {
|
|
@@ -14335,7 +14335,7 @@ var Ds = (
|
|
|
14335
14335
|
}, n.prototype.loadRefreshToken = function(e, t, r, o) {
|
|
14336
14336
|
if (!t.refresh_token)
|
|
14337
14337
|
return this.logger.verbose("TokenCache - No refresh token provided for caching"), null;
|
|
14338
|
-
var i =
|
|
14338
|
+
var i = On.createRefreshTokenEntity(r, o, t.refresh_token, this.config.auth.clientId);
|
|
14339
14339
|
if (this.isBrowserEnvironment)
|
|
14340
14340
|
return this.logger.verbose("TokenCache - loading refresh token"), this.storage.setRefreshTokenCredential(i), i;
|
|
14341
14341
|
throw F.createUnableToLoadTokenError("loadExternalTokens is designed to work in browser environments only.");
|
|
@@ -14369,7 +14369,7 @@ var Ds = (
|
|
|
14369
14369
|
}()
|
|
14370
14370
|
);
|
|
14371
14371
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14372
|
-
var
|
|
14372
|
+
var Ds = (
|
|
14373
14373
|
/** @class */
|
|
14374
14374
|
function(n) {
|
|
14375
14375
|
Ve(e, n);
|
|
@@ -14381,7 +14381,7 @@ var Hs = (
|
|
|
14381
14381
|
}(mi)
|
|
14382
14382
|
);
|
|
14383
14383
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14384
|
-
var
|
|
14384
|
+
var Hs = (
|
|
14385
14385
|
/** @class */
|
|
14386
14386
|
function(n) {
|
|
14387
14387
|
Ve(e, n);
|
|
@@ -14403,7 +14403,7 @@ var js = (
|
|
|
14403
14403
|
case 2:
|
|
14404
14404
|
return l.trys.push([2, 4, , 5]), i = $($({}, r), { code: t.code }), this.performanceClient.setPreQueueTime(A.StandardInteractionClientGetClientConfiguration, t.correlationId), [4, this.getClientConfiguration(o, r.authority)];
|
|
14405
14405
|
case 3:
|
|
14406
|
-
return a = l.sent(), s = new
|
|
14406
|
+
return a = l.sent(), s = new Ds(a), this.logger.verbose("Auth code client created"), u = new Ci(s, this.browserStorage, i, this.logger, this.config.system, this.performanceClient), [2, u.handleCodeResponseFromServer({
|
|
14407
14407
|
code: t.code,
|
|
14408
14408
|
msgraph_host: t.msGraphHost,
|
|
14409
14409
|
cloud_graph_host_name: t.cloudGraphHostName,
|
|
@@ -14425,11 +14425,11 @@ var js = (
|
|
|
14425
14425
|
}(Gn)
|
|
14426
14426
|
);
|
|
14427
14427
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14428
|
-
var
|
|
14428
|
+
var js = (
|
|
14429
14429
|
/** @class */
|
|
14430
14430
|
function() {
|
|
14431
14431
|
function n(e) {
|
|
14432
|
-
this.isBrowserEnvironment = typeof window < "u", this.config =
|
|
14432
|
+
this.isBrowserEnvironment = typeof window < "u", this.config = bs(e, this.isBrowserEnvironment), this.initialized = !1, this.logger = new go(this.config.system.loggerOptions, Gr, nr), this.networkClient = this.config.system.networkClient, this.navigationClient = this.config.system.navigationClient, this.redirectResponse = /* @__PURE__ */ new Map(), this.hybridAuthCodeResponses = /* @__PURE__ */ new Map(), this.performanceClient = this.isBrowserEnvironment ? new Us(this.config.auth.clientId, this.config.auth.authority, this.logger, Gr, nr, this.config.telemetry.application, this.config.system.cryptoOptions) : new ls(this.config.auth.clientId, this.config.auth.authority, this.logger, Gr, nr, this.config.telemetry.application), this.browserCrypto = this.isBrowserEnvironment ? new xs(this.logger, this.performanceClient, this.config.system.cryptoOptions) : Cr, this.eventHandler = new Es(this.logger, this.browserCrypto), this.browserStorage = this.isBrowserEnvironment ? new ao(this.config.auth.clientId, this.config.cache, this.browserCrypto, this.logger) : ps(this.config.auth.clientId, this.logger);
|
|
14433
14433
|
var t = {
|
|
14434
14434
|
cacheLocation: Oe.MemoryStorage,
|
|
14435
14435
|
temporaryCacheLocation: Oe.MemoryStorage,
|
|
@@ -14438,7 +14438,7 @@ var Fs = (
|
|
|
14438
14438
|
cacheMigrationEnabled: !1,
|
|
14439
14439
|
claimsBasedCachingEnabled: !0
|
|
14440
14440
|
};
|
|
14441
|
-
this.nativeInternalStorage = new ao(this.config.auth.clientId, t, this.browserCrypto, this.logger), this.tokenCache = new
|
|
14441
|
+
this.nativeInternalStorage = new ao(this.config.auth.clientId, t, this.browserCrypto, this.logger), this.tokenCache = new Bs(this.config, this.browserStorage, this.logger, this.browserCrypto), this.trackPageVisibilityWithMeasurement = this.trackPageVisibilityWithMeasurement.bind(this);
|
|
14442
14442
|
}
|
|
14443
14443
|
return n.prototype.initialize = function() {
|
|
14444
14444
|
return O(this, void 0, void 0, function() {
|
|
@@ -14476,7 +14476,7 @@ var Fs = (
|
|
|
14476
14476
|
return O(this, void 0, void 0, function() {
|
|
14477
14477
|
var t, r, o, i, a, s, u, p, l = this;
|
|
14478
14478
|
return L(this, function(m) {
|
|
14479
|
-
return this.logger.verbose("handleRedirectPromise called"), Ae.blockNativeBrokerCalledBeforeInitialized(this.config.system.allowNativeBroker, this.initialized), t = this.getAllAccounts(), this.isBrowserEnvironment ? (r = e || w.EMPTY_STRING, o = this.redirectResponse.get(r), typeof o > "u" ? (this.eventHandler.emitEvent(ne.HANDLE_REDIRECT_START, W.Redirect), this.logger.verbose("handleRedirectPromise has been called for the first time, storing the promise"), i = this.browserStorage.getCachedNativeRequest(), a = void 0, i && Sn.isNativeAvailable(this.config, this.logger, this.nativeExtensionProvider) && this.nativeExtensionProvider && !e ? (this.logger.trace("handleRedirectPromise - acquiring token from native platform"), s = new
|
|
14479
|
+
return this.logger.verbose("handleRedirectPromise called"), Ae.blockNativeBrokerCalledBeforeInitialized(this.config.system.allowNativeBroker, this.initialized), t = this.getAllAccounts(), this.isBrowserEnvironment ? (r = e || w.EMPTY_STRING, o = this.redirectResponse.get(r), typeof o > "u" ? (this.eventHandler.emitEvent(ne.HANDLE_REDIRECT_START, W.Redirect), this.logger.verbose("handleRedirectPromise has been called for the first time, storing the promise"), i = this.browserStorage.getCachedNativeRequest(), a = void 0, i && Sn.isNativeAvailable(this.config, this.logger, this.nativeExtensionProvider) && this.nativeExtensionProvider && !e ? (this.logger.trace("handleRedirectPromise - acquiring token from native platform"), s = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.handleRedirectPromise, this.performanceClient, this.nativeExtensionProvider, i.accountId, this.nativeInternalStorage, i.correlationId), a = s.handleRedirectPromise()) : (this.logger.trace("handleRedirectPromise - acquiring token from web flow"), u = this.browserStorage.getTemporaryCache(ue.CORRELATION_ID, !0) || w.EMPTY_STRING, p = this.createRedirectClient(u), a = p.handleRedirectPromise(e)), o = a.then(function(f) {
|
|
14480
14480
|
if (f) {
|
|
14481
14481
|
var k = t.length < l.getAllAccounts().length;
|
|
14482
14482
|
k ? (l.eventHandler.emitEvent(ne.LOGIN_SUCCESS, W.Redirect, f), l.logger.verbose("handleRedirectResponse returned result, login success")) : (l.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_SUCCESS, W.Redirect, f), l.logger.verbose("handleRedirectResponse returned result, acquire token success"));
|
|
@@ -14491,7 +14491,7 @@ var Fs = (
|
|
|
14491
14491
|
return O(this, void 0, void 0, function() {
|
|
14492
14492
|
var t, r, o, i, a, s = this;
|
|
14493
14493
|
return L(this, function(u) {
|
|
14494
|
-
return t = this.getRequestCorrelationId(e), this.logger.verbose("acquireTokenRedirect called", t), this.preflightBrowserEnvironmentCheck(W.Redirect), r = this.getAllAccounts().length > 0, r ? this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_START, W.Redirect, e) : this.eventHandler.emitEvent(ne.LOGIN_START, W.Redirect, e), this.nativeExtensionProvider && this.canUseNative(e) ? (i = new
|
|
14494
|
+
return t = this.getRequestCorrelationId(e), this.logger.verbose("acquireTokenRedirect called", t), this.preflightBrowserEnvironmentCheck(W.Redirect), r = this.getAllAccounts().length > 0, r ? this.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_START, W.Redirect, e) : this.eventHandler.emitEvent(ne.LOGIN_START, W.Redirect, e), this.nativeExtensionProvider && this.canUseNative(e) ? (i = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.acquireTokenRedirect, this.performanceClient, this.nativeExtensionProvider, this.getNativeAccountId(e), this.nativeInternalStorage, e.correlationId), o = i.acquireTokenRedirect(e).catch(function(p) {
|
|
14495
14495
|
if (p instanceof Kt && p.isFatal()) {
|
|
14496
14496
|
s.nativeExtensionProvider = void 0;
|
|
14497
14497
|
var l = s.createRedirectClient(e.correlationId);
|
|
@@ -14778,7 +14778,7 @@ var Fs = (
|
|
|
14778
14778
|
return L(this, function(i) {
|
|
14779
14779
|
if (this.logger.trace("acquireTokenNative called"), !this.nativeExtensionProvider)
|
|
14780
14780
|
throw F.createNativeConnectionNotEstablishedError();
|
|
14781
|
-
return o = new
|
|
14781
|
+
return o = new Bn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, t, this.performanceClient, this.nativeExtensionProvider, r || this.getNativeAccountId(e), this.nativeInternalStorage, e.correlationId), [2, o.acquireToken(e)];
|
|
14782
14782
|
});
|
|
14783
14783
|
});
|
|
14784
14784
|
}, n.prototype.canUseNative = function(e, t) {
|
|
@@ -14799,17 +14799,17 @@ var Fs = (
|
|
|
14799
14799
|
var t = e.account || this.browserStorage.getAccountInfoByHints(e.loginHint, e.sid) || this.getActiveAccount();
|
|
14800
14800
|
return t && t.nativeAccountId || "";
|
|
14801
14801
|
}, n.prototype.createPopupClient = function(e) {
|
|
14802
|
-
return new _s(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeInternalStorage, this.nativeExtensionProvider, e);
|
|
14803
|
-
}, n.prototype.createRedirectClient = function(e) {
|
|
14804
14802
|
return new ms(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeInternalStorage, this.nativeExtensionProvider, e);
|
|
14803
|
+
}, n.prototype.createRedirectClient = function(e) {
|
|
14804
|
+
return new gs(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeInternalStorage, this.nativeExtensionProvider, e);
|
|
14805
14805
|
}, n.prototype.createSilentIframeClient = function(e) {
|
|
14806
|
-
return new
|
|
14806
|
+
return new ks(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.ssoSilent, this.performanceClient, this.nativeInternalStorage, this.nativeExtensionProvider, e);
|
|
14807
14807
|
}, n.prototype.createSilentCacheClient = function(e) {
|
|
14808
14808
|
return new ki(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeExtensionProvider, e);
|
|
14809
14809
|
}, n.prototype.createSilentRefreshClient = function(e) {
|
|
14810
|
-
return new
|
|
14810
|
+
return new Cs(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeExtensionProvider, e);
|
|
14811
14811
|
}, n.prototype.createSilentAuthCodeClient = function(e) {
|
|
14812
|
-
return new
|
|
14812
|
+
return new Hs(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.acquireTokenByCode, this.performanceClient, this.nativeExtensionProvider, e);
|
|
14813
14813
|
}, n.prototype.addEventCallback = function(e) {
|
|
14814
14814
|
return this.eventHandler.addEventCallback(e);
|
|
14815
14815
|
}, n.prototype.removeEventCallback = function(e) {
|
|
@@ -14840,7 +14840,7 @@ var Fs = (
|
|
|
14840
14840
|
}()
|
|
14841
14841
|
);
|
|
14842
14842
|
/*! @azure/msal-browser v2.38.3 2023-10-27 */
|
|
14843
|
-
var
|
|
14843
|
+
var Fs = (
|
|
14844
14844
|
/** @class */
|
|
14845
14845
|
function(n) {
|
|
14846
14846
|
Ve(e, n);
|
|
@@ -14930,7 +14930,7 @@ var qs = (
|
|
|
14930
14930
|
if (p.cacheLookupPolicy === it.AccessToken)
|
|
14931
14931
|
throw f;
|
|
14932
14932
|
return Ae.blockReloadInHiddenIframes(), l.eventHandler.emitEvent(ne.ACQUIRE_TOKEN_NETWORK_START, W.Silent, u), l.performanceClient.setPreQueueTime(A.AcquireTokenByRefreshToken, u.correlationId), l.acquireTokenByRefreshToken(u, p).catch(function(k) {
|
|
14933
|
-
var E = k instanceof In, P = k instanceof Pt, j = k.errorCode ===
|
|
14933
|
+
var E = k instanceof In, P = k instanceof Pt, j = k.errorCode === Ln.noTokensFoundError.code, K = k.errorCode === Rt.INVALID_GRANT_ERROR;
|
|
14934
14934
|
if ((!E || !K || P || p.cacheLookupPolicy === it.AccessTokenAndRefreshToken || p.cacheLookupPolicy === it.RefreshToken) && p.cacheLookupPolicy !== it.Skip && !j)
|
|
14935
14935
|
throw k;
|
|
14936
14936
|
return l.logger.verbose("Refresh token expired/invalid or CacheLookupPolicy is set to Skip, attempting acquire token by iframe.", t.correlationId), l.performanceClient.setPreQueueTime(A.AcquireTokenBySilentIframe, u.correlationId), l.acquireTokenBySilentIframe(u);
|
|
@@ -14959,9 +14959,9 @@ var qs = (
|
|
|
14959
14959
|
});
|
|
14960
14960
|
});
|
|
14961
14961
|
}, e;
|
|
14962
|
-
}(
|
|
14962
|
+
}(js)
|
|
14963
14963
|
);
|
|
14964
|
-
class
|
|
14964
|
+
class qs extends Ki {
|
|
14965
14965
|
async login(e) {
|
|
14966
14966
|
const t = this.createContext(e);
|
|
14967
14967
|
try {
|
|
@@ -14991,7 +14991,7 @@ class Ks extends Gi {
|
|
|
14991
14991
|
cacheLocation: "localStorage"
|
|
14992
14992
|
}
|
|
14993
14993
|
};
|
|
14994
|
-
return new
|
|
14994
|
+
return new Fs(i);
|
|
14995
14995
|
}
|
|
14996
14996
|
getCurrentUrl() {
|
|
14997
14997
|
return window.location.href.split(/[?#]/)[0];
|
|
@@ -15011,8 +15011,8 @@ class Ks extends Gi {
|
|
|
15011
15011
|
return { accessToken: r, idToken: o, scopes: t };
|
|
15012
15012
|
}
|
|
15013
15013
|
}
|
|
15014
|
-
const
|
|
15015
|
-
web: () => new
|
|
15014
|
+
const Ks = ar("MsAuthPlugin", {
|
|
15015
|
+
web: () => new qs()
|
|
15016
15016
|
}), Lr = {
|
|
15017
15017
|
data() {
|
|
15018
15018
|
return {
|
|
@@ -15030,7 +15030,7 @@ const Gs = ar("MsAuthPlugin", {
|
|
|
15030
15030
|
var o;
|
|
15031
15031
|
n === "sso" ? this.microsoftSSOLoad = !0 : this.microsoftLoad = !0;
|
|
15032
15032
|
const [t, r] = await he(
|
|
15033
|
-
|
|
15033
|
+
Ks.login({
|
|
15034
15034
|
clientId: n === "sso" ? e.clientID : "9cd47053-080a-4df8-8fd8-ca4389163fde",
|
|
15035
15035
|
tenant: n === "sso" ? e.tenant : "consumers",
|
|
15036
15036
|
scopes: ["User.Read"],
|
|
@@ -15066,7 +15066,7 @@ const Gs = ar("MsAuthPlugin", {
|
|
|
15066
15066
|
q.$emit("toggleSSOModal");
|
|
15067
15067
|
}
|
|
15068
15068
|
}
|
|
15069
|
-
},
|
|
15069
|
+
}, Dn = {
|
|
15070
15070
|
getFirstBrowserLanguage() {
|
|
15071
15071
|
let n = window.navigator, e = ["language", "browserLanguage", "systemLanguage", "userLanguage"], t, r;
|
|
15072
15072
|
if (Array.isArray(n.languages)) {
|
|
@@ -15188,9 +15188,9 @@ const Gs = ar("MsAuthPlugin", {
|
|
|
15188
15188
|
},
|
|
15189
15189
|
async oktaLogin(n) {
|
|
15190
15190
|
const e = Yn.getPlatform() || "web";
|
|
15191
|
-
let t = btoa("domain=" + n.domain + "&client_id=" + n.clientID + "&platform=" + e + "&rand=" +
|
|
15191
|
+
let t = btoa("domain=" + n.domain + "&client_id=" + n.clientID + "&platform=" + e + "&rand=" + Dn.generateRandomString(28)), r = Dn.generateRandomString(28);
|
|
15192
15192
|
localStorage.setItem("pkce_code_verifier", r);
|
|
15193
|
-
let o = await
|
|
15193
|
+
let o = await Dn.pkceChallengeFromVerifier(r), i = n.domain + "/v1/authorize", a;
|
|
15194
15194
|
this.isNative ? a = "tapni://t.link/callback/okta" : a = location.origin + "/callback/okta";
|
|
15195
15195
|
let s = i + "?response_type=code&client_id=" + encodeURIComponent(n.clientID) + "&state=" + encodeURIComponent(t) + "&scope=" + encodeURIComponent("openid email profile") + "&redirect_uri=" + encodeURIComponent(a) + "&code_challenge=" + encodeURIComponent(o) + "&code_challenge_method=S256", u = this, p;
|
|
15196
15196
|
window.addEventListener("message", async (l) => {
|
|
@@ -15226,7 +15226,7 @@ const Gs = ar("MsAuthPlugin", {
|
|
|
15226
15226
|
},
|
|
15227
15227
|
methods: {
|
|
15228
15228
|
async samlLogin(n) {
|
|
15229
|
-
this.code_verifier =
|
|
15229
|
+
this.code_verifier = Dn.generateRandomString(28), localStorage.setItem("pkce_code_verifier", this.code_verifier), this.code_challenge = await Dn.pkceChallengeFromVerifier(this.code_verifier);
|
|
15230
15230
|
const e = Yn.getPlatform();
|
|
15231
15231
|
let t = `code_challenge=${this.code_challenge}&platform=${e}&redirect_uri=${location.origin + "/callback/saml"}&realm=${this.$storex.realm}`, r = btoa(t);
|
|
15232
15232
|
n = `${n}&RelayState=${r}`;
|
|
@@ -15594,7 +15594,7 @@ var Ii = { exports: {} };
|
|
|
15594
15594
|
var P = m.SHA512 = s.extend({ _doReset: function() {
|
|
15595
15595
|
this._hash = new l.init([new p.init(1779033703, 4089235720), new p.init(3144134277, 2227873595), new p.init(1013904242, 4271175723), new p.init(2773480762, 1595750129), new p.init(1359893119, 2917565137), new p.init(2600822924, 725511199), new p.init(528734635, 4215389547), new p.init(1541459225, 327033209)]);
|
|
15596
15596
|
}, _doProcessBlock: function(j, K) {
|
|
15597
|
-
for (var z = this._hash.words, T = z[0], D = z[1], G = z[2], J = z[3], te = z[4], Z = z[5], ve = z[6], Se = z[7], ye = T.high, Ne = T.low, Qt = D.high, Qe = D.low, an = G.high, Mt = G.low, Nt = J.high, ct = J.low, mn = te.high, sn = te.low, _n = Z.high, cn = Z.low,
|
|
15597
|
+
for (var z = this._hash.words, T = z[0], D = z[1], G = z[2], J = z[3], te = z[4], Z = z[5], ve = z[6], Se = z[7], ye = T.high, Ne = T.low, Qt = D.high, Qe = D.low, an = G.high, Mt = G.low, Nt = J.high, ct = J.low, mn = te.high, sn = te.low, _n = Z.high, cn = Z.low, An = ve.high, Te = ve.low, Re = Se.high, Yt = Se.low, He = ye, Le = Ne, Ot = Qt, Et = Qe, et = an, lt = Mt, Wt = Nt, Lt = ct, Ye = mn, Pe = sn, ut = _n, zt = cn, xt = An, _t = Te, vn = Re, Tt = Yt, je = 0; je < 80; je++) {
|
|
15598
15598
|
var vt = E[je];
|
|
15599
15599
|
if (je < 16)
|
|
15600
15600
|
var ze = vt.high = 0 | j[K + 2 * je], dt = vt.low = 0 | j[K + 2 * je + 1];
|
|
@@ -15605,7 +15605,7 @@ var Ii = { exports: {} };
|
|
|
15605
15605
|
var St, Br = Ye & ut ^ ~Ye & xt, lr = Pe & zt ^ ~Pe & _t, Dr = He & Ot ^ He & et ^ Ot & et, Hr = Le & Et ^ Le & lt ^ Et & lt, ur = (He >>> 28 | Le << 4) ^ (He << 30 | Le >>> 2) ^ (He << 25 | Le >>> 7), dr = (Le >>> 28 | He << 4) ^ (Le << 30 | He >>> 2) ^ (Le << 25 | He >>> 7), jr = (Ye >>> 14 | Pe << 18) ^ (Ye >>> 18 | Pe << 14) ^ (Ye << 23 | Pe >>> 9), Fr = (Pe >>> 14 | Ye << 18) ^ (Pe >>> 18 | Ye << 14) ^ (Pe << 23 | Ye >>> 9), v = k[je], y = v.high, C = v.low, I = vn + jr + ((St = Tt + Fr) >>> 0 < Tt >>> 0 ? 1 : 0), M = dr + Hr;
|
|
15606
15606
|
vn = xt, Tt = _t, xt = ut, _t = zt, ut = Ye, zt = Pe, Ye = Wt + (I = (I = (I = I + Br + ((St += lr) >>> 0 < lr >>> 0 ? 1 : 0)) + y + ((St += C) >>> 0 < C >>> 0 ? 1 : 0)) + ze + ((St += dt) >>> 0 < dt >>> 0 ? 1 : 0)) + ((Pe = Lt + St | 0) >>> 0 < Lt >>> 0 ? 1 : 0) | 0, Wt = et, Lt = lt, et = Ot, lt = Et, Ot = He, Et = Le, He = I + (ur + Dr + (M >>> 0 < dr >>> 0 ? 1 : 0)) + ((Le = St + M | 0) >>> 0 < St >>> 0 ? 1 : 0) | 0;
|
|
15607
15607
|
}
|
|
15608
|
-
Ne = T.low = Ne + Le, T.high = ye + He + (Ne >>> 0 < Le >>> 0 ? 1 : 0), Qe = D.low = Qe + Et, D.high = Qt + Ot + (Qe >>> 0 < Et >>> 0 ? 1 : 0), Mt = G.low = Mt + lt, G.high = an + et + (Mt >>> 0 < lt >>> 0 ? 1 : 0), ct = J.low = ct + Lt, J.high = Nt + Wt + (ct >>> 0 < Lt >>> 0 ? 1 : 0), sn = te.low = sn + Pe, te.high = mn + Ye + (sn >>> 0 < Pe >>> 0 ? 1 : 0), cn = Z.low = cn + zt, Z.high = _n + ut + (cn >>> 0 < zt >>> 0 ? 1 : 0), Te = ve.low = Te + _t, ve.high =
|
|
15608
|
+
Ne = T.low = Ne + Le, T.high = ye + He + (Ne >>> 0 < Le >>> 0 ? 1 : 0), Qe = D.low = Qe + Et, D.high = Qt + Ot + (Qe >>> 0 < Et >>> 0 ? 1 : 0), Mt = G.low = Mt + lt, G.high = an + et + (Mt >>> 0 < lt >>> 0 ? 1 : 0), ct = J.low = ct + Lt, J.high = Nt + Wt + (ct >>> 0 < Lt >>> 0 ? 1 : 0), sn = te.low = sn + Pe, te.high = mn + Ye + (sn >>> 0 < Pe >>> 0 ? 1 : 0), cn = Z.low = cn + zt, Z.high = _n + ut + (cn >>> 0 < zt >>> 0 ? 1 : 0), Te = ve.low = Te + _t, ve.high = An + xt + (Te >>> 0 < _t >>> 0 ? 1 : 0), Yt = Se.low = Yt + Tt, Se.high = Re + vn + (Yt >>> 0 < Tt >>> 0 ? 1 : 0);
|
|
15609
15609
|
}, _doFinalize: function() {
|
|
15610
15610
|
var j = this._data, K = j.words, z = 8 * this._nDataBytes, T = 8 * j.sigBytes;
|
|
15611
15611
|
return K[T >>> 5] |= 128 << 24 - T % 32, K[30 + (T + 128 >>> 10 << 5)] = Math.floor(z / 4294967296), K[31 + (T + 128 >>> 10 << 5)] = z, j.sigBytes = 4 * K.length, this._process(), this._hash.toX32();
|
|
@@ -15745,7 +15745,7 @@ var Ii = { exports: {} };
|
|
|
15745
15745
|
var cn = function(v, y, C) {
|
|
15746
15746
|
return wn.from(y, C).toString("hex");
|
|
15747
15747
|
};
|
|
15748
|
-
function
|
|
15748
|
+
function An(v) {
|
|
15749
15749
|
var y = function(C) {
|
|
15750
15750
|
for (var I = 1; I < arguments.length; I++) {
|
|
15751
15751
|
var M = arguments[I] != null ? arguments[I] : {};
|
|
@@ -15790,7 +15790,7 @@ var Ii = { exports: {} };
|
|
|
15790
15790
|
var M = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
15791
15791
|
return new y(M);
|
|
15792
15792
|
} }, { key: "allOptions", value: function() {
|
|
15793
|
-
return
|
|
15793
|
+
return An(this.options);
|
|
15794
15794
|
} }, { key: "generate", value: function(M, H) {
|
|
15795
15795
|
return Re(M, H, this.allOptions());
|
|
15796
15796
|
} }, { key: "check", value: function(M, H, de) {
|
|
@@ -16219,7 +16219,7 @@ const Ai = {
|
|
|
16219
16219
|
q.$emit("toggleOTPModal", !0);
|
|
16220
16220
|
}
|
|
16221
16221
|
}
|
|
16222
|
-
},
|
|
16222
|
+
}, Gs = {
|
|
16223
16223
|
data() {
|
|
16224
16224
|
return {
|
|
16225
16225
|
isQrCodeLogin: !1,
|
|
@@ -16300,9 +16300,9 @@ const Ai = {
|
|
|
16300
16300
|
}, 6e4);
|
|
16301
16301
|
}
|
|
16302
16302
|
}
|
|
16303
|
-
},
|
|
16303
|
+
}, Vs = {
|
|
16304
16304
|
name: "AuthLogin",
|
|
16305
|
-
mixins: [di, pi, hi, Lr, zr, xr, at,
|
|
16305
|
+
mixins: [di, pi, hi, Lr, zr, xr, at, Gs, Ai],
|
|
16306
16306
|
props: {
|
|
16307
16307
|
isModal: {
|
|
16308
16308
|
type: Boolean,
|
|
@@ -16378,109 +16378,109 @@ const Ai = {
|
|
|
16378
16378
|
return await this.handleSamlRedirect();
|
|
16379
16379
|
}
|
|
16380
16380
|
}
|
|
16381
|
-
},
|
|
16381
|
+
}, Qs = /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
16382
16382
|
/* @__PURE__ */ _("img", {
|
|
16383
16383
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
16384
16384
|
class: "responsive-image",
|
|
16385
16385
|
style: { width: "35%" }
|
|
16386
16386
|
})
|
|
16387
|
-
], -1),
|
|
16388
|
-
|
|
16389
|
-
],
|
|
16387
|
+
], -1), Ys = [
|
|
16388
|
+
Qs
|
|
16389
|
+
], Ws = {
|
|
16390
16390
|
class: "bold no-bottom center-text",
|
|
16391
16391
|
style: { "margin-top": "63px" }
|
|
16392
|
-
},
|
|
16392
|
+
}, $s = /* @__PURE__ */ _("p", { class: "half-bottom small-top center-text color-black" }, null, -1), Js = { key: 1 }, Xs = { class: "page-login-field half-top" }, Zs = /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
16393
16393
|
/* @__PURE__ */ _("img", {
|
|
16394
16394
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
16395
16395
|
class: "responsive-image",
|
|
16396
16396
|
style: { width: "50%" }
|
|
16397
16397
|
})
|
|
16398
|
-
], -1),
|
|
16398
|
+
], -1), ec = ["placeholder"], tc = /* @__PURE__ */ _("em", null, null, -1), nc = { class: "page-login-field half-bottom" }, rc = /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
16399
16399
|
/* @__PURE__ */ _("img", {
|
|
16400
16400
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
16401
16401
|
class: "responsive-image",
|
|
16402
16402
|
style: { width: "50%" }
|
|
16403
16403
|
})
|
|
16404
|
-
], -1),
|
|
16404
|
+
], -1), oc = ["type", "placeholder"], ic = {
|
|
16405
16405
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
16406
16406
|
class: "responsive-image password-reveal-icon"
|
|
16407
|
-
},
|
|
16407
|
+
}, ac = {
|
|
16408
16408
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
16409
16409
|
class: "responsive-image password-reveal-icon"
|
|
16410
|
-
},
|
|
16410
|
+
}, sc = {
|
|
16411
16411
|
type: "submit",
|
|
16412
16412
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
16413
|
-
},
|
|
16413
|
+
}, cc = { key: 0 }, lc = {
|
|
16414
16414
|
key: 1,
|
|
16415
16415
|
class: "button--loading button__loader"
|
|
16416
|
-
},
|
|
16416
|
+
}, uc = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), dc = /* @__PURE__ */ _("img", {
|
|
16417
16417
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
16418
16418
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
16419
|
-
}, null, -1),
|
|
16419
|
+
}, null, -1), pc = { key: 0 }, hc = {
|
|
16420
16420
|
key: 1,
|
|
16421
16421
|
class: "button--loading-black button__loader"
|
|
16422
|
-
},
|
|
16422
|
+
}, fc = /* @__PURE__ */ _("img", {
|
|
16423
16423
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
16424
16424
|
style: { position: "absolute", "margin-left": "-10px", padding: "8px 0", height: "100%" }
|
|
16425
|
-
}, null, -1),
|
|
16425
|
+
}, null, -1), gc = { key: 0 }, mc = {
|
|
16426
16426
|
key: 1,
|
|
16427
16427
|
class: "button--loading-black button__loader"
|
|
16428
|
-
},
|
|
16428
|
+
}, _c = /* @__PURE__ */ _("img", {
|
|
16429
16429
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
16430
16430
|
style: { position: "absolute", "margin-left": "-9px", padding: "10px 0", height: "100%" }
|
|
16431
|
-
}, null, -1),
|
|
16431
|
+
}, null, -1), vc = { key: 0 }, yc = {
|
|
16432
16432
|
key: 1,
|
|
16433
16433
|
class: "button--loading-black button__loader"
|
|
16434
|
-
},
|
|
16434
|
+
}, wc = /* @__PURE__ */ _("img", {
|
|
16435
16435
|
src: "https://cdn.tapni.co/icons/outlook.png",
|
|
16436
16436
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
16437
|
-
}, null, -1),
|
|
16437
|
+
}, null, -1), bc = { key: 0 }, kc = {
|
|
16438
16438
|
key: 1,
|
|
16439
16439
|
class: "button--loading-black button__loader"
|
|
16440
|
-
},
|
|
16440
|
+
}, Cc = /* @__PURE__ */ _("img", {
|
|
16441
16441
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
16442
16442
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
16443
|
-
}, null, -1),
|
|
16443
|
+
}, null, -1), Ec = { key: 0 }, Tc = {
|
|
16444
16444
|
key: 1,
|
|
16445
16445
|
class: "button--loading-black button__loader"
|
|
16446
|
-
},
|
|
16446
|
+
}, Sc = /* @__PURE__ */ _("img", {
|
|
16447
16447
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
16448
16448
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
16449
|
-
}, null, -1),
|
|
16449
|
+
}, null, -1), Ic = { key: 0 }, Ac = {
|
|
16450
16450
|
key: 1,
|
|
16451
16451
|
class: "button--loading-black button__loader"
|
|
16452
|
-
},
|
|
16452
|
+
}, Rc = /* @__PURE__ */ _("img", {
|
|
16453
16453
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
16454
16454
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
16455
|
-
}, null, -1),
|
|
16455
|
+
}, null, -1), Pc = /* @__PURE__ */ _("img", {
|
|
16456
16456
|
src: "https://cdn.tapni.co/icons/qr.png",
|
|
16457
16457
|
style: { position: "absolute", "margin-left": "-5px", padding: "15px 0", height: "100%" }
|
|
16458
|
-
}, null, -1),
|
|
16458
|
+
}, null, -1), Mc = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Nc = { class: "close-text center-text half-top color-black" }, Oc = /* @__PURE__ */ _("br", null, null, -1), Lc = {
|
|
16459
16459
|
class: "",
|
|
16460
16460
|
href: "https://tapni.com/policies/terms-of-service"
|
|
16461
|
-
},
|
|
16461
|
+
}, zc = { href: "https://tapni.com/policies/privacy-policy" }, xc = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Uc = {
|
|
16462
16462
|
key: 10,
|
|
16463
16463
|
class: "page-login-links"
|
|
16464
|
-
},
|
|
16465
|
-
function
|
|
16466
|
-
const a =
|
|
16464
|
+
}, Bc = /* @__PURE__ */ _("div", { class: "clear" }, null, -1), Dc = { class: "forgot center-text pointer small-top" }, Hc = /* @__PURE__ */ _("br", null, null, -1), jc = /* @__PURE__ */ _("div", { class: "clear" }, null, -1);
|
|
16465
|
+
function Fc(n, e, t, r, o, i) {
|
|
16466
|
+
const a = Fn("router-link");
|
|
16467
16467
|
return N(), U("form", {
|
|
16468
16468
|
class: "page-login content-boxed content-boxed-padding",
|
|
16469
16469
|
onSubmit: e[14] || (e[14] = Ge((...s) => i.submit && i.submit(...s), ["prevent"])),
|
|
16470
16470
|
autocomplete: "on",
|
|
16471
|
-
style:
|
|
16471
|
+
style: xn(t.isModal ? "max-width: 500px;" : "")
|
|
16472
16472
|
}, [
|
|
16473
16473
|
t.isModal ? (N(), U("a", {
|
|
16474
16474
|
key: 0,
|
|
16475
16475
|
onClick: e[0] || (e[0] = (...s) => i.close && i.close(...s)),
|
|
16476
16476
|
class: "color-black pull-right pointer",
|
|
16477
16477
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
16478
|
-
},
|
|
16479
|
-
_("h1",
|
|
16480
|
-
|
|
16481
|
-
i.displayFormLogin ? (N(), U("span",
|
|
16482
|
-
_("div",
|
|
16483
|
-
|
|
16478
|
+
}, Ys)) : fe("", !0),
|
|
16479
|
+
_("h1", Ws, Q(this.ssoLang[this.appLanguage].login), 1),
|
|
16480
|
+
$s,
|
|
16481
|
+
i.displayFormLogin ? (N(), U("span", Js, [
|
|
16482
|
+
_("div", Xs, [
|
|
16483
|
+
Zs,
|
|
16484
16484
|
Ie(_("input", {
|
|
16485
16485
|
"onUpdate:modelValue": e[1] || (e[1] = (s) => o.emailOrUsername = s),
|
|
16486
16486
|
onKeydown: e[2] || (e[2] = fn(Ge(() => {
|
|
@@ -16492,13 +16492,13 @@ function qc(n, e, t, r, o, i) {
|
|
|
16492
16492
|
name: "email",
|
|
16493
16493
|
placeholder: n.ssoLang[this.appLanguage].email_username,
|
|
16494
16494
|
required: ""
|
|
16495
|
-
}, null, 40,
|
|
16495
|
+
}, null, 40, ec), [
|
|
16496
16496
|
[gn, o.emailOrUsername]
|
|
16497
16497
|
]),
|
|
16498
|
-
|
|
16498
|
+
tc
|
|
16499
16499
|
]),
|
|
16500
|
-
_("div",
|
|
16501
|
-
|
|
16500
|
+
_("div", nc, [
|
|
16501
|
+
rc,
|
|
16502
16502
|
Ie(_("input", {
|
|
16503
16503
|
"onUpdate:modelValue": e[3] || (e[3] = (s) => o.password = s),
|
|
16504
16504
|
type: o.revealPassword ? "text" : "password",
|
|
@@ -16506,80 +16506,80 @@ function qc(n, e, t, r, o, i) {
|
|
|
16506
16506
|
name: "password",
|
|
16507
16507
|
required: "",
|
|
16508
16508
|
minlength: "8"
|
|
16509
|
-
}, null, 8,
|
|
16509
|
+
}, null, 8, oc), [
|
|
16510
16510
|
[_r, o.password]
|
|
16511
16511
|
]),
|
|
16512
16512
|
_("em", {
|
|
16513
16513
|
onClick: e[4] || (e[4] = (s) => o.revealPassword = !o.revealPassword),
|
|
16514
16514
|
class: "pointer"
|
|
16515
16515
|
}, [
|
|
16516
|
-
Ie(_("img",
|
|
16516
|
+
Ie(_("img", ic, null, 512), [
|
|
16517
16517
|
[Jt, !o.revealPassword]
|
|
16518
16518
|
]),
|
|
16519
|
-
Ie(_("img",
|
|
16519
|
+
Ie(_("img", ac, null, 512), [
|
|
16520
16520
|
[Jt, o.revealPassword]
|
|
16521
16521
|
])
|
|
16522
16522
|
])
|
|
16523
16523
|
]),
|
|
16524
|
-
_("button",
|
|
16525
|
-
o.submitted ? (N(), U("span",
|
|
16524
|
+
_("button", sc, [
|
|
16525
|
+
o.submitted ? (N(), U("span", lc)) : (N(), U("span", cc, Q(n.ssoLang[n.appLanguage].login), 1))
|
|
16526
16526
|
])
|
|
16527
16527
|
])) : fe("", !0),
|
|
16528
|
-
|
|
16528
|
+
uc,
|
|
16529
16529
|
n.displayAppleLogin ? (N(), U("a", {
|
|
16530
16530
|
key: 2,
|
|
16531
16531
|
onClick: e[5] || (e[5] = (...s) => n.appleLogin && n.appleLogin(...s)),
|
|
16532
16532
|
class: "button-center button button-90 google-button pointer"
|
|
16533
16533
|
}, [
|
|
16534
|
-
|
|
16535
|
-
n.appleLoad ? (N(), U("span",
|
|
16534
|
+
dc,
|
|
16535
|
+
n.appleLoad ? (N(), U("span", hc)) : (N(), U("span", pc, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Apple", 1))
|
|
16536
16536
|
])) : fe("", !0),
|
|
16537
16537
|
n.displayGoogleLogin ? (N(), U("a", {
|
|
16538
16538
|
key: 3,
|
|
16539
16539
|
onClick: e[6] || (e[6] = (...s) => n.googleLogin && n.googleLogin(...s)),
|
|
16540
16540
|
class: "button-center button button-90 google-button pointer"
|
|
16541
16541
|
}, [
|
|
16542
|
-
|
|
16543
|
-
n.googleLoad ? (N(), U("span",
|
|
16542
|
+
fc,
|
|
16543
|
+
n.googleLoad ? (N(), U("span", mc)) : (N(), U("span", gc, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Google", 1))
|
|
16544
16544
|
])) : fe("", !0),
|
|
16545
16545
|
n.displayFacebookLogin ? (N(), U("a", {
|
|
16546
16546
|
key: 4,
|
|
16547
16547
|
onClick: e[7] || (e[7] = (...s) => n.facebookLogin && n.facebookLogin(...s)),
|
|
16548
16548
|
class: "button-center button button-90 google-button pointer"
|
|
16549
16549
|
}, [
|
|
16550
|
-
|
|
16551
|
-
n.facebookLoad ? (N(), U("span",
|
|
16550
|
+
_c,
|
|
16551
|
+
n.facebookLoad ? (N(), U("span", yc)) : (N(), U("span", vc, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Facebook", 1))
|
|
16552
16552
|
])) : fe("", !0),
|
|
16553
16553
|
n.displayMicrosoftSSOLogin ? fe("", !0) : (N(), U("a", {
|
|
16554
16554
|
key: 5,
|
|
16555
16555
|
onClick: e[8] || (e[8] = (...s) => n.microsoftLogin && n.microsoftLogin(...s)),
|
|
16556
16556
|
class: "button-center button button-90 google-button pointer"
|
|
16557
16557
|
}, [
|
|
16558
|
-
|
|
16559
|
-
n.microsoftLoad ? (N(), U("span",
|
|
16558
|
+
wc,
|
|
16559
|
+
n.microsoftLoad ? (N(), U("span", kc)) : (N(), U("span", bc, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Outlook", 1))
|
|
16560
16560
|
])),
|
|
16561
16561
|
n.displayMicrosoftSSOLogin ? fe("", !0) : (N(), U("a", {
|
|
16562
16562
|
key: 6,
|
|
16563
16563
|
onClick: e[9] || (e[9] = (...s) => n.ssoLogin && n.ssoLogin(...s)),
|
|
16564
16564
|
class: "button-center button button-90 google-button pointer"
|
|
16565
16565
|
}, [
|
|
16566
|
-
|
|
16567
|
-
n.microsoftSSOLoad ? (N(), U("span",
|
|
16566
|
+
Cc,
|
|
16567
|
+
n.microsoftSSOLoad ? (N(), U("span", Tc)) : (N(), U("span", Ec, Q(n.ssoLang[n.appLanguage].sign_in_with) + " SSO", 1))
|
|
16568
16568
|
])),
|
|
16569
16569
|
n.displayMicrosoftSSOLogin ? (N(), U("a", {
|
|
16570
16570
|
key: 7,
|
|
16571
16571
|
onClick: e[10] || (e[10] = (s) => n.microsoftLogin("sso")),
|
|
16572
16572
|
class: "button-center button button-90 google-button pointer"
|
|
16573
16573
|
}, [
|
|
16574
|
-
|
|
16575
|
-
n.microsoftSSOLoad ? (N(), U("span",
|
|
16574
|
+
Sc,
|
|
16575
|
+
n.microsoftSSOLoad ? (N(), U("span", Ic, Q(n.ssoLang[n.appLanguage].sign_in_with) + " SSO", 1)) : (N(), U("span", Ac))
|
|
16576
16576
|
])) : fe("", !0),
|
|
16577
16577
|
i.displayFormLogin ? fe("", !0) : (N(), U("a", {
|
|
16578
16578
|
key: 8,
|
|
16579
16579
|
onClick: e[11] || (e[11] = (s) => o.emailLogin = !0),
|
|
16580
16580
|
class: "button-center button button-90 google-button pointer"
|
|
16581
16581
|
}, [
|
|
16582
|
-
|
|
16582
|
+
Rc,
|
|
16583
16583
|
_("span", null, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Email", 1)
|
|
16584
16584
|
])),
|
|
16585
16585
|
n.displayQRLogin ? (N(), U("a", {
|
|
@@ -16587,30 +16587,30 @@ function qc(n, e, t, r, o, i) {
|
|
|
16587
16587
|
onClick: e[12] || (e[12] = (s) => n.$router.push("/qr")),
|
|
16588
16588
|
class: "button-center button button-90 google-button pointer"
|
|
16589
16589
|
}, [
|
|
16590
|
-
|
|
16590
|
+
Pc,
|
|
16591
16591
|
_("span", null, Q(n.ssoLang[n.appLanguage].sign_in_with) + " QR", 1)
|
|
16592
16592
|
])) : fe("", !0),
|
|
16593
|
-
|
|
16594
|
-
_("p",
|
|
16593
|
+
Mc,
|
|
16594
|
+
_("p", Nc, [
|
|
16595
16595
|
ke(Q(n.ssoLang[n.appLanguage].terms_by_signing_in) + " ", 1),
|
|
16596
|
-
|
|
16597
|
-
_("a",
|
|
16596
|
+
Oc,
|
|
16597
|
+
_("a", Lc, Q(n.ssoLang[this.appLanguage].terms_of_service), 1),
|
|
16598
16598
|
ke(" " + Q(n.ssoLang[n.appLanguage].and) + " ", 1),
|
|
16599
|
-
_("a",
|
|
16599
|
+
_("a", zc, Q(n.ssoLang[this.appLanguage].privacy_policy), 1)
|
|
16600
16600
|
]),
|
|
16601
|
-
|
|
16601
|
+
xc,
|
|
16602
16602
|
t.isModal ? (N(), U("div", {
|
|
16603
16603
|
key: 11,
|
|
16604
16604
|
class: "page-login-links",
|
|
16605
16605
|
onClick: e[13] || (e[13] = (...s) => i.createAccountModal && i.createAccountModal(...s))
|
|
16606
16606
|
}, [
|
|
16607
|
-
_("a",
|
|
16607
|
+
_("a", Dc, [
|
|
16608
16608
|
ke(Q(n.ssoLang[n.appLanguage].or) + " ", 1),
|
|
16609
|
-
|
|
16609
|
+
Hc,
|
|
16610
16610
|
ke(" " + Q(n.ssoLang[n.appLanguage].create_new_account), 1)
|
|
16611
16611
|
]),
|
|
16612
|
-
|
|
16613
|
-
])) : (N(), U("div",
|
|
16612
|
+
jc
|
|
16613
|
+
])) : (N(), U("div", Uc, [
|
|
16614
16614
|
i.displayRegisterLogin ? (N(), ht(a, {
|
|
16615
16615
|
key: 0,
|
|
16616
16616
|
class: "forgot float-right",
|
|
@@ -16631,14 +16631,14 @@ function qc(n, e, t, r, o, i) {
|
|
|
16631
16631
|
]),
|
|
16632
16632
|
_: 1
|
|
16633
16633
|
})) : fe("", !0),
|
|
16634
|
-
|
|
16634
|
+
Bc
|
|
16635
16635
|
]))
|
|
16636
16636
|
], 36);
|
|
16637
16637
|
}
|
|
16638
|
-
const wo = /* @__PURE__ */ mt(
|
|
16638
|
+
const wo = /* @__PURE__ */ mt(Vs, [["render", Fc]]), qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
16639
16639
|
__proto__: null,
|
|
16640
16640
|
default: wo
|
|
16641
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
16641
|
+
}, Symbol.toStringTag, { value: "Module" })), Kc = {
|
|
16642
16642
|
name: "AuthRegister",
|
|
16643
16643
|
mixins: [di, pi, hi, Lr, at],
|
|
16644
16644
|
props: {
|
|
@@ -16705,99 +16705,99 @@ const wo = /* @__PURE__ */ mt(Qs, [["render", qc]]), Kc = /* @__PURE__ */ Object
|
|
|
16705
16705
|
this.$storex.referral = n;
|
|
16706
16706
|
}
|
|
16707
16707
|
}
|
|
16708
|
-
},
|
|
16708
|
+
}, Gc = /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
16709
16709
|
/* @__PURE__ */ _("img", {
|
|
16710
16710
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
16711
16711
|
class: "responsive-image",
|
|
16712
16712
|
style: { width: "35%" }
|
|
16713
16713
|
})
|
|
16714
|
-
], -1),
|
|
16715
|
-
|
|
16716
|
-
],
|
|
16714
|
+
], -1), Vc = [
|
|
16715
|
+
Gc
|
|
16716
|
+
], Qc = {
|
|
16717
16717
|
class: "bold no-bottom center-text",
|
|
16718
16718
|
style: { "margin-top": "63px" }
|
|
16719
|
-
},
|
|
16719
|
+
}, Yc = { class: "half-bottom small-top center-text color-black" }, Wc = { key: 0 }, $c = /* @__PURE__ */ _("br", null, null, -1), Jc = { key: 1 }, Xc = { class: "page-login-field half-top" }, Zc = /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
16720
16720
|
/* @__PURE__ */ _("img", {
|
|
16721
16721
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
16722
16722
|
class: "responsive-image",
|
|
16723
16723
|
style: { width: "60%" }
|
|
16724
16724
|
})
|
|
16725
|
-
], -1),
|
|
16725
|
+
], -1), el = ["placeholder"], tl = /* @__PURE__ */ _("em", null, null, -1), nl = { class: "page-login-field half-top" }, rl = /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
16726
16726
|
/* @__PURE__ */ _("img", {
|
|
16727
16727
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
16728
16728
|
class: "responsive-image",
|
|
16729
16729
|
style: { width: "50%" }
|
|
16730
16730
|
})
|
|
16731
|
-
], -1),
|
|
16731
|
+
], -1), ol = ["placeholder", "disabled"], il = /* @__PURE__ */ _("em", null, null, -1), al = { class: "page-login-field half-top half-bottom" }, sl = /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
16732
16732
|
/* @__PURE__ */ _("img", {
|
|
16733
16733
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
16734
16734
|
class: "responsive-image",
|
|
16735
16735
|
style: { width: "50%" }
|
|
16736
16736
|
})
|
|
16737
|
-
], -1),
|
|
16737
|
+
], -1), cl = ["type", "placeholder"], ll = {
|
|
16738
16738
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
16739
16739
|
class: "responsive-image password-reveal-icon"
|
|
16740
|
-
},
|
|
16740
|
+
}, ul = {
|
|
16741
16741
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
16742
16742
|
class: "responsive-image password-reveal-icon"
|
|
16743
|
-
},
|
|
16743
|
+
}, dl = {
|
|
16744
16744
|
type: "submit",
|
|
16745
16745
|
class: "button black-button google-button bg-tapni-grey pointer button-90 button-center uppercase button-rounded bold full-top"
|
|
16746
|
-
},
|
|
16746
|
+
}, pl = { key: 0 }, hl = {
|
|
16747
16747
|
key: 1,
|
|
16748
16748
|
class: "button--loading button__loader"
|
|
16749
|
-
},
|
|
16749
|
+
}, fl = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), gl = /* @__PURE__ */ _("img", {
|
|
16750
16750
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
16751
16751
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
16752
|
-
}, null, -1),
|
|
16752
|
+
}, null, -1), ml = { key: 0 }, _l = {
|
|
16753
16753
|
key: 1,
|
|
16754
16754
|
class: "button--loading-black button__loader"
|
|
16755
|
-
},
|
|
16755
|
+
}, vl = /* @__PURE__ */ _("img", {
|
|
16756
16756
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
16757
16757
|
style: { position: "absolute", "margin-left": "-9px", padding: "8px 0", height: "100%" }
|
|
16758
|
-
}, null, -1),
|
|
16758
|
+
}, null, -1), yl = { key: 0 }, wl = {
|
|
16759
16759
|
key: 1,
|
|
16760
16760
|
class: "button--loading-black button__loader"
|
|
16761
|
-
},
|
|
16761
|
+
}, bl = /* @__PURE__ */ _("img", {
|
|
16762
16762
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
16763
16763
|
style: { position: "absolute", "margin-left": "-10px", padding: "10px 0", height: "100%" }
|
|
16764
|
-
}, null, -1),
|
|
16764
|
+
}, null, -1), kl = { key: 0 }, Cl = {
|
|
16765
16765
|
key: 1,
|
|
16766
16766
|
class: "button--loading-black button__loader"
|
|
16767
|
-
},
|
|
16767
|
+
}, El = /* @__PURE__ */ _("img", {
|
|
16768
16768
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
16769
16769
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
16770
|
-
}, null, -1),
|
|
16770
|
+
}, null, -1), Tl = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Sl = { class: "close-text center-text half-top color-black" }, Il = /* @__PURE__ */ _("br", null, null, -1), Al = {
|
|
16771
16771
|
class: "",
|
|
16772
16772
|
href: "https://tapni.co/policies/terms-of-service"
|
|
16773
|
-
},
|
|
16773
|
+
}, Rl = { href: "https://tapni.co/policies/privacy-policy" }, Pl = /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Ml = {
|
|
16774
16774
|
key: 5,
|
|
16775
16775
|
class: "page-login-links"
|
|
16776
|
-
},
|
|
16777
|
-
function
|
|
16778
|
-
const a =
|
|
16776
|
+
}, Nl = /* @__PURE__ */ _("div", { class: "clear" }, null, -1), Ol = { class: "forgot center-text pointer small-top" }, Ll = /* @__PURE__ */ _("br", null, null, -1), zl = /* @__PURE__ */ _("div", { class: "clear" }, null, -1);
|
|
16777
|
+
function xl(n, e, t, r, o, i) {
|
|
16778
|
+
const a = Fn("router-link");
|
|
16779
16779
|
return N(), U("form", {
|
|
16780
16780
|
class: "page-login content-boxed content-boxed-padding",
|
|
16781
16781
|
onSubmit: e[12] || (e[12] = Ge((...s) => i.submit && i.submit(...s), ["prevent"])),
|
|
16782
16782
|
autocomplete: "on",
|
|
16783
|
-
style:
|
|
16783
|
+
style: xn(t.isModal ? "max-width: 500px;" : "")
|
|
16784
16784
|
}, [
|
|
16785
16785
|
t.isModal ? (N(), U("a", {
|
|
16786
16786
|
key: 0,
|
|
16787
16787
|
onClick: e[0] || (e[0] = (...s) => i.close && i.close(...s)),
|
|
16788
16788
|
class: "color-black pull-right pointer",
|
|
16789
16789
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
16790
|
-
},
|
|
16791
|
-
_("h1",
|
|
16792
|
-
_("p",
|
|
16793
|
-
o.usernameRegister ? (N(), U("span",
|
|
16790
|
+
}, Vc)) : fe("", !0),
|
|
16791
|
+
_("h1", Qc, Q(n.ssoLang[this.appLanguage].register), 1),
|
|
16792
|
+
_("p", Yc, [
|
|
16793
|
+
o.usernameRegister ? (N(), U("span", Wc, [
|
|
16794
16794
|
ke(" t.link/" + Q(o.username) + " " + Q(n.ssoLang[this.appLanguage].username_is_free) + " ✅ ", 1),
|
|
16795
|
-
|
|
16795
|
+
$c
|
|
16796
16796
|
])) : fe("", !0)
|
|
16797
16797
|
]),
|
|
16798
|
-
o.emailLogin ? (N(), U("span",
|
|
16799
|
-
_("div",
|
|
16800
|
-
|
|
16798
|
+
o.emailLogin ? (N(), U("span", Jc, [
|
|
16799
|
+
_("div", Xc, [
|
|
16800
|
+
Zc,
|
|
16801
16801
|
Ie(_("input", {
|
|
16802
16802
|
"onUpdate:modelValue": e[1] || (e[1] = (s) => o.email = s),
|
|
16803
16803
|
onKeydown: e[2] || (e[2] = fn(Ge(() => {
|
|
@@ -16806,13 +16806,13 @@ function Ul(n, e, t, r, o, i) {
|
|
|
16806
16806
|
placeholder: n.ssoLang[this.appLanguage].email,
|
|
16807
16807
|
name: "email",
|
|
16808
16808
|
required: ""
|
|
16809
|
-
}, null, 40,
|
|
16809
|
+
}, null, 40, el), [
|
|
16810
16810
|
[gn, o.email]
|
|
16811
16811
|
]),
|
|
16812
|
-
|
|
16812
|
+
tl
|
|
16813
16813
|
]),
|
|
16814
|
-
_("div",
|
|
16815
|
-
|
|
16814
|
+
_("div", nl, [
|
|
16815
|
+
rl,
|
|
16816
16816
|
Ie(_("input", {
|
|
16817
16817
|
"onUpdate:modelValue": e[3] || (e[3] = (s) => o.username = s),
|
|
16818
16818
|
onKeydown: e[4] || (e[4] = fn(Ge(() => {
|
|
@@ -16826,13 +16826,13 @@ function Ul(n, e, t, r, o, i) {
|
|
|
16826
16826
|
required: "",
|
|
16827
16827
|
disabled: o.usernameRegister,
|
|
16828
16828
|
class: Je({ "input-disabled": o.usernameRegister })
|
|
16829
|
-
}, null, 42,
|
|
16829
|
+
}, null, 42, ol), [
|
|
16830
16830
|
[gn, o.username]
|
|
16831
16831
|
]),
|
|
16832
|
-
|
|
16832
|
+
il
|
|
16833
16833
|
]),
|
|
16834
|
-
_("div",
|
|
16835
|
-
|
|
16834
|
+
_("div", al, [
|
|
16835
|
+
sl,
|
|
16836
16836
|
Ie(_("input", {
|
|
16837
16837
|
"onUpdate:modelValue": e[5] || (e[5] = (s) => o.password = s),
|
|
16838
16838
|
type: o.revealPassword ? "text" : "password",
|
|
@@ -16840,78 +16840,78 @@ function Ul(n, e, t, r, o, i) {
|
|
|
16840
16840
|
name: "password",
|
|
16841
16841
|
required: "",
|
|
16842
16842
|
minlength: "8"
|
|
16843
|
-
}, null, 8,
|
|
16843
|
+
}, null, 8, cl), [
|
|
16844
16844
|
[_r, o.password]
|
|
16845
16845
|
]),
|
|
16846
16846
|
_("em", {
|
|
16847
16847
|
onClick: e[6] || (e[6] = (s) => o.revealPassword = !o.revealPassword),
|
|
16848
16848
|
class: "pointer"
|
|
16849
16849
|
}, [
|
|
16850
|
-
Ie(_("img",
|
|
16850
|
+
Ie(_("img", ll, null, 512), [
|
|
16851
16851
|
[Jt, !o.revealPassword]
|
|
16852
16852
|
]),
|
|
16853
|
-
Ie(_("img",
|
|
16853
|
+
Ie(_("img", ul, null, 512), [
|
|
16854
16854
|
[Jt, o.revealPassword]
|
|
16855
16855
|
])
|
|
16856
16856
|
])
|
|
16857
16857
|
]),
|
|
16858
|
-
_("button",
|
|
16859
|
-
o.submitted ? (N(), U("span",
|
|
16858
|
+
_("button", dl, [
|
|
16859
|
+
o.submitted ? (N(), U("span", hl)) : (N(), U("span", pl, Q(o.formButtonText), 1))
|
|
16860
16860
|
])
|
|
16861
16861
|
])) : fe("", !0),
|
|
16862
|
-
|
|
16862
|
+
fl,
|
|
16863
16863
|
n.displayAppleLogin ? (N(), U("a", {
|
|
16864
16864
|
key: 2,
|
|
16865
16865
|
onClick: e[7] || (e[7] = (...s) => n.appleLogin && n.appleLogin(...s)),
|
|
16866
16866
|
class: "button-center button button-90 google-button pointer"
|
|
16867
16867
|
}, [
|
|
16868
|
-
|
|
16869
|
-
n.appleLoad ? (N(), U("span",
|
|
16868
|
+
gl,
|
|
16869
|
+
n.appleLoad ? (N(), U("span", _l)) : (N(), U("span", ml, Q(n.ssoLang[this.appLanguage].sign_up_with) + " Apple", 1))
|
|
16870
16870
|
])) : fe("", !0),
|
|
16871
16871
|
_("a", {
|
|
16872
16872
|
onClick: e[8] || (e[8] = (...s) => n.googleLogin && n.googleLogin(...s)),
|
|
16873
16873
|
class: "button-center button button-90 google-button pointer"
|
|
16874
16874
|
}, [
|
|
16875
|
-
|
|
16876
|
-
n.googleLoad ? (N(), U("span",
|
|
16875
|
+
vl,
|
|
16876
|
+
n.googleLoad ? (N(), U("span", wl)) : (N(), U("span", yl, Q(n.ssoLang[this.appLanguage].sign_up_with) + " Google", 1))
|
|
16877
16877
|
]),
|
|
16878
16878
|
n.displayFacebookLogin ? (N(), U("a", {
|
|
16879
16879
|
key: 3,
|
|
16880
16880
|
onClick: e[9] || (e[9] = (...s) => n.facebookLogin && n.facebookLogin(...s)),
|
|
16881
16881
|
class: "button-center button button-90 google-button pointer"
|
|
16882
16882
|
}, [
|
|
16883
|
-
|
|
16884
|
-
n.facebookLoad ? (N(), U("span",
|
|
16883
|
+
bl,
|
|
16884
|
+
n.facebookLoad ? (N(), U("span", Cl)) : (N(), U("span", kl, Q(n.ssoLang[this.appLanguage].sign_up_with) + " Facebook", 1))
|
|
16885
16885
|
])) : fe("", !0),
|
|
16886
16886
|
o.emailLogin ? fe("", !0) : (N(), U("a", {
|
|
16887
16887
|
key: 4,
|
|
16888
16888
|
onClick: e[10] || (e[10] = (s) => o.emailLogin = !0),
|
|
16889
16889
|
class: "button-center button button-90 google-button pointer"
|
|
16890
16890
|
}, [
|
|
16891
|
-
|
|
16891
|
+
El,
|
|
16892
16892
|
_("span", null, Q(n.ssoLang[this.appLanguage].sign_up_with) + " Email", 1)
|
|
16893
16893
|
])),
|
|
16894
|
-
|
|
16895
|
-
_("p",
|
|
16894
|
+
Tl,
|
|
16895
|
+
_("p", Sl, [
|
|
16896
16896
|
ke(Q(n.ssoLang[this.appLanguage].terms_by_registering) + " ", 1),
|
|
16897
|
-
|
|
16898
|
-
_("a",
|
|
16897
|
+
Il,
|
|
16898
|
+
_("a", Al, Q(n.ssoLang[this.appLanguage].terms_of_service), 1),
|
|
16899
16899
|
ke(" " + Q(n.ssoLang[this.appLanguage].and) + " ", 1),
|
|
16900
|
-
_("a",
|
|
16900
|
+
_("a", Rl, Q(n.ssoLang[this.appLanguage].privacy_policy), 1)
|
|
16901
16901
|
]),
|
|
16902
|
-
|
|
16902
|
+
Pl,
|
|
16903
16903
|
t.isModal ? (N(), U("div", {
|
|
16904
16904
|
key: 6,
|
|
16905
16905
|
class: "page-login-links",
|
|
16906
16906
|
onClick: e[11] || (e[11] = (...s) => i.loginAccountModal && i.loginAccountModal(...s))
|
|
16907
16907
|
}, [
|
|
16908
|
-
_("a",
|
|
16908
|
+
_("a", Ol, [
|
|
16909
16909
|
ke(Q(n.ssoLang[this.appLanguage].or) + " ", 1),
|
|
16910
|
-
|
|
16910
|
+
Ll,
|
|
16911
16911
|
ke(" " + Q(n.ssoLang[this.appLanguage].sign_in_with_new), 1)
|
|
16912
16912
|
]),
|
|
16913
|
-
|
|
16914
|
-
])) : (N(), U("div",
|
|
16913
|
+
zl
|
|
16914
|
+
])) : (N(), U("div", Ml, [
|
|
16915
16915
|
De(a, {
|
|
16916
16916
|
class: "create float-right",
|
|
16917
16917
|
to: "/verify"
|
|
@@ -16930,14 +16930,14 @@ function Ul(n, e, t, r, o, i) {
|
|
|
16930
16930
|
]),
|
|
16931
16931
|
_: 1
|
|
16932
16932
|
}),
|
|
16933
|
-
|
|
16933
|
+
Nl
|
|
16934
16934
|
]))
|
|
16935
16935
|
], 36);
|
|
16936
16936
|
}
|
|
16937
|
-
const bo = /* @__PURE__ */ mt(
|
|
16937
|
+
const bo = /* @__PURE__ */ mt(Kc, [["render", xl]]), Ul = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
16938
16938
|
__proto__: null,
|
|
16939
16939
|
default: bo
|
|
16940
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
16940
|
+
}, Symbol.toStringTag, { value: "Module" })), Bl = {
|
|
16941
16941
|
name: "AuthVerify",
|
|
16942
16942
|
mixins: [at],
|
|
16943
16943
|
props: {
|
|
@@ -17000,59 +17000,59 @@ const bo = /* @__PURE__ */ mt(Gc, [["render", Ul]]), Bl = /* @__PURE__ */ Object
|
|
|
17000
17000
|
deep: !0
|
|
17001
17001
|
}
|
|
17002
17002
|
}
|
|
17003
|
-
}, Ct = (n) => (
|
|
17003
|
+
}, Ct = (n) => (qn("data-v-89d98ef3"), n = n(), Kn(), n), Dl = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
17004
17004
|
/* @__PURE__ */ _("img", {
|
|
17005
17005
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
17006
17006
|
class: "responsive-image",
|
|
17007
17007
|
style: { width: "35%" }
|
|
17008
17008
|
})
|
|
17009
|
-
], -1)),
|
|
17010
|
-
|
|
17011
|
-
],
|
|
17009
|
+
], -1)), Hl = [
|
|
17010
|
+
Dl
|
|
17011
|
+
], jl = {
|
|
17012
17012
|
class: "bold no-bottom center-text",
|
|
17013
17013
|
style: { "margin-top": "63px" }
|
|
17014
|
-
},
|
|
17014
|
+
}, Fl = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("p", { class: "half-bottom half-top center-text color-black" }, null, -1)), ql = { class: "page-login-field half-top" }, Kl = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
17015
17015
|
/* @__PURE__ */ _("img", {
|
|
17016
17016
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
17017
17017
|
class: "responsive-image",
|
|
17018
17018
|
style: { width: "80%" }
|
|
17019
17019
|
})
|
|
17020
|
-
], -1)),
|
|
17020
|
+
], -1)), Gl = ["placeholder"], Vl = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("em", null, null, -1)), Ql = { class: "page-login-field half-top" }, Yl = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
17021
17021
|
/* @__PURE__ */ _("img", {
|
|
17022
17022
|
src: "https://cdn.tapni.co/icons/password2.png",
|
|
17023
17023
|
class: "responsive-image",
|
|
17024
17024
|
style: { width: "100%" }
|
|
17025
17025
|
})
|
|
17026
|
-
], -1)),
|
|
17026
|
+
], -1)), Wl = ["placeholder"], $l = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("em", null, null, -1)), Jl = {
|
|
17027
17027
|
type: "submit",
|
|
17028
17028
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
17029
|
-
},
|
|
17029
|
+
}, Xl = {
|
|
17030
17030
|
key: 0,
|
|
17031
17031
|
class: "uppercase"
|
|
17032
|
-
},
|
|
17032
|
+
}, Zl = {
|
|
17033
17033
|
key: 1,
|
|
17034
17034
|
class: "button--loading button__loader"
|
|
17035
|
-
},
|
|
17035
|
+
}, eu = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), tu = { class: "close-text center-text half-top color-black" }, nu = ["innerHTML"], ru = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("a", { href: "mailto:support@tapni.com?subject=Email Verification" }, " support@tapni.com", -1)), ou = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), iu = {
|
|
17036
17036
|
key: 1,
|
|
17037
17037
|
class: "page-login-links"
|
|
17038
|
-
},
|
|
17039
|
-
function
|
|
17040
|
-
const a =
|
|
17038
|
+
}, au = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1)), su = { class: "forgot center-text pointer small-top" }, cu = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("br", null, null, -1)), lu = /* @__PURE__ */ Ct(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1));
|
|
17039
|
+
function uu(n, e, t, r, o, i) {
|
|
17040
|
+
const a = Fn("router-link");
|
|
17041
17041
|
return N(), U("form", {
|
|
17042
17042
|
class: "page-login content-boxed content-boxed-padding",
|
|
17043
17043
|
onSubmit: e[6] || (e[6] = Ge((...s) => i.submit && i.submit(...s), ["prevent"])),
|
|
17044
|
-
style:
|
|
17044
|
+
style: xn(t.isModal ? "max-width: 500px;" : "")
|
|
17045
17045
|
}, [
|
|
17046
17046
|
t.isModal ? (N(), U("a", {
|
|
17047
17047
|
key: 0,
|
|
17048
17048
|
onClick: e[0] || (e[0] = (...s) => i.close && i.close(...s)),
|
|
17049
17049
|
class: "color-black pull-right pointer",
|
|
17050
17050
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
17051
|
-
},
|
|
17052
|
-
_("h1",
|
|
17053
|
-
|
|
17054
|
-
_("div",
|
|
17055
|
-
|
|
17051
|
+
}, Hl)) : fe("", !0),
|
|
17052
|
+
_("h1", jl, Q(n.ssoLang[this.appLanguage].verify_account), 1),
|
|
17053
|
+
Fl,
|
|
17054
|
+
_("div", ql, [
|
|
17055
|
+
Kl,
|
|
17056
17056
|
Ie(_("input", {
|
|
17057
17057
|
id: "emailInput",
|
|
17058
17058
|
"onUpdate:modelValue": e[1] || (e[1] = (s) => o.email = s),
|
|
@@ -17061,13 +17061,13 @@ function du(n, e, t, r, o, i) {
|
|
|
17061
17061
|
type: "email",
|
|
17062
17062
|
placeholder: n.ssoLang[this.appLanguage].email,
|
|
17063
17063
|
required: ""
|
|
17064
|
-
}, null, 40,
|
|
17064
|
+
}, null, 40, Gl), [
|
|
17065
17065
|
[gn, o.email]
|
|
17066
17066
|
]),
|
|
17067
|
-
|
|
17067
|
+
Vl
|
|
17068
17068
|
]),
|
|
17069
|
-
_("div",
|
|
17070
|
-
|
|
17069
|
+
_("div", Ql, [
|
|
17070
|
+
Yl,
|
|
17071
17071
|
Ie(_("input", {
|
|
17072
17072
|
id: "codeInput",
|
|
17073
17073
|
"onUpdate:modelValue": e[3] || (e[3] = (s) => o.code = s),
|
|
@@ -17076,34 +17076,34 @@ function du(n, e, t, r, o, i) {
|
|
|
17076
17076
|
type: "tel",
|
|
17077
17077
|
placeholder: n.ssoLang[this.appLanguage].code,
|
|
17078
17078
|
required: ""
|
|
17079
|
-
}, null, 40,
|
|
17079
|
+
}, null, 40, Wl), [
|
|
17080
17080
|
[gn, o.code]
|
|
17081
17081
|
]),
|
|
17082
|
-
|
|
17082
|
+
$l
|
|
17083
17083
|
]),
|
|
17084
|
-
_("button",
|
|
17085
|
-
o.submitted ? (N(), U("span",
|
|
17084
|
+
_("button", Jl, [
|
|
17085
|
+
o.submitted ? (N(), U("span", Zl)) : (N(), U("span", Xl, Q(n.ssoLang[this.appLanguage].verify_account), 1))
|
|
17086
17086
|
]),
|
|
17087
|
-
|
|
17088
|
-
_("p",
|
|
17087
|
+
eu,
|
|
17088
|
+
_("p", tu, [
|
|
17089
17089
|
_("span", {
|
|
17090
17090
|
innerHTML: n.ssoLang[this.appLanguage].verify_account_p1
|
|
17091
|
-
}, null, 8,
|
|
17092
|
-
|
|
17091
|
+
}, null, 8, nu),
|
|
17092
|
+
ru
|
|
17093
17093
|
]),
|
|
17094
|
-
|
|
17094
|
+
ou,
|
|
17095
17095
|
t.isModal ? (N(), U("div", {
|
|
17096
17096
|
key: 2,
|
|
17097
17097
|
class: "page-login-links",
|
|
17098
17098
|
onClick: e[5] || (e[5] = (...s) => i.registerAccountModal && i.registerAccountModal(...s))
|
|
17099
17099
|
}, [
|
|
17100
|
-
_("a",
|
|
17100
|
+
_("a", su, [
|
|
17101
17101
|
ke(Q(n.ssoLang[this.appLanguage].or) + " ", 1),
|
|
17102
|
-
|
|
17102
|
+
cu,
|
|
17103
17103
|
ke(" " + Q(n.ssoLang[this.appLanguage].create_new_account), 1)
|
|
17104
17104
|
]),
|
|
17105
|
-
|
|
17106
|
-
])) : (N(), U("div",
|
|
17105
|
+
lu
|
|
17106
|
+
])) : (N(), U("div", iu, [
|
|
17107
17107
|
De(a, {
|
|
17108
17108
|
class: "create float-right",
|
|
17109
17109
|
to: "/register"
|
|
@@ -17122,14 +17122,14 @@ function du(n, e, t, r, o, i) {
|
|
|
17122
17122
|
]),
|
|
17123
17123
|
_: 1
|
|
17124
17124
|
}),
|
|
17125
|
-
|
|
17125
|
+
au
|
|
17126
17126
|
]))
|
|
17127
17127
|
], 36);
|
|
17128
17128
|
}
|
|
17129
|
-
const ko = /* @__PURE__ */ mt(
|
|
17129
|
+
const ko = /* @__PURE__ */ mt(Bl, [["render", uu], ["__scopeId", "data-v-89d98ef3"]]), du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17130
17130
|
__proto__: null,
|
|
17131
17131
|
default: ko
|
|
17132
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
17132
|
+
}, Symbol.toStringTag, { value: "Module" })), pu = {
|
|
17133
17133
|
name: "AuthMFA",
|
|
17134
17134
|
mixins: [at, Ai],
|
|
17135
17135
|
props: {
|
|
@@ -17155,43 +17155,43 @@ const ko = /* @__PURE__ */ mt(Dl, [["render", du], ["__scopeId", "data-v-89d98ef
|
|
|
17155
17155
|
t.data.success && (this.getAccountSettings(), this.successSnack(t.data.message));
|
|
17156
17156
|
}
|
|
17157
17157
|
}
|
|
17158
|
-
},
|
|
17158
|
+
}, hu = { class: "page-login content-boxed content-boxed-padding" }, fu = /* @__PURE__ */ _("h4", { style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "50px" } }, " 2-Step Verification ", -1), gu = /* @__PURE__ */ _("br", null, null, -1), mu = { class: "qrCodeLoginContainer center-text" }, _u = {
|
|
17159
17159
|
class: "ios-switch",
|
|
17160
17160
|
style: { display: "inline-block", float: "right" }
|
|
17161
|
-
},
|
|
17161
|
+
}, vu = /* @__PURE__ */ _("label", {
|
|
17162
17162
|
class: "ios-switch-label",
|
|
17163
17163
|
for: "mfa-open-switch"
|
|
17164
|
-
}, null, -1),
|
|
17164
|
+
}, null, -1), yu = /* @__PURE__ */ _("br", null, null, -1), wu = { style: { "text-align": "center" } }, bu = /* @__PURE__ */ _("div", {
|
|
17165
17165
|
id: "qrCodeContainer",
|
|
17166
17166
|
class: "qrCodeRounded",
|
|
17167
17167
|
style: { "max-width": "100%" }
|
|
17168
|
-
}, null, -1),
|
|
17168
|
+
}, null, -1), ku = /* @__PURE__ */ _("br", null, null, -1), Cu = /* @__PURE__ */ _("br", null, null, -1), Eu = /* @__PURE__ */ _("br", null, null, -1), Tu = /* @__PURE__ */ _("div", { style: { margin: "0 auto", width: "85%", "text-align": "center" } }, [
|
|
17169
17169
|
/* @__PURE__ */ _("h5", { class: "" }, "Scan the QR code above or enter the secret key into your authenticator app."),
|
|
17170
17170
|
/* @__PURE__ */ _("br")
|
|
17171
|
-
], -1),
|
|
17171
|
+
], -1), Su = {
|
|
17172
17172
|
type: "submit",
|
|
17173
17173
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top pointer"
|
|
17174
|
-
},
|
|
17174
|
+
}, Iu = { key: 0 }, Au = {
|
|
17175
17175
|
key: 1,
|
|
17176
17176
|
class: "button--loading button__loader"
|
|
17177
|
-
},
|
|
17177
|
+
}, Ru = {
|
|
17178
17178
|
key: 1,
|
|
17179
17179
|
style: { margin: "0 auto", width: "100%", "text-align": "center" }
|
|
17180
|
-
},
|
|
17180
|
+
}, Pu = {
|
|
17181
17181
|
key: 0,
|
|
17182
17182
|
class: ""
|
|
17183
|
-
},
|
|
17183
|
+
}, Mu = /* @__PURE__ */ _("br", null, null, -1), Nu = {
|
|
17184
17184
|
key: 1,
|
|
17185
17185
|
class: ""
|
|
17186
17186
|
};
|
|
17187
|
-
function
|
|
17188
|
-
return N(), U("div",
|
|
17187
|
+
function Ou(n, e, t, r, o, i) {
|
|
17188
|
+
return N(), U("div", hu, [
|
|
17189
|
+
fu,
|
|
17189
17190
|
gu,
|
|
17190
|
-
mu,
|
|
17191
|
-
_("div", _u, [
|
|
17191
|
+
_("div", mu, [
|
|
17192
17192
|
_("div", null, [
|
|
17193
17193
|
ke(" Enable Multi-Factor Authentication "),
|
|
17194
|
-
_("div",
|
|
17194
|
+
_("div", _u, [
|
|
17195
17195
|
Ie(_("input", {
|
|
17196
17196
|
"onUpdate:modelValue": e[0] || (e[0] = (a) => n.mfaEnable = a),
|
|
17197
17197
|
type: "checkbox",
|
|
@@ -17199,22 +17199,22 @@ function Lu(n, e, t, r, o, i) {
|
|
|
17199
17199
|
class: "ios-switch-checkbox",
|
|
17200
17200
|
id: "mfa-open-switch"
|
|
17201
17201
|
}, null, 512), [
|
|
17202
|
-
[
|
|
17202
|
+
[xi, n.mfaEnable]
|
|
17203
17203
|
]),
|
|
17204
|
-
|
|
17204
|
+
vu
|
|
17205
17205
|
])
|
|
17206
17206
|
]),
|
|
17207
|
-
|
|
17208
|
-
Ie(_("div",
|
|
17207
|
+
yu,
|
|
17208
|
+
Ie(_("div", wu, [
|
|
17209
|
+
bu,
|
|
17209
17210
|
ku,
|
|
17210
|
-
Cu,
|
|
17211
17211
|
_("p", {
|
|
17212
17212
|
class: "bold pointer font-16 underline",
|
|
17213
17213
|
onClick: e[1] || (e[1] = (a) => n.copy(n.otpSecret))
|
|
17214
17214
|
}, Q(n.otpSecret), 1),
|
|
17215
|
+
Cu,
|
|
17215
17216
|
Eu,
|
|
17216
|
-
Tu
|
|
17217
|
-
Su
|
|
17217
|
+
Tu
|
|
17218
17218
|
], 512), [
|
|
17219
17219
|
[Jt, n.mfaEnable && !n.account.mfaEnabled]
|
|
17220
17220
|
]),
|
|
@@ -17222,20 +17222,20 @@ function Lu(n, e, t, r, o, i) {
|
|
|
17222
17222
|
key: 0,
|
|
17223
17223
|
onSubmit: e[3] || (e[3] = Ge((...a) => n.validateMFA && n.validateMFA(...a), ["prevent"]))
|
|
17224
17224
|
}, [
|
|
17225
|
-
_("button",
|
|
17226
|
-
n.loading ? (N(), U("span",
|
|
17225
|
+
_("button", Su, [
|
|
17226
|
+
n.loading ? (N(), U("span", Au)) : (N(), U("span", Iu, Q(n.ssoLang[n.appLanguage].continue), 1))
|
|
17227
17227
|
]),
|
|
17228
17228
|
_("a", {
|
|
17229
17229
|
href: "javascript:;",
|
|
17230
17230
|
onClick: e[2] || (e[2] = (...a) => n.cancelMFA && n.cancelMFA(...a))
|
|
17231
17231
|
}, "Cancel")
|
|
17232
|
-
], 32)) : (N(), U("div",
|
|
17232
|
+
], 32)) : (N(), U("div", Ru, [
|
|
17233
17233
|
_("div", null, [
|
|
17234
|
-
n.mfaEnable ? (N(), U("h5",
|
|
17234
|
+
n.mfaEnable ? (N(), U("h5", Pu, [
|
|
17235
17235
|
ke(" Your account is protected via "),
|
|
17236
|
-
|
|
17236
|
+
Mu,
|
|
17237
17237
|
ke(" multi-factor authentication (MFA) ✅ ")
|
|
17238
|
-
])) : (N(), U("h5",
|
|
17238
|
+
])) : (N(), U("h5", Nu, "Protect your account from unauthorized access by enabling multi-factor authentication (MFA)")),
|
|
17239
17239
|
_("a", {
|
|
17240
17240
|
class: "half-top",
|
|
17241
17241
|
href: "javascript:;",
|
|
@@ -17246,10 +17246,10 @@ function Lu(n, e, t, r, o, i) {
|
|
|
17246
17246
|
])
|
|
17247
17247
|
]);
|
|
17248
17248
|
}
|
|
17249
|
-
const Co = /* @__PURE__ */ mt(
|
|
17249
|
+
const Co = /* @__PURE__ */ mt(pu, [["render", Ou]]), Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17250
17250
|
__proto__: null,
|
|
17251
17251
|
default: Co
|
|
17252
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
17252
|
+
}, Symbol.toStringTag, { value: "Module" })), zu = {
|
|
17253
17253
|
name: "AuthReset",
|
|
17254
17254
|
mixins: [at],
|
|
17255
17255
|
data() {
|
|
@@ -17303,124 +17303,124 @@ const Co = /* @__PURE__ */ mt(hu, [["render", Lu]]), zu = /* @__PURE__ */ Object
|
|
|
17303
17303
|
this.$storex.verifyEmail = n;
|
|
17304
17304
|
}
|
|
17305
17305
|
}
|
|
17306
|
-
}, on = (n) => (
|
|
17306
|
+
}, on = (n) => (qn("data-v-69a9cfa3"), n = n(), Kn(), n), xu = {
|
|
17307
17307
|
class: "bold no-bottom center-text",
|
|
17308
17308
|
style: { "margin-top": "63px" }
|
|
17309
|
-
},
|
|
17309
|
+
}, Uu = /* @__PURE__ */ on(() => /* @__PURE__ */ _("p", { class: "half-bottom small-top center-text color-black" }, null, -1)), Bu = { class: "page-login-field half-top color-black" }, Du = /* @__PURE__ */ on(() => /* @__PURE__ */ _("i", { style: { "padding-top": "10px", "margin-left": "10px" } }, [
|
|
17310
17310
|
/* @__PURE__ */ _("img", {
|
|
17311
17311
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
17312
17312
|
class: "responsive-image",
|
|
17313
17313
|
style: { width: "80%" }
|
|
17314
17314
|
})
|
|
17315
|
-
], -1)),
|
|
17315
|
+
], -1)), Hu = ["placeholder"], ju = /* @__PURE__ */ on(() => /* @__PURE__ */ _("em", null, null, -1)), Fu = {
|
|
17316
17316
|
type: "submit",
|
|
17317
17317
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
17318
|
-
},
|
|
17318
|
+
}, qu = {
|
|
17319
17319
|
key: 0,
|
|
17320
17320
|
class: "uppercase"
|
|
17321
|
-
},
|
|
17321
|
+
}, Ku = {
|
|
17322
17322
|
key: 1,
|
|
17323
17323
|
class: "button--loading button__loader"
|
|
17324
|
-
},
|
|
17324
|
+
}, Gu = /* @__PURE__ */ on(() => /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Vu = { class: "close-text center-text half-top color-black" }, Qu = ["innerHTML"], Yu = ["href"], Wu = /* @__PURE__ */ on(() => /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), $u = { class: "page-login-links" }, Ju = /* @__PURE__ */ on(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1)), Xu = {
|
|
17325
17325
|
class: "bold no-bottom center-text",
|
|
17326
17326
|
style: { "margin-top": "63px" }
|
|
17327
|
-
},
|
|
17327
|
+
}, Zu = { class: "half-bottom small-top center-text color-black" }, ed = { class: "page-login-field half-top" }, td = /* @__PURE__ */ on(() => /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
17328
17328
|
/* @__PURE__ */ _("img", {
|
|
17329
17329
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
17330
17330
|
class: "responsive-image",
|
|
17331
17331
|
style: { width: "50%" }
|
|
17332
17332
|
})
|
|
17333
|
-
], -1)),
|
|
17333
|
+
], -1)), nd = ["type", "placeholder"], rd = {
|
|
17334
17334
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
17335
17335
|
class: "responsive-image password-reveal-icon"
|
|
17336
|
-
},
|
|
17336
|
+
}, od = {
|
|
17337
17337
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
17338
17338
|
class: "responsive-image password-reveal-icon"
|
|
17339
|
-
},
|
|
17339
|
+
}, id = { class: "page-login-field half-top" }, ad = /* @__PURE__ */ on(() => /* @__PURE__ */ _("i", { style: { "padding-top": "15px" } }, [
|
|
17340
17340
|
/* @__PURE__ */ _("img", {
|
|
17341
17341
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
17342
17342
|
class: "responsive-image",
|
|
17343
17343
|
style: { width: "50%" }
|
|
17344
17344
|
})
|
|
17345
|
-
], -1)),
|
|
17345
|
+
], -1)), sd = ["type", "placeholder"], cd = {
|
|
17346
17346
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
17347
17347
|
class: "responsive-image password-reveal-icon"
|
|
17348
|
-
},
|
|
17348
|
+
}, ld = {
|
|
17349
17349
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
17350
17350
|
class: "responsive-image password-reveal-icon"
|
|
17351
|
-
},
|
|
17351
|
+
}, ud = {
|
|
17352
17352
|
type: "submit",
|
|
17353
17353
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
17354
|
-
},
|
|
17354
|
+
}, dd = {
|
|
17355
17355
|
key: 0,
|
|
17356
17356
|
class: "uppercase"
|
|
17357
|
-
},
|
|
17357
|
+
}, pd = {
|
|
17358
17358
|
key: 1,
|
|
17359
17359
|
class: "button--loading button__loader"
|
|
17360
|
-
},
|
|
17361
|
-
function
|
|
17362
|
-
const a =
|
|
17360
|
+
}, hd = /* @__PURE__ */ on(() => /* @__PURE__ */ _("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), fd = { class: "close-text center-text half-top color-black" }, gd = ["innerHTML"], md = ["href"];
|
|
17361
|
+
function _d(n, e, t, r, o, i) {
|
|
17362
|
+
const a = Fn("router-link");
|
|
17363
17363
|
return o.passwordChange ? (N(), U("form", {
|
|
17364
17364
|
key: 1,
|
|
17365
17365
|
class: "page-login content-boxed content-boxed-padding",
|
|
17366
17366
|
onSubmit: e[7] || (e[7] = Ge((...s) => i.changePw && i.changePw(...s), ["prevent"]))
|
|
17367
17367
|
}, [
|
|
17368
|
-
_("h3",
|
|
17369
|
-
_("p",
|
|
17370
|
-
_("div",
|
|
17371
|
-
|
|
17368
|
+
_("h3", Xu, Q(n.ssoLang[this.appLanguage].password_change), 1),
|
|
17369
|
+
_("p", Zu, Q(n.ssoLang[this.appLanguage].password_new), 1),
|
|
17370
|
+
_("div", ed, [
|
|
17371
|
+
td,
|
|
17372
17372
|
Ie(_("input", {
|
|
17373
17373
|
"onUpdate:modelValue": e[3] || (e[3] = (s) => o.password = s),
|
|
17374
17374
|
type: o.revealPassword ? "text" : "password",
|
|
17375
17375
|
placeholder: n.ssoLang[this.appLanguage].password,
|
|
17376
17376
|
required: ""
|
|
17377
|
-
}, null, 8,
|
|
17377
|
+
}, null, 8, nd), [
|
|
17378
17378
|
[_r, o.password]
|
|
17379
17379
|
]),
|
|
17380
17380
|
_("em", {
|
|
17381
17381
|
onClick: e[4] || (e[4] = (s) => o.revealPassword = !o.revealPassword)
|
|
17382
17382
|
}, [
|
|
17383
|
-
Ie(_("img",
|
|
17383
|
+
Ie(_("img", rd, null, 512), [
|
|
17384
17384
|
[Jt, !o.revealPassword]
|
|
17385
17385
|
]),
|
|
17386
|
-
Ie(_("img",
|
|
17386
|
+
Ie(_("img", od, null, 512), [
|
|
17387
17387
|
[Jt, o.revealPassword]
|
|
17388
17388
|
])
|
|
17389
17389
|
])
|
|
17390
17390
|
]),
|
|
17391
|
-
_("div",
|
|
17392
|
-
|
|
17391
|
+
_("div", id, [
|
|
17392
|
+
ad,
|
|
17393
17393
|
Ie(_("input", {
|
|
17394
17394
|
"onUpdate:modelValue": e[5] || (e[5] = (s) => o.passwordRepeat = s),
|
|
17395
17395
|
type: o.revealPassword2 ? "text" : "password",
|
|
17396
17396
|
placeholder: n.ssoLang[this.appLanguage].password_repeat,
|
|
17397
17397
|
required: ""
|
|
17398
|
-
}, null, 8,
|
|
17398
|
+
}, null, 8, sd), [
|
|
17399
17399
|
[_r, o.passwordRepeat]
|
|
17400
17400
|
]),
|
|
17401
17401
|
_("em", {
|
|
17402
17402
|
onClick: e[6] || (e[6] = (s) => o.revealPassword2 = !o.revealPassword2)
|
|
17403
17403
|
}, [
|
|
17404
|
-
Ie(_("img",
|
|
17404
|
+
Ie(_("img", cd, null, 512), [
|
|
17405
17405
|
[Jt, !o.revealPassword2]
|
|
17406
17406
|
]),
|
|
17407
|
-
Ie(_("img",
|
|
17407
|
+
Ie(_("img", ld, null, 512), [
|
|
17408
17408
|
[Jt, o.revealPassword2]
|
|
17409
17409
|
])
|
|
17410
17410
|
])
|
|
17411
17411
|
]),
|
|
17412
|
-
_("button",
|
|
17413
|
-
o.submitted ? (N(), U("span",
|
|
17412
|
+
_("button", ud, [
|
|
17413
|
+
o.submitted ? (N(), U("span", pd)) : (N(), U("span", dd, Q(n.ssoLang[this.appLanguage].password_change), 1))
|
|
17414
17414
|
]),
|
|
17415
|
-
|
|
17416
|
-
_("p",
|
|
17415
|
+
hd,
|
|
17416
|
+
_("p", fd, [
|
|
17417
17417
|
_("span", {
|
|
17418
17418
|
innerHTML: n.ssoLang[this.appLanguage].reset_password_p2
|
|
17419
|
-
}, null, 8,
|
|
17419
|
+
}, null, 8, gd),
|
|
17420
17420
|
ke(),
|
|
17421
17421
|
_("a", {
|
|
17422
17422
|
href: "mailto:support@tapni.com?subject=" + n.ssoLang[this.appLanguage].password_reset_t
|
|
17423
|
-
}, " support@tapni.com", 8,
|
|
17423
|
+
}, " support@tapni.com", 8, md)
|
|
17424
17424
|
])
|
|
17425
17425
|
], 32)) : (N(), U("form", {
|
|
17426
17426
|
key: 0,
|
|
@@ -17428,10 +17428,10 @@ function vd(n, e, t, r, o, i) {
|
|
|
17428
17428
|
onSubmit: e[2] || (e[2] = Ge((...s) => i.resetEmail && i.resetEmail(...s), ["prevent"])),
|
|
17429
17429
|
autocomplete: "on"
|
|
17430
17430
|
}, [
|
|
17431
|
-
_("h3",
|
|
17432
|
-
|
|
17433
|
-
_("div",
|
|
17434
|
-
|
|
17431
|
+
_("h3", xu, Q(n.ssoLang[this.appLanguage].reset_password), 1),
|
|
17432
|
+
Uu,
|
|
17433
|
+
_("div", Bu, [
|
|
17434
|
+
Du,
|
|
17435
17435
|
Ie(_("input", {
|
|
17436
17436
|
id: "emailInput",
|
|
17437
17437
|
"onUpdate:modelValue": e[0] || (e[0] = (s) => o.email = s),
|
|
@@ -17440,25 +17440,25 @@ function vd(n, e, t, r, o, i) {
|
|
|
17440
17440
|
type: "email",
|
|
17441
17441
|
placeholder: n.ssoLang[this.appLanguage].email,
|
|
17442
17442
|
required: ""
|
|
17443
|
-
}, null, 40,
|
|
17443
|
+
}, null, 40, Hu), [
|
|
17444
17444
|
[gn, o.email]
|
|
17445
17445
|
]),
|
|
17446
|
-
|
|
17446
|
+
ju
|
|
17447
17447
|
]),
|
|
17448
|
-
_("button",
|
|
17449
|
-
o.submitted ? (N(), U("span",
|
|
17448
|
+
_("button", Fu, [
|
|
17449
|
+
o.submitted ? (N(), U("span", Ku)) : (N(), U("span", qu, Q(n.ssoLang[this.appLanguage].reset_password), 1))
|
|
17450
17450
|
]),
|
|
17451
|
-
|
|
17452
|
-
_("p",
|
|
17451
|
+
Gu,
|
|
17452
|
+
_("p", Vu, [
|
|
17453
17453
|
_("span", {
|
|
17454
17454
|
innerHTML: n.ssoLang[this.appLanguage].reset_password_p1
|
|
17455
|
-
}, null, 8,
|
|
17455
|
+
}, null, 8, Qu),
|
|
17456
17456
|
_("a", {
|
|
17457
17457
|
href: "mailto:support@tapni.com?subject=" + n.ssoLang[this.appLanguage].password_reset_t
|
|
17458
|
-
}, " support@tapni.com", 8,
|
|
17458
|
+
}, " support@tapni.com", 8, Yu)
|
|
17459
17459
|
]),
|
|
17460
|
-
|
|
17461
|
-
_("div",
|
|
17460
|
+
Wu,
|
|
17461
|
+
_("div", $u, [
|
|
17462
17462
|
De(a, {
|
|
17463
17463
|
class: "create float-right",
|
|
17464
17464
|
to: "/verify"
|
|
@@ -17477,14 +17477,14 @@ function vd(n, e, t, r, o, i) {
|
|
|
17477
17477
|
]),
|
|
17478
17478
|
_: 1
|
|
17479
17479
|
}),
|
|
17480
|
-
|
|
17480
|
+
Ju
|
|
17481
17481
|
])
|
|
17482
17482
|
], 32));
|
|
17483
17483
|
}
|
|
17484
|
-
const Eo = /* @__PURE__ */ mt(
|
|
17484
|
+
const Eo = /* @__PURE__ */ mt(zu, [["render", _d], ["__scopeId", "data-v-69a9cfa3"]]), vd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17485
17485
|
__proto__: null,
|
|
17486
17486
|
default: Eo
|
|
17487
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
17487
|
+
}, Symbol.toStringTag, { value: "Module" })), yd = {
|
|
17488
17488
|
name: "AuthCallback",
|
|
17489
17489
|
mixins: [zr, xr, at],
|
|
17490
17490
|
data() {
|
|
@@ -17500,35 +17500,35 @@ const Eo = /* @__PURE__ */ mt(xu, [["render", vd], ["__scopeId", "data-v-69a9cfa
|
|
|
17500
17500
|
},
|
|
17501
17501
|
methods: {
|
|
17502
17502
|
inAppRedirect() {
|
|
17503
|
-
let n =
|
|
17503
|
+
let n = Gi(location.href);
|
|
17504
17504
|
return n = n.replace("http", "tapni"), n = n.replace("https", "tapni"), window.open(n);
|
|
17505
17505
|
}
|
|
17506
17506
|
}
|
|
17507
|
-
},
|
|
17507
|
+
}, wd = { class: "page-login content-boxed content-boxed-padding" }, bd = {
|
|
17508
17508
|
key: 0,
|
|
17509
17509
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
17510
|
-
},
|
|
17510
|
+
}, kd = /* @__PURE__ */ _("br", null, null, -1), Cd = {
|
|
17511
17511
|
key: 1,
|
|
17512
17512
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
17513
17513
|
};
|
|
17514
|
-
function
|
|
17515
|
-
return N(), U("div",
|
|
17516
|
-
(n.$route.query.platform === "android" || n.$route.query.platform === "ios") && !n.isNative ? (N(), U("h5",
|
|
17514
|
+
function Ed(n, e, t, r, o, i) {
|
|
17515
|
+
return N(), U("div", wd, [
|
|
17516
|
+
(n.$route.query.platform === "android" || n.$route.query.platform === "ios") && !n.isNative ? (N(), U("h5", bd, [
|
|
17517
17517
|
ke(Q(n.ssoLang[this.appLanguage].you_will_be_redirected), 1),
|
|
17518
|
-
|
|
17518
|
+
kd,
|
|
17519
17519
|
ke(" " + Q(n.ssoLang[this.appLanguage].if_redirect_not_directly) + ", ", 1),
|
|
17520
17520
|
_("span", {
|
|
17521
17521
|
onClick: e[0] || (e[0] = (...a) => i.inAppRedirect && i.inAppRedirect(...a)),
|
|
17522
17522
|
style: { color: "blue", cursor: "pointer" }
|
|
17523
17523
|
}, Q(n.ssoLang[this.appLanguage].click_here), 1),
|
|
17524
17524
|
ke(".")
|
|
17525
|
-
])) : (N(), U("h4",
|
|
17525
|
+
])) : (N(), U("h4", Cd, Q(n.ssoLang[this.appLanguage].please_wait), 1))
|
|
17526
17526
|
]);
|
|
17527
17527
|
}
|
|
17528
|
-
const To = /* @__PURE__ */ mt(
|
|
17528
|
+
const To = /* @__PURE__ */ mt(yd, [["render", Ed]]), Td = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
17529
17529
|
__proto__: null,
|
|
17530
17530
|
default: To
|
|
17531
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
17531
|
+
}, Symbol.toStringTag, { value: "Module" })), Sd = {
|
|
17532
17532
|
name: "ModalOverlay",
|
|
17533
17533
|
mixins: [at],
|
|
17534
17534
|
data() {
|
|
@@ -17553,13 +17553,13 @@ const To = /* @__PURE__ */ mt(wd, [["render", Td]]), Sd = /* @__PURE__ */ Object
|
|
|
17553
17553
|
}
|
|
17554
17554
|
}
|
|
17555
17555
|
};
|
|
17556
|
-
function
|
|
17556
|
+
function Id(n, e, t, r, o, i) {
|
|
17557
17557
|
return N(), U("div", {
|
|
17558
17558
|
class: Je({ "pointer delete-menu": !0, "delete-menu-active": o.toggle }),
|
|
17559
17559
|
onClick: e[0] || (e[0] = (...a) => i.toggleEmit && i.toggleEmit(...a))
|
|
17560
17560
|
}, null, 2);
|
|
17561
17561
|
}
|
|
17562
|
-
const Ri = /* @__PURE__ */ mt(
|
|
17562
|
+
const Ri = /* @__PURE__ */ mt(Sd, [["render", Id], ["__scopeId", "data-v-17c95816"]]), Ad = {
|
|
17563
17563
|
name: "SSO",
|
|
17564
17564
|
mixins: [Lr, zr, xr, at],
|
|
17565
17565
|
data() {
|
|
@@ -17602,23 +17602,23 @@ const Ri = /* @__PURE__ */ mt(Id, [["render", Ad], ["__scopeId", "data-v-17c9581
|
|
|
17602
17602
|
this.toggle = !this.toggle;
|
|
17603
17603
|
}
|
|
17604
17604
|
}
|
|
17605
|
-
},
|
|
17605
|
+
}, Rd = (n) => (qn("data-v-11f19a09"), n = n(), Kn(), n), Pd = /* @__PURE__ */ Rd(() => /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
17606
17606
|
/* @__PURE__ */ _("img", {
|
|
17607
17607
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
17608
17608
|
class: "responsive-image",
|
|
17609
17609
|
style: { width: "45%" }
|
|
17610
17610
|
})
|
|
17611
|
-
], -1)),
|
|
17612
|
-
|
|
17613
|
-
],
|
|
17611
|
+
], -1)), Md = [
|
|
17612
|
+
Pd
|
|
17613
|
+
], Nd = { class: "bold center-text color-black half-top half-bottom" }, Od = ["placeholder"], Ld = {
|
|
17614
17614
|
type: "submit",
|
|
17615
17615
|
class: "button black-button white-button button-full",
|
|
17616
17616
|
style: { margin: "0 auto", "margin-top": "25px", "margin-bottom": "30px" }
|
|
17617
|
-
},
|
|
17617
|
+
}, zd = { key: 0 }, xd = {
|
|
17618
17618
|
key: 1,
|
|
17619
17619
|
class: "button--loading button__loader"
|
|
17620
17620
|
};
|
|
17621
|
-
function
|
|
17621
|
+
function Ud(n, e, t, r, o, i) {
|
|
17622
17622
|
return N(), U("form", {
|
|
17623
17623
|
onSubmit: e[3] || (e[3] = Ge((...a) => i.submit && i.submit(...a), ["prevent"])),
|
|
17624
17624
|
class: Je(["menu-wrapper menu-light menu-modal center-text activate-page", { "active-menu": o.toggle }]),
|
|
@@ -17628,8 +17628,8 @@ function Bd(n, e, t, r, o, i) {
|
|
|
17628
17628
|
onClick: e[0] || (e[0] = (...a) => i.forceClose && i.forceClose(...a)),
|
|
17629
17629
|
class: "color-black pull-right pointer",
|
|
17630
17630
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
17631
|
-
},
|
|
17632
|
-
_("h3",
|
|
17631
|
+
}, Md),
|
|
17632
|
+
_("h3", Nd, Q(n.ssoLang[n.appLanguage].enter_company_email), 1),
|
|
17633
17633
|
_("div", null, [
|
|
17634
17634
|
Ie(_("input", {
|
|
17635
17635
|
type: "text",
|
|
@@ -17644,16 +17644,16 @@ function Bd(n, e, t, r, o, i) {
|
|
|
17644
17644
|
required: "",
|
|
17645
17645
|
onKeydown: e[2] || (e[2] = fn(Ge(() => {
|
|
17646
17646
|
}, ["prevent"]), ["space"]))
|
|
17647
|
-
}, null, 40,
|
|
17647
|
+
}, null, 40, Od), [
|
|
17648
17648
|
[gn, o.email]
|
|
17649
17649
|
])
|
|
17650
17650
|
]),
|
|
17651
|
-
_("button",
|
|
17652
|
-
o.loading ? (N(), U("span",
|
|
17651
|
+
_("button", Ld, [
|
|
17652
|
+
o.loading ? (N(), U("span", xd)) : (N(), U("span", zd, Q(n.ssoLang[n.appLanguage].continue), 1))
|
|
17653
17653
|
])
|
|
17654
17654
|
], 34);
|
|
17655
17655
|
}
|
|
17656
|
-
const Pi = /* @__PURE__ */ mt(
|
|
17656
|
+
const Pi = /* @__PURE__ */ mt(Ad, [["render", Ud], ["__scopeId", "data-v-11f19a09"]]), Bd = {
|
|
17657
17657
|
name: "OTP",
|
|
17658
17658
|
mixins: [at],
|
|
17659
17659
|
data() {
|
|
@@ -17687,23 +17687,23 @@ const Pi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a0
|
|
|
17687
17687
|
this.toggle = !this.toggle;
|
|
17688
17688
|
}
|
|
17689
17689
|
}
|
|
17690
|
-
},
|
|
17690
|
+
}, Dd = /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
17691
17691
|
/* @__PURE__ */ _("img", {
|
|
17692
17692
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
17693
17693
|
class: "responsive-image",
|
|
17694
17694
|
style: { width: "45%" }
|
|
17695
17695
|
})
|
|
17696
|
-
], -1)
|
|
17697
|
-
|
|
17698
|
-
],
|
|
17696
|
+
], -1), Hd = [
|
|
17697
|
+
Dd
|
|
17698
|
+
], jd = ["src"], Fd = { class: "bold center-text color-black half-top half-bottom" }, qd = ["innerHTML"], Kd = ["placeholder"], Gd = {
|
|
17699
17699
|
type: "submit",
|
|
17700
17700
|
class: "button black-button white-button button-full",
|
|
17701
17701
|
style: { margin: "0 auto", "margin-top": "25px", "margin-bottom": "30px" }
|
|
17702
|
-
},
|
|
17702
|
+
}, Vd = { key: 0 }, Qd = {
|
|
17703
17703
|
key: 1,
|
|
17704
17704
|
class: "button--loading button__loader"
|
|
17705
|
-
},
|
|
17706
|
-
function
|
|
17705
|
+
}, Yd = { class: "close-text center-text half-top color-black" }, Wd = ["innerHTML"], $d = /* @__PURE__ */ _("a", { href: "mailto:support@tapni.com?subject=MFA Authentication Problem" }, " support@tapni.com", -1);
|
|
17706
|
+
function Jd(n, e, t, r, o, i) {
|
|
17707
17707
|
return N(), U("form", {
|
|
17708
17708
|
onSubmit: e[3] || (e[3] = Ge((...a) => i.submit && i.submit(...a), ["prevent"])),
|
|
17709
17709
|
class: Je(["menu-wrapper menu-light menu-modal center-text activate-page", { "active-menu": o.toggle }]),
|
|
@@ -17713,42 +17713,43 @@ function Xd(n, e, t, r, o, i) {
|
|
|
17713
17713
|
onClick: e[0] || (e[0] = (...a) => i.forceClose && i.forceClose(...a)),
|
|
17714
17714
|
class: "color-black pull-right pointer",
|
|
17715
17715
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
17716
|
-
},
|
|
17716
|
+
}, Hd),
|
|
17717
17717
|
_("img", {
|
|
17718
17718
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
17719
|
-
class: "
|
|
17720
|
-
|
|
17721
|
-
|
|
17719
|
+
class: "small-bottom",
|
|
17720
|
+
style: { margin: "0 auto", "margin-top": "2px", "margin-bottom": "15px", width: "40px" }
|
|
17721
|
+
}, null, 8, jd),
|
|
17722
|
+
_("h3", Fd, Q(n.ssoLang[n.appLanguage].otp_title), 1),
|
|
17722
17723
|
_("p", {
|
|
17723
17724
|
class: "half-top full-bottom padding-left padding-right",
|
|
17724
17725
|
innerHTML: n.ssoLang[n.appLanguage].otp_subtitle
|
|
17725
|
-
}, null, 8,
|
|
17726
|
+
}, null, 8, qd),
|
|
17726
17727
|
_("div", null, [
|
|
17727
17728
|
Ie(_("input", {
|
|
17728
17729
|
type: "text",
|
|
17729
17730
|
"onUpdate:modelValue": e[1] || (e[1] = (a) => o.otp = a),
|
|
17730
17731
|
placeholder: n.ssoLang[n.appLanguage].otp_code,
|
|
17731
17732
|
class: "edit-input h-40 lh-40",
|
|
17732
|
-
style: { width: "80%" },
|
|
17733
|
+
style: { width: "80%", margin: "0 auto", height: "25px" },
|
|
17733
17734
|
required: "",
|
|
17734
17735
|
onKeydown: e[2] || (e[2] = fn(Ge(() => {
|
|
17735
17736
|
}, ["prevent"]), ["space"]))
|
|
17736
|
-
}, null, 40,
|
|
17737
|
+
}, null, 40, Kd), [
|
|
17737
17738
|
[gn, o.otp]
|
|
17738
17739
|
])
|
|
17739
17740
|
]),
|
|
17740
|
-
_("button",
|
|
17741
|
-
o.loading ? (N(), U("span",
|
|
17741
|
+
_("button", Gd, [
|
|
17742
|
+
o.loading ? (N(), U("span", Qd)) : (N(), U("span", Vd, Q(n.ssoLang[n.appLanguage].continue), 1))
|
|
17742
17743
|
]),
|
|
17743
|
-
_("p",
|
|
17744
|
+
_("p", Yd, [
|
|
17744
17745
|
_("span", {
|
|
17745
17746
|
innerHTML: n.ssoLang[this.appLanguage].otp_p1
|
|
17746
|
-
}, null, 8,
|
|
17747
|
-
|
|
17747
|
+
}, null, 8, Wd),
|
|
17748
|
+
$d
|
|
17748
17749
|
])
|
|
17749
17750
|
], 34);
|
|
17750
17751
|
}
|
|
17751
|
-
const
|
|
17752
|
+
const Mi = /* @__PURE__ */ mt(Bd, [["render", Jd]]), Xd = {
|
|
17752
17753
|
name: "SSOPick",
|
|
17753
17754
|
mixins: [Lr, zr, xr, at],
|
|
17754
17755
|
data() {
|
|
@@ -17783,34 +17784,34 @@ const Ni = /* @__PURE__ */ mt(Dd, [["render", Xd], ["__scopeId", "data-v-2b6d626
|
|
|
17783
17784
|
this.azureLoad = !1, this.oktaLoad = !1, this.samlLoad = !1, this.sso = null, this.email = null, n && (this.sso = n.sso, this.email = n.email), this.toggle = !this.toggle;
|
|
17784
17785
|
}
|
|
17785
17786
|
}
|
|
17786
|
-
}, Ur = (n) => (
|
|
17787
|
+
}, Ur = (n) => (qn("data-v-4f821f65"), n = n(), Kn(), n), Zd = /* @__PURE__ */ Ur(() => /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
|
|
17787
17788
|
/* @__PURE__ */ _("img", {
|
|
17788
17789
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
17789
17790
|
class: "responsive-image",
|
|
17790
17791
|
style: { width: "45%" }
|
|
17791
17792
|
})
|
|
17792
|
-
], -1)),
|
|
17793
|
-
|
|
17794
|
-
],
|
|
17793
|
+
], -1)), ep = [
|
|
17794
|
+
Zd
|
|
17795
|
+
], tp = { class: "bold center-text color-black half-top half-bottom" }, np = /* @__PURE__ */ Ur(() => /* @__PURE__ */ _("img", {
|
|
17795
17796
|
src: "https://cdn.tapni.co/icons/azure.png",
|
|
17796
17797
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
17797
|
-
}, null, -1)),
|
|
17798
|
+
}, null, -1)), rp = { key: 0 }, op = {
|
|
17798
17799
|
key: 1,
|
|
17799
17800
|
class: "button--loading button__loader"
|
|
17800
|
-
},
|
|
17801
|
+
}, ip = /* @__PURE__ */ Ur(() => /* @__PURE__ */ _("img", {
|
|
17801
17802
|
src: "https://cdn.tapni.co/icons/okta.png",
|
|
17802
17803
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
17803
|
-
}, null, -1)),
|
|
17804
|
+
}, null, -1)), ap = { key: 0 }, sp = {
|
|
17804
17805
|
key: 1,
|
|
17805
17806
|
class: "button--loading button__loader"
|
|
17806
|
-
},
|
|
17807
|
+
}, cp = /* @__PURE__ */ Ur(() => /* @__PURE__ */ _("img", {
|
|
17807
17808
|
src: "https://cdn.tapni.co/icons/saml.png",
|
|
17808
17809
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
17809
|
-
}, null, -1)),
|
|
17810
|
+
}, null, -1)), lp = { key: 0 }, up = {
|
|
17810
17811
|
key: 1,
|
|
17811
17812
|
class: "button--loading button__loader"
|
|
17812
17813
|
};
|
|
17813
|
-
function
|
|
17814
|
+
function dp(n, e, t, r, o, i) {
|
|
17814
17815
|
var a, s, u;
|
|
17815
17816
|
return N(), U("form", {
|
|
17816
17817
|
onSubmit: e[4] || (e[4] = Ge(() => {
|
|
@@ -17822,35 +17823,35 @@ function pp(n, e, t, r, o, i) {
|
|
|
17822
17823
|
onClick: e[0] || (e[0] = (...p) => i.forceClose && i.forceClose(...p)),
|
|
17823
17824
|
class: "color-black pull-right pointer",
|
|
17824
17825
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
17825
|
-
},
|
|
17826
|
-
_("h3",
|
|
17826
|
+
}, ep),
|
|
17827
|
+
_("h3", tp, Q(n.ssoLang[n.appLanguage].select_sign_method), 1),
|
|
17827
17828
|
(a = o.sso) != null && a.azure ? (N(), U("a", {
|
|
17828
17829
|
key: 0,
|
|
17829
17830
|
onClick: e[1] || (e[1] = (p) => i.ssoLogin("azure")),
|
|
17830
17831
|
class: "button-center button black-button button-90 google-button pointer"
|
|
17831
17832
|
}, [
|
|
17832
|
-
|
|
17833
|
-
o.azureLoad ? (N(), U("span",
|
|
17833
|
+
np,
|
|
17834
|
+
o.azureLoad ? (N(), U("span", op)) : (N(), U("span", rp, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Azure", 1))
|
|
17834
17835
|
])) : fe("", !0),
|
|
17835
17836
|
(s = o.sso) != null && s.okta ? (N(), U("a", {
|
|
17836
17837
|
key: 1,
|
|
17837
17838
|
onClick: e[2] || (e[2] = (p) => i.ssoLogin("okta")),
|
|
17838
17839
|
class: "button-center button black-button button-90 google-button pointer"
|
|
17839
17840
|
}, [
|
|
17840
|
-
|
|
17841
|
-
o.oktaLoad ? (N(), U("span",
|
|
17841
|
+
ip,
|
|
17842
|
+
o.oktaLoad ? (N(), U("span", sp)) : (N(), U("span", ap, Q(n.ssoLang[n.appLanguage].sign_in_with) + " Okta", 1))
|
|
17842
17843
|
])) : fe("", !0),
|
|
17843
17844
|
(u = o.sso) != null && u.saml ? (N(), U("a", {
|
|
17844
17845
|
key: 2,
|
|
17845
17846
|
onClick: e[3] || (e[3] = (p) => i.ssoLogin("saml")),
|
|
17846
17847
|
class: "button-center button black-button button-90 google-button pointer"
|
|
17847
17848
|
}, [
|
|
17848
|
-
|
|
17849
|
-
o.samlLoad ? (N(), U("span",
|
|
17849
|
+
cp,
|
|
17850
|
+
o.samlLoad ? (N(), U("span", up)) : (N(), U("span", lp, Q(n.ssoLang[n.appLanguage].sign_in_with) + " SAML", 1))
|
|
17850
17851
|
])) : fe("", !0)
|
|
17851
17852
|
], 34);
|
|
17852
17853
|
}
|
|
17853
|
-
const
|
|
17854
|
+
const Ni = /* @__PURE__ */ mt(Xd, [["render", dp], ["__scopeId", "data-v-4f821f65"]]), pp = {
|
|
17854
17855
|
name: "LinkIcon",
|
|
17855
17856
|
mixins: [at],
|
|
17856
17857
|
props: {
|
|
@@ -17922,12 +17923,12 @@ const Oi = /* @__PURE__ */ mt(Zd, [["render", pp], ["__scopeId", "data-v-4f821f6
|
|
|
17922
17923
|
}
|
|
17923
17924
|
},
|
|
17924
17925
|
methods: {}
|
|
17925
|
-
},
|
|
17926
|
-
function
|
|
17926
|
+
}, hp = ["src", "alt"], fp = ["src", "alt"], gp = ["src", "alt"], mp = ["src", "alt"];
|
|
17927
|
+
function _p(n, e, t, r, o, i) {
|
|
17927
17928
|
var a, s;
|
|
17928
17929
|
return N(), U("a", {
|
|
17929
17930
|
class: Je(["disable-select", t.linkStyle + (t.disabled ? " opacity-50" : "")]),
|
|
17930
|
-
style:
|
|
17931
|
+
style: xn(
|
|
17931
17932
|
(t.editing ? "cursor: move" : "cursor: pointer") + "!important; overflow: visible;"
|
|
17932
17933
|
)
|
|
17933
17934
|
}, [
|
|
@@ -17937,7 +17938,7 @@ function vp(n, e, t, r, o, i) {
|
|
|
17937
17938
|
"pulse pulse-border": t.pulse,
|
|
17938
17939
|
"link-drag": t.editing
|
|
17939
17940
|
}),
|
|
17940
|
-
style:
|
|
17941
|
+
style: xn({ ...(a = t.customLinkStyle) == null ? void 0 : a.linkIcon })
|
|
17941
17942
|
}, [
|
|
17942
17943
|
!t.data.custom_icon && t.data.type !== "customlink" ? (N(), U("img", {
|
|
17943
17944
|
key: 0,
|
|
@@ -17946,21 +17947,21 @@ function vp(n, e, t, r, o, i) {
|
|
|
17946
17947
|
alt: t.data.text,
|
|
17947
17948
|
onLoad: e[0] || (e[0] = (u) => n.$emit("loaded")),
|
|
17948
17949
|
onError: e[1] || (e[1] = (u) => n.$emit("loaded"))
|
|
17949
|
-
}, null, 40,
|
|
17950
|
+
}, null, 40, hp)) : !t.data.custom_icon && t.data.type === "customlink" && t.linkAdding ? (N(), U("img", {
|
|
17950
17951
|
key: 1,
|
|
17951
17952
|
src: "https://cdn.tapni.co/icons/custom-icon-128.gif",
|
|
17952
17953
|
class: "responsive-image",
|
|
17953
17954
|
alt: t.data.text,
|
|
17954
17955
|
onLoad: e[2] || (e[2] = (u) => n.$emit("loaded")),
|
|
17955
17956
|
onError: e[3] || (e[3] = (u) => n.$emit("loaded"))
|
|
17956
|
-
}, null, 40,
|
|
17957
|
+
}, null, 40, fp)) : !t.data.custom_icon && t.data.type === "customlink" && !t.linkAdding ? (N(), U("img", {
|
|
17957
17958
|
key: 2,
|
|
17958
17959
|
src: "https://cdn.tapni.co/icons/customlink.png",
|
|
17959
17960
|
class: "responsive-image",
|
|
17960
17961
|
alt: t.data.text,
|
|
17961
17962
|
onLoad: e[4] || (e[4] = (u) => n.$emit("loaded")),
|
|
17962
17963
|
onError: e[5] || (e[5] = (u) => n.$emit("loaded"))
|
|
17963
|
-
}, null, 40,
|
|
17964
|
+
}, null, 40, gp)) : (N(), U("img", {
|
|
17964
17965
|
key: 3,
|
|
17965
17966
|
src: t.data.style.custom_icon,
|
|
17966
17967
|
style: { "border-radius": "22.46%" },
|
|
@@ -17968,25 +17969,25 @@ function vp(n, e, t, r, o, i) {
|
|
|
17968
17969
|
alt: t.data.text,
|
|
17969
17970
|
onLoad: e[6] || (e[6] = (u) => n.$emit("loaded")),
|
|
17970
17971
|
onError: e[7] || (e[7] = (u) => n.$emit("loaded"))
|
|
17971
|
-
}, null, 40,
|
|
17972
|
+
}, null, 40, mp))
|
|
17972
17973
|
], 6),
|
|
17973
17974
|
_("span", {
|
|
17974
17975
|
class: "link-text link-drag color-black",
|
|
17975
|
-
style:
|
|
17976
|
+
style: xn({ color: (s = t.customLinkStyle) == null ? void 0 : s.color })
|
|
17976
17977
|
}, Q(i.linkText), 5)
|
|
17977
17978
|
], 6);
|
|
17978
17979
|
}
|
|
17979
|
-
const
|
|
17980
|
+
const vp = /* @__PURE__ */ mt(pp, [["render", _p]]), yp = {
|
|
17980
17981
|
ANDROID_VERSION: "5.6",
|
|
17981
17982
|
IOS_VERSION: "5.6",
|
|
17982
17983
|
WEB_VERSION: "5.6.0",
|
|
17983
17984
|
SUPPORTED_LANGUAGES: ["en", "de", "es", "kr", "it", "fr"],
|
|
17984
17985
|
METAPIXEL_ID: "1203678696914368",
|
|
17985
17986
|
GOOGLE_ANALYTICS_ID: ""
|
|
17986
|
-
},
|
|
17987
|
+
}, wp = {
|
|
17987
17988
|
name: "Language",
|
|
17988
17989
|
mixins: [at],
|
|
17989
|
-
components: { LinkIcon:
|
|
17990
|
+
components: { LinkIcon: vp },
|
|
17990
17991
|
data() {
|
|
17991
17992
|
return {
|
|
17992
17993
|
toggle: !1
|
|
@@ -17996,8 +17997,8 @@ const yp = /* @__PURE__ */ mt(hp, [["render", vp]]), wp = {
|
|
|
17996
17997
|
q.$on("toggleSSOLanguageModal", this.toggleModal), q.$on("closeModal", () => {
|
|
17997
17998
|
this.toggle = !1;
|
|
17998
17999
|
});
|
|
17999
|
-
let n = this.isNative ? await vr.getLanguageCode() :
|
|
18000
|
-
n &&
|
|
18000
|
+
let n = this.isNative ? await vr.getLanguageCode() : Dn.getFirstBrowserLanguage();
|
|
18001
|
+
n && yp.SUPPORTED_LANGUAGES.includes(n) && this.updateLanguage(n);
|
|
18001
18002
|
},
|
|
18002
18003
|
beforeDestroy() {
|
|
18003
18004
|
q._events.toggleSSOLanguageModal.pop();
|
|
@@ -18016,17 +18017,17 @@ const yp = /* @__PURE__ */ mt(hp, [["render", vp]]), wp = {
|
|
|
18016
18017
|
this.toggle = !this.toggle;
|
|
18017
18018
|
}
|
|
18018
18019
|
}
|
|
18019
|
-
},
|
|
18020
|
+
}, bp = (n) => (qn("data-v-a49a90e5"), n = n(), Kn(), n), kp = /* @__PURE__ */ bp(() => /* @__PURE__ */ _("i", { class: "font-17 fa color-black" }, [
|
|
18020
18021
|
/* @__PURE__ */ _("img", {
|
|
18021
18022
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
18022
18023
|
class: "fa responsive-image",
|
|
18023
18024
|
style: { width: "45%" }
|
|
18024
18025
|
})
|
|
18025
|
-
], -1)),
|
|
18026
|
-
|
|
18027
|
-
],
|
|
18028
|
-
function
|
|
18029
|
-
const a =
|
|
18026
|
+
], -1)), Cp = [
|
|
18027
|
+
kp
|
|
18028
|
+
], Ep = { class: "bold center-text color-black small-bottom" };
|
|
18029
|
+
function Tp(n, e, t, r, o, i) {
|
|
18030
|
+
const a = Fn("LinkIcon");
|
|
18030
18031
|
return N(), U("div", {
|
|
18031
18032
|
class: Je(["menu-wrapper menu-light menu-white menu-modal center-text activate-page", { "active-menu": o.toggle }]),
|
|
18032
18033
|
style: { height: "auto", "max-height": "92vh", "margin-top": "-172.5px" }
|
|
@@ -18035,8 +18036,8 @@ function Sp(n, e, t, r, o, i) {
|
|
|
18035
18036
|
onClick: e[0] || (e[0] = (...s) => i.close && i.close(...s)),
|
|
18036
18037
|
class: "color-black pull-right pointer",
|
|
18037
18038
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
18038
|
-
},
|
|
18039
|
-
_("h3",
|
|
18039
|
+
}, Cp),
|
|
18040
|
+
_("h3", Ep, Q(n.ssoLang[n.appLanguage].app_language), 1),
|
|
18040
18041
|
De(a, {
|
|
18041
18042
|
onClick: e[1] || (e[1] = (s) => i.updateLanguage("en")),
|
|
18042
18043
|
"link-style": "link-grid",
|
|
@@ -18095,7 +18096,7 @@ function Sp(n, e, t, r, o, i) {
|
|
|
18095
18096
|
}, null, 8, ["data"])
|
|
18096
18097
|
], 2);
|
|
18097
18098
|
}
|
|
18098
|
-
const
|
|
18099
|
+
const Oi = /* @__PURE__ */ mt(wp, [["render", Tp], ["__scopeId", "data-v-a49a90e5"]]), un = ar("Preferences", {
|
|
18099
18100
|
web: () => import("./web-AImUTDQQ.js").then((n) => new n.PreferencesWeb())
|
|
18100
18101
|
}), At = {
|
|
18101
18102
|
async setObject(n, e) {
|
|
@@ -18201,7 +18202,7 @@ const Li = /* @__PURE__ */ mt(bp, [["render", Sp], ["__scopeId", "data-v-a49a90e
|
|
|
18201
18202
|
let t = JSON.parse(n);
|
|
18202
18203
|
return t !== void 0 ? t : e;
|
|
18203
18204
|
}
|
|
18204
|
-
},
|
|
18205
|
+
}, Sp = {
|
|
18205
18206
|
name: "ReactiveStorage",
|
|
18206
18207
|
data() {
|
|
18207
18208
|
return {
|
|
@@ -18213,45 +18214,45 @@ const Li = /* @__PURE__ */ mt(bp, [["render", Sp], ["__scopeId", "data-v-a49a90e
|
|
|
18213
18214
|
this.strgReady = Qr({ value: !1 }), await Vr._initialize(this.options);
|
|
18214
18215
|
let n = await Vr.getRaw();
|
|
18215
18216
|
const e = Qr(n);
|
|
18216
|
-
this.strg = e, this.strgReady.value = !0,
|
|
18217
|
+
this.strg = e, this.strgReady.value = !0, Ui(e, async () => {
|
|
18217
18218
|
await Vr.setRaw(e);
|
|
18218
18219
|
}, { deep: !0 });
|
|
18219
18220
|
}
|
|
18220
18221
|
};
|
|
18221
|
-
var
|
|
18222
|
-
const
|
|
18222
|
+
var Ip = { VITE_APP_MODE: "npm", VITE_APP_APP_ROOT: "https://t.link", VITE_APP_API_ROOT: "https://api.tapni.co", VITE_APP_GOOGLE_RECAPTCHA_SITE_KEY: "6LenkC0mAAAAADWBxPOhpmwXCwzCJd7cilNgtOLk", VITE_APP_SSO_ID: "9cd47053-080a-4df8-8fd8-ca4389163fde", VITE_APP_POPUP_LOGIN_ALLOWED_ORIGIN: "https://auth.tapni.com", BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 };
|
|
18223
|
+
const Ap = { id: "ssoapp" }, Rp = {
|
|
18223
18224
|
key: 0,
|
|
18224
18225
|
href: "/",
|
|
18225
18226
|
class: "header-logo"
|
|
18226
|
-
},
|
|
18227
|
+
}, Pp = /* @__PURE__ */ _("img", {
|
|
18227
18228
|
src: "data:image/png;base64,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",
|
|
18228
18229
|
onerror: "this.onerror=null;this.src='https://cdn.tapni.co/images/logo-dark.png';",
|
|
18229
18230
|
class: "header-logo-img"
|
|
18230
|
-
}, null, -1),
|
|
18231
|
-
|
|
18232
|
-
],
|
|
18231
|
+
}, null, -1), Mp = [
|
|
18232
|
+
Pp
|
|
18233
|
+
], Np = { class: "lang-icon" }, Op = {
|
|
18233
18234
|
class: "snackbar snackbar-boxed",
|
|
18234
18235
|
id: "snackbar"
|
|
18235
|
-
},
|
|
18236
|
+
}, Lp = {
|
|
18236
18237
|
class: "snack-body",
|
|
18237
18238
|
id: "errorSnack"
|
|
18238
|
-
},
|
|
18239
|
+
}, zp = { id: "errorMessage" }, xp = /* @__PURE__ */ _("img", {
|
|
18239
18240
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
18240
18241
|
style: { width: "100%" }
|
|
18241
|
-
}, null, -1),
|
|
18242
|
-
|
|
18243
|
-
],
|
|
18242
|
+
}, null, -1), Up = [
|
|
18243
|
+
xp
|
|
18244
|
+
], Bp = {
|
|
18244
18245
|
class: "snack-body",
|
|
18245
18246
|
id: "successSnack"
|
|
18246
|
-
},
|
|
18247
|
+
}, Dp = { id: "successMessage" }, Hp = /* @__PURE__ */ _("img", {
|
|
18247
18248
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
18248
18249
|
style: { width: "100%" }
|
|
18249
|
-
}, null, -1),
|
|
18250
|
-
|
|
18251
|
-
],
|
|
18250
|
+
}, null, -1), jp = [
|
|
18251
|
+
Hp
|
|
18252
|
+
], Fp = {
|
|
18252
18253
|
store: ho,
|
|
18253
18254
|
name: "TapniAuth",
|
|
18254
|
-
mixins: [
|
|
18255
|
+
mixins: [Sp, at],
|
|
18255
18256
|
data() {
|
|
18256
18257
|
return {
|
|
18257
18258
|
storeInterval: null,
|
|
@@ -18259,9 +18260,9 @@ const Rp = { id: "ssoapp" }, Pp = {
|
|
|
18259
18260
|
};
|
|
18260
18261
|
},
|
|
18261
18262
|
components: {
|
|
18262
|
-
Language:
|
|
18263
|
-
OTP:
|
|
18264
|
-
SSOPick:
|
|
18263
|
+
Language: Oi,
|
|
18264
|
+
OTP: Mi,
|
|
18265
|
+
SSOPick: Ni,
|
|
18265
18266
|
SSO: Pi,
|
|
18266
18267
|
ModalOverlay: Ri,
|
|
18267
18268
|
AuthCallback: To,
|
|
@@ -18308,7 +18309,7 @@ const Rp = { id: "ssoapp" }, Pp = {
|
|
|
18308
18309
|
},
|
|
18309
18310
|
methods: {
|
|
18310
18311
|
async init() {
|
|
18311
|
-
if (this.$store.commit("auth/setApiRoot", this.$apiRoot ||
|
|
18312
|
+
if (this.$store.commit("auth/setApiRoot", this.$apiRoot || $i.env.VUE_APP_API_ROOT), this.setStorage(this.strg), this.isSetup)
|
|
18312
18313
|
return;
|
|
18313
18314
|
this.isSetup = !0, this.setToken(this.$storex.token);
|
|
18314
18315
|
const n = this.getRefreshTokens();
|
|
@@ -18350,26 +18351,26 @@ const Rp = { id: "ssoapp" }, Pp = {
|
|
|
18350
18351
|
deep: !0
|
|
18351
18352
|
}
|
|
18352
18353
|
}
|
|
18353
|
-
},
|
|
18354
|
+
}, qp = /* @__PURE__ */ Object.assign(Fp, {
|
|
18354
18355
|
setup(n) {
|
|
18355
|
-
return window.Buffer =
|
|
18356
|
+
return window.Buffer = ia, document.addEventListener("DOMContentLoaded", function() {
|
|
18356
18357
|
const e = document.createElement("script");
|
|
18357
|
-
e.src = `https://www.google.com/recaptcha/api.js?render=${
|
|
18358
|
-
}), (e, t) => (N(), U("div",
|
|
18359
|
-
e.display === "redirect" || e.renderView.includes("Auth") ? (N(), U("a",
|
|
18358
|
+
e.src = `https://www.google.com/recaptcha/api.js?render=${Ip.VITE_GOOGLE_RECAPTCHA_SITE_KEY}`, document.head.appendChild(e);
|
|
18359
|
+
}), (e, t) => (N(), U("div", Ap, [
|
|
18360
|
+
e.display === "redirect" || e.renderView.includes("Auth") ? (N(), U("a", Rp, Mp)) : fe("", !0),
|
|
18360
18361
|
e.display === "redirect" ? (N(), U("a", {
|
|
18361
18362
|
key: 1,
|
|
18362
18363
|
onClick: t[0] || (t[0] = (...r) => e.toggleSSOLanguageModal && e.toggleSSOLanguageModal(...r)),
|
|
18363
18364
|
class: "font-18 no-border pointer color-black",
|
|
18364
18365
|
style: { position: "absolute", right: "20px", top: "-10px", "z-index": "1" }
|
|
18365
18366
|
}, [
|
|
18366
|
-
_("span",
|
|
18367
|
+
_("span", Np, Q(e.appLanguage.toUpperCase()), 1)
|
|
18367
18368
|
])) : fe("", !0),
|
|
18368
18369
|
De(Ri),
|
|
18369
|
-
n.isModal ? fe("", !0) : (N(), ht(
|
|
18370
|
+
n.isModal ? fe("", !0) : (N(), ht(Oi, { key: 2 })),
|
|
18370
18371
|
n.isModal ? fe("", !0) : (N(), ht(Pi, { key: 3 })),
|
|
18371
|
-
n.isModal ? fe("", !0) : (N(), ht(
|
|
18372
|
-
De(
|
|
18372
|
+
n.isModal ? fe("", !0) : (N(), ht(Ni, { key: 4 })),
|
|
18373
|
+
De(Mi),
|
|
18373
18374
|
e.initialized && e.renderView === "AuthWelcome" ? (N(), ht(po, { key: 5 })) : e.initialized && e.renderView === "AuthLogin" ? (N(), ht(wo, {
|
|
18374
18375
|
key: 6,
|
|
18375
18376
|
isModal: n.isModal
|
|
@@ -18383,34 +18384,34 @@ const Rp = { id: "ssoapp" }, Pp = {
|
|
|
18383
18384
|
key: 9,
|
|
18384
18385
|
isModal: n.isModal,
|
|
18385
18386
|
payload: n.payload
|
|
18386
|
-
}, null, 8, ["isModal", "payload"])) : e.initialized && e.renderView === "AuthReset" ? (N(), ht(Eo, { key: 10 })) : e.initialized && e.renderView === "AuthCallback" ? (N(), ht(To, { key: 11 })) : e.display !== "npm" ? (N(), ht(
|
|
18387
|
-
_("div",
|
|
18388
|
-
_("p",
|
|
18389
|
-
_("span",
|
|
18387
|
+
}, null, 8, ["isModal", "payload"])) : e.initialized && e.renderView === "AuthReset" ? (N(), ht(Eo, { key: 10 })) : e.initialized && e.renderView === "AuthCallback" ? (N(), ht(To, { key: 11 })) : e.display !== "npm" ? (N(), ht(Bi(ji), { key: 12 })) : fe("", !0),
|
|
18388
|
+
_("div", Op, [
|
|
18389
|
+
_("p", Lp, [
|
|
18390
|
+
_("span", zp, Q(e.ssoLang[e.appLanguage].error), 1),
|
|
18390
18391
|
_("a", {
|
|
18391
18392
|
onClick: t[1] || (t[1] = (...r) => e.closeSnacks && e.closeSnacks(...r)),
|
|
18392
18393
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
18393
|
-
},
|
|
18394
|
+
}, Up)
|
|
18394
18395
|
]),
|
|
18395
|
-
_("p",
|
|
18396
|
-
_("span",
|
|
18396
|
+
_("p", Bp, [
|
|
18397
|
+
_("span", Dp, Q(e.ssoLang[e.appLanguage].success), 1),
|
|
18397
18398
|
_("a", {
|
|
18398
18399
|
onClick: t[2] || (t[2] = (...r) => e.closeSnacks && e.closeSnacks(...r)),
|
|
18399
18400
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
18400
|
-
},
|
|
18401
|
+
}, jp)
|
|
18401
18402
|
])
|
|
18402
18403
|
])
|
|
18403
18404
|
]));
|
|
18404
18405
|
}
|
|
18405
|
-
}),
|
|
18406
|
+
}), nh = {
|
|
18406
18407
|
install: (n, { store: e, apiRoot: t }) => {
|
|
18407
|
-
n.component("TapniAuth",
|
|
18408
|
+
n.component("TapniAuth", qp), e.hasModule("auth") || e.registerModule("auth", ho), n.config.globalProperties.$apiRoot = t;
|
|
18408
18409
|
}
|
|
18409
18410
|
};
|
|
18410
18411
|
export {
|
|
18411
18412
|
at as A,
|
|
18412
18413
|
q as E,
|
|
18413
|
-
|
|
18414
|
+
Gs as Q,
|
|
18414
18415
|
mt as _,
|
|
18415
|
-
|
|
18416
|
+
nh as i
|
|
18416
18417
|
};
|