@tapni/auth 0.0.138 → 0.0.140

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.
@@ -1,24 +1,24 @@
1
- import { reactive as Qr, readonly as zi, resolveComponent as Kn, 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 An, popScopeId as Rn, createStaticVNode as xi, nextTick as So, withModifiers as Ge, normalizeStyle as Bn, withDirectives as Ie, withKeys as fn, vModelText as gn, vModelDynamic as _r, vShow as Jt, createBlock as ht, normalizeClass as Je, vModelCheckbox as Ui, watch as Bi, unref as Di } from "vue";
2
- import { createRouter as Hi, createWebHistory as ji, RouterView as Fi } from "vue-router";
3
- import { createNamespacedHelpers as qi, createStore as Ki } from "vuex";
4
- import { Capacitor as Yn, registerPlugin as ar, WebPlugin as Gi } from "@capacitor/core";
1
+ import { reactive as Qr, readonly as xi, resolveComponent as Kn, 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 An, popScopeId as Rn, createStaticVNode as Ui, nextTick as So, withModifiers as Ge, normalizeStyle as Bn, withDirectives as Ie, withKeys as fn, vModelText as gn, vModelDynamic as _r, vShow as Jt, createBlock as ht, normalizeClass as Je, vModelCheckbox as Bi, watch as Di, unref as Hi } from "vue";
2
+ import { createRouter as ji, createWebHistory as Fi, RouterView as qi } from "vue-router";
3
+ import { createNamespacedHelpers as Ki, createStore as Gi } from "vuex";
4
+ import { Capacitor as Yn, registerPlugin as ar, WebPlugin as Vi } from "@capacitor/core";
5
5
  import he from "await-to-js";
6
6
  import co from "axios";
7
- import { jwtDecode as Wo } from "jwt-decode";
7
+ import { jwtDecode as $o } from "jwt-decode";
8
8
  import { Device as vr } from "@capacitor/device";
9
9
  import { Browser as yr } from "@capacitor/browser";
10
- import $o from "qr-code-styling";
11
- import { sanitizeUrl as Vi } from "@braintree/sanitize-url";
10
+ import Jo from "qr-code-styling";
11
+ import { sanitizeUrl as Qi } from "@braintree/sanitize-url";
12
12
  var lo = {}, Nr = {};
13
- Nr.byteLength = Wi;
14
- Nr.toByteArray = Ji;
15
- Nr.fromByteArray = ea;
16
- var qt = [], bt = [], Qi = typeof Uint8Array < "u" ? Uint8Array : Array, Kr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
17
- for (var Mn = 0, Yi = Kr.length; Mn < Yi; ++Mn)
13
+ Nr.byteLength = $i;
14
+ Nr.toByteArray = Xi;
15
+ Nr.fromByteArray = ta;
16
+ var qt = [], bt = [], Yi = typeof Uint8Array < "u" ? Uint8Array : Array, Kr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
17
+ for (var Mn = 0, Wi = Kr.length; Mn < Wi; ++Mn)
18
18
  qt[Mn] = Kr[Mn], bt[Kr.charCodeAt(Mn)] = Mn;
19
19
  bt[45] = 62;
20
20
  bt[95] = 63;
21
- function Jo(n) {
21
+ function Xo(n) {
22
22
  var e = n.length;
23
23
  if (e % 4 > 0)
24
24
  throw new Error("Invalid string. Length must be a multiple of 4");
@@ -27,30 +27,30 @@ function Jo(n) {
27
27
  var r = t === e ? 0 : 4 - t % 4;
28
28
  return [t, r];
29
29
  }
30
- function Wi(n) {
31
- var e = Jo(n), t = e[0], r = e[1];
30
+ function $i(n) {
31
+ var e = Xo(n), t = e[0], r = e[1];
32
32
  return (t + r) * 3 / 4 - r;
33
33
  }
34
- function $i(n, e, t) {
34
+ function Ji(n, e, t) {
35
35
  return (e + t) * 3 / 4 - t;
36
36
  }
37
- function Ji(n) {
38
- var e, t = Jo(n), r = t[0], o = t[1], i = new Qi($i(n, r, o)), a = 0, s = o > 0 ? r - 4 : r, u;
37
+ function Xi(n) {
38
+ var e, t = Xo(n), r = t[0], o = t[1], i = new Yi(Ji(n, r, o)), a = 0, s = o > 0 ? r - 4 : r, u;
39
39
  for (u = 0; u < s; u += 4)
40
40
  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;
41
41
  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;
42
42
  }
43
- function Xi(n) {
43
+ function Zi(n) {
44
44
  return qt[n >> 18 & 63] + qt[n >> 12 & 63] + qt[n >> 6 & 63] + qt[n & 63];
45
45
  }
46
- function Zi(n, e, t) {
46
+ function ea(n, e, t) {
47
47
  for (var r, o = [], i = e; i < t; i += 3)
48
- r = (n[i] << 16 & 16711680) + (n[i + 1] << 8 & 65280) + (n[i + 2] & 255), o.push(Xi(r));
48
+ r = (n[i] << 16 & 16711680) + (n[i + 1] << 8 & 65280) + (n[i + 2] & 255), o.push(Zi(r));
49
49
  return o.join("");
50
50
  }
51
- function ea(n) {
51
+ function ta(n) {
52
52
  for (var e, t = n.length, r = t % 3, o = [], i = 16383, a = 0, s = t - r; a < s; a += i)
53
- o.push(Zi(n, a, a + i > s ? s : a + i));
53
+ o.push(ea(n, a, a + i > s ? s : a + i));
54
54
  return r === 1 ? (e = n[t - 1], o.push(
55
55
  qt[e >> 2] + qt[e << 4 & 63] + "=="
56
56
  )) : r === 2 && (e = (n[t - 2] << 8) + n[t - 1], o.push(
@@ -90,7 +90,7 @@ uo.write = function(n, e, t, r, o, i) {
90
90
  */
91
91
  (function(n) {
92
92
  const e = Nr, t = uo, r = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : null;
93
- n.Buffer = l, n.SlowBuffer = K, n.INSPECT_MAX_BYTES = 50;
93
+ n.Buffer = l, n.SlowBuffer = G, n.INSPECT_MAX_BYTES = 50;
94
94
  const o = 2147483647;
95
95
  n.kMaxLength = o;
96
96
  const { Uint8Array: i, ArrayBuffer: a, SharedArrayBuffer: s } = globalThis;
@@ -141,7 +141,7 @@ uo.write = function(n, e, t, r, o, i) {
141
141
  if (typeof h == "string")
142
142
  return P(h, c);
143
143
  if (a.isView(h))
144
- return q(h);
144
+ return K(h);
145
145
  if (h == null)
146
146
  throw new TypeError(
147
147
  "The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type " + typeof h
@@ -201,7 +201,7 @@ uo.write = function(n, e, t, r, o, i) {
201
201
  d[g] = h[g] & 255;
202
202
  return d;
203
203
  }
204
- function q(h) {
204
+ function K(h) {
205
205
  if (ze(h, i)) {
206
206
  const c = new i(h);
207
207
  return z(c.buffer, c.byteOffset, c.byteLength);
@@ -231,7 +231,7 @@ uo.write = function(n, e, t, r, o, i) {
231
231
  throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + o.toString(16) + " bytes");
232
232
  return h | 0;
233
233
  }
234
- function K(h) {
234
+ function G(h) {
235
235
  return +h != h && (h = 0), l.alloc(+h);
236
236
  }
237
237
  l.isBuffer = function(c) {
@@ -1060,7 +1060,7 @@ uo.write = function(n, e, t, r, o, i) {
1060
1060
  throw new Error("BigInt not supported");
1061
1061
  }
1062
1062
  })(lo);
1063
- const wn = lo.Buffer, ta = lo.Buffer, pr = Qr(/* @__PURE__ */ new Map()), G = {
1063
+ const wn = lo.Buffer, na = lo.Buffer, pr = Qr(/* @__PURE__ */ new Map()), q = {
1064
1064
  $on(n, e) {
1065
1065
  let t = pr.get(n);
1066
1066
  t || (t = /* @__PURE__ */ new Set(), pr.set(n, t)), t.add(e);
@@ -1076,8 +1076,8 @@ const wn = lo.Buffer, ta = lo.Buffer, pr = Qr(/* @__PURE__ */ new Map()), G = {
1076
1076
  t && t.delete(e);
1077
1077
  }
1078
1078
  };
1079
- zi(G);
1080
- const na = {
1079
+ xi(q);
1080
+ const ra = {
1081
1081
  computed: {
1082
1082
  home() {
1083
1083
  return this.$storex && this.$storex.token && this.$storex.username ? "/" + this.$storex.username : "/welcome";
@@ -1143,10 +1143,10 @@ const na = {
1143
1143
  }
1144
1144
  }
1145
1145
  }
1146
- }, { mapState: ra, mapActions: oa, mapGetters: ia } = qi("auth"), at = {
1147
- mixins: [na],
1146
+ }, { mapState: oa, mapActions: ia, mapGetters: aa } = Ki("auth"), at = {
1147
+ mixins: [ra],
1148
1148
  computed: {
1149
- ...ra([
1149
+ ...oa([
1150
1150
  "$storex",
1151
1151
  "refreshing",
1152
1152
  "loggedInUserId",
@@ -1160,14 +1160,14 @@ const na = {
1160
1160
  "state",
1161
1161
  "allowedOriginsAuth"
1162
1162
  ]),
1163
- ...ia([
1163
+ ...aa([
1164
1164
  "isLoggedIn",
1165
1165
  "renderView",
1166
1166
  "appLanguage"
1167
1167
  ])
1168
1168
  },
1169
1169
  methods: {
1170
- ...oa([
1170
+ ...ia([
1171
1171
  "setLoggedInAccounts",
1172
1172
  "setLoggedInUserId",
1173
1173
  "getRefreshTokens",
@@ -1213,7 +1213,7 @@ const na = {
1213
1213
  for (const [r, o] of e)
1214
1214
  t[r] = o;
1215
1215
  return t;
1216
- }, aa = {
1216
+ }, sa = {
1217
1217
  name: "AuthWelcome",
1218
1218
  mixins: [at],
1219
1219
  data() {
@@ -1231,27 +1231,27 @@ const na = {
1231
1231
  console.log("Play was interrupted:", e);
1232
1232
  }
1233
1233
  }), setTimeout(() => {
1234
- this.$storex && this.$storex.token ? this.$router.push(this.home) : G.$emit("ssoEvent", { name: "setLoading", data: !1 });
1234
+ this.$storex && this.$storex.token ? this.$router.push(this.home) : q.$emit("ssoEvent", { name: "setLoading", data: !1 });
1235
1235
  }, 500);
1236
1236
  },
1237
1237
  methods: {}
1238
- }, Xo = (n) => (An("data-v-615ed484"), n = n(), Rn(), n), sa = {
1238
+ }, Zo = (n) => (An("data-v-615ed484"), n = n(), Rn(), n), ca = {
1239
1239
  class: "page-login content-boxed content-boxed-padding center-text",
1240
1240
  style: { "margin-top": "-1px", overflow: "hidden", border: "solid 0px #ffffff" }
1241
- }, ca = ["autoplay"], la = /* @__PURE__ */ Xo(() => /* @__PURE__ */ _("source", {
1241
+ }, la = ["autoplay"], ua = /* @__PURE__ */ Zo(() => /* @__PURE__ */ _("source", {
1242
1242
  src: "https://cdn.tapni.co/images/tapni-card-tap-video-white.mp4",
1243
1243
  type: "video/mp4"
1244
- }, null, -1)), ua = [
1245
- la
1246
- ], da = { class: "bold full-top no-bottom center-text" }, pa = { class: "full-bottom half-top center-text color-black font-16" }, ha = { class: "page-login-links center-text" }, fa = /* @__PURE__ */ Xo(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1)), ga = {
1244
+ }, null, -1)), da = [
1245
+ ua
1246
+ ], pa = { class: "bold full-top no-bottom center-text" }, ha = { class: "full-bottom half-top center-text color-black font-16" }, fa = { class: "page-login-links center-text" }, ga = /* @__PURE__ */ Zo(() => /* @__PURE__ */ _("div", { class: "clear" }, null, -1)), ma = {
1247
1247
  key: 2,
1248
1248
  style: { display: "flex", "flex-direction": "row", "justify-content": "space-around", width: "90%", margin: "0 auto", "margin-top": "40px" }
1249
- }, ma = /* @__PURE__ */ xi('<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), _a = [
1250
- ma
1249
+ }, _a = /* @__PURE__ */ Ui('<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), va = [
1250
+ _a
1251
1251
  ];
1252
- function va(n, e, t, r, o, i) {
1252
+ function ya(n, e, t, r, o, i) {
1253
1253
  const a = Kn("router-link");
1254
- return N(), U("div", sa, [
1254
+ return N(), U("div", ca, [
1255
1255
  _("video", {
1256
1256
  id: "tapniVideo",
1257
1257
  muted: "",
@@ -1260,9 +1260,9 @@ function va(n, e, t, r, o, i) {
1260
1260
  width: "350",
1261
1261
  style: { margin: "0 auto", "max-width": "100%", "margin-top": "63px", overflow: "hidden" },
1262
1262
  autoplay: n.isNative
1263
- }, ua, 8, ca),
1264
- _("h1", da, Q(n.ssoLang[this.appLanguage].welcome), 1),
1265
- _("p", pa, Q(n.ssoLang[this.appLanguage].welcome_p1), 1),
1263
+ }, da, 8, la),
1264
+ _("h1", pa, Q(n.ssoLang[this.appLanguage].welcome), 1),
1265
+ _("p", ha, Q(n.ssoLang[this.appLanguage].welcome_p1), 1),
1266
1266
  fe("", !0),
1267
1267
  fe("", !0),
1268
1268
  De(a, {
@@ -1275,7 +1275,7 @@ function va(n, e, t, r, o, i) {
1275
1275
  ]),
1276
1276
  _: 1
1277
1277
  }),
1278
- _("div", ha, [
1278
+ _("div", fa, [
1279
1279
  De(a, { to: "/login" }, {
1280
1280
  default: Gt(() => [
1281
1281
  ke(Q(n.ssoLang[this.appLanguage].already_registered) + "? ", 1),
@@ -1283,19 +1283,19 @@ function va(n, e, t, r, o, i) {
1283
1283
  ]),
1284
1284
  _: 1
1285
1285
  }),
1286
- fa
1286
+ ga
1287
1287
  ]),
1288
- this.isNative ? fe("", !0) : (N(), U("div", ga, _a))
1288
+ this.isNative ? fe("", !0) : (N(), U("div", ma, va))
1289
1289
  ]);
1290
1290
  }
1291
- const po = /* @__PURE__ */ mt(aa, [["render", va], ["__scopeId", "data-v-615ed484"]]), ya = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1291
+ const po = /* @__PURE__ */ mt(sa, [["render", ya], ["__scopeId", "data-v-615ed484"]]), wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1292
1292
  __proto__: null,
1293
1293
  default: po
1294
- }, Symbol.toStringTag, { value: "Module" })), wa = "0.0.138";
1295
- function ba(n) {
1294
+ }, Symbol.toStringTag, { value: "Module" })), ba = "0.0.140";
1295
+ function ka(n) {
1296
1296
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
1297
1297
  }
1298
- var Zo = { exports: {} }, Me = Zo.exports = {}, Ht, jt;
1298
+ var ei = { exports: {} }, Me = ei.exports = {}, Ht, jt;
1299
1299
  function Yr() {
1300
1300
  throw new Error("setTimeout has not been defined");
1301
1301
  }
@@ -1314,7 +1314,7 @@ function Wr() {
1314
1314
  jt = Wr;
1315
1315
  }
1316
1316
  })();
1317
- function ei(n) {
1317
+ function ti(n) {
1318
1318
  if (Ht === setTimeout)
1319
1319
  return setTimeout(n, 0);
1320
1320
  if ((Ht === Yr || !Ht) && setTimeout)
@@ -1329,7 +1329,7 @@ function ei(n) {
1329
1329
  }
1330
1330
  }
1331
1331
  }
1332
- function ka(n) {
1332
+ function Ca(n) {
1333
1333
  if (jt === clearTimeout)
1334
1334
  return clearTimeout(n);
1335
1335
  if ((jt === Wr || !jt) && clearTimeout)
@@ -1345,19 +1345,19 @@ function ka(n) {
1345
1345
  }
1346
1346
  }
1347
1347
  var Xt = [], Dn = !1, kn, mr = -1;
1348
- function Ca() {
1349
- !Dn || !kn || (Dn = !1, kn.length ? Xt = kn.concat(Xt) : mr = -1, Xt.length && ti());
1348
+ function Ea() {
1349
+ !Dn || !kn || (Dn = !1, kn.length ? Xt = kn.concat(Xt) : mr = -1, Xt.length && ni());
1350
1350
  }
1351
- function ti() {
1351
+ function ni() {
1352
1352
  if (!Dn) {
1353
- var n = ei(Ca);
1353
+ var n = ti(Ea);
1354
1354
  Dn = !0;
1355
1355
  for (var e = Xt.length; e; ) {
1356
1356
  for (kn = Xt, Xt = []; ++mr < e; )
1357
1357
  kn && kn[mr].run();
1358
1358
  mr = -1, e = Xt.length;
1359
1359
  }
1360
- kn = null, Dn = !1, ka(n);
1360
+ kn = null, Dn = !1, Ca(n);
1361
1361
  }
1362
1362
  }
1363
1363
  Me.nextTick = function(n) {
@@ -1365,12 +1365,12 @@ Me.nextTick = function(n) {
1365
1365
  if (arguments.length > 1)
1366
1366
  for (var t = 1; t < arguments.length; t++)
1367
1367
  e[t - 1] = arguments[t];
1368
- Xt.push(new ni(n, e)), Xt.length === 1 && !Dn && ei(ti);
1368
+ Xt.push(new ri(n, e)), Xt.length === 1 && !Dn && ti(ni);
1369
1369
  };
1370
- function ni(n, e) {
1370
+ function ri(n, e) {
1371
1371
  this.fun = n, this.array = e;
1372
1372
  }
1373
- ni.prototype.run = function() {
1373
+ ri.prototype.run = function() {
1374
1374
  this.fun.apply(null, this.array);
1375
1375
  };
1376
1376
  Me.title = "browser";
@@ -1405,8 +1405,8 @@ Me.chdir = function(n) {
1405
1405
  Me.umask = function() {
1406
1406
  return 0;
1407
1407
  };
1408
- var Ea = Zo.exports;
1409
- const Ta = /* @__PURE__ */ ba(Ea), hr = {
1408
+ var Ta = ei.exports;
1409
+ const Sa = /* @__PURE__ */ ka(Ta), hr = {
1410
1410
  getMe() {
1411
1411
  return ce().get("/users/me");
1412
1412
  },
@@ -1465,7 +1465,7 @@ const Ta = /* @__PURE__ */ ba(Ea), hr = {
1465
1465
  qrCodePooling(n) {
1466
1466
  return ce().post("/company/login/qr", n);
1467
1467
  }
1468
- }, ri = {
1468
+ }, oi = {
1469
1469
  state: {
1470
1470
  english: "English",
1471
1471
  spanish: "Spanish",
@@ -1928,7 +1928,7 @@ const Ta = /* @__PURE__ */ ba(Ea), hr = {
1928
1928
  otp_p1: "If you have trouble signing in, <br> please contact us at",
1929
1929
  change_language: "Change language"
1930
1930
  }
1931
- }, oi = {
1931
+ }, ii = {
1932
1932
  state: {
1933
1933
  english: "Englisch",
1934
1934
  spanish: "Spanisch",
@@ -2380,7 +2380,7 @@ const Ta = /* @__PURE__ */ ba(Ea), hr = {
2380
2380
  choose_other_login_methods: "Wählen Sie andere Anmeldeverfahren",
2381
2381
  no_sso_logins: "Ihr Unternehmen verwendet keine SSO-Anmeldung. Bitte wenden Sie sich an Ihren Administrator"
2382
2382
  }
2383
- }, ii = {
2383
+ }, ai = {
2384
2384
  state: {
2385
2385
  english: "Inglés",
2386
2386
  spanish: "Español",
@@ -2836,7 +2836,7 @@ const Ta = /* @__PURE__ */ ba(Ea), hr = {
2836
2836
  choose_other_login_methods: "Elige otros métodos de inicio de sesión",
2837
2837
  no_sso_logins: "Su empresa no utiliza el inicio de sesión SSO. Comuníquese con su administrador"
2838
2838
  }
2839
- }, ai = {
2839
+ }, si = {
2840
2840
  state: {
2841
2841
  english: "Anglais",
2842
2842
  spanish: "Espagnol",
@@ -3294,7 +3294,7 @@ Il n'y a aucun lien dans votre profil.`,
3294
3294
  choose_other_login_methods: "Choisissez d'autres méthodes de connexion",
3295
3295
  no_sso_logins: "Votre entreprise n'utilise pas de login SSO, veuillez contacter votre administrateur"
3296
3296
  }
3297
- }, si = {
3297
+ }, ci = {
3298
3298
  state: {
3299
3299
  english: "Inglese",
3300
3300
  spanish: "Spagnolo",
@@ -3747,7 +3747,7 @@ Il n'y a aucun lien dans votre profil.`,
3747
3747
  choose_other_login_methods: "Scegli altri metodi di accesso",
3748
3748
  no_sso_logins: "La tua azienda non utilizza l'accesso SSO, contatta il tuo amministratore"
3749
3749
  }
3750
- }, ci = {
3750
+ }, li = {
3751
3751
  state: {
3752
3752
  english: "Engleski",
3753
3753
  spanish: "Španski",
@@ -4192,7 +4192,7 @@ Il n'y a aucun lien dans votre profil.`,
4192
4192
  choose_other_login_methods: "Izaberite druge metode prijavljivanja",
4193
4193
  no_sso_logins: "Vaša kompanija ne koristi SSO prijavu, kontaktirajte svog administratora"
4194
4194
  }
4195
- }, li = {
4195
+ }, ui = {
4196
4196
  state: {
4197
4197
  english: "İngilizce",
4198
4198
  spanish: "İspanyolca",
@@ -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
- }, Sa = {
4645
+ }, Ia = {
4646
4646
  state: {
4647
4647
  english: "英文",
4648
4648
  spanish: "西班牙文",
@@ -5090,7 +5090,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5090
5090
  choose_other_login_methods: "选择其他登录方法",
5091
5091
  no_sso_logins: "您的公司不使用 SSO 登录。 请联系您的管理员"
5092
5092
  }
5093
- }, ui = {
5093
+ }, di = {
5094
5094
  state: {
5095
5095
  english: "영어",
5096
5096
  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(() => ya), Ia = () => Promise.resolve().then(() => Kc), Aa = () => Promise.resolve().then(() => Bl), Ra = () => Promise.resolve().then(() => yd), Pa = () => import("./Account-Ocsxz63S.js"), Ma = () => Promise.resolve().then(() => pu), Na = () => Promise.resolve().then(() => Sd), Oa = () => import("./QR-1ZiBgDXA.js"), La = () => Promise.resolve().then(() => zu), za = [
5550
+ }, Ao = () => Promise.resolve().then(() => wa), Aa = () => Promise.resolve().then(() => Kc), Ra = () => Promise.resolve().then(() => Bl), Pa = () => Promise.resolve().then(() => yd), Ma = () => import("./Account-kxvHgzkv.js"), Na = () => Promise.resolve().then(() => pu), Oa = () => Promise.resolve().then(() => Sd), La = () => import("./QR-WTnB1gtM.js"), za = () => Promise.resolve().then(() => zu), xa = [
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: Ia
5559
+ component: Aa
5560
5560
  },
5561
5561
  {
5562
5562
  path: "/callback/saml",
5563
5563
  name: "Callback",
5564
5564
  alias: ["/callback/okta", "/callback/auth"],
5565
- component: Na
5565
+ component: Oa
5566
5566
  },
5567
5567
  {
5568
5568
  path: "/qr",
5569
5569
  name: "AuthQR",
5570
- component: Oa
5570
+ component: La
5571
5571
  },
5572
5572
  {
5573
5573
  path: "/mfa",
5574
5574
  name: "AuthMFA",
5575
- component: La
5575
+ component: za
5576
5576
  },
5577
5577
  {
5578
5578
  path: "/account",
5579
5579
  name: "AuthAccount",
5580
- component: Pa
5580
+ component: Ma
5581
5581
  },
5582
5582
  {
5583
5583
  path: "/reset",
5584
5584
  name: "AuthReset",
5585
- component: Ra
5585
+ component: Pa
5586
5586
  },
5587
5587
  {
5588
5588
  path: "/register",
5589
5589
  name: "AuthRegister",
5590
- component: Aa
5590
+ component: Ra
5591
5591
  },
5592
5592
  {
5593
5593
  path: "/verify",
5594
5594
  name: "AuthVerify",
5595
- component: Ma
5595
+ component: Na
5596
5596
  },
5597
5597
  {
5598
5598
  path: "/",
5599
5599
  name: "404",
5600
5600
  component: Ao
5601
5601
  }
5602
- ], xa = Hi({
5603
- history: ji("/"),
5604
- routes: za
5602
+ ], Ro = ji({
5603
+ history: Fi("/"),
5604
+ routes: xa
5605
5605
  }), ho = {
5606
5606
  namespaced: !0,
5607
5607
  state: {
@@ -5616,15 +5616,15 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5616
5616
  device: {},
5617
5617
  loggedInAccounts: {},
5618
5618
  ssoLang: {
5619
- en: ri.state,
5620
- de: oi.state,
5621
- es: ii.state,
5622
- fr: ai.state,
5623
- it: si.state,
5624
- sr: ci.state,
5625
- tr: li.state,
5626
- cn: Sa.state,
5627
- kr: ui.state
5619
+ en: oi.state,
5620
+ de: ii.state,
5621
+ es: ai.state,
5622
+ fr: si.state,
5623
+ it: ci.state,
5624
+ sr: li.state,
5625
+ tr: ui.state,
5626
+ cn: Ia.state,
5627
+ kr: di.state
5628
5628
  },
5629
5629
  display: "npm",
5630
5630
  redirect_uri: "https://t.link/callback/auth",
@@ -5726,7 +5726,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5726
5726
  if (e.response.data.error === "ACCESS_DENIED")
5727
5727
  return n("logout");
5728
5728
  if (e.response.data.error === "OTP_REQUIRED")
5729
- return G.$emit("toggleOTPModal", !0);
5729
+ return q.$emit("toggleOTPModal", !0);
5730
5730
  !e.response.data.error.includes("Network Error") && !e.response.data.error.includes("TOKEN_EXPIRED") && !e.response.data.error.includes("Cannot read properties") && n("errorSnack", e.response.data.error);
5731
5731
  }
5732
5732
  return e;
@@ -5782,7 +5782,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5782
5782
  username: r,
5783
5783
  UserId: t.loggedInAccounts[r].id,
5784
5784
  localUser: t.loggedInAccounts[r]
5785
- }), n("setLoggedInUserId", t.loggedInAccounts[r].id), n("setRefreshToken", t.loggedInAccounts[r].refreshToken), await e("refreshTokenAction", t.loggedInAccounts[r])), G.$emit("ssoEvent", { name: "switchAccount", data: { username: r } });
5785
+ }), n("setLoggedInUserId", t.loggedInAccounts[r].id), n("setRefreshToken", t.loggedInAccounts[r].refreshToken), await e("refreshTokenAction", t.loggedInAccounts[r])), q.$emit("ssoEvent", { name: "switchAccount", data: { username: r } });
5786
5786
  },
5787
5787
  async refreshTokenAction({ commit: n, state: e, getters: t }, r) {
5788
5788
  if (e.refreshing)
@@ -5810,14 +5810,14 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5810
5810
  if (e.display === "redirect")
5811
5811
  return e.redirect_uri && !e.allowedOriginsAuth.some(
5812
5812
  (i) => e.redirect_uri.startsWith(i)
5813
- ) ? console.error("Redirect URI not allowed") : xa.push("/account");
5813
+ ) ? console.error("Redirect URI not allowed") : Ro.push("/account");
5814
5814
  e.display === "popup" ? e.allowedOriginsAuth.forEach((i) => {
5815
5815
  var a;
5816
5816
  (a = window.parent) == null || a.postMessage(
5817
5817
  { code: o.data.auth_code, state: e.state },
5818
5818
  i
5819
5819
  );
5820
- }) : e.display === "npm" && (G.$emit("ssoEvent", { name: "setLoading", data: !0 }), G.$emit("ssoEvent", { name: "setStorage", data: e.$storex }), G.$emit("ssoEvent", { name: "getUser", data: { username: o.data.data.username } }), t("setLoggedInAccounts", [
5820
+ }) : e.display === "npm" && (q.$emit("ssoEvent", { name: "setLoading", data: !0 }), q.$emit("ssoEvent", { name: "setStorage", data: e.$storex }), q.$emit("ssoEvent", { name: "getUser", data: { username: o.data.data.username } }), t("setLoggedInAccounts", [
5821
5821
  {
5822
5822
  id: o.data.data.id,
5823
5823
  username: o.data.data.username,
@@ -5826,7 +5826,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5826
5826
  }
5827
5827
  ]), o.isModal && (t("successSnack", e.ssoLang[r.appLanguage].success_login), setTimeout(() => {
5828
5828
  location.reload();
5829
- }, 1500)));
5829
+ }, 1500)), Ro.push("/" + o.data.data.username + "#edit"));
5830
5830
  },
5831
5831
  async register({ commit: n, dispatch: e }, t) {
5832
5832
  const [r, o] = await he(
@@ -5936,7 +5936,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5936
5936
  return r ? e("errorHandler", r) : o.data.success;
5937
5937
  },
5938
5938
  setLoggedInAccounts({ commit: n }, e) {
5939
- n("setLoggedInAccounts", e);
5939
+ n("setLoggedInAccounts", e), q.$emit("ssoEvent", { name: "setLoggedInAccounts", data: e });
5940
5940
  },
5941
5941
  setLoggedInUserId({ commit: n }, e) {
5942
5942
  n("setLoggedInUserId", e);
@@ -5986,14 +5986,14 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
5986
5986
  appLanguage: (n) => n.lang,
5987
5987
  accessToken: (n) => n.$storex.token,
5988
5988
  refreshTokens: (n) => n.$storex.refreshTokens.split(","),
5989
- apiRoot: (n) => n.apiRoot || Ta.env.VUE_APP_API_ROOT
5989
+ apiRoot: (n) => n.apiRoot || Sa.env.VUE_APP_API_ROOT
5990
5990
  }
5991
- }, It = Ki({
5991
+ }, It = Gi({
5992
5992
  modules: {
5993
5993
  auth: ho
5994
5994
  }
5995
5995
  }), ce = (n = null) => {
5996
- const e = wa;
5996
+ const e = ba;
5997
5997
  let t = "https://api.tapni.co/v1/";
5998
5998
  It.getters["auth/apiRoot"] && (t = It.getters["auth/apiRoot"]);
5999
5999
  let r = co.create({
@@ -6014,7 +6014,7 @@ Tanıştığınız herkesi etkileyin 😎 <br> Kendinize bir tane ayırın 👇`
6014
6014
  lang: It.getters["auth/appLanguage"],
6015
6015
  realm: It.getters["auth/appRealm"] || "app"
6016
6016
  }), It.getters["auth/accessToken"] && !n) {
6017
- const i = Wo(It.getters["auth/accessToken"]);
6017
+ const i = $o(It.getters["auth/accessToken"]);
6018
6018
  if (i.exp - 30 < Math.floor(Date.now() / 1e3))
6019
6019
  return It.dispatch("auth/refreshTokenAction", i).then(() => (o.headers = {
6020
6020
  ...o.headers,
@@ -6089,9 +6089,9 @@ const $e = {
6089
6089
  getAccountSettings() {
6090
6090
  return ce().get("/users/settings");
6091
6091
  }
6092
- }, Ro = ar("GoogleAuth", {
6092
+ }, Po = ar("GoogleAuth", {
6093
6093
  web: () => import("./web-5VtGcKeU.js").then((n) => new n.GoogleAuthWeb())
6094
- }), di = {
6094
+ }), pi = {
6095
6095
  data() {
6096
6096
  return {
6097
6097
  googleLoad: !1
@@ -6103,20 +6103,20 @@ const $e = {
6103
6103
  }
6104
6104
  },
6105
6105
  mounted() {
6106
- Ro.initialize();
6106
+ Po.initialize();
6107
6107
  },
6108
6108
  methods: {
6109
6109
  async googleLogin() {
6110
6110
  var t;
6111
6111
  this.googleLoad = !0;
6112
- let [n, e] = await he(Ro.signIn());
6112
+ let [n, e] = await he(Po.signIn());
6113
6113
  if (n)
6114
6114
  return this.googleLoad = !1;
6115
6115
  if (this.referral && (e.ref = this.referral), e.authentication && (e.authentication.accessToken || e.authentication.idToken)) {
6116
6116
  this.referral && (e.ref = this.referral), this.display === "popup" && (e.response_type = "code");
6117
6117
  const [r, o] = await he($e.googleSDK(e, this.$storex));
6118
6118
  if (r)
6119
- return this.googleLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(r);
6119
+ return this.googleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(r);
6120
6120
  if (o.data.success) {
6121
6121
  if (this.display === "popup")
6122
6122
  return (t = window.parent) == null ? void 0 : t.postMessage({ code: o.data.auth_code, state: this.$route.query.state }, "*");
@@ -6126,7 +6126,7 @@ const $e = {
6126
6126
  } else
6127
6127
  this.errorSnack(this.ssoLang[this.appLanguage].unexpected_err);
6128
6128
  } else
6129
- this.googleLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
6129
+ this.googleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
6130
6130
  }
6131
6131
  }
6132
6132
  }, Ua = ar("FacebookLogin", {
@@ -6147,7 +6147,7 @@ window.fbAsyncInit = function() {
6147
6147
  var r, o = n.getElementsByTagName(e)[0];
6148
6148
  n.getElementById(t) || (r = n.createElement(e), r.id = t, r.src = "https://connect.facebook.net/en_US/sdk.js", o.parentNode.insertBefore(r, o));
6149
6149
  })(document, "script", "facebook-jssdk");
6150
- const pi = {
6150
+ const hi = {
6151
6151
  data() {
6152
6152
  return {
6153
6153
  facebookLoad: !1
@@ -6171,22 +6171,22 @@ const pi = {
6171
6171
  if (this.referral && (t.ref = this.referral), this.display === "popup" && (t.response_type = "code"), t && t.accessToken) {
6172
6172
  const [o, i] = await he($e.facebookSDK(t, this.$storex));
6173
6173
  if (o)
6174
- return this.facebookLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(o);
6174
+ return this.facebookLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(o);
6175
6175
  if (i.data.success) {
6176
6176
  if (this.display === "popup")
6177
6177
  return (r = window.parent) == null ? void 0 : r.postMessage({ code: i.data.auth_code, state: this.$route.query.state }, "*");
6178
6178
  await this.loginSetup(i), await this.getLoggedInAccounts(), this.$router.push("/" + i.data.data.username + "#edit"), setTimeout(() => {
6179
- this.facebookLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
6179
+ this.facebookLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
6180
6180
  }, 1e3);
6181
6181
  } else
6182
6182
  this.errorSnack(this.ssoLang[this.appLanguage].unexpected_err);
6183
6183
  } else
6184
- this.facebookLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
6184
+ this.facebookLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
6185
6185
  }
6186
6186
  }
6187
6187
  }, Ba = ar("SignInWithApple", {
6188
6188
  web: () => import("./web-NrPZl3qD.js").then((n) => new n.SignInWithAppleWeb())
6189
- }), hi = {
6189
+ }), fi = {
6190
6190
  data() {
6191
6191
  return {
6192
6192
  appleLoad: !1
@@ -6208,11 +6208,11 @@ const pi = {
6208
6208
  }));
6209
6209
  if (n)
6210
6210
  return this.appleLoad = !1;
6211
- if (e.response.tokenData = Wo(e.response.identityToken), e && e.response && e.response.identityToken) {
6211
+ if (e.response.tokenData = $o(e.response.identityToken), e && e.response && e.response.identityToken) {
6212
6212
  this.referral && (e.response.ref = this.referral), this.display === "popup" && (e.response_type = "code");
6213
6213
  const [r, o] = await he($e.appleSDK(e.response, this.$storex));
6214
6214
  if (r)
6215
- return this.appleLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(r);
6215
+ return this.appleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(r);
6216
6216
  if (o.data.success) {
6217
6217
  if (this.display === "popup")
6218
6218
  return (t = window.parent) == null ? void 0 : t.postMessage({ code: o.data.auth_code, state: this.$route.query.state }, "*");
@@ -6222,7 +6222,7 @@ const pi = {
6222
6222
  } else
6223
6223
  this.errorSnack(this.ssoLang[this.appLanguage].unexpected_err);
6224
6224
  } else
6225
- this.appleLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
6225
+ this.appleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
6226
6226
  }
6227
6227
  }
6228
6228
  };
@@ -6266,7 +6266,7 @@ var $ = function() {
6266
6266
  return e;
6267
6267
  }, $.apply(this, arguments);
6268
6268
  };
6269
- function Po(n, e) {
6269
+ function Mo(n, e) {
6270
6270
  var t = {};
6271
6271
  for (var r in n)
6272
6272
  Object.prototype.hasOwnProperty.call(n, r) && e.indexOf(r) < 0 && (t[r] = n[r]);
@@ -6590,7 +6590,7 @@ var w = {
6590
6590
  w.OPENID_SCOPE,
6591
6591
  w.PROFILE_SCOPE,
6592
6592
  w.OFFLINE_ACCESS_SCOPE
6593
- ], Mo = Or(sr, [
6593
+ ], No = Or(sr, [
6594
6594
  w.EMAIL_SCOPE
6595
6595
  ]), gt;
6596
6596
  (function(n) {
@@ -6623,7 +6623,7 @@ var Ze = {
6623
6623
  (function(n) {
6624
6624
  n.ACCOUNT = "account", n.SID = "sid", n.LOGIN_HINT = "login_hint", n.ID_TOKEN = "id_token", n.DOMAIN_HINT = "domain_hint", n.ORGANIZATIONS = "organizations", n.CONSUMERS = "consumers", n.ACCOUNT_ID = "accountIdentifier", n.HOMEACCOUNT_ID = "homeAccountIdentifier";
6625
6625
  })(Wn || (Wn = {}));
6626
- var No = {
6626
+ var Oo = {
6627
6627
  PLAIN: "plain",
6628
6628
  S256: "S256"
6629
6629
  }, wr;
@@ -6682,7 +6682,7 @@ var Xn = {
6682
6682
  THROTTLING_PREFIX: "throttling",
6683
6683
  // Value assigned to the x-ms-lib-capability header to indicate to the server the library supports throttling
6684
6684
  X_MS_LIB_CAPABILITY_VALUE: "retry-after, h429"
6685
- }, Oo = {
6685
+ }, Lo = {
6686
6686
  INVALID_GRANT_ERROR: "invalid_grant",
6687
6687
  CLIENT_MISMATCH_ERROR: "client_mismatch"
6688
6688
  }, kr;
@@ -7264,7 +7264,7 @@ var go = (
7264
7264
  }()
7265
7265
  );
7266
7266
  /*! @azure/msal-common v13.3.1 2023-10-27 */
7267
- var fi = "@azure/msal-common", mo = "13.3.1";
7267
+ var gi = "@azure/msal-common", mo = "13.3.1";
7268
7268
  /*! @azure/msal-common v13.3.1 2023-10-27 */
7269
7269
  var rr;
7270
7270
  (function(n) {
@@ -7454,7 +7454,7 @@ var Xe = (
7454
7454
  });
7455
7455
  }, n.prototype.containsOnlyOIDCScopes = function() {
7456
7456
  var e = this, t = 0;
7457
- return Mo.forEach(function(r) {
7457
+ return No.forEach(function(r) {
7458
7458
  e.containsScope(r) && (t += 1);
7459
7459
  }), this.scopes.size === t;
7460
7460
  }, n.prototype.appendScope = function(e) {
@@ -7474,7 +7474,7 @@ var Xe = (
7474
7474
  this.scopes.delete(e.trim());
7475
7475
  }, n.prototype.removeOIDCScopes = function() {
7476
7476
  var e = this;
7477
- Mo.forEach(function(t) {
7477
+ No.forEach(function(t) {
7478
7478
  e.scopes.delete(t);
7479
7479
  });
7480
7480
  }, n.prototype.unionScopeSets = function(e) {
@@ -7591,8 +7591,8 @@ var Ke = (
7591
7591
  throw Y.createInvalidCacheEnvironmentError();
7592
7592
  if (P.environment = j, P.realm = ((p = r == null ? void 0 : r.claims) === null || p === void 0 ? void 0 : p.tid) || w.EMPTY_STRING, r) {
7593
7593
  P.idTokenClaims = r.claims, P.localAccountId = ((l = r == null ? void 0 : r.claims) === null || l === void 0 ? void 0 : l.oid) || ((m = r == null ? void 0 : r.claims) === null || m === void 0 ? void 0 : m.sub) || w.EMPTY_STRING;
7594
- var q = (f = r == null ? void 0 : r.claims) === null || f === void 0 ? void 0 : f.preferred_username, z = !((k = r == null ? void 0 : r.claims) === null || k === void 0) && k.emails ? r.claims.emails[0] : null;
7595
- P.username = q || z || w.EMPTY_STRING, P.name = (E = r == null ? void 0 : r.claims) === null || E === void 0 ? void 0 : E.name;
7594
+ var K = (f = r == null ? void 0 : r.claims) === null || f === void 0 ? void 0 : f.preferred_username, z = !((k = r == null ? void 0 : r.claims) === null || k === void 0) && k.emails ? r.claims.emails[0] : null;
7595
+ P.username = K || z || w.EMPTY_STRING, P.name = (E = r == null ? void 0 : r.claims) === null || E === void 0 ? void 0 : E.name;
7596
7596
  }
7597
7597
  return P.cloudGraphHostName = i, P.msGraphHost = a, P;
7598
7598
  }, n.createGenericAccount = function(e, t, r, o, i, a) {
@@ -7657,7 +7657,7 @@ var ot = (
7657
7657
  /** @class */
7658
7658
  function() {
7659
7659
  function n(e, t, r) {
7660
- this.clientId = e, this.cryptoImpl = t, this.commonLogger = r.clone(fi, mo);
7660
+ this.clientId = e, this.cryptoImpl = t, this.commonLogger = r.clone(gi, mo);
7661
7661
  }
7662
7662
  return n.prototype.getAllAccounts = function() {
7663
7663
  var e = this, t = this.getAccountKeys();
@@ -8110,7 +8110,7 @@ var ot = (
8110
8110
  }(ot)
8111
8111
  );
8112
8112
  /*! @azure/msal-common v13.3.1 2023-10-27 */
8113
- var Fa = 300, gi = {
8113
+ var Fa = 300, mi = {
8114
8114
  tokenRenewalOffsetSeconds: Fa,
8115
8115
  preventCorsPreflight: !1
8116
8116
  }, qa = {
@@ -8159,7 +8159,7 @@ function $a(n) {
8159
8159
  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({}, qa), r);
8160
8160
  return {
8161
8161
  authOptions: Ja(e),
8162
- systemOptions: ge(ge({}, gi), t),
8162
+ systemOptions: ge(ge({}, mi), t),
8163
8163
  loggerOptions: E,
8164
8164
  cacheOptions: ge(ge({}, Ka), o),
8165
8165
  storageInterface: i || new ja(e.clientId, Cr, new go(E)),
@@ -8300,8 +8300,8 @@ var bn = (
8300
8300
  this.validateCodeChallengeMethod(t);
8301
8301
  }, n.validateCodeChallengeMethod = function(e) {
8302
8302
  if ([
8303
- No.PLAIN,
8304
- No.S256
8303
+ Oo.PLAIN,
8304
+ Oo.S256
8305
8305
  ].indexOf(e) < 0)
8306
8306
  throw Ee.createInvalidCodeChallengeMethodError();
8307
8307
  }, n.sanitizeEQParams = function(e, t) {
@@ -8438,7 +8438,7 @@ var _o = (
8438
8438
  /** @class */
8439
8439
  function() {
8440
8440
  function n(e, t) {
8441
- this.config = $a(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 Xa(this.networkClient, this.cacheManager), this.serverTelemetryManager = this.config.serverTelemetryManager, this.authority = this.config.authOptions.authority, this.performanceClient = t;
8441
+ this.config = $a(e), this.logger = new go(this.config.loggerOptions, gi, mo), this.cryptoUtils = this.config.cryptoInterface, this.cacheManager = this.config.storageInterface, this.networkClient = this.config.networkInterface, this.networkManager = new Xa(this.networkClient, this.cacheManager), this.serverTelemetryManager = this.config.serverTelemetryManager, this.authority = this.config.authOptions.authority, this.performanceClient = t;
8442
8442
  }
8443
8443
  return n.prototype.createTokenRequestHeaders = function(e) {
8444
8444
  var t = {};
@@ -8581,16 +8581,16 @@ var En = (
8581
8581
  return n !== null && n.apply(this, arguments) || this;
8582
8582
  }
8583
8583
  return e.createAccessTokenEntity = function(t, r, o, i, a, s, u, p, l, m, f, k, E, P, j) {
8584
- var q, z, T = new e();
8584
+ var K, z, T = new e();
8585
8585
  T.homeAccountId = t, T.credentialType = ee.ACCESS_TOKEN, T.secret = o;
8586
8586
  var D = kt.nowSeconds();
8587
- if (T.cachedAt = D.toString(), T.expiresOn = u.toString(), T.extendedExpiresOn = p.toString(), m && (T.refreshOn = m.toString()), T.environment = r, T.clientId = i, T.realm = a, T.target = s, T.userAssertionHash = k, T.tokenType = V.isEmpty(f) ? _e.BEARER : f, P && (T.requestedClaims = P, T.requestedClaimsHash = j), ((q = T.tokenType) === null || q === void 0 ? void 0 : q.toLowerCase()) !== _e.BEARER.toLowerCase())
8587
+ if (T.cachedAt = D.toString(), T.expiresOn = u.toString(), T.extendedExpiresOn = p.toString(), m && (T.refreshOn = m.toString()), T.environment = r, T.clientId = i, T.realm = a, T.target = s, T.userAssertionHash = k, T.tokenType = V.isEmpty(f) ? _e.BEARER : f, P && (T.requestedClaims = P, T.requestedClaimsHash = j), ((K = T.tokenType) === null || K === void 0 ? void 0 : K.toLowerCase()) !== _e.BEARER.toLowerCase())
8588
8588
  switch (T.credentialType = ee.ACCESS_TOKEN_WITH_AUTH_SCHEME, T.tokenType) {
8589
8589
  case _e.POP:
8590
- var K = Vt.extractTokenClaims(o, l);
8591
- if (!(!((z = K == null ? void 0 : K.cnf) === null || z === void 0) && z.kid))
8590
+ var G = Vt.extractTokenClaims(o, l);
8591
+ if (!(!((z = G == null ? void 0 : G.cnf) === null || z === void 0) && z.kid))
8592
8592
  throw Y.createTokenClaimsRequiredError();
8593
- T.keyId = K.cnf.kid;
8593
+ T.keyId = G.cnf.kid;
8594
8594
  break;
8595
8595
  case _e.SSH:
8596
8596
  T.keyId = E;
@@ -8618,7 +8618,7 @@ var zn = (
8618
8618
  }(vo)
8619
8619
  );
8620
8620
  /*! @azure/msal-common v13.3.1 2023-10-27 */
8621
- var Lo = [
8621
+ var zo = [
8622
8622
  "interaction_required",
8623
8623
  "consent_required",
8624
8624
  "login_required"
@@ -8646,7 +8646,7 @@ var Lo = [
8646
8646
  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;
8647
8647
  }
8648
8648
  return e.isInteractionRequiredError = function(t, r, o) {
8649
- var i = !!t && Lo.indexOf(t) > -1, a = !!o && Za.indexOf(o) > -1, s = !!r && Lo.some(function(u) {
8649
+ var i = !!t && zo.indexOf(t) > -1, a = !!o && Za.indexOf(o) > -1, s = !!r && zo.some(function(u) {
8650
8650
  return r.indexOf(u) > -1;
8651
8651
  });
8652
8652
  return i || s || a;
@@ -8959,7 +8959,7 @@ var Ir = (
8959
8959
  }, n.prototype.handleServerTokenResponse = function(e, t, r, o, i, a, s, u, p) {
8960
8960
  var l;
8961
8961
  return oe(this, void 0, void 0, function() {
8962
- var m, f, k, E, P, j, q;
8962
+ var m, f, k, E, P, j, K;
8963
8963
  return ie(this, function(z) {
8964
8964
  switch (z.label) {
8965
8965
  case 0:
@@ -8978,7 +8978,7 @@ var Ir = (
8978
8978
  case 2:
8979
8979
  z.sent(), z.label = 3;
8980
8980
  case 3:
8981
- return s && !u && E.account && (j = E.account.generateAccountKey(), q = this.cacheStorage.getAccount(j), !q) ? (this.logger.warning("Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache"), [2, n.generateAuthenticationResult(this.cryptoObj, t, E, !1, o, m, k, void 0, p)]) : [4, this.cacheStorage.saveCacheRecord(E)];
8981
+ return s && !u && E.account && (j = E.account.generateAccountKey(), K = this.cacheStorage.getAccount(j), !K) ? (this.logger.warning("Account used to refresh tokens not in persistence, refreshed tokens will not be stored in the cache"), [2, n.generateAuthenticationResult(this.cryptoObj, t, E, !1, o, m, k, void 0, p)]) : [4, this.cacheStorage.saveCacheRecord(E)];
8982
8982
  case 4:
8983
8983
  return z.sent(), [3, 8];
8984
8984
  case 5:
@@ -9003,8 +9003,8 @@ var Ir = (
9003
9003
  !V.isEmpty(e.id_token) && i && (p = Cn.createIdTokenEntity(this.homeAccountIdentifier, u, e.id_token || w.EMPTY_STRING, this.clientId, i.claims.tid || w.EMPTY_STRING), l = this.generateAccountEntity(e, i, t, s));
9004
9004
  var m = null;
9005
9005
  if (!V.isEmpty(e.access_token)) {
9006
- var f = e.scope ? Xe.fromString(e.scope) : new Xe(o.scopes || []), k = (typeof e.expires_in == "string" ? parseInt(e.expires_in, 10) : e.expires_in) || 0, E = (typeof e.ext_expires_in == "string" ? parseInt(e.ext_expires_in, 10) : e.ext_expires_in) || 0, P = (typeof e.refresh_in == "string" ? parseInt(e.refresh_in, 10) : e.refresh_in) || void 0, j = r + k, q = j + E, z = P && P > 0 ? r + P : void 0;
9007
- 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, q, this.cryptoObj, z, e.token_type, a, e.key_id, o.claims, o.requestedClaimsHash);
9006
+ var f = e.scope ? Xe.fromString(e.scope) : new Xe(o.scopes || []), k = (typeof e.expires_in == "string" ? parseInt(e.expires_in, 10) : e.expires_in) || 0, E = (typeof e.ext_expires_in == "string" ? parseInt(e.ext_expires_in, 10) : e.ext_expires_in) || 0, P = (typeof e.refresh_in == "string" ? parseInt(e.refresh_in, 10) : e.refresh_in) || void 0, j = r + k, K = j + E, z = P && P > 0 ? r + P : void 0;
9007
+ 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);
9008
9008
  }
9009
9009
  var T = null;
9010
9010
  V.isEmpty(e.refresh_token) || (T = zn.createRefreshTokenEntity(this.homeAccountIdentifier, u, e.refresh_token || w.EMPTY_STRING, this.clientId, e.foci, a));
@@ -9020,17 +9020,17 @@ var Ir = (
9020
9020
  }, n.generateAuthenticationResult = function(e, t, r, o, i, a, s, u, p) {
9021
9021
  var l, m, f;
9022
9022
  return oe(this, void 0, void 0, function() {
9023
- var k, E, P, j, q, z, T, D, K, J, te;
9023
+ var k, E, P, j, K, z, T, D, G, J, te;
9024
9024
  return ie(this, function(Z) {
9025
9025
  switch (Z.label) {
9026
9026
  case 0:
9027
- if (k = w.EMPTY_STRING, E = [], P = null, q = w.EMPTY_STRING, !r.accessToken)
9027
+ if (k = w.EMPTY_STRING, E = [], P = null, K = w.EMPTY_STRING, !r.accessToken)
9028
9028
  return [3, 4];
9029
9029
  if (r.accessToken.tokenType !== _e.POP)
9030
9030
  return [3, 2];
9031
- if (z = new Fn(e), T = r.accessToken, D = T.secret, K = T.keyId, !K)
9031
+ if (z = new Fn(e), T = r.accessToken, D = T.secret, G = T.keyId, !G)
9032
9032
  throw Y.createKeyIdMissingError();
9033
- return [4, z.signPopToken(D, K, i)];
9033
+ return [4, z.signPopToken(D, G, i)];
9034
9034
  case 1:
9035
9035
  return k = Z.sent(), [3, 3];
9036
9036
  case 2:
@@ -9038,7 +9038,7 @@ var Ir = (
9038
9038
  case 3:
9039
9039
  E = Xe.fromString(r.accessToken.target).asArray(), P = new Date(Number(r.accessToken.expiresOn) * 1e3), j = new Date(Number(r.accessToken.extendedExpiresOn) * 1e3), Z.label = 4;
9040
9040
  case 4:
9041
- return r.appMetadata && (q = r.appMetadata.familyId === $n ? $n : w.EMPTY_STRING), J = (a == null ? void 0 : a.claims.oid) || (a == null ? void 0 : a.claims.sub) || w.EMPTY_STRING, te = (a == null ? void 0 : a.claims.tid) || w.EMPTY_STRING, u != null && u.spa_accountid && r.account && (r.account.nativeAccountId = u == null ? void 0 : u.spa_accountid), [2, {
9041
+ return r.appMetadata && (K = r.appMetadata.familyId === $n ? $n : w.EMPTY_STRING), J = (a == null ? void 0 : a.claims.oid) || (a == null ? void 0 : a.claims.sub) || w.EMPTY_STRING, te = (a == null ? void 0 : a.claims.tid) || w.EMPTY_STRING, u != null && u.spa_accountid && r.account && (r.account.nativeAccountId = u == null ? void 0 : u.spa_accountid), [2, {
9042
9042
  authority: t.canonicalAuthority,
9043
9043
  uniqueId: J,
9044
9044
  tenantId: te,
@@ -9052,7 +9052,7 @@ var Ir = (
9052
9052
  correlationId: i.correlationId,
9053
9053
  requestId: p || w.EMPTY_STRING,
9054
9054
  extExpiresOn: j,
9055
- familyId: q,
9055
+ familyId: K,
9056
9056
  tokenType: ((l = r.accessToken) === null || l === void 0 ? void 0 : l.tokenType) || w.EMPTY_STRING,
9057
9057
  state: s ? s.userRequestState : w.EMPTY_STRING,
9058
9058
  cloudGraphHostName: ((m = r.account) === null || m === void 0 ? void 0 : m.cloudGraphHostName) || w.EMPTY_STRING,
@@ -9067,7 +9067,7 @@ var Ir = (
9067
9067
  }()
9068
9068
  );
9069
9069
  /*! @azure/msal-common v13.3.1 2023-10-27 */
9070
- var mi = (
9070
+ var _i = (
9071
9071
  /** @class */
9072
9072
  function(n) {
9073
9073
  st(e, n);
@@ -9092,14 +9092,14 @@ var mi = (
9092
9092
  var o, i, a, s, u, p;
9093
9093
  return oe(this, void 0, void 0, function() {
9094
9094
  var l, m, f, k, E, P, j = this;
9095
- return ie(this, function(q) {
9096
- switch (q.label) {
9095
+ return ie(this, function(K) {
9096
+ switch (K.label) {
9097
9097
  case 0:
9098
9098
  if (!t || !t.code)
9099
9099
  throw Y.createTokenRequestCannotBeMadeError();
9100
9100
  return (o = this.performanceClient) === null || o === void 0 || o.addQueueMeasurement(A.AuthClientAcquireToken, t.correlationId), l = (i = this.performanceClient) === null || i === void 0 ? void 0 : i.startMeasurement("AuthCodeClientAcquireToken", t.correlationId), this.logger.info("in acquireToken call in auth-code client"), m = kt.nowSeconds(), (a = this.performanceClient) === null || a === void 0 || a.setPreQueueTime(A.AuthClientExecuteTokenRequest, t.correlationId), [4, this.executeTokenRequest(this.authority, t)];
9101
9101
  case 1:
9102
- return f = q.sent(), k = (s = f.headers) === null || s === void 0 ? void 0 : s[gt.X_MS_REQUEST_ID], E = (u = f.headers) === null || u === void 0 ? void 0 : u[gt.X_MS_HTTP_VERSION], E && (l == null || l.addStaticFields({
9102
+ return f = K.sent(), k = (s = f.headers) === null || s === void 0 ? void 0 : s[gt.X_MS_REQUEST_ID], E = (u = f.headers) === null || u === void 0 ? void 0 : u[gt.X_MS_HTTP_VERSION], E && (l == null || l.addStaticFields({
9103
9103
  httpVerAuthority: E
9104
9104
  })), P = new Ir(this.config.authOptions.clientId, this.cacheManager, this.cryptoUtils, this.logger, this.config.serializableCache, this.config.persistencePlugin, this.performanceClient), P.validateTokenResponse(f.body), (p = this.performanceClient) === null || p === void 0 || p.setPreQueueTime(A.HandleServerTokenResponse, t.correlationId), [2, P.handleServerTokenResponse(f.body, this.authority, m, t, r, void 0, void 0, void 0, k).then(function(z) {
9105
9105
  return l == null || l.endMeasurement({
@@ -9266,7 +9266,7 @@ var mi = (
9266
9266
  }(_o)
9267
9267
  );
9268
9268
  /*! @azure/msal-common v13.3.1 2023-10-27 */
9269
- var _i = (
9269
+ var vi = (
9270
9270
  /** @class */
9271
9271
  function(n) {
9272
9272
  st(e, n);
@@ -9277,12 +9277,12 @@ var _i = (
9277
9277
  var r, o, i, a, s, u, p;
9278
9278
  return oe(this, void 0, void 0, function() {
9279
9279
  var l, m, f, k, E, P, j = this;
9280
- return ie(this, function(q) {
9281
- switch (q.label) {
9280
+ return ie(this, function(K) {
9281
+ switch (K.label) {
9282
9282
  case 0:
9283
9283
  return (r = this.performanceClient) === null || r === void 0 || r.addQueueMeasurement(A.RefreshTokenClientAcquireToken, t.correlationId), l = (o = this.performanceClient) === null || o === void 0 ? void 0 : o.startMeasurement(A.RefreshTokenClientAcquireToken, t.correlationId), this.logger.verbose("RefreshTokenClientAcquireToken called", t.correlationId), m = kt.nowSeconds(), (i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(A.RefreshTokenClientExecuteTokenRequest, t.correlationId), [4, this.executeTokenRequest(t, this.authority)];
9284
9284
  case 1:
9285
- return f = q.sent(), k = (a = f.headers) === null || a === void 0 ? void 0 : a[gt.X_MS_HTTP_VERSION], l == null || l.addStaticFields({
9285
+ return f = K.sent(), k = (a = f.headers) === null || a === void 0 ? void 0 : a[gt.X_MS_HTTP_VERSION], l == null || l.addStaticFields({
9286
9286
  refreshTokenSize: ((s = f.body.refresh_token) === null || s === void 0 ? void 0 : s.length) || 0
9287
9287
  }), k && (l == null || l.addStaticFields({
9288
9288
  httpVerToken: k
@@ -9313,7 +9313,7 @@ var _i = (
9313
9313
  try {
9314
9314
  return (o = this.performanceClient) === null || o === void 0 || o.setPreQueueTime(A.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !0)];
9315
9315
  } catch (m) {
9316
- if (u = m instanceof Pt && m.errorCode === xn.noTokensFoundError.code, p = m instanceof In && m.errorCode === Oo.INVALID_GRANT_ERROR && m.subError === Oo.CLIENT_MISMATCH_ERROR, u || p)
9316
+ if (u = m instanceof Pt && m.errorCode === xn.noTokensFoundError.code, p = m instanceof In && m.errorCode === Lo.INVALID_GRANT_ERROR && m.subError === Lo.CLIENT_MISMATCH_ERROR, u || p)
9317
9317
  return (i = this.performanceClient) === null || i === void 0 || i.setPreQueueTime(A.RefreshTokenClientAcquireTokenWithCachedRefreshToken, t.correlationId), [2, this.acquireTokenWithCachedRefreshToken(t, !1)];
9318
9318
  throw m;
9319
9319
  }
@@ -9427,7 +9427,7 @@ var ns = (
9427
9427
  return [2, i.sent()];
9428
9428
  case 2:
9429
9429
  if (r = i.sent(), r instanceof Y && r.errorCode === B.tokenRefreshRequired.code)
9430
- return o = new _i(this.config, this.performanceClient), [2, o.acquireTokenByRefreshToken(t)];
9430
+ return o = new vi(this.config, this.performanceClient), [2, o.acquireTokenByRefreshToken(t)];
9431
9431
  throw r;
9432
9432
  case 3:
9433
9433
  return [
@@ -9490,7 +9490,7 @@ function rs(n) {
9490
9490
  return n.hasOwnProperty("authorization_endpoint") && n.hasOwnProperty("token_endpoint") && n.hasOwnProperty("issuer") && n.hasOwnProperty("jwks_uri");
9491
9491
  }
9492
9492
  /*! @azure/msal-common v13.3.1 2023-10-27 */
9493
- var vi = { endpointMetadata: { "https://login.microsoftonline.com/common/": { token_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/common/": { token_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/common/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/common/": { token_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/consumers/": { token_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/consumers/": { token_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/consumers/": { token_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/organizations/": { token_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/organizations/": { token_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/organizations/": { token_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" } }, instanceDiscoveryMetadata: { "https://login.microsoftonline.com/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/common/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/consumers/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/organizations/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] } } }, zo = vi.endpointMetadata, xo = vi.instanceDiscoveryMetadata;
9493
+ var yi = { endpointMetadata: { "https://login.microsoftonline.com/common/": { token_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/common/": { token_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/common/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/common/": { token_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/common/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/common/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/common/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/consumers/": { token_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/consumers/": { token_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/consumers/": { token_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/consumers/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/9188040d-6c67-4c5b-b112-36a304b66dad/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/consumers/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/consumers/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" }, "https://login.microsoftonline.com/organizations/": { token_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.com/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.com/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.com/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.com/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.com", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pas.windows.net" }, "https://login.chinacloudapi.cn/organizations/": { token_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.chinacloudapi.cn/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.partner.microsoftonline.cn/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://microsoftgraph.chinacloudapi.cn/oidc/userinfo", authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.chinacloudapi.cn/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.chinacloudapi.cn/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "partner.microsoftonline.cn", cloud_graph_host_name: "graph.chinacloudapi.cn", msgraph_host: "microsoftgraph.chinacloudapi.cn", rbac_url: "https://pas.chinacloudapi.cn" }, "https://login.microsoftonline.us/organizations/": { token_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/token", token_endpoint_auth_methods_supported: ["client_secret_post", "private_key_jwt", "client_secret_basic"], jwks_uri: "https://login.microsoftonline.us/organizations/discovery/v2.0/keys", response_modes_supported: ["query", "fragment", "form_post"], subject_types_supported: ["pairwise"], id_token_signing_alg_values_supported: ["RS256"], response_types_supported: ["code", "id_token", "code id_token", "id_token token"], scopes_supported: ["openid", "profile", "email", "offline_access"], issuer: "https://login.microsoftonline.us/{tenantid}/v2.0", request_uri_parameter_supported: !1, userinfo_endpoint: "https://graph.microsoft.com/oidc/userinfo", authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/authorize", device_authorization_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/devicecode", http_logout_supported: !0, frontchannel_logout_supported: !0, end_session_endpoint: "https://login.microsoftonline.us/organizations/oauth2/v2.0/logout", claims_supported: ["sub", "iss", "cloud_instance_name", "cloud_instance_host_name", "cloud_graph_host_name", "msgraph_host", "aud", "exp", "iat", "auth_time", "acr", "nonce", "preferred_username", "name", "tid", "ver", "at_hash", "c_hash", "email"], kerberos_endpoint: "https://login.microsoftonline.us/organizations/kerberos", tenant_region_scope: null, cloud_instance_name: "microsoftonline.us", cloud_graph_host_name: "graph.windows.net", msgraph_host: "graph.microsoft.com", rbac_url: "https://pasff.usgovcloudapi.net" } }, instanceDiscoveryMetadata: { "https://login.microsoftonline.com/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/common/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/common/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/common/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/consumers/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/consumers/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/consumers/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.com/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.com/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.chinacloudapi.cn/organizations/": { tenant_discovery_endpoint: "https://login.chinacloudapi.cn/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] }, "https://login.microsoftonline.us/organizations/": { tenant_discovery_endpoint: "https://login.microsoftonline.us/organizations/v2.0/.well-known/openid-configuration", "api-version": "1.1", metadata: [{ preferred_network: "login.microsoftonline.com", preferred_cache: "login.windows.net", aliases: ["login.microsoftonline.com", "login.windows.net", "login.microsoft.com", "sts.windows.net"] }, { preferred_network: "login.partner.microsoftonline.cn", preferred_cache: "login.partner.microsoftonline.cn", aliases: ["login.partner.microsoftonline.cn", "login.chinacloudapi.cn"] }, { preferred_network: "login.microsoftonline.de", preferred_cache: "login.microsoftonline.de", aliases: ["login.microsoftonline.de"] }, { preferred_network: "login.microsoftonline.us", preferred_cache: "login.microsoftonline.us", aliases: ["login.microsoftonline.us", "login.usgovcloudapi.net"] }, { preferred_network: "login-us.microsoftonline.com", preferred_cache: "login-us.microsoftonline.com", aliases: ["login-us.microsoftonline.com"] }] } } }, xo = yi.endpointMetadata, Uo = yi.instanceDiscoveryMetadata;
9494
9494
  /*! @azure/msal-common v13.3.1 2023-10-27 */
9495
9495
  var or;
9496
9496
  (function(n) {
@@ -9854,7 +9854,7 @@ var ir = (
9854
9854
  });
9855
9855
  });
9856
9856
  }, n.prototype.getEndpointMetadataFromHardcodedValues = function() {
9857
- return this.canonicalAuthority in zo ? zo[this.canonicalAuthority] : null;
9857
+ return this.canonicalAuthority in xo ? xo[this.canonicalAuthority] : null;
9858
9858
  }, n.prototype.updateMetadataWithRegionalInformation = function(e) {
9859
9859
  var t, r, o, i;
9860
9860
  return oe(this, void 0, void 0, function() {
@@ -9937,7 +9937,7 @@ Error Description: ` + p.message)), [2, null];
9937
9937
  });
9938
9938
  });
9939
9939
  }, n.prototype.getCloudDiscoveryMetadataFromHarcodedValues = function() {
9940
- return this.canonicalAuthority in xo ? xo[this.canonicalAuthority] : null;
9940
+ return this.canonicalAuthority in Uo ? Uo[this.canonicalAuthority] : null;
9941
9941
  }, n.prototype.isInKnownAuthorities = function() {
9942
9942
  var e = this, t = this.authorityOptions.knownAuthorities.filter(function(r) {
9943
9943
  return le.getDomainFromUrl(r).toLowerCase() === e.hostnameAndPort;
@@ -10044,7 +10044,7 @@ var Rr = (
10044
10044
  }()
10045
10045
  );
10046
10046
  /*! @azure/msal-common v13.3.1 2023-10-27 */
10047
- var Uo = (
10047
+ var Bo = (
10048
10048
  /** @class */
10049
10049
  function() {
10050
10050
  function n() {
@@ -10078,7 +10078,7 @@ var gr = {
10078
10078
  code: "missing_alg_error",
10079
10079
  desc: "The JOSE Header for the requested JWT, JWS or JWK object requires an algorithm to be specified as the 'alg' header claim. No 'alg' value was provided."
10080
10080
  }
10081
- }, Bo = (
10081
+ }, Do = (
10082
10082
  /** @class */
10083
10083
  function(n) {
10084
10084
  st(e, n);
@@ -10102,9 +10102,9 @@ var cs = (
10102
10102
  }
10103
10103
  return n.getShrHeaderString = function(e) {
10104
10104
  if (!e.kid)
10105
- throw Bo.createMissingKidError();
10105
+ throw Do.createMissingKidError();
10106
10106
  if (!e.alg)
10107
- throw Bo.createMissingAlgError();
10107
+ throw Do.createMissingAlgError();
10108
10108
  var t = new n({
10109
10109
  // Access Token PoP headers must have type pop, but the type header can be overriden for special cases
10110
10110
  typ: e.typ || eo.Pop,
@@ -10166,7 +10166,7 @@ var ls = (
10166
10166
  }()
10167
10167
  );
10168
10168
  /*! @azure/msal-common v13.3.1 2023-10-27 */
10169
- var yi = (
10169
+ var wi = (
10170
10170
  /** @class */
10171
10171
  function() {
10172
10172
  function n(e, t, r, o, i, a) {
@@ -10314,7 +10314,7 @@ var yi = (
10314
10314
  }()
10315
10315
  );
10316
10316
  /*! @azure/msal-common v13.3.1 2023-10-27 */
10317
- var Do = (
10317
+ var Ho = (
10318
10318
  /** @class */
10319
10319
  function() {
10320
10320
  function n() {
@@ -10335,15 +10335,15 @@ var Do = (
10335
10335
  return e.prototype.generateId = function() {
10336
10336
  return "callback-id";
10337
10337
  }, e.prototype.startPerformanceMeasuremeant = function() {
10338
- return new Do();
10338
+ return new Ho();
10339
10339
  }, e.prototype.startPerformanceMeasurement = function() {
10340
- return new Do();
10340
+ return new Ho();
10341
10341
  }, e.prototype.calculateQueuedTime = function(t, r) {
10342
10342
  return 0;
10343
10343
  }, e.prototype.addQueueMeasurement = function(t, r, o) {
10344
10344
  }, e.prototype.setPreQueueTime = function(t, r) {
10345
10345
  }, e;
10346
- }(yi)
10346
+ }(wi)
10347
10347
  );
10348
10348
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
10349
10349
  var x = {
@@ -10695,16 +10695,16 @@ var W;
10695
10695
  (function(n) {
10696
10696
  n.Redirect = "redirect", n.Popup = "popup", n.Silent = "silent", n.None = "none";
10697
10697
  })(W || (W = {}));
10698
- var Ho;
10698
+ var jo;
10699
10699
  (function(n) {
10700
10700
  n.Startup = "startup", n.Login = "login", n.Logout = "logout", n.AcquireToken = "acquireToken", n.SsoSilent = "ssoSilent", n.HandleRedirect = "handleRedirect", n.None = "none";
10701
- })(Ho || (Ho = {}));
10702
- var jo = {
10701
+ })(jo || (jo = {}));
10702
+ var Fo = {
10703
10703
  scopes: sr
10704
- }, qn = "jwk", Fo;
10704
+ }, qn = "jwk", qo;
10705
10705
  (function(n) {
10706
10706
  n.React = "@azure/msal-react", n.Angular = "@azure/msal-angular";
10707
- })(Fo || (Fo = {}));
10707
+ })(qo || (qo = {}));
10708
10708
  var oo = "msal.db", ds = 1, ps = oo + ".keys", it;
10709
10709
  (function(n) {
10710
10710
  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";
@@ -10769,7 +10769,7 @@ var rt = {
10769
10769
  }(X)
10770
10770
  );
10771
10771
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
10772
- var qo = (
10772
+ var Ko = (
10773
10773
  /** @class */
10774
10774
  function() {
10775
10775
  function n(e) {
@@ -10820,7 +10820,7 @@ var io = (
10820
10820
  }()
10821
10821
  );
10822
10822
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
10823
- var wi = (
10823
+ var bi = (
10824
10824
  /** @class */
10825
10825
  function() {
10826
10826
  function n() {
@@ -10856,7 +10856,7 @@ var ao = (
10856
10856
  case Oe.LocalStorage:
10857
10857
  case Oe.SessionStorage:
10858
10858
  try {
10859
- return new qo(t);
10859
+ return new Ko(t);
10860
10860
  } catch (r) {
10861
10861
  this.logger.verbose(r);
10862
10862
  break;
@@ -10868,7 +10868,7 @@ var ao = (
10868
10868
  case Oe.LocalStorage:
10869
10869
  case Oe.SessionStorage:
10870
10870
  try {
10871
- return new qo(t || Oe.SessionStorage);
10871
+ return new Ko(t || Oe.SessionStorage);
10872
10872
  } catch (o) {
10873
10873
  return this.logger.verbose(o), this.internalStorage;
10874
10874
  }
@@ -11164,7 +11164,7 @@ var ao = (
11164
11164
  if (!r)
11165
11165
  return this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"), null;
11166
11166
  var o = this.validateAndParseJson(r);
11167
- return !o || !Uo.isThrottlingEntity(t, o) ? (this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"), null) : (this.logger.trace("BrowserCacheManager.getThrottlingCache: cache hit"), ot.toObject(new Uo(), o));
11167
+ return !o || !Bo.isThrottlingEntity(t, o) ? (this.logger.trace("BrowserCacheManager.getThrottlingCache: called, no cache hit"), null) : (this.logger.trace("BrowserCacheManager.getThrottlingCache: cache hit"), ot.toObject(new Bo(), o));
11168
11168
  }, e.prototype.setThrottlingCache = function(t, r) {
11169
11169
  this.logger.trace("BrowserCacheManager.setThrottlingCache called"), this.setItem(t, JSON.stringify(r));
11170
11170
  }, e.prototype.getTemporaryCache = function(t, r) {
@@ -11316,7 +11316,7 @@ var ao = (
11316
11316
  if (o.indexOf(ue.REQUEST_STATE) !== -1) {
11317
11317
  var i = r.temporaryCacheStorage.getItem(o);
11318
11318
  if (i) {
11319
- var a = wi.extractBrowserRequestState(r.cryptoImpl, i);
11319
+ var a = bi.extractBrowserRequestState(r.cryptoImpl, i);
11320
11320
  a && a.interactionType === t && (r.logger.infoPii("BrowserCacheManager.cleanRequestByInteractionType: Removing temporary cache items for state: " + i), r.resetRequestCache(i));
11321
11321
  }
11322
11322
  }
@@ -11599,7 +11599,7 @@ var Ae = (
11599
11599
  }()
11600
11600
  );
11601
11601
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
11602
- var bi = (
11602
+ var ki = (
11603
11603
  /** @class */
11604
11604
  function() {
11605
11605
  function n(e, t, r, o, i, a, s, u, p) {
@@ -11777,7 +11777,7 @@ var Gn = (
11777
11777
  case 0:
11778
11778
  return this.performanceClient.addQueueMeasurement(A.StandardInteractionClientCreateAuthCodeClient, this.correlationId), this.performanceClient.setPreQueueTime(A.StandardInteractionClientGetClientConfiguration, this.correlationId), [4, this.getClientConfiguration(t, r, o)];
11779
11779
  case 1:
11780
- return i = a.sent(), [2, new mi(i, this.performanceClient)];
11780
+ return i = a.sent(), [2, new _i(i, this.performanceClient)];
11781
11781
  }
11782
11782
  });
11783
11783
  });
@@ -11826,7 +11826,7 @@ var Gn = (
11826
11826
  }, e.prototype.validateAndExtractStateFromHash = function(t, r, o) {
11827
11827
  if (this.logger.verbose("validateAndExtractStateFromHash called", o), !t.state)
11828
11828
  throw F.createHashDoesNotContainStateError();
11829
- var i = wi.extractBrowserRequestState(this.browserCrypto, t.state);
11829
+ var i = bi.extractBrowserRequestState(this.browserCrypto, t.state);
11830
11830
  if (!i)
11831
11831
  throw F.createUnableToParseStateError();
11832
11832
  if (i.interactionType !== r)
@@ -11876,7 +11876,7 @@ var Gn = (
11876
11876
  });
11877
11877
  });
11878
11878
  }, e;
11879
- }(bi)
11879
+ }(ki)
11880
11880
  );
11881
11881
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
11882
11882
  var yo = (
@@ -11947,7 +11947,7 @@ var yo = (
11947
11947
  }()
11948
11948
  );
11949
11949
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
11950
- var Ko = (
11950
+ var Go = (
11951
11951
  /** @class */
11952
11952
  function(n) {
11953
11953
  Ve(e, n);
@@ -12085,7 +12085,7 @@ var Vn = {
12085
12085
  }(X)
12086
12086
  );
12087
12087
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
12088
- var ki = (
12088
+ var Ci = (
12089
12089
  /** @class */
12090
12090
  function(n) {
12091
12091
  Ve(e, n);
@@ -12158,7 +12158,7 @@ var Hn = (
12158
12158
  Ve(e, n);
12159
12159
  function e(t, r, o, i, a, s, u, p, l, m, f, k) {
12160
12160
  var E = n.call(this, t, r, o, i, a, s, p, l, k) || this;
12161
- return E.apiId = u, E.accountId = m, E.nativeMessageHandler = l, E.nativeStorageManager = f, E.silentCacheClient = new ki(t, E.nativeStorageManager, o, i, a, s, p, l, k), E;
12161
+ return E.apiId = u, E.accountId = m, E.nativeMessageHandler = l, E.nativeStorageManager = f, E.silentCacheClient = new Ci(t, E.nativeStorageManager, o, i, a, s, p, l, k), E;
12162
12162
  }
12163
12163
  return e.prototype.acquireToken = function(t) {
12164
12164
  return O(this, void 0, void 0, function() {
@@ -12279,7 +12279,7 @@ var Hn = (
12279
12279
  return this.logger.info("handleRedirectPromise called but there is no interaction in progress, returning null."), [2, null];
12280
12280
  if (t = this.browserStorage.getCachedNativeRequest(), !t)
12281
12281
  return this.logger.verbose("NativeInteractionClient - handleRedirectPromise called but there is no cached request, returning null."), [2, null];
12282
- r = t.prompt, o = Po(t, ["prompt"]), r && this.logger.verbose("NativeInteractionClient - handleRedirectPromise called and prompt was included in the original request, removing prompt from cached request to prevent second interaction with native broker window."), this.browserStorage.removeItem(this.browserStorage.generateCacheKey(ue.NATIVE_REQUEST)), i = {
12282
+ r = t.prompt, o = Mo(t, ["prompt"]), r && this.logger.verbose("NativeInteractionClient - handleRedirectPromise called and prompt was included in the original request, removing prompt from cached request to prevent second interaction with native broker window."), this.browserStorage.removeItem(this.browserStorage.generateCacheKey(ue.NATIVE_REQUEST)), i = {
12283
12283
  method: en.GetToken,
12284
12284
  request: o
12285
12285
  }, a = kt.nowSeconds(), l.label = 1;
@@ -12427,7 +12427,7 @@ var Hn = (
12427
12427
  case 1:
12428
12428
  E.sent(), E.label = 2;
12429
12429
  case 2:
12430
- return o = new le(r), o.validateAsUri(), i = t.scopes, a = Po(t, ["scopes"]), s = new Xe(i || []), s.appendScopes(sr), u = function() {
12430
+ return o = new le(r), o.validateAsUri(), i = t.scopes, a = Mo(t, ["scopes"]), s = new Xe(i || []), s.appendScopes(sr), u = function() {
12431
12431
  switch (k.apiId) {
12432
12432
  case Ce.ssoSilent:
12433
12433
  case Ce.acquireTokenSilent_silentFlow:
@@ -12472,7 +12472,7 @@ var Hn = (
12472
12472
  });
12473
12473
  });
12474
12474
  }, e;
12475
- }(bi)
12475
+ }(ki)
12476
12476
  );
12477
12477
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
12478
12478
  var Sn = (
@@ -12620,7 +12620,7 @@ var ms = (
12620
12620
  case 3:
12621
12621
  return a = k.sent(), this.performanceClient.setPreQueueTime(A.StandardInteractionClientCreateAuthCodeClient, t.correlationId), [4, this.createAuthCodeClient(o, r.authority, r.azureCloudOptions)];
12622
12622
  case 4:
12623
- return s = k.sent(), this.logger.verbose("Auth code client created"), u = new Ko(s, this.browserStorage, a, this.logger, this.browserCrypto, this.performanceClient), [4, s.getAuthCodeUrl($($({}, r), { nativeBroker: Sn.isNativeAvailable(this.config, this.logger, this.nativeMessageHandler, t.authenticationScheme) }))];
12623
+ return s = k.sent(), this.logger.verbose("Auth code client created"), u = new Go(s, this.browserStorage, a, this.logger, this.browserCrypto, this.performanceClient), [4, s.getAuthCodeUrl($($({}, r), { nativeBroker: Sn.isNativeAvailable(this.config, this.logger, this.nativeMessageHandler, t.authenticationScheme) }))];
12624
12624
  case 5:
12625
12625
  return p = k.sent(), l = this.getRedirectStartPage(t.redirectStartPage), this.logger.verbosePii("Redirect start page: " + l), window.addEventListener("pageshow", i), [4, u.initiateAuthRequest(p, {
12626
12626
  navigationClient: this.navigationClient,
@@ -12719,7 +12719,7 @@ var ms = (
12719
12719
  throw F.createNoCachedAuthorityError();
12720
12720
  return this.performanceClient.setPreQueueTime(A.StandardInteractionClientCreateAuthCodeClient, i.correlationId), [4, this.createAuthCodeClient(o, p)];
12721
12721
  case 1:
12722
- return l = k.sent(), this.logger.verbose("Auth code client created"), Tr.removeThrottle(this.browserStorage, this.config.auth.clientId, i), m = new Ko(l, this.browserStorage, i, this.logger, this.browserCrypto, this.performanceClient), [4, m.handleCodeResponseFromHash(t, r, l.authority, this.networkClient)];
12722
+ return l = k.sent(), this.logger.verbose("Auth code client created"), Tr.removeThrottle(this.browserStorage, this.config.auth.clientId, i), m = new Go(l, this.browserStorage, i, this.logger, this.browserCrypto, this.performanceClient), [4, m.handleCodeResponseFromHash(t, r, l.authority, this.networkClient)];
12723
12723
  case 2:
12724
12724
  return [2, k.sent()];
12725
12725
  }
@@ -12810,7 +12810,7 @@ var _s = (
12810
12810
  }
12811
12811
  }, e.prototype.acquireTokenPopupAsync = function(t, r, o, i) {
12812
12812
  return O(this, void 0, void 0, function() {
12813
- var a, s, u, p, l, m, f, k, E, P, j, q, z, T, D, K, J, te = this;
12813
+ var a, s, u, p, l, m, f, k, E, P, j, K, z, T, D, G, J, te = this;
12814
12814
  return L(this, function(Z) {
12815
12815
  switch (Z.label) {
12816
12816
  case 0:
@@ -12830,13 +12830,13 @@ var _s = (
12830
12830
  popupWindowAttributes: o
12831
12831
  }, P = this.initiateAuthRequest(f, E), this.eventHandler.emitEvent(ne.POPUP_OPENED, W.Popup, { popupWindow: P }, null), [4, this.monitorPopupForHash(P)];
12832
12832
  case 6:
12833
- if (j = Z.sent(), q = le.getDeserializedHash(j), z = this.validateAndExtractStateFromHash(q, W.Popup, s.correlationId), Tr.removeThrottle(this.browserStorage, this.config.auth.clientId, u), q.accountId) {
12833
+ if (j = Z.sent(), K = le.getDeserializedHash(j), z = this.validateAndExtractStateFromHash(K, W.Popup, s.correlationId), Tr.removeThrottle(this.browserStorage, this.config.auth.clientId, u), K.accountId) {
12834
12834
  if (this.logger.verbose("Account id found in hash, calling WAM for token"), m && m.endMeasurement({
12835
12835
  success: !0,
12836
12836
  isNativeBroker: !0
12837
12837
  }), !this.nativeMessageHandler)
12838
12838
  throw F.createNativeConnectionNotEstablishedError();
12839
- return T = new Hn(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.acquireTokenPopup, this.performanceClient, this.nativeMessageHandler, q.accountId, this.nativeStorage, s.correlationId), D = tn.parseRequestState(this.browserCrypto, z).userRequestState, [2, T.acquireToken($($({}, s), {
12839
+ return T = new Hn(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), {
12840
12840
  state: D,
12841
12841
  prompt: void 0
12842
12842
  // Server should handle the prompt, ideally native broker can do this part silently
@@ -12846,7 +12846,7 @@ var _s = (
12846
12846
  }
12847
12847
  return [4, k.handleCodeResponseFromHash(j, z, p.authority, this.networkClient)];
12848
12848
  case 7:
12849
- return K = Z.sent(), [2, K];
12849
+ return G = Z.sent(), [2, G];
12850
12850
  case 8:
12851
12851
  throw J = Z.sent(), i && i.close(), J instanceof X && J.setCorrelationId(this.correlationId), a.cacheFailedRequest(J), this.browserStorage.cleanRequestByState(s.state), J;
12852
12852
  case 9:
@@ -12998,7 +12998,7 @@ function ks(n, e) {
12998
12998
  },
12999
12999
  logLevel: Be.Info,
13000
13000
  piiLoggingEnabled: !1
13001
- }, p = $($({}, gi), {
13001
+ }, p = $($({}, mi), {
13002
13002
  loggerOptions: u,
13003
13003
  networkClient: e ? Ae.getBrowserNetworkClient() : ss,
13004
13004
  navigationClient: new vs(),
@@ -13031,7 +13031,7 @@ function ks(n, e) {
13031
13031
  return f;
13032
13032
  }
13033
13033
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
13034
- var Ci = (
13034
+ var Ei = (
13035
13035
  /** @class */
13036
13036
  function(n) {
13037
13037
  Ve(e, n);
@@ -13160,7 +13160,7 @@ var Cs = (
13160
13160
  case 1:
13161
13161
  return o = E.sent(), this.performanceClient.setPreQueueTime(A.GetAuthCodeUrl, r.correlationId), [4, t.getAuthCodeUrl($($({}, r), { nativeBroker: Sn.isNativeAvailable(this.config, this.logger, this.nativeMessageHandler, r.authenticationScheme) }))];
13162
13162
  case 2:
13163
- return i = E.sent(), a = new Ci(t, this.browserStorage, o, this.logger, this.config.system, this.performanceClient), this.performanceClient.setPreQueueTime(A.SilentHandlerInitiateAuthRequest, r.correlationId), [4, a.initiateAuthRequest(i)];
13163
+ return i = E.sent(), a = new Ei(t, this.browserStorage, o, this.logger, this.config.system, this.performanceClient), this.performanceClient.setPreQueueTime(A.SilentHandlerInitiateAuthRequest, r.correlationId), [4, a.initiateAuthRequest(i)];
13164
13164
  case 3:
13165
13165
  return s = E.sent(), this.performanceClient.setPreQueueTime(A.SilentHandlerMonitorIframeForHash, r.correlationId), [4, a.monitorIframeForHash(s, this.config.system.iframeHashTimeout)];
13166
13166
  case 4:
@@ -13222,7 +13222,7 @@ var Es = (
13222
13222
  case 0:
13223
13223
  return this.performanceClient.setPreQueueTime(A.StandardInteractionClientGetClientConfiguration, this.correlationId), [4, this.getClientConfiguration(t, r, o)];
13224
13224
  case 1:
13225
- return i = a.sent(), [2, new _i(i, this.performanceClient)];
13225
+ return i = a.sent(), [2, new vi(i, this.performanceClient)];
13226
13226
  }
13227
13227
  });
13228
13228
  });
@@ -13292,7 +13292,7 @@ var We = (
13292
13292
  }()
13293
13293
  );
13294
13294
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
13295
- var Ei = (
13295
+ var Ti = (
13296
13296
  /** @class */
13297
13297
  function() {
13298
13298
  function n(e) {
@@ -13359,7 +13359,7 @@ var nn = (
13359
13359
  }()
13360
13360
  );
13361
13361
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
13362
- var Ti = (
13362
+ var Si = (
13363
13363
  /** @class */
13364
13364
  function() {
13365
13365
  function n() {
@@ -13420,7 +13420,7 @@ var Is = 32, As = (
13420
13420
  /** @class */
13421
13421
  function() {
13422
13422
  function n(e) {
13423
- this.base64Encode = new Ti(), this.cryptoObj = e;
13423
+ this.base64Encode = new Si(), this.cryptoObj = e;
13424
13424
  }
13425
13425
  return n.prototype.generateCodes = function() {
13426
13426
  return O(this, void 0, void 0, function() {
@@ -13635,7 +13635,7 @@ var Ms = (
13635
13635
  }()
13636
13636
  );
13637
13637
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
13638
- var Ns = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Os = 2048, Ls = new Uint8Array([1, 0, 1]), Si = (
13638
+ var Ns = "RSASSA-PKCS1-v1_5", Vo = "SHA-256", Os = 2048, Ls = new Uint8Array([1, 0, 1]), Ii = (
13639
13639
  /** @class */
13640
13640
  function() {
13641
13641
  function n(e, t) {
@@ -13655,7 +13655,7 @@ var Ns = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Os = 2048, Ls = new Uint8Array([1,
13655
13655
  }
13656
13656
  this.keygenAlgorithmOptions = {
13657
13657
  name: Ns,
13658
- hash: Go,
13658
+ hash: Vo,
13659
13659
  modulusLength: Os,
13660
13660
  publicExponent: Ls
13661
13661
  };
@@ -13670,7 +13670,7 @@ var Ns = "RSASSA-PKCS1-v1_5", Go = "SHA-256", Os = 2048, Ls = new Uint8Array([1,
13670
13670
  return O(this, void 0, void 0, function() {
13671
13671
  var t;
13672
13672
  return L(this, function(r) {
13673
- return t = nn.stringToUtf8Arr(e), [2, this.subtleCrypto.digest({ name: Go }, t)];
13673
+ return t = nn.stringToUtf8Arr(e), [2, this.subtleCrypto.digest({ name: Vo }, t)];
13674
13674
  });
13675
13675
  });
13676
13676
  }, n.prototype.getRandomValues = function(e) {
@@ -13873,7 +13873,7 @@ var zs = (
13873
13873
  }()
13874
13874
  );
13875
13875
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
13876
- var Vo = (
13876
+ var Qo = (
13877
13877
  /** @class */
13878
13878
  function() {
13879
13879
  function n(e, t) {
@@ -14019,7 +14019,7 @@ var xs = (
14019
14019
  /** @class */
14020
14020
  function() {
14021
14021
  function n(e) {
14022
- this.logger = e, this.asymmetricKeys = new Vo(this.logger, Mr.asymmetricKeys), this.symmetricKeys = new Vo(this.logger, Mr.symmetricKeys);
14022
+ this.logger = e, this.asymmetricKeys = new Qo(this.logger, Mr.asymmetricKeys), this.symmetricKeys = new Qo(this.logger, Mr.symmetricKeys);
14023
14023
  }
14024
14024
  return n.prototype.clear = function() {
14025
14025
  return O(this, void 0, void 0, function() {
@@ -14050,7 +14050,7 @@ var Us = (
14050
14050
  /** @class */
14051
14051
  function() {
14052
14052
  function n(e, t, r) {
14053
- this.logger = e, this.browserCrypto = new Si(this.logger, r), this.b64Encode = new Ti(), this.b64Decode = new Ss(), this.guidGenerator = new Ei(this.browserCrypto), this.pkceGenerator = new As(this.browserCrypto), this.cache = new xs(this.logger), this.performanceClient = t;
14053
+ this.logger = e, this.browserCrypto = new Ii(this.logger, r), this.b64Encode = new Si(), this.b64Decode = new Ss(), this.guidGenerator = new Ti(this.browserCrypto), this.pkceGenerator = new As(this.browserCrypto), this.cache = new xs(this.logger), this.performanceClient = t;
14054
14054
  }
14055
14055
  return n.prototype.createNewGuid = function() {
14056
14056
  return this.guidGenerator.generateGuid();
@@ -14126,7 +14126,7 @@ var Us = (
14126
14126
  }, n.prototype.signJwt = function(e, t, r) {
14127
14127
  var o;
14128
14128
  return O(this, void 0, void 0, function() {
14129
- var i, a, s, u, p, l, m, f, k, E, P, j, q;
14129
+ var i, a, s, u, p, l, m, f, k, E, P, j, K;
14130
14130
  return L(this, function(z) {
14131
14131
  switch (z.label) {
14132
14132
  case 0:
@@ -14140,9 +14140,9 @@ var Us = (
14140
14140
  jwk: JSON.parse(u)
14141
14141
  }, f = this.b64Encode.urlEncode(JSON.stringify(e)), k = m + "." + f, E = nn.stringToArrayBuffer(k), [4, this.browserCrypto.sign(a.privateKey, E)];
14142
14142
  case 3:
14143
- return P = z.sent(), j = this.b64Encode.urlEncodeArr(new Uint8Array(P)), q = k + "." + j, i && i.endMeasurement({
14143
+ return P = z.sent(), j = this.b64Encode.urlEncodeArr(new Uint8Array(P)), K = k + "." + j, i && i.endMeasurement({
14144
14144
  success: !0
14145
- }), [2, q];
14145
+ }), [2, K];
14146
14146
  }
14147
14147
  });
14148
14148
  });
@@ -14162,7 +14162,7 @@ var Us = (
14162
14162
  }()
14163
14163
  );
14164
14164
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
14165
- var Qo = (
14165
+ var Yo = (
14166
14166
  /** @class */
14167
14167
  function() {
14168
14168
  function n(e, t) {
@@ -14218,10 +14218,10 @@ var Bs = (
14218
14218
  Ve(e, n);
14219
14219
  function e(t, r, o, i, a, s, u) {
14220
14220
  var p = n.call(this, t, r, o, i, a, s) || this;
14221
- return p.browserCrypto = new Si(p.logger, u), p.guidGenerator = new Ei(p.browserCrypto), p;
14221
+ return p.browserCrypto = new Ii(p.logger, u), p.guidGenerator = new Ti(p.browserCrypto), p;
14222
14222
  }
14223
14223
  return e.prototype.startPerformanceMeasuremeant = function(t, r) {
14224
- return new Qo(t, r);
14224
+ return new Yo(t, r);
14225
14225
  }, e.prototype.generateId = function() {
14226
14226
  return this.guidGenerator.generateGuid();
14227
14227
  }, e.prototype.getPageVisibility = function() {
@@ -14231,7 +14231,7 @@ var Bs = (
14231
14231
  var r = this.eventsByCorrelationId.get(t.event.correlationId), o = r && r.eventId === t.event.eventId, i = [];
14232
14232
  o && (r != null && r.incompleteSubMeasurements) && r.incompleteSubMeasurements.forEach(function(a) {
14233
14233
  i.push($({}, a));
14234
- }), i.length > 0 && Qo.flushMeasurements(t.event.correlationId, i);
14234
+ }), i.length > 0 && Yo.flushMeasurements(t.event.correlationId, i);
14235
14235
  }, e.prototype.supportsBrowserPerformanceNow = function() {
14236
14236
  return typeof window < "u" && typeof window.performance < "u" && typeof window.performance.now == "function";
14237
14237
  }, e.prototype.startMeasurement = function(t, r) {
@@ -14268,7 +14268,7 @@ var Bs = (
14268
14268
  return n.prototype.addQueueMeasurement.call(this, t, r, u, i);
14269
14269
  }
14270
14270
  }, e;
14271
- }(yi)
14271
+ }(wi)
14272
14272
  );
14273
14273
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
14274
14274
  var Ds = (
@@ -14375,7 +14375,7 @@ var Hs = (
14375
14375
  return r.includeRedirectUri = !1, r;
14376
14376
  }
14377
14377
  return e;
14378
- }(mi)
14378
+ }(_i)
14379
14379
  );
14380
14380
  /*! @azure/msal-browser v2.38.3 2023-10-27 */
14381
14381
  var js = (
@@ -14400,7 +14400,7 @@ var js = (
14400
14400
  case 2:
14401
14401
  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)];
14402
14402
  case 3:
14403
- return a = l.sent(), s = new Hs(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({
14403
+ return a = l.sent(), s = new Hs(a), this.logger.verbose("Auth code client created"), u = new Ei(s, this.browserStorage, i, this.logger, this.config.system, this.performanceClient), [2, u.handleCodeResponseFromServer({
14404
14404
  code: t.code,
14405
14405
  msgraph_host: t.msGraphHost,
14406
14406
  cloud_graph_host_name: t.cloudGraphHostName,
@@ -14802,7 +14802,7 @@ var Fs = (
14802
14802
  }, n.prototype.createSilentIframeClient = function(e) {
14803
14803
  return new Cs(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, Ce.ssoSilent, this.performanceClient, this.nativeInternalStorage, this.nativeExtensionProvider, e);
14804
14804
  }, n.prototype.createSilentCacheClient = function(e) {
14805
- return new ki(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeExtensionProvider, e);
14805
+ return new Ci(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeExtensionProvider, e);
14806
14806
  }, n.prototype.createSilentRefreshClient = function(e) {
14807
14807
  return new Es(this.config, this.browserStorage, this.browserCrypto, this.logger, this.eventHandler, this.navigationClient, this.performanceClient, this.nativeExtensionProvider, e);
14808
14808
  }, n.prototype.createSilentAuthCodeClient = function(e) {
@@ -14849,12 +14849,12 @@ var qs = (
14849
14849
  return O(this, void 0, void 0, function() {
14850
14850
  var r;
14851
14851
  return L(this, function(o) {
14852
- return r = this.getRequestCorrelationId(t), this.logger.verbose("loginRedirect called", r), [2, this.acquireTokenRedirect($({ correlationId: r }, t || jo))];
14852
+ return r = this.getRequestCorrelationId(t), this.logger.verbose("loginRedirect called", r), [2, this.acquireTokenRedirect($({ correlationId: r }, t || Fo))];
14853
14853
  });
14854
14854
  });
14855
14855
  }, e.prototype.loginPopup = function(t) {
14856
14856
  var r = this.getRequestCorrelationId(t);
14857
- return this.logger.verbose("loginPopup called", r), this.acquireTokenPopup($({ correlationId: r }, t || jo));
14857
+ return this.logger.verbose("loginPopup called", r), this.acquireTokenPopup($({ correlationId: r }, t || Fo));
14858
14858
  }, e.prototype.acquireTokenSilent = function(t) {
14859
14859
  return O(this, void 0, void 0, function() {
14860
14860
  var r, o, i, a, s, u, p, l = this;
@@ -14927,8 +14927,8 @@ var qs = (
14927
14927
  if (p.cacheLookupPolicy === it.AccessToken)
14928
14928
  throw f;
14929
14929
  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) {
14930
- var E = k instanceof In, P = k instanceof Pt, j = k.errorCode === xn.noTokensFoundError.code, q = k.errorCode === Rt.INVALID_GRANT_ERROR;
14931
- if ((!E || !q || P || p.cacheLookupPolicy === it.AccessTokenAndRefreshToken || p.cacheLookupPolicy === it.RefreshToken) && p.cacheLookupPolicy !== it.Skip && !j)
14930
+ var E = k instanceof In, P = k instanceof Pt, j = k.errorCode === xn.noTokensFoundError.code, K = k.errorCode === Rt.INVALID_GRANT_ERROR;
14931
+ if ((!E || !K || P || p.cacheLookupPolicy === it.AccessTokenAndRefreshToken || p.cacheLookupPolicy === it.RefreshToken) && p.cacheLookupPolicy !== it.Skip && !j)
14932
14932
  throw k;
14933
14933
  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);
14934
14934
  });
@@ -14958,7 +14958,7 @@ var qs = (
14958
14958
  }, e;
14959
14959
  }(Fs)
14960
14960
  );
14961
- class Ks extends Gi {
14961
+ class Ks extends Vi {
14962
14962
  async login(e) {
14963
14963
  const t = this.createContext(e);
14964
14964
  try {
@@ -15044,7 +15044,7 @@ const Gs = ar("MsAuthPlugin", {
15044
15044
  $e.microsoftSDK(r, this.$storex)
15045
15045
  );
15046
15046
  if (i)
15047
- return this.microsoftLoad = !1, this.microsoftSSOLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(i);
15047
+ return this.microsoftLoad = !1, this.microsoftSSOLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(i);
15048
15048
  if (a.data.success) {
15049
15049
  if (this.display === "popup")
15050
15050
  return (o = window.parent) == null ? void 0 : o.postMessage(
@@ -15057,10 +15057,10 @@ const Gs = ar("MsAuthPlugin", {
15057
15057
  } else
15058
15058
  this.errorSnack(this.ssoLang[this.appLanguage].unexpected_err);
15059
15059
  } else
15060
- this.microsoftLoad = !1, this.microsoftSSOLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
15060
+ this.microsoftLoad = !1, this.microsoftSSOLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
15061
15061
  },
15062
15062
  ssoLogin() {
15063
- G.$emit("toggleSSOModal");
15063
+ q.$emit("toggleSSOModal");
15064
15064
  }
15065
15065
  }
15066
15066
  }, jn = {
@@ -15077,7 +15077,7 @@ const Gs = ar("MsAuthPlugin", {
15077
15077
  return null;
15078
15078
  },
15079
15079
  compareLangKeys() {
15080
- const n = Object.keys(ri.default.state), e = Object.keys(oi.default.state), t = Object.keys(ii.default.state), r = Object.keys(ui.default.state), o = Object.keys(si.default.state), i = Object.keys(ai.default.state), a = Object.keys(ci.default.state), s = Object.keys(li.default.state);
15080
+ const n = Object.keys(oi.default.state), e = Object.keys(ii.default.state), t = Object.keys(ai.default.state), r = Object.keys(di.default.state), o = Object.keys(ci.default.state), i = Object.keys(si.default.state), a = Object.keys(li.default.state), s = Object.keys(ui.default.state);
15081
15081
  console.log("In en but not in de", n.filter((u) => !e.includes(u))), console.log("In de but not in en", e.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in es", n.filter((u) => !t.includes(u))), console.log("In es but not in en", t.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in kr", n.filter((u) => !r.includes(u))), console.log("In kr but not in en", r.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in it", n.filter((u) => !o.includes(u))), console.log("In it but not in en", o.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in fr", n.filter((u) => !i.includes(u))), console.log("In fr but not in en", i.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in sr", n.filter((u) => !a.includes(u))), console.log("In sr but not in en", a.filter((u) => !n.includes(u))), console.log(), console.log("In en but not in tr", n.filter((u) => !s.includes(u))), console.log("In tr but not in en", s.filter((u) => !n.includes(u))), console.log();
15082
15082
  },
15083
15083
  base64ImageToBlob(n) {
@@ -15173,12 +15173,12 @@ const Gs = ar("MsAuthPlugin", {
15173
15173
  localStorage.removeItem("pkce_code_verifier");
15174
15174
  let r = { accessToken: (o = t.data) == null ? void 0 : o.access_token, domain: n.domain };
15175
15175
  if (this.display === "popup" && (r.response_type = "code"), [e, t] = await he($e.oktaSDK(r, this.$storex)), e)
15176
- return this.oktaLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(e);
15176
+ return this.oktaLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(e);
15177
15177
  if (t.data.success) {
15178
15178
  if (this.display === "popup")
15179
15179
  return (i = window.parent) == null ? void 0 : i.postMessage({ code: t.data.auth_code, state: this.$route.query.state }, "*");
15180
15180
  await this.loginSetup(t), await this.getLoggedInAccounts(), this.$router.push("/" + t.data.data.username + "#edit"), setTimeout(() => {
15181
- this.appleLoad = !1, G.$emit("ssoEvent", { name: "setLoading", data: !1 });
15181
+ this.appleLoad = !1, q.$emit("ssoEvent", { name: "setLoading", data: !1 });
15182
15182
  }, 1e3);
15183
15183
  } else
15184
15184
  this.errorSnack(this.ssoLang[this.appLanguage].unexpected_err);
@@ -15203,7 +15203,7 @@ const Gs = ar("MsAuthPlugin", {
15203
15203
  const a = new URLSearchParams(e);
15204
15204
  t = a.get("client_id"), r = a.get("domain"), o = a.get("platform");
15205
15205
  }
15206
- window.opener ? (window.opener.postMessage(i, location.origin), window.close()) : (this.isNative && this.isIOS && await yr.close(), G.$emit("ssoEvent", { name: "setLoading", data: !0 }), n && t && r && await this.exchangeCode({ code: n, clientID: t, domain: r, platform: o }), localStorage.removeItem("pkce_code_verifier"), G.$emit("ssoEvent", { name: "setLoading", data: !1 }));
15206
+ window.opener ? (window.opener.postMessage(i, location.origin), window.close()) : (this.isNative && this.isIOS && await yr.close(), q.$emit("ssoEvent", { name: "setLoading", data: !0 }), n && t && r && await this.exchangeCode({ code: n, clientID: t, domain: r, platform: o }), localStorage.removeItem("pkce_code_verifier"), q.$emit("ssoEvent", { name: "setLoading", data: !1 }));
15207
15207
  }
15208
15208
  }
15209
15209
  }, xr = {
@@ -15245,17 +15245,17 @@ const Gs = ar("MsAuthPlugin", {
15245
15245
  if (this.$route.query.code && (e.code = this.$route.query.code), window.opener)
15246
15246
  window.opener.postMessage(e, location.origin), window.close();
15247
15247
  else {
15248
- if (this.isNative && this.isIOS && await yr.close(), G.$emit("ssoEvent", { name: "setLoading", data: !0 }), this.$route.query.code && (n = this.$route.query.code), console.log(this.display, { code: n }), n) {
15248
+ if (this.isNative && this.isIOS && await yr.close(), q.$emit("ssoEvent", { name: "setLoading", data: !0 }), this.$route.query.code && (n = this.$route.query.code), console.log(this.display, { code: n }), n) {
15249
15249
  if (this.display === "popup")
15250
15250
  return (t = window.parent) == null ? void 0 : t.postMessage({ code: n, state: this.$route.query.state }, "*");
15251
15251
  await this.exchangeAuthCode({ code: n, code_verifier: localStorage.getItem("pkce_code_verifier") });
15252
15252
  }
15253
- localStorage.removeItem("pkce_code_verifier"), G.$emit("ssoEvent", { name: "setLoading", data: !1 });
15253
+ localStorage.removeItem("pkce_code_verifier"), q.$emit("ssoEvent", { name: "setLoading", data: !1 });
15254
15254
  }
15255
15255
  }
15256
15256
  }
15257
15257
  };
15258
- var Ii = { exports: {} };
15258
+ var Ai = { exports: {} };
15259
15259
  (function(n, e) {
15260
15260
  (function(t, r) {
15261
15261
  n.exports = r();
@@ -15299,8 +15299,8 @@ var Ii = { exports: {} };
15299
15299
  function T() {
15300
15300
  }
15301
15301
  return function(D) {
15302
- var K;
15303
- return T.prototype = D, K = new T(), T.prototype = null, K;
15302
+ var G;
15303
+ return T.prototype = D, G = new T(), T.prototype = null, G;
15304
15304
  };
15305
15305
  }(), p = {}, l = p.lib = {}, m = l.Base = { extend: function(T) {
15306
15306
  var D = u(this);
@@ -15322,15 +15322,15 @@ var Ii = { exports: {} };
15322
15322
  }, toString: function(T) {
15323
15323
  return (T || E).stringify(this);
15324
15324
  }, concat: function(T) {
15325
- var D = this.words, K = T.words, J = this.sigBytes, te = T.sigBytes;
15325
+ var D = this.words, G = T.words, J = this.sigBytes, te = T.sigBytes;
15326
15326
  if (this.clamp(), J % 4)
15327
15327
  for (var Z = 0; Z < te; Z++) {
15328
- var ve = K[Z >>> 2] >>> 24 - Z % 4 * 8 & 255;
15328
+ var ve = G[Z >>> 2] >>> 24 - Z % 4 * 8 & 255;
15329
15329
  D[J + Z >>> 2] |= ve << 24 - (J + Z) % 4 * 8;
15330
15330
  }
15331
15331
  else
15332
15332
  for (Z = 0; Z < te; Z += 4)
15333
- D[J + Z >>> 2] = K[Z >>> 2];
15333
+ D[J + Z >>> 2] = G[Z >>> 2];
15334
15334
  return this.sigBytes += te, this;
15335
15335
  }, clamp: function() {
15336
15336
  var T = this.words, D = this.sigBytes;
@@ -15339,7 +15339,7 @@ var Ii = { exports: {} };
15339
15339
  var T = m.clone.call(this);
15340
15340
  return T.words = this.words.slice(0), T;
15341
15341
  }, random: function(T) {
15342
- for (var D, K = [], J = function(ve) {
15342
+ for (var D, G = [], J = function(ve) {
15343
15343
  ve = ve;
15344
15344
  var Se = 987654321, ye = 4294967295;
15345
15345
  return function() {
@@ -15348,29 +15348,29 @@ var Ii = { exports: {} };
15348
15348
  };
15349
15349
  }, te = 0; te < T; te += 4) {
15350
15350
  var Z = J(4294967296 * (D || a.random()));
15351
- D = 987654071 * Z(), K.push(4294967296 * Z() | 0);
15351
+ D = 987654071 * Z(), G.push(4294967296 * Z() | 0);
15352
15352
  }
15353
- return new f.init(K, T);
15353
+ return new f.init(G, T);
15354
15354
  } }), k = p.enc = {}, E = k.Hex = { stringify: function(T) {
15355
- for (var D = T.words, K = T.sigBytes, J = [], te = 0; te < K; te++) {
15355
+ for (var D = T.words, G = T.sigBytes, J = [], te = 0; te < G; te++) {
15356
15356
  var Z = D[te >>> 2] >>> 24 - te % 4 * 8 & 255;
15357
15357
  J.push((Z >>> 4).toString(16)), J.push((15 & Z).toString(16));
15358
15358
  }
15359
15359
  return J.join("");
15360
15360
  }, parse: function(T) {
15361
- for (var D = T.length, K = [], J = 0; J < D; J += 2)
15362
- K[J >>> 3] |= parseInt(T.substr(J, 2), 16) << 24 - J % 8 * 4;
15363
- return new f.init(K, D / 2);
15361
+ for (var D = T.length, G = [], J = 0; J < D; J += 2)
15362
+ G[J >>> 3] |= parseInt(T.substr(J, 2), 16) << 24 - J % 8 * 4;
15363
+ return new f.init(G, D / 2);
15364
15364
  } }, P = k.Latin1 = { stringify: function(T) {
15365
- for (var D = T.words, K = T.sigBytes, J = [], te = 0; te < K; te++) {
15365
+ for (var D = T.words, G = T.sigBytes, J = [], te = 0; te < G; te++) {
15366
15366
  var Z = D[te >>> 2] >>> 24 - te % 4 * 8 & 255;
15367
15367
  J.push(String.fromCharCode(Z));
15368
15368
  }
15369
15369
  return J.join("");
15370
15370
  }, parse: function(T) {
15371
- for (var D = T.length, K = [], J = 0; J < D; J++)
15372
- K[J >>> 2] |= (255 & T.charCodeAt(J)) << 24 - J % 4 * 8;
15373
- return new f.init(K, D);
15371
+ for (var D = T.length, G = [], J = 0; J < D; J++)
15372
+ G[J >>> 2] |= (255 & T.charCodeAt(J)) << 24 - J % 4 * 8;
15373
+ return new f.init(G, D);
15374
15374
  } }, j = k.Utf8 = { stringify: function(T) {
15375
15375
  try {
15376
15376
  return decodeURIComponent(escape(P.stringify(T)));
@@ -15379,37 +15379,37 @@ var Ii = { exports: {} };
15379
15379
  }
15380
15380
  }, parse: function(T) {
15381
15381
  return P.parse(unescape(encodeURIComponent(T)));
15382
- } }, q = l.BufferedBlockAlgorithm = m.extend({ reset: function() {
15382
+ } }, K = l.BufferedBlockAlgorithm = m.extend({ reset: function() {
15383
15383
  this._data = new f.init(), this._nDataBytes = 0;
15384
15384
  }, _append: function(T) {
15385
15385
  typeof T == "string" && (T = j.parse(T)), this._data.concat(T), this._nDataBytes += T.sigBytes;
15386
15386
  }, _process: function(T) {
15387
- var D = this._data, K = D.words, J = D.sigBytes, te = this.blockSize, Z = J / (4 * te), ve = (Z = T ? a.ceil(Z) : a.max((0 | Z) - this._minBufferSize, 0)) * te, Se = a.min(4 * ve, J);
15387
+ var D = this._data, G = D.words, J = D.sigBytes, te = this.blockSize, Z = J / (4 * te), ve = (Z = T ? a.ceil(Z) : a.max((0 | Z) - this._minBufferSize, 0)) * te, Se = a.min(4 * ve, J);
15388
15388
  if (ve) {
15389
15389
  for (var ye = 0; ye < ve; ye += te)
15390
- this._doProcessBlock(K, ye);
15391
- var Ne = K.splice(0, ve);
15390
+ this._doProcessBlock(G, ye);
15391
+ var Ne = G.splice(0, ve);
15392
15392
  D.sigBytes -= Se;
15393
15393
  }
15394
15394
  return new f.init(Ne, Se);
15395
15395
  }, clone: function() {
15396
15396
  var T = m.clone.call(this);
15397
15397
  return T._data = this._data.clone(), T;
15398
- }, _minBufferSize: 0 }), z = (l.Hasher = q.extend({ cfg: m.extend(), init: function(T) {
15398
+ }, _minBufferSize: 0 }), z = (l.Hasher = K.extend({ cfg: m.extend(), init: function(T) {
15399
15399
  this.cfg = this.cfg.extend(T), this.reset();
15400
15400
  }, reset: function() {
15401
- q.reset.call(this), this._doReset();
15401
+ K.reset.call(this), this._doReset();
15402
15402
  }, update: function(T) {
15403
15403
  return this._append(T), this._process(), this;
15404
15404
  }, finalize: function(T) {
15405
15405
  return T && this._append(T), this._doFinalize();
15406
15406
  }, blockSize: 16, _createHelper: function(T) {
15407
- return function(D, K) {
15408
- return new T.init(K).finalize(D);
15407
+ return function(D, G) {
15408
+ return new T.init(G).finalize(D);
15409
15409
  };
15410
15410
  }, _createHmacHelper: function(T) {
15411
- return function(D, K) {
15412
- return new z.HMAC.init(T, K).finalize(D);
15411
+ return function(D, G) {
15412
+ return new z.HMAC.init(T, G).finalize(D);
15413
15413
  };
15414
15414
  } }), p.algo = {});
15415
15415
  return p;
@@ -15420,8 +15420,8 @@ var Ii = { exports: {} };
15420
15420
  p = this._hasher = new p.init(), typeof l == "string" && (l = u.parse(l));
15421
15421
  var m = p.blockSize, f = 4 * m;
15422
15422
  l.sigBytes > f && (l = p.finalize(l)), l.clamp();
15423
- for (var k = this._oKey = l.clone(), E = this._iKey = l.clone(), P = k.words, j = E.words, q = 0; q < m; q++)
15424
- P[q] ^= 1549556828, j[q] ^= 909522486;
15423
+ for (var k = this._oKey = l.clone(), E = this._iKey = l.clone(), P = k.words, j = E.words, K = 0; K < m; K++)
15424
+ P[K] ^= 1549556828, j[K] ^= 909522486;
15425
15425
  k.sigBytes = E.sigBytes = f, this.reset();
15426
15426
  }, reset: function() {
15427
15427
  var p = this._hasher;
@@ -15518,17 +15518,17 @@ var Ii = { exports: {} };
15518
15518
  t.exports = (f = o(0), a = (i = f).lib, s = a.WordArray, u = a.Hasher, p = i.algo, l = [], m = p.SHA1 = u.extend({ _doReset: function() {
15519
15519
  this._hash = new s.init([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
15520
15520
  }, _doProcessBlock: function(k, E) {
15521
- for (var P = this._hash.words, j = P[0], q = P[1], z = P[2], T = P[3], D = P[4], K = 0; K < 80; K++) {
15522
- if (K < 16)
15523
- l[K] = 0 | k[E + K];
15521
+ for (var P = this._hash.words, j = P[0], K = P[1], z = P[2], T = P[3], D = P[4], G = 0; G < 80; G++) {
15522
+ if (G < 16)
15523
+ l[G] = 0 | k[E + G];
15524
15524
  else {
15525
- var J = l[K - 3] ^ l[K - 8] ^ l[K - 14] ^ l[K - 16];
15526
- l[K] = J << 1 | J >>> 31;
15525
+ var J = l[G - 3] ^ l[G - 8] ^ l[G - 14] ^ l[G - 16];
15526
+ l[G] = J << 1 | J >>> 31;
15527
15527
  }
15528
- var te = (j << 5 | j >>> 27) + D + l[K];
15529
- te += K < 20 ? 1518500249 + (q & z | ~q & T) : K < 40 ? 1859775393 + (q ^ z ^ T) : K < 60 ? (q & z | q & T | z & T) - 1894007588 : (q ^ z ^ T) - 899497514, D = T, T = z, z = q << 30 | q >>> 2, q = j, j = te;
15528
+ var te = (j << 5 | j >>> 27) + D + l[G];
15529
+ te += G < 20 ? 1518500249 + (K & z | ~K & T) : G < 40 ? 1859775393 + (K ^ z ^ T) : G < 60 ? (K & z | K & T | z & T) - 1894007588 : (K ^ z ^ T) - 899497514, D = T, T = z, z = K << 30 | K >>> 2, K = j, j = te;
15530
15530
  }
15531
- P[0] = P[0] + j | 0, P[1] = P[1] + q | 0, P[2] = P[2] + z | 0, P[3] = P[3] + T | 0, P[4] = P[4] + D | 0;
15531
+ P[0] = P[0] + j | 0, P[1] = P[1] + K | 0, P[2] = P[2] + z | 0, P[3] = P[3] + T | 0, P[4] = P[4] + D | 0;
15532
15532
  }, _doFinalize: function() {
15533
15533
  var k = this._data, E = k.words, P = 8 * this._nDataBytes, j = 8 * k.sigBytes;
15534
15534
  return E[j >>> 5] |= 128 << 24 - j % 32, E[14 + (j + 64 >>> 9 << 4)] = Math.floor(P / 4294967296), E[15 + (j + 64 >>> 9 << 4)] = P, k.sigBytes = 4 * E.length, this._process(), this._hash;
@@ -15542,34 +15542,34 @@ var Ii = { exports: {} };
15542
15542
  var s = i, u = s.lib, p = u.WordArray, l = u.Hasher, m = s.algo, f = [], k = [];
15543
15543
  (function() {
15544
15544
  function j(D) {
15545
- for (var K = a.sqrt(D), J = 2; J <= K; J++)
15545
+ for (var G = a.sqrt(D), J = 2; J <= G; J++)
15546
15546
  if (!(D % J))
15547
15547
  return !1;
15548
15548
  return !0;
15549
15549
  }
15550
- function q(D) {
15550
+ function K(D) {
15551
15551
  return 4294967296 * (D - (0 | D)) | 0;
15552
15552
  }
15553
15553
  for (var z = 2, T = 0; T < 64; )
15554
- j(z) && (T < 8 && (f[T] = q(a.pow(z, 0.5))), k[T] = q(a.pow(z, 1 / 3)), T++), z++;
15554
+ j(z) && (T < 8 && (f[T] = K(a.pow(z, 0.5))), k[T] = K(a.pow(z, 1 / 3)), T++), z++;
15555
15555
  })();
15556
15556
  var E = [], P = m.SHA256 = l.extend({ _doReset: function() {
15557
15557
  this._hash = new p.init(f.slice(0));
15558
- }, _doProcessBlock: function(j, q) {
15559
- for (var z = this._hash.words, T = z[0], D = z[1], K = z[2], J = z[3], te = z[4], Z = z[5], ve = z[6], Se = z[7], ye = 0; ye < 64; ye++) {
15558
+ }, _doProcessBlock: function(j, K) {
15559
+ 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 = 0; ye < 64; ye++) {
15560
15560
  if (ye < 16)
15561
- E[ye] = 0 | j[q + ye];
15561
+ E[ye] = 0 | j[K + ye];
15562
15562
  else {
15563
15563
  var Ne = E[ye - 15], Qt = (Ne << 25 | Ne >>> 7) ^ (Ne << 14 | Ne >>> 18) ^ Ne >>> 3, Qe = E[ye - 2], an = (Qe << 15 | Qe >>> 17) ^ (Qe << 13 | Qe >>> 19) ^ Qe >>> 10;
15564
15564
  E[ye] = Qt + E[ye - 7] + an + E[ye - 16];
15565
15565
  }
15566
- var Mt = T & D ^ T & K ^ D & K, Nt = (T << 30 | T >>> 2) ^ (T << 19 | T >>> 13) ^ (T << 10 | T >>> 22), ct = Se + ((te << 26 | te >>> 6) ^ (te << 21 | te >>> 11) ^ (te << 7 | te >>> 25)) + (te & Z ^ ~te & ve) + k[ye] + E[ye];
15567
- Se = ve, ve = Z, Z = te, te = J + ct | 0, J = K, K = D, D = T, T = ct + (Nt + Mt) | 0;
15566
+ var Mt = T & D ^ T & G ^ D & G, Nt = (T << 30 | T >>> 2) ^ (T << 19 | T >>> 13) ^ (T << 10 | T >>> 22), ct = Se + ((te << 26 | te >>> 6) ^ (te << 21 | te >>> 11) ^ (te << 7 | te >>> 25)) + (te & Z ^ ~te & ve) + k[ye] + E[ye];
15567
+ Se = ve, ve = Z, Z = te, te = J + ct | 0, J = G, G = D, D = T, T = ct + (Nt + Mt) | 0;
15568
15568
  }
15569
- z[0] = z[0] + T | 0, z[1] = z[1] + D | 0, z[2] = z[2] + K | 0, z[3] = z[3] + J | 0, z[4] = z[4] + te | 0, z[5] = z[5] + Z | 0, z[6] = z[6] + ve | 0, z[7] = z[7] + Se | 0;
15569
+ z[0] = z[0] + T | 0, z[1] = z[1] + D | 0, z[2] = z[2] + G | 0, z[3] = z[3] + J | 0, z[4] = z[4] + te | 0, z[5] = z[5] + Z | 0, z[6] = z[6] + ve | 0, z[7] = z[7] + Se | 0;
15570
15570
  }, _doFinalize: function() {
15571
- var j = this._data, q = j.words, z = 8 * this._nDataBytes, T = 8 * j.sigBytes;
15572
- return q[T >>> 5] |= 128 << 24 - T % 32, q[14 + (T + 64 >>> 9 << 4)] = a.floor(z / 4294967296), q[15 + (T + 64 >>> 9 << 4)] = z, j.sigBytes = 4 * q.length, this._process(), this._hash;
15571
+ var j = this._data, K = j.words, z = 8 * this._nDataBytes, T = 8 * j.sigBytes;
15572
+ return K[T >>> 5] |= 128 << 24 - T % 32, K[14 + (T + 64 >>> 9 << 4)] = a.floor(z / 4294967296), K[15 + (T + 64 >>> 9 << 4)] = z, j.sigBytes = 4 * K.length, this._process(), this._hash;
15573
15573
  }, clone: function() {
15574
15574
  var j = l.clone.call(this);
15575
15575
  return j._hash = this._hash.clone(), j;
@@ -15590,11 +15590,11 @@ var Ii = { exports: {} };
15590
15590
  })();
15591
15591
  var P = m.SHA512 = s.extend({ _doReset: function() {
15592
15592
  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)]);
15593
- }, _doProcessBlock: function(j, q) {
15594
- for (var z = this._hash.words, T = z[0], D = z[1], K = 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 = K.high, Mt = K.low, Nt = J.high, ct = J.low, mn = te.high, sn = te.low, _n = Z.high, cn = Z.low, Pn = 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 = Pn, _t = Te, vn = Re, Tt = Yt, je = 0; je < 80; je++) {
15593
+ }, _doProcessBlock: function(j, K) {
15594
+ 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, Pn = 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 = Pn, _t = Te, vn = Re, Tt = Yt, je = 0; je < 80; je++) {
15595
15595
  var vt = E[je];
15596
15596
  if (je < 16)
15597
- var ze = vt.high = 0 | j[q + 2 * je], dt = vt.low = 0 | j[q + 2 * je + 1];
15597
+ var ze = vt.high = 0 | j[K + 2 * je], dt = vt.low = 0 | j[K + 2 * je + 1];
15598
15598
  else {
15599
15599
  var yn = E[je - 15], Fe = yn.high, Ut = yn.low, h = (Fe >>> 1 | Ut << 31) ^ (Fe >>> 8 | Ut << 24) ^ Fe >>> 7, c = (Ut >>> 1 | Fe << 31) ^ (Ut >>> 8 | Fe << 24) ^ (Ut >>> 7 | Fe << 25), d = E[je - 2], g = d.high, b = d.low, S = (g >>> 19 | b << 13) ^ (g << 3 | b >>> 29) ^ g >>> 6, R = (b >>> 19 | g << 13) ^ (b << 3 | g >>> 29) ^ (b >>> 6 | g << 26), se = E[je - 7], we = se.high, me = se.low, be = E[je - 16], pe = be.high, cr = be.low;
15600
15600
  ze = (ze = (ze = h + we + ((dt = c + me) >>> 0 < c >>> 0 ? 1 : 0)) + S + ((dt += R) >>> 0 < R >>> 0 ? 1 : 0)) + pe + ((dt += cr) >>> 0 < cr >>> 0 ? 1 : 0), vt.high = ze, vt.low = dt;
@@ -15602,10 +15602,10 @@ var Ii = { exports: {} };
15602
15602
  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;
15603
15603
  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;
15604
15604
  }
15605
- 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 = K.low = Mt + lt, K.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 = Pn + xt + (Te >>> 0 < _t >>> 0 ? 1 : 0), Yt = Se.low = Yt + Tt, Se.high = Re + vn + (Yt >>> 0 < Tt >>> 0 ? 1 : 0);
15605
+ 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 = Pn + xt + (Te >>> 0 < _t >>> 0 ? 1 : 0), Yt = Se.low = Yt + Tt, Se.high = Re + vn + (Yt >>> 0 < Tt >>> 0 ? 1 : 0);
15606
15606
  }, _doFinalize: function() {
15607
- var j = this._data, q = j.words, z = 8 * this._nDataBytes, T = 8 * j.sigBytes;
15608
- return q[T >>> 5] |= 128 << 24 - T % 32, q[30 + (T + 128 >>> 10 << 5)] = Math.floor(z / 4294967296), q[31 + (T + 128 >>> 10 << 5)] = z, j.sigBytes = 4 * q.length, this._process(), this._hash.toX32();
15607
+ var j = this._data, K = j.words, z = 8 * this._nDataBytes, T = 8 * j.sigBytes;
15608
+ 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();
15609
15609
  }, clone: function() {
15610
15610
  var j = s.clone.call(this);
15611
15611
  return j._hash = this._hash.clone(), j;
@@ -15625,7 +15625,7 @@ var Ii = { exports: {} };
15625
15625
  }
15626
15626
  return C;
15627
15627
  }
15628
- function q(v) {
15628
+ function K(v) {
15629
15629
  for (var y = 1; y < arguments.length; y++) {
15630
15630
  var C = arguments[y] != null ? arguments[y] : {};
15631
15631
  y % 2 ? j(Object(C), !0).forEach(function(I) {
@@ -15653,11 +15653,11 @@ var Ii = { exports: {} };
15653
15653
  (function(v) {
15654
15654
  v.SHA1 = "sha1", v.SHA256 = "sha256", v.SHA512 = "sha512";
15655
15655
  })(i || (i = {}));
15656
- var K, J = D(i);
15656
+ var G, J = D(i);
15657
15657
  (function(v) {
15658
15658
  v.ASCII = "ascii", v.BASE64 = "base64", v.HEX = "hex", v.LATIN1 = "latin1", v.UTF8 = "utf8";
15659
- })(K || (K = {}));
15660
- var te, Z = D(K);
15659
+ })(G || (G = {}));
15660
+ var te, Z = D(G);
15661
15661
  (function(v) {
15662
15662
  v.HOTP = "hotp", v.TOTP = "totp";
15663
15663
  })(te || (te = {}));
@@ -15753,7 +15753,7 @@ var Ii = { exports: {} };
15753
15753
  });
15754
15754
  }
15755
15755
  return C;
15756
- }({}, { algorithm: i.SHA1, createHmacKey: cn, createDigest: Se, digits: 6, encoding: K.ASCII }, {}, v);
15756
+ }({}, { algorithm: i.SHA1, createHmacKey: cn, createDigest: Se, digits: 6, encoding: G.ASCII }, {}, v);
15757
15757
  return _n(y), Object.freeze(y);
15758
15758
  }
15759
15759
  function Te(v, y, C) {
@@ -15807,23 +15807,23 @@ var Ii = { exports: {} };
15807
15807
  (function(M, H) {
15808
15808
  if (!(M instanceof H))
15809
15809
  throw new TypeError("Cannot call a class as a function");
15810
- })(this, v), this._defaultOptions = Object.freeze(q({}, I)), this._options = Object.freeze({});
15810
+ })(this, v), this._defaultOptions = Object.freeze(K({}, I)), this._options = Object.freeze({});
15811
15811
  }
15812
15812
  var y, C;
15813
15813
  return y = v, (C = [{ key: "create", value: function() {
15814
15814
  var I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
15815
15815
  return new v(I);
15816
15816
  } }, { key: "clone", value: function() {
15817
- var I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, M = this.create(q({}, this._defaultOptions, {}, I));
15817
+ var I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, M = this.create(K({}, this._defaultOptions, {}, I));
15818
15818
  return M.options = this._options, M;
15819
15819
  } }, { key: "allOptions", value: function() {
15820
15820
  return this.options;
15821
15821
  } }, { key: "resetOptions", value: function() {
15822
15822
  this._options = Object.freeze({});
15823
15823
  } }, { key: "options", get: function() {
15824
- return Object.freeze(q({}, this._defaultOptions, {}, this._options));
15824
+ return Object.freeze(K({}, this._defaultOptions, {}, this._options));
15825
15825
  }, set: function(I) {
15826
- this._options = Object.freeze(q({}, this._options, {}, I));
15826
+ this._options = Object.freeze(K({}, this._options, {}, I));
15827
15827
  } }]) && T(y.prototype, C), v;
15828
15828
  }());
15829
15829
  function Le(v) {
@@ -15942,7 +15942,7 @@ var Ii = { exports: {} };
15942
15942
  }
15943
15943
  };
15944
15944
  function vn(v) {
15945
- var y = Lt({}, { algorithm: i.SHA1, createDigest: Se, createHmacKey: _t, digits: 6, encoding: K.ASCII, epoch: Date.now(), step: 30, window: 0 }, {}, v);
15945
+ var y = Lt({}, { algorithm: i.SHA1, createDigest: Se, createHmacKey: _t, digits: 6, encoding: G.ASCII, epoch: Date.now(), step: 30, window: 0 }, {}, v);
15946
15946
  return zt(y), Object.freeze(y);
15947
15947
  }
15948
15948
  function Tt(v, y) {
@@ -16071,7 +16071,7 @@ var Ii = { exports: {} };
16071
16071
  });
16072
16072
  }
16073
16073
  return C;
16074
- }({}, { algorithm: i.SHA1, createDigest: Se, createHmacKey: _t, digits: 6, encoding: K.HEX, epoch: Date.now(), step: 30, window: 0 }, {}, v);
16074
+ }({}, { algorithm: i.SHA1, createDigest: Se, createHmacKey: _t, digits: 6, encoding: G.HEX, epoch: Date.now(), step: 30, window: 0 }, {}, v);
16075
16075
  return function(C) {
16076
16076
  if (zt(C), typeof C.keyDecoder != "function")
16077
16077
  throw new Error("Expecting options.keyDecoder to be a function.");
@@ -16161,9 +16161,9 @@ var Ii = { exports: {} };
16161
16161
  } });
16162
16162
  }]);
16163
16163
  });
16164
- })(Ii);
16165
- var Yo = Ii.exports;
16166
- const Ai = {
16164
+ })(Ai);
16165
+ var Wo = Ai.exports;
16166
+ const Ri = {
16167
16167
  data() {
16168
16168
  return {
16169
16169
  otpToken: null,
@@ -16188,7 +16188,7 @@ const Ai = {
16188
16188
  }
16189
16189
  },
16190
16190
  async mounted() {
16191
- this.$route.name === "AuthMFA" && (await this.getAccountSettings(), this.generateOTPQrCode()), G.$on("otpSubmitted", this.otpSubmitted);
16191
+ this.$route.name === "AuthMFA" && (await this.getAccountSettings(), this.generateOTPQrCode()), q.$on("otpSubmitted", this.otpSubmitted);
16192
16192
  },
16193
16193
  methods: {
16194
16194
  otpSubmitted(n) {
@@ -16199,10 +16199,10 @@ const Ai = {
16199
16199
  if (this.account.mfaEnabled)
16200
16200
  this.mfaEnable = !0;
16201
16201
  else {
16202
- const e = "Tapni", t = Yo.authenticator.generateSecret();
16202
+ const e = "Tapni", t = Wo.authenticator.generateSecret();
16203
16203
  this.otpSecret = t;
16204
- const r = Yo.authenticator.keyuri(n, e, t);
16205
- new $o({
16204
+ const r = Wo.authenticator.keyuri(n, e, t);
16205
+ new Jo({
16206
16206
  width: 200,
16207
16207
  height: 200,
16208
16208
  data: r
@@ -16210,10 +16210,10 @@ const Ai = {
16210
16210
  }
16211
16211
  },
16212
16212
  async cancelMFA() {
16213
- G.$emit("ssoEvent", { name: "mfaCancel", data: !0 });
16213
+ q.$emit("ssoEvent", { name: "mfaCancel", data: !0 });
16214
16214
  },
16215
16215
  async validateMFA() {
16216
- G.$emit("toggleOTPModal", !0);
16216
+ q.$emit("toggleOTPModal", !0);
16217
16217
  }
16218
16218
  }
16219
16219
  }, Vs = {
@@ -16255,7 +16255,7 @@ const Ai = {
16255
16255
  },
16256
16256
  refreshQrCode() {
16257
16257
  var n, e;
16258
- this.qrCode && ((e = (n = document.getElementById("qrCodeContainer")) == null ? void 0 : n.childNodes[0]) == null || e.remove()), this.qrCodeHash = this.generateRandomHash(), this.qrCode = new $o({
16258
+ this.qrCode && ((e = (n = document.getElementById("qrCodeContainer")) == null ? void 0 : n.childNodes[0]) == null || e.remove()), this.qrCodeHash = this.generateRandomHash(), this.qrCode = new Jo({
16259
16259
  width: 300,
16260
16260
  height: 300,
16261
16261
  type: "png",
@@ -16299,7 +16299,7 @@ const Ai = {
16299
16299
  }
16300
16300
  }, Qs = {
16301
16301
  name: "AuthLogin",
16302
- mixins: [di, pi, hi, Lr, zr, xr, at, Vs, Ai],
16302
+ mixins: [pi, hi, fi, Lr, zr, xr, at, Vs, Ri],
16303
16303
  props: {
16304
16304
  isModal: {
16305
16305
  type: Boolean,
@@ -16336,7 +16336,7 @@ const Ai = {
16336
16336
  if (this.$route.path === "/login/callback/saml")
16337
16337
  return await this.handleSamlRedirect();
16338
16338
  this.$route.query.qrLogin && this.changeLoginToQr(), setTimeout(() => {
16339
- this.$storex && this.$storex.token ? this.$router.push(this.home) : G.$emit("ssoEvent", { name: "setLoading", data: !1 });
16339
+ this.$storex && this.$storex.token ? this.$router.push(this.home) : q.$emit("ssoEvent", { name: "setLoading", data: !1 });
16340
16340
  }, 2500);
16341
16341
  }
16342
16342
  },
@@ -16358,10 +16358,10 @@ const Ai = {
16358
16358
  t && console.error(t), this.submitted = !1, r === !0 && (this.emailOrUsername = "", this.password = "");
16359
16359
  },
16360
16360
  close() {
16361
- G.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16361
+ q.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16362
16362
  },
16363
16363
  createAccountModal() {
16364
- G.$emit("ssoEvent", { name: "toggleAddAccountModalRegister", data: {} });
16364
+ q.$emit("ssoEvent", { name: "toggleAddAccountModalRegister", data: {} });
16365
16365
  }
16366
16366
  },
16367
16367
  watch: {
@@ -16637,7 +16637,7 @@ const wo = /* @__PURE__ */ mt(Qs, [["render", qc]]), Kc = /* @__PURE__ */ Object
16637
16637
  default: wo
16638
16638
  }, Symbol.toStringTag, { value: "Module" })), Gc = {
16639
16639
  name: "AuthRegister",
16640
- mixins: [di, pi, hi, Lr, at],
16640
+ mixins: [pi, hi, fi, Lr, at],
16641
16641
  props: {
16642
16642
  isModal: {
16643
16643
  type: Boolean,
@@ -16661,7 +16661,7 @@ const wo = /* @__PURE__ */ mt(Qs, [["render", qc]]), Kc = /* @__PURE__ */ Object
16661
16661
  };
16662
16662
  },
16663
16663
  mounted() {
16664
- this.isModal || (this.isLoggedIn ? this.$router.push(this.home) : !this.$route.query.state && !this.$route.query.oauth && !this.$route.params.oauth && G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.invitationCode = this.$route.query.ic || "", this.$route.query.username && (this.usernameRegister = !0, this.emailLogin = !0, this.username = this.$route.query.username), this.$route.query.ref ? this.referral = this.$route.query.ref : this.$storex.referral && (this.referral = this.$storex.referral));
16664
+ this.isModal || (this.isLoggedIn ? this.$router.push(this.home) : !this.$route.query.state && !this.$route.query.oauth && !this.$route.params.oauth && q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.invitationCode = this.$route.query.ic || "", this.$route.query.username && (this.usernameRegister = !0, this.emailLogin = !0, this.username = this.$route.query.username), this.$route.query.ref ? this.referral = this.$route.query.ref : this.$storex.referral && (this.referral = this.$storex.referral));
16665
16665
  },
16666
16666
  methods: {
16667
16667
  async submit() {
@@ -16685,13 +16685,13 @@ const wo = /* @__PURE__ */ mt(Qs, [["render", qc]]), Kc = /* @__PURE__ */ Object
16685
16685
  captchaToken: await this.getCaptchaToken("account_verify"),
16686
16686
  ref: this.referral
16687
16687
  }, e = await this.register(n);
16688
- this.submitted = !1, e.data && e.data.success && (e.data.message === "SUCCESS_REGISTER" ? (this.isModal ? G.$emit("ssoEvent", { name: "toggleAddAccountModalVerify", data: !1 }) : this.$router.push("/verify"), this.successSnack(this.ssoLang[this.appLanguage].register_success), this.formButtonText = this.ssoLang[this.appLanguage].check_your_inbox) : e.data.message === "SUCCESS_LOGIN" && (this.display === "npm" && (await this.loginSetup({ ...e, isModal: n.isModal }), await this.getLoggedInAccounts()), await this.loginSuccess({ ...e, isModal: n.isModal })));
16688
+ this.submitted = !1, e.data && e.data.success && (e.data.message === "SUCCESS_REGISTER" ? (this.isModal ? q.$emit("ssoEvent", { name: "toggleAddAccountModalVerify", data: !1 }) : this.$router.push("/verify"), this.successSnack(this.ssoLang[this.appLanguage].register_success), this.formButtonText = this.ssoLang[this.appLanguage].check_your_inbox) : e.data.message === "SUCCESS_LOGIN" && (this.display === "npm" && (await this.loginSetup({ ...e, isModal: n.isModal }), await this.getLoggedInAccounts()), await this.loginSuccess({ ...e, isModal: n.isModal })));
16689
16689
  },
16690
16690
  close() {
16691
- G.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16691
+ q.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16692
16692
  },
16693
16693
  loginAccountModal() {
16694
- G.$emit("ssoEvent", { name: "toggleAddAccountModalLogin", data: !1 });
16694
+ q.$emit("ssoEvent", { name: "toggleAddAccountModalLogin", data: !1 });
16695
16695
  }
16696
16696
  },
16697
16697
  watch: {
@@ -16959,7 +16959,7 @@ const bo = /* @__PURE__ */ mt(Gc, [["render", Ul]]), Bl = /* @__PURE__ */ Object
16959
16959
  },
16960
16960
  methods: {
16961
16961
  init() {
16962
- this.isLoggedIn ? this.$router.push(this.home) : (this.$storex.verifyEmail && (this.email = this.$storex.verifyEmail), this.$route.hash === "#reset" && (this.action = "reset"), this.$route.query.e && (this.email = this.$route.query.e), this.$route.query.c && (this.code = this.$route.query.c), G.$emit("ssoEvent", { name: "setLoading", data: !1 }));
16962
+ this.isLoggedIn ? this.$router.push(this.home) : (this.$storex.verifyEmail && (this.email = this.$storex.verifyEmail), this.$route.hash === "#reset" && (this.action = "reset"), this.$route.query.e && (this.email = this.$route.query.e), this.$route.query.c && (this.code = this.$route.query.c), q.$emit("ssoEvent", { name: "setLoading", data: !1 }));
16963
16963
  },
16964
16964
  async submit() {
16965
16965
  if (this.code.length !== 6)
@@ -16974,13 +16974,13 @@ const bo = /* @__PURE__ */ mt(Gc, [["render", Ul]]), Bl = /* @__PURE__ */ Object
16974
16974
  return !1;
16975
16975
  this.submitted = !0;
16976
16976
  let e = await this.verify(n);
16977
- this.submitted = !1, e && e.data && e.data.success === !0 ? (this.action === "reset" && (this.$router.push("/reset?c=" + this.code + "&e=" + this.email), this.successSnack(this.ssoLang[this.appLanguage].verify_account_success)), this.action === "verify" && (this.isModal && (this.email = "", this.code = "", G.$emit("closeModal")), await this.loginSetup(e), await this.getLoggedInAccounts(), this.$storex.verifyEmail = "", this.$router.push("/" + e.data.data.username + "#edit"), this.successSnack(this.ssoLang[this.appLanguage].verify_account_success2))) : this.submitted = !1;
16977
+ this.submitted = !1, e && e.data && e.data.success === !0 ? (this.action === "reset" && (this.$router.push("/reset?c=" + this.code + "&e=" + this.email), this.successSnack(this.ssoLang[this.appLanguage].verify_account_success)), this.action === "verify" && (this.isModal && (this.email = "", this.code = "", q.$emit("closeModal")), await this.loginSetup(e), await this.getLoggedInAccounts(), this.$storex.verifyEmail = "", this.$router.push("/" + e.data.data.username + "#edit"), this.successSnack(this.ssoLang[this.appLanguage].verify_account_success2))) : this.submitted = !1;
16978
16978
  },
16979
16979
  registerAccountModal() {
16980
- G.$emit("ssoEvent", { name: "toggleAddAccountModalRegister", data: !1 });
16980
+ q.$emit("ssoEvent", { name: "toggleAddAccountModalRegister", data: !1 });
16981
16981
  },
16982
16982
  close() {
16983
- G.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16983
+ q.$emit("ssoEvent", { name: "toggleAddAccountModal", data: !0 });
16984
16984
  }
16985
16985
  },
16986
16986
  watch: {
@@ -17128,7 +17128,7 @@ const ko = /* @__PURE__ */ mt(Dl, [["render", du], ["__scopeId", "data-v-89d98ef
17128
17128
  default: ko
17129
17129
  }, Symbol.toStringTag, { value: "Module" })), hu = {
17130
17130
  name: "AuthMFA",
17131
- mixins: [at, Ai],
17131
+ mixins: [at, Ri],
17132
17132
  props: {
17133
17133
  payload: {
17134
17134
  type: Object,
@@ -17148,7 +17148,7 @@ const ko = /* @__PURE__ */ mt(Dl, [["render", du], ["__scopeId", "data-v-89d98ef
17148
17148
  this.mfaEnable || delete n.otpSecret, this.loading = !0;
17149
17149
  const [e, t] = await he($e.setMfa(n, this.$storex));
17150
17150
  if (this.loading = !1, e)
17151
- return G.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(e);
17151
+ return q.$emit("ssoEvent", { name: "setLoading", data: !1 }), this.errorHandler(e);
17152
17152
  t.data.success && (this.getAccountSettings(), this.successSnack(t.data.message));
17153
17153
  }
17154
17154
  }
@@ -17196,7 +17196,7 @@ function Lu(n, e, t, r, o, i) {
17196
17196
  class: "ios-switch-checkbox",
17197
17197
  id: "mfa-open-switch"
17198
17198
  }, null, 512), [
17199
- [Ui, n.mfaEnable]
17199
+ [Bi, n.mfaEnable]
17200
17200
  ]),
17201
17201
  yu
17202
17202
  ])
@@ -17264,7 +17264,7 @@ const Co = /* @__PURE__ */ mt(hu, [["render", Lu]]), zu = /* @__PURE__ */ Object
17264
17264
  };
17265
17265
  },
17266
17266
  mounted() {
17267
- this.$storex.verifyEmail && (this.email = this.$storex.verifyEmail), this.$route.query.c && (this.code = this.$route.query.c, this.passwordChange = !0), this.$route.query.e && (this.email = this.$route.query.e), G.$emit("ssoEvent", { name: "setLoading", data: !1 });
17267
+ this.$storex.verifyEmail && (this.email = this.$storex.verifyEmail), this.$route.query.c && (this.code = this.$route.query.c, this.passwordChange = !0), this.$route.query.e && (this.email = this.$route.query.e), q.$emit("ssoEvent", { name: "setLoading", data: !1 });
17268
17268
  },
17269
17269
  methods: {
17270
17270
  async resetEmail() {
@@ -17497,7 +17497,7 @@ const Eo = /* @__PURE__ */ mt(xu, [["render", vd], ["__scopeId", "data-v-69a9cfa
17497
17497
  },
17498
17498
  methods: {
17499
17499
  inAppRedirect() {
17500
- let n = Vi(location.href);
17500
+ let n = Qi(location.href);
17501
17501
  return n = n.replace("http", "tapni"), n = n.replace("https", "tapni"), window.open(n);
17502
17502
  }
17503
17503
  }
@@ -17534,11 +17534,11 @@ const To = /* @__PURE__ */ mt(wd, [["render", Td]]), Sd = /* @__PURE__ */ Object
17534
17534
  };
17535
17535
  },
17536
17536
  mounted() {
17537
- G.$on("closeModal", () => {
17537
+ q.$on("closeModal", () => {
17538
17538
  this.toggle = !1, window.document.body.style.overflow = "auto", window.document.body.style.height = "auto";
17539
- }), G.$on("openModalOverlay", () => {
17539
+ }), q.$on("openModalOverlay", () => {
17540
17540
  this.toggle = !0;
17541
- }), G.$on("toggleSSOLanguageModal", this.toggleModal), G.$on("toggleOTPModal", this.toggleModal), G.$on("toggleSSOModal", this.toggleModal), G.$on("toggleSSOPickModal", this.toggleModal);
17541
+ }), q.$on("toggleSSOLanguageModal", this.toggleModal), q.$on("toggleOTPModal", this.toggleModal), q.$on("toggleSSOModal", this.toggleModal), q.$on("toggleSSOPickModal", this.toggleModal);
17542
17542
  },
17543
17543
  methods: {
17544
17544
  toggleModal(n = !0) {
@@ -17546,7 +17546,7 @@ const To = /* @__PURE__ */ mt(wd, [["render", Td]]), Sd = /* @__PURE__ */ Object
17546
17546
  },
17547
17547
  toggleEmit() {
17548
17548
  var n, e;
17549
- !this.isLoggedIn && ((e = (n = this.user) == null ? void 0 : n.lead_form) != null && e.forceFilling) || G.$emit("closeModal");
17549
+ !this.isLoggedIn && ((e = (n = this.user) == null ? void 0 : n.lead_form) != null && e.forceFilling) || q.$emit("closeModal");
17550
17550
  }
17551
17551
  }
17552
17552
  };
@@ -17556,7 +17556,7 @@ function Ad(n, e, t, r, o, i) {
17556
17556
  onClick: e[0] || (e[0] = (...a) => i.toggleEmit && i.toggleEmit(...a))
17557
17557
  }, null, 2);
17558
17558
  }
17559
- const Ri = /* @__PURE__ */ mt(Id, [["render", Ad], ["__scopeId", "data-v-17c95816"]]), Rd = {
17559
+ const Pi = /* @__PURE__ */ mt(Id, [["render", Ad], ["__scopeId", "data-v-17c95816"]]), Rd = {
17560
17560
  name: "SSO",
17561
17561
  mixins: [Lr, zr, xr, at],
17562
17562
  data() {
@@ -17567,16 +17567,16 @@ const Ri = /* @__PURE__ */ mt(Id, [["render", Ad], ["__scopeId", "data-v-17c9581
17567
17567
  };
17568
17568
  },
17569
17569
  mounted() {
17570
- G.$on("toggleSSOModal", this.toggleModal), G.$on("closeModal", () => {
17570
+ q.$on("toggleSSOModal", this.toggleModal), q.$on("closeModal", () => {
17571
17571
  this.toggle = !1;
17572
17572
  });
17573
17573
  },
17574
17574
  beforeDestroy() {
17575
- G._events.toggleSSOModal.pop();
17575
+ q._events.toggleSSOModal.pop();
17576
17576
  },
17577
17577
  methods: {
17578
17578
  forceClose() {
17579
- G.$emit("closeModal");
17579
+ q.$emit("closeModal");
17580
17580
  },
17581
17581
  close() {
17582
17582
  this.toggleModal();
@@ -17588,7 +17588,7 @@ const Ri = /* @__PURE__ */ mt(Id, [["render", Ad], ["__scopeId", "data-v-17c9581
17588
17588
  let e;
17589
17589
  if (!(!n || n.error))
17590
17590
  if (e = Object.keys(n.sso), e.length)
17591
- e.length <= 1 ? (e[0] === "azure" && this.microsoftLogin("sso", n.sso.azure.sso), e[0] === "okta" && this.oktaLogin(n.sso.okta.sso), e[0] === "saml" && this.samlLogin(n.sso.saml.sso.loginUrl)) : (this.forceClose(), G.$emit("toggleSSOPickModal", {
17591
+ e.length <= 1 ? (e[0] === "azure" && this.microsoftLogin("sso", n.sso.azure.sso), e[0] === "okta" && this.oktaLogin(n.sso.okta.sso), e[0] === "saml" && this.samlLogin(n.sso.saml.sso.loginUrl)) : (this.forceClose(), q.$emit("toggleSSOPickModal", {
17592
17592
  sso: n.sso,
17593
17593
  email: this.email
17594
17594
  }));
@@ -17650,7 +17650,7 @@ function Bd(n, e, t, r, o, i) {
17650
17650
  ])
17651
17651
  ], 34);
17652
17652
  }
17653
- const Pi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a09"]]), Dd = {
17653
+ const Mi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a09"]]), Dd = {
17654
17654
  name: "OTP",
17655
17655
  mixins: [at],
17656
17656
  data() {
@@ -17661,16 +17661,16 @@ const Pi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a0
17661
17661
  };
17662
17662
  },
17663
17663
  mounted() {
17664
- G.$on("toggleOTPModal", this.toggleModal), G.$on("closeModal", () => {
17664
+ q.$on("toggleOTPModal", this.toggleModal), q.$on("closeModal", () => {
17665
17665
  this.toggle = !1;
17666
17666
  });
17667
17667
  },
17668
17668
  beforeDestroy() {
17669
- G._events.toggleOTPModal.pop();
17669
+ q._events.toggleOTPModal.pop();
17670
17670
  },
17671
17671
  methods: {
17672
17672
  forceClose() {
17673
- G.$emit("closeModal");
17673
+ q.$emit("closeModal");
17674
17674
  },
17675
17675
  close() {
17676
17676
  this.toggleModal();
@@ -17678,13 +17678,13 @@ const Pi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a0
17678
17678
  async submit() {
17679
17679
  if (!this.otp || this.otp.length !== 6)
17680
17680
  return this.errorSnack(this.ssoLang[this.appLanguage].invalid_code);
17681
- this.loading = !0, G.$emit("otpSubmitted", this.otp), G.$emit("toggleOTPModal"), this.loading = !1;
17681
+ this.loading = !0, q.$emit("otpSubmitted", this.otp), q.$emit("toggleOTPModal"), this.loading = !1;
17682
17682
  },
17683
17683
  toggleModal() {
17684
17684
  this.toggle = !this.toggle;
17685
17685
  }
17686
17686
  }
17687
- }, Mi = (n) => (An("data-v-2b6d6269"), n = n(), Rn(), n), Hd = /* @__PURE__ */ Mi(() => /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
17687
+ }, Ni = (n) => (An("data-v-2b6d6269"), n = n(), Rn(), n), Hd = /* @__PURE__ */ Ni(() => /* @__PURE__ */ _("i", { class: "font-17 color-black" }, [
17688
17688
  /* @__PURE__ */ _("img", {
17689
17689
  src: "https://cdn.tapni.co/icons/down-arrow.png",
17690
17690
  class: "responsive-image",
@@ -17699,7 +17699,7 @@ const Pi = /* @__PURE__ */ mt(Rd, [["render", Bd], ["__scopeId", "data-v-11f19a0
17699
17699
  }, Qd = { key: 0 }, Yd = {
17700
17700
  key: 1,
17701
17701
  class: "button--loading button__loader"
17702
- }, Wd = { class: "close-text center-text half-top color-black" }, $d = ["innerHTML"], Jd = /* @__PURE__ */ Mi(() => /* @__PURE__ */ _("a", { href: "mailto:support@tapni.com?subject=MFA Authentication Problem" }, " support@tapni.com", -1));
17702
+ }, Wd = { class: "close-text center-text half-top color-black" }, $d = ["innerHTML"], Jd = /* @__PURE__ */ Ni(() => /* @__PURE__ */ _("a", { href: "mailto:support@tapni.com?subject=MFA Authentication Problem" }, " support@tapni.com", -1));
17703
17703
  function Xd(n, e, t, r, o, i) {
17704
17704
  return N(), U("form", {
17705
17705
  onSubmit: e[3] || (e[3] = Ge((...a) => i.submit && i.submit(...a), ["prevent"])),
@@ -17745,7 +17745,7 @@ function Xd(n, e, t, r, o, i) {
17745
17745
  ])
17746
17746
  ], 34);
17747
17747
  }
17748
- const Ni = /* @__PURE__ */ mt(Dd, [["render", Xd], ["__scopeId", "data-v-2b6d6269"]]), Zd = {
17748
+ const Oi = /* @__PURE__ */ mt(Dd, [["render", Xd], ["__scopeId", "data-v-2b6d6269"]]), Zd = {
17749
17749
  name: "SSOPick",
17750
17750
  mixins: [Lr, zr, xr, at],
17751
17751
  data() {
@@ -17759,16 +17759,16 @@ const Ni = /* @__PURE__ */ mt(Dd, [["render", Xd], ["__scopeId", "data-v-2b6d626
17759
17759
  };
17760
17760
  },
17761
17761
  mounted() {
17762
- G.$on("toggleSSOPickModal", this.toggleModal), G.$on("closeModal", () => {
17762
+ q.$on("toggleSSOPickModal", this.toggleModal), q.$on("closeModal", () => {
17763
17763
  this.toggle = !1;
17764
17764
  });
17765
17765
  },
17766
17766
  beforeDestroy() {
17767
- G._events.toggleSSOPickModal.pop();
17767
+ q._events.toggleSSOPickModal.pop();
17768
17768
  },
17769
17769
  methods: {
17770
17770
  forceClose() {
17771
- G.$emit("closeModal");
17771
+ q.$emit("closeModal");
17772
17772
  },
17773
17773
  close() {
17774
17774
  this.toggleModal();
@@ -17847,7 +17847,7 @@ function pp(n, e, t, r, o, i) {
17847
17847
  ])) : fe("", !0)
17848
17848
  ], 34);
17849
17849
  }
17850
- const Oi = /* @__PURE__ */ mt(Zd, [["render", pp], ["__scopeId", "data-v-4f821f65"]]), hp = {
17850
+ const Li = /* @__PURE__ */ mt(Zd, [["render", pp], ["__scopeId", "data-v-4f821f65"]]), hp = {
17851
17851
  name: "LinkIcon",
17852
17852
  mixins: [at],
17853
17853
  props: {
@@ -17990,24 +17990,24 @@ const yp = /* @__PURE__ */ mt(hp, [["render", vp]]), wp = {
17990
17990
  };
17991
17991
  },
17992
17992
  async mounted() {
17993
- G.$on("toggleSSOLanguageModal", this.toggleModal), G.$on("closeModal", () => {
17993
+ q.$on("toggleSSOLanguageModal", this.toggleModal), q.$on("closeModal", () => {
17994
17994
  this.toggle = !1;
17995
17995
  });
17996
17996
  let n = this.isNative ? await vr.getLanguageCode() : jn.getFirstBrowserLanguage();
17997
17997
  n && wp.SUPPORTED_LANGUAGES.includes(n) && this.updateLanguage(n);
17998
17998
  },
17999
17999
  beforeDestroy() {
18000
- G._events.toggleSSOLanguageModal.pop();
18000
+ q._events.toggleSSOLanguageModal.pop();
18001
18001
  },
18002
18002
  methods: {
18003
18003
  forceClose() {
18004
- G.$emit("closeModal");
18004
+ q.$emit("closeModal");
18005
18005
  },
18006
18006
  close() {
18007
18007
  this.forceClose();
18008
18008
  },
18009
18009
  async updateLanguage(n) {
18010
- this.updateLang(n), G.$emit("closeModal");
18010
+ this.updateLang(n), q.$emit("closeModal");
18011
18011
  },
18012
18012
  toggleModal() {
18013
18013
  this.toggle = !this.toggle;
@@ -18092,7 +18092,7 @@ function Sp(n, e, t, r, o, i) {
18092
18092
  }, null, 8, ["data"])
18093
18093
  ], 2);
18094
18094
  }
18095
- const Li = /* @__PURE__ */ mt(bp, [["render", Sp], ["__scopeId", "data-v-a49a90e5"]]), un = ar("Preferences", {
18095
+ const zi = /* @__PURE__ */ mt(bp, [["render", Sp], ["__scopeId", "data-v-a49a90e5"]]), un = ar("Preferences", {
18096
18096
  web: () => import("./web-AImUTDQQ.js").then((n) => new n.PreferencesWeb())
18097
18097
  }), At = {
18098
18098
  async setObject(n, e) {
@@ -18210,7 +18210,7 @@ const Li = /* @__PURE__ */ mt(bp, [["render", Sp], ["__scopeId", "data-v-a49a90e
18210
18210
  this.strgReady = Qr({ value: !1 }), await Vr._initialize(this.options);
18211
18211
  let n = await Vr.getRaw();
18212
18212
  const e = Qr(n);
18213
- this.strg = e, this.strgReady.value = !0, Bi(e, async () => {
18213
+ this.strg = e, this.strgReady.value = !0, Di(e, async () => {
18214
18214
  await Vr.setRaw(e);
18215
18215
  }, { deep: !0 });
18216
18216
  }
@@ -18256,11 +18256,11 @@ const Rp = { id: "ssoapp" }, Pp = {
18256
18256
  };
18257
18257
  },
18258
18258
  components: {
18259
- Language: Li,
18260
- OTP: Ni,
18261
- SSOPick: Oi,
18262
- SSO: Pi,
18263
- ModalOverlay: Ri,
18259
+ Language: zi,
18260
+ OTP: Oi,
18261
+ SSOPick: Li,
18262
+ SSO: Mi,
18263
+ ModalOverlay: Pi,
18264
18264
  AuthCallback: To,
18265
18265
  AuthReset: Eo,
18266
18266
  AuthVerify: ko,
@@ -18301,7 +18301,7 @@ const Rp = { id: "ssoapp" }, Pp = {
18301
18301
  }
18302
18302
  },
18303
18303
  async mounted() {
18304
- this.applyBgStyle(), this.setView(this.viewProp), G.$on("ssoEvent", this.ssoOutgoingEvent), G.$on("ssoLogout", (n) => this.logout(n.refreshToken)), G.$on("getLoggedInAccounts", (n) => this.getLoggedInAccounts(n)), G.$on("refreshTokenAction", (n) => this.refreshTokenAction({ ...n, storage: this.$storex })), G.$on("switchAccount", (n) => this.switchAccount(n)), G.$on("setToken", (n) => this.setToken(n));
18304
+ this.applyBgStyle(), this.setView(this.viewProp), q.$on("ssoEvent", this.ssoOutgoingEvent), q.$on("ssoLogout", (n) => this.logout(n.refreshToken)), q.$on("getLoggedInAccounts", (n) => this.getLoggedInAccounts(n)), q.$on("refreshTokenAction", (n) => this.refreshTokenAction({ ...n, storage: this.$storex })), q.$on("switchAccount", (n) => this.switchAccount(n)), q.$on("setToken", (n) => this.setToken(n));
18305
18305
  },
18306
18306
  methods: {
18307
18307
  async init() {
@@ -18315,13 +18315,13 @@ const Rp = { id: "ssoapp" }, Pp = {
18315
18315
  this.$emit("ssoEvent", n);
18316
18316
  },
18317
18317
  ssoIncomingEvent(n) {
18318
- G.$emit(n.name, n.data);
18318
+ q.$emit(n.name, n.data);
18319
18319
  },
18320
18320
  applyBgStyle() {
18321
18321
  this.display === "redirect" ? document.getElementsByTagName("html")[0].style = "background: #dfeefe;" : document.getElementsByTagName("html")[0].style = "";
18322
18322
  },
18323
18323
  toggleSSOLanguageModal() {
18324
- G.$emit("toggleSSOLanguageModal", !0);
18324
+ q.$emit("toggleSSOLanguageModal", !0);
18325
18325
  }
18326
18326
  },
18327
18327
  watch: {
@@ -18349,7 +18349,7 @@ const Rp = { id: "ssoapp" }, Pp = {
18349
18349
  }
18350
18350
  }, Kp = /* @__PURE__ */ Object.assign(qp, {
18351
18351
  setup(n) {
18352
- return window.Buffer = ta, document.addEventListener("DOMContentLoaded", function() {
18352
+ return window.Buffer = na, document.addEventListener("DOMContentLoaded", function() {
18353
18353
  const e = document.createElement("script");
18354
18354
  e.src = `https://www.google.com/recaptcha/api.js?render=${Ap.VITE_GOOGLE_RECAPTCHA_SITE_KEY}`, document.head.appendChild(e);
18355
18355
  }), (e, t) => (N(), U("div", Rp, [
@@ -18362,11 +18362,11 @@ const Rp = { id: "ssoapp" }, Pp = {
18362
18362
  }, [
18363
18363
  _("span", Op, Q(e.appLanguage.toUpperCase()), 1)
18364
18364
  ])) : fe("", !0),
18365
- De(Ri),
18366
- n.isModal ? fe("", !0) : (N(), ht(Li, { key: 2 })),
18367
- n.isModal ? fe("", !0) : (N(), ht(Pi, { key: 3 })),
18368
- n.isModal ? fe("", !0) : (N(), ht(Oi, { key: 4 })),
18369
- De(Ni),
18365
+ De(Pi),
18366
+ n.isModal ? fe("", !0) : (N(), ht(zi, { key: 2 })),
18367
+ n.isModal ? fe("", !0) : (N(), ht(Mi, { key: 3 })),
18368
+ n.isModal ? fe("", !0) : (N(), ht(Li, { key: 4 })),
18369
+ De(Oi),
18370
18370
  e.initialized && e.renderView === "AuthWelcome" ? (N(), ht(po, { key: 5 })) : e.initialized && e.renderView === "AuthLogin" ? (N(), ht(wo, {
18371
18371
  key: 6,
18372
18372
  isModal: n.isModal
@@ -18380,7 +18380,7 @@ const Rp = { id: "ssoapp" }, Pp = {
18380
18380
  key: 9,
18381
18381
  isModal: n.isModal,
18382
18382
  payload: n.payload
18383
- }, 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(Di(Fi), { key: 12 })) : fe("", !0),
18383
+ }, 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(Hi(qi), { key: 12 })) : fe("", !0),
18384
18384
  _("div", Lp, [
18385
18385
  _("p", zp, [
18386
18386
  _("span", xp, Q(e.ssoLang[e.appLanguage].error), 1),
@@ -18406,7 +18406,7 @@ const Rp = { id: "ssoapp" }, Pp = {
18406
18406
  };
18407
18407
  export {
18408
18408
  at as A,
18409
- G as E,
18409
+ q as E,
18410
18410
  Vs as Q,
18411
18411
  mt as _,
18412
18412
  rh as i