@tapni/auth 0.0.26 → 0.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/TapniAuth.es.js +322 -318
- package/dist/TapniAuth.umd.js +2 -2
- package/package.json +1 -1
- package/src/install.js +1 -2
- package/src/views/Login.vue +4 -1
package/dist/TapniAuth.es.js
CHANGED
|
@@ -13,7 +13,7 @@ import { Browser as F } from "@capacitor/browser";
|
|
|
13
13
|
import qe from "qr-code-styling";
|
|
14
14
|
import { sanitizeUrl as Me } from "@braintree/sanitize-url";
|
|
15
15
|
import Re from "@tapni/capacitor-reactive-localstorage-vue3";
|
|
16
|
-
const Ne = "0.0.
|
|
16
|
+
const Ne = "0.0.26", m = (e, a = !1) => {
|
|
17
17
|
const n = Ne;
|
|
18
18
|
let o = $.create({
|
|
19
19
|
baseURL: "https://api.tapni.co/v1/",
|
|
@@ -5208,6 +5208,9 @@ const Q = {
|
|
|
5208
5208
|
}
|
|
5209
5209
|
},
|
|
5210
5210
|
methods: {
|
|
5211
|
+
bum() {
|
|
5212
|
+
console.log("lo", this.$storage);
|
|
5213
|
+
},
|
|
5211
5214
|
async submit() {
|
|
5212
5215
|
if (this.submitted)
|
|
5213
5216
|
return;
|
|
@@ -5249,84 +5252,81 @@ const Q = {
|
|
|
5249
5252
|
})
|
|
5250
5253
|
], -1), ia = [
|
|
5251
5254
|
ta
|
|
5252
|
-
], oa = {
|
|
5253
|
-
class: "bold no-bottom center-text",
|
|
5254
|
-
style: { "margin-top": "63px" }
|
|
5255
|
-
}, ra = /* @__PURE__ */ t("p", { class: "half-bottom small-top center-text color-black" }, null, -1), sa = { key: 1 }, ca = { class: "page-login-field half-top" }, la = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5255
|
+
], oa = /* @__PURE__ */ t("p", { class: "half-bottom small-top center-text color-black" }, null, -1), ra = { key: 1 }, sa = { class: "page-login-field half-top" }, ca = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5256
5256
|
/* @__PURE__ */ t("img", {
|
|
5257
5257
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
5258
5258
|
class: "responsive-image",
|
|
5259
5259
|
style: { width: "50%" }
|
|
5260
5260
|
})
|
|
5261
|
-
], -1),
|
|
5261
|
+
], -1), la = ["placeholder"], da = /* @__PURE__ */ t("em", null, null, -1), pa = { class: "page-login-field half-bottom" }, ua = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5262
5262
|
/* @__PURE__ */ t("img", {
|
|
5263
5263
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5264
5264
|
class: "responsive-image",
|
|
5265
5265
|
style: { width: "50%" }
|
|
5266
5266
|
})
|
|
5267
|
-
], -1),
|
|
5267
|
+
], -1), _a = ["type", "placeholder"], ma = {
|
|
5268
5268
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
5269
5269
|
class: "responsive-image password-reveal-icon"
|
|
5270
|
-
},
|
|
5270
|
+
}, ga = {
|
|
5271
5271
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
5272
5272
|
class: "responsive-image password-reveal-icon"
|
|
5273
|
-
},
|
|
5273
|
+
}, ha = {
|
|
5274
5274
|
type: "submit",
|
|
5275
5275
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
5276
|
-
},
|
|
5276
|
+
}, fa = { key: 0 }, va = {
|
|
5277
5277
|
key: 1,
|
|
5278
5278
|
class: "button--loading button__loader"
|
|
5279
|
-
},
|
|
5279
|
+
}, ka = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), ba = /* @__PURE__ */ t("img", {
|
|
5280
5280
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
5281
5281
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
5282
|
-
}, null, -1),
|
|
5282
|
+
}, null, -1), ya = { key: 0 }, wa = {
|
|
5283
5283
|
key: 1,
|
|
5284
5284
|
class: "button--loading button__loader"
|
|
5285
|
-
},
|
|
5285
|
+
}, za = /* @__PURE__ */ t("img", {
|
|
5286
5286
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
5287
5287
|
style: { position: "absolute", "margin-left": "-10px", padding: "8px 0", height: "100%" }
|
|
5288
|
-
}, null, -1),
|
|
5288
|
+
}, null, -1), La = { key: 0 }, Sa = {
|
|
5289
5289
|
key: 1,
|
|
5290
5290
|
class: "button--loading-black button__loader"
|
|
5291
|
-
},
|
|
5291
|
+
}, Ca = /* @__PURE__ */ t("img", {
|
|
5292
5292
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
5293
5293
|
style: { position: "absolute", "margin-left": "-9px", padding: "10px 0", height: "100%" }
|
|
5294
|
-
}, null, -1),
|
|
5294
|
+
}, null, -1), Ta = { key: 0 }, ja = {
|
|
5295
5295
|
key: 1,
|
|
5296
5296
|
class: "button--loading-black button__loader"
|
|
5297
|
-
},
|
|
5297
|
+
}, Pa = /* @__PURE__ */ t("img", {
|
|
5298
5298
|
src: "https://cdn.tapni.co/icons/outlook.png",
|
|
5299
5299
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5300
|
-
}, null, -1),
|
|
5300
|
+
}, null, -1), Aa = { key: 0 }, Ia = {
|
|
5301
5301
|
key: 1,
|
|
5302
5302
|
class: "button--loading-black button__loader"
|
|
5303
|
-
},
|
|
5303
|
+
}, Ea = /* @__PURE__ */ t("img", {
|
|
5304
5304
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
5305
5305
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5306
|
-
}, null, -1),
|
|
5306
|
+
}, null, -1), xa = { key: 0 }, qa = {
|
|
5307
5307
|
key: 1,
|
|
5308
5308
|
class: "button--loading-black button__loader"
|
|
5309
|
-
},
|
|
5309
|
+
}, Ma = /* @__PURE__ */ t("img", {
|
|
5310
5310
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
5311
5311
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5312
|
-
}, null, -1),
|
|
5312
|
+
}, null, -1), Ra = { key: 0 }, Na = {
|
|
5313
5313
|
key: 1,
|
|
5314
5314
|
class: "button--loading-black button__loader"
|
|
5315
|
-
},
|
|
5315
|
+
}, Va = /* @__PURE__ */ t("img", {
|
|
5316
5316
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5317
5317
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
5318
|
-
}, null, -1),
|
|
5318
|
+
}, null, -1), Oa = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Ba = { class: "close-text center-text half-top color-black" }, Da = /* @__PURE__ */ t("br", null, null, -1), Ua = {
|
|
5319
5319
|
class: "",
|
|
5320
5320
|
href: "https://tapni.co/policies/terms-of-service"
|
|
5321
|
-
},
|
|
5321
|
+
}, Ka = { href: "https://tapni.co/policies/privacy-policy" }, $a = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Ha = {
|
|
5322
5322
|
key: 9,
|
|
5323
5323
|
class: "page-login-links"
|
|
5324
|
-
},
|
|
5325
|
-
function
|
|
5324
|
+
}, Fa = /* @__PURE__ */ t("div", { class: "clear" }, null, -1), Qa = { class: "forgot center-text pointer small-top" }, Ga = /* @__PURE__ */ t("br", null, null, -1), Wa = /* @__PURE__ */ t("div", { class: "clear" }, null, -1);
|
|
5325
|
+
function Xa(e, a, n, o, i, r) {
|
|
5326
5326
|
const u = V("router-link");
|
|
5327
5327
|
return c(), l("form", {
|
|
5328
5328
|
class: "page-login content-boxed content-boxed-padding",
|
|
5329
|
-
onSubmit: a[
|
|
5329
|
+
onSubmit: a[14] || (a[14] = y((...s) => r.submit && r.submit(...s), ["prevent"])),
|
|
5330
5330
|
autocomplete: "on",
|
|
5331
5331
|
style: R(n.isModal ? "max-width: 500px;" : "")
|
|
5332
5332
|
}, [
|
|
@@ -5336,14 +5336,18 @@ function Ya(e, a, n, o, i, r) {
|
|
|
5336
5336
|
class: "color-black pull-right pointer",
|
|
5337
5337
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5338
5338
|
}, ia)) : h("", !0),
|
|
5339
|
-
t("h1",
|
|
5340
|
-
|
|
5341
|
-
|
|
5342
|
-
|
|
5343
|
-
|
|
5339
|
+
t("h1", {
|
|
5340
|
+
class: "bold no-bottom center-text",
|
|
5341
|
+
style: { "margin-top": "63px" },
|
|
5342
|
+
onClick: a[1] || (a[1] = (...s) => r.bum && r.bum(...s))
|
|
5343
|
+
}, p(this.ssoLang[this.appLang].login), 1),
|
|
5344
|
+
oa,
|
|
5345
|
+
r.displayFormLogin ? (c(), l("span", ra, [
|
|
5346
|
+
t("div", sa, [
|
|
5347
|
+
ca,
|
|
5344
5348
|
k(t("input", {
|
|
5345
|
-
"onUpdate:modelValue": a[
|
|
5346
|
-
onKeydown: a[
|
|
5349
|
+
"onUpdate:modelValue": a[2] || (a[2] = (s) => i.emailOrUsername = s),
|
|
5350
|
+
onKeydown: a[3] || (a[3] = E(y(() => {
|
|
5347
5351
|
}, ["prevent"]), ["space"])),
|
|
5348
5352
|
autocorrect: "off",
|
|
5349
5353
|
autocapitalize: "off",
|
|
@@ -5352,117 +5356,117 @@ function Ya(e, a, n, o, i, r) {
|
|
|
5352
5356
|
name: "email",
|
|
5353
5357
|
placeholder: e.ssoLang[this.appLang].email_username,
|
|
5354
5358
|
required: ""
|
|
5355
|
-
}, null, 40,
|
|
5359
|
+
}, null, 40, la), [
|
|
5356
5360
|
[x, i.emailOrUsername]
|
|
5357
5361
|
]),
|
|
5358
|
-
|
|
5362
|
+
da
|
|
5359
5363
|
]),
|
|
5360
|
-
t("div",
|
|
5361
|
-
|
|
5364
|
+
t("div", pa, [
|
|
5365
|
+
ua,
|
|
5362
5366
|
k(t("input", {
|
|
5363
|
-
"onUpdate:modelValue": a[
|
|
5367
|
+
"onUpdate:modelValue": a[4] || (a[4] = (s) => i.password = s),
|
|
5364
5368
|
type: i.revealPassword ? "text" : "password",
|
|
5365
5369
|
placeholder: e.ssoLang[this.appLang].password,
|
|
5366
5370
|
name: "password",
|
|
5367
5371
|
required: "",
|
|
5368
5372
|
minlength: "8"
|
|
5369
|
-
}, null, 8,
|
|
5373
|
+
}, null, 8, _a), [
|
|
5370
5374
|
[K, i.password]
|
|
5371
5375
|
]),
|
|
5372
5376
|
t("em", {
|
|
5373
|
-
onClick: a[
|
|
5377
|
+
onClick: a[5] || (a[5] = (s) => i.revealPassword = !i.revealPassword),
|
|
5374
5378
|
class: "pointer"
|
|
5375
5379
|
}, [
|
|
5376
|
-
k(t("img",
|
|
5380
|
+
k(t("img", ma, null, 512), [
|
|
5377
5381
|
[I, !i.revealPassword]
|
|
5378
5382
|
]),
|
|
5379
|
-
k(t("img",
|
|
5383
|
+
k(t("img", ga, null, 512), [
|
|
5380
5384
|
[I, i.revealPassword]
|
|
5381
5385
|
])
|
|
5382
5386
|
])
|
|
5383
5387
|
]),
|
|
5384
|
-
t("button",
|
|
5385
|
-
i.submitted ? (c(), l("span",
|
|
5388
|
+
t("button", ha, [
|
|
5389
|
+
i.submitted ? (c(), l("span", va)) : (c(), l("span", fa, p(e.ssoLang[e.appLang].login), 1))
|
|
5386
5390
|
])
|
|
5387
5391
|
])) : h("", !0),
|
|
5388
|
-
|
|
5392
|
+
ka,
|
|
5389
5393
|
e.displayAppleLogin ? (c(), l("a", {
|
|
5390
5394
|
key: 2,
|
|
5391
|
-
onClick: a[
|
|
5395
|
+
onClick: a[6] || (a[6] = (...s) => e.appleLogin && e.appleLogin(...s)),
|
|
5392
5396
|
class: "button-center button button-90 google-button pointer"
|
|
5393
5397
|
}, [
|
|
5394
|
-
|
|
5395
|
-
e.appleLoad ? (c(), l("span",
|
|
5398
|
+
ba,
|
|
5399
|
+
e.appleLoad ? (c(), l("span", wa)) : (c(), l("span", ya, p(e.ssoLang[e.appLang].sign_in_with) + " Apple", 1))
|
|
5396
5400
|
])) : h("", !0),
|
|
5397
5401
|
e.displayGoogleLogin ? (c(), l("a", {
|
|
5398
5402
|
key: 3,
|
|
5399
|
-
onClick: a[
|
|
5403
|
+
onClick: a[7] || (a[7] = (...s) => e.googleLogin && e.googleLogin(...s)),
|
|
5400
5404
|
class: "button-center button button-90 google-button pointer"
|
|
5401
5405
|
}, [
|
|
5402
|
-
|
|
5403
|
-
e.googleLoad ? (c(), l("span",
|
|
5406
|
+
za,
|
|
5407
|
+
e.googleLoad ? (c(), l("span", Sa)) : (c(), l("span", La, p(e.ssoLang[e.appLang].sign_in_with) + " Google", 1))
|
|
5404
5408
|
])) : h("", !0),
|
|
5405
5409
|
e.displayFacebookLogin ? (c(), l("a", {
|
|
5406
5410
|
key: 4,
|
|
5407
|
-
onClick: a[
|
|
5411
|
+
onClick: a[8] || (a[8] = (...s) => e.facebookLogin && e.facebookLogin(...s)),
|
|
5408
5412
|
class: "button-center button button-90 google-button pointer"
|
|
5409
5413
|
}, [
|
|
5410
|
-
|
|
5411
|
-
e.facebookLoad ? (c(), l("span",
|
|
5414
|
+
Ca,
|
|
5415
|
+
e.facebookLoad ? (c(), l("span", ja)) : (c(), l("span", Ta, p(e.ssoLang[e.appLang].sign_in_with) + " Facebook", 1))
|
|
5412
5416
|
])) : h("", !0),
|
|
5413
5417
|
e.displayMicrosoftSSOLogin ? h("", !0) : (c(), l("a", {
|
|
5414
5418
|
key: 5,
|
|
5415
|
-
onClick: a[
|
|
5419
|
+
onClick: a[9] || (a[9] = (...s) => e.microsoftLogin && e.microsoftLogin(...s)),
|
|
5416
5420
|
class: "button-center button button-90 google-button pointer"
|
|
5417
5421
|
}, [
|
|
5418
|
-
|
|
5419
|
-
e.microsoftLoad ? (c(), l("span",
|
|
5422
|
+
Pa,
|
|
5423
|
+
e.microsoftLoad ? (c(), l("span", Ia)) : (c(), l("span", Aa, p(e.ssoLang[e.appLang].sign_in_with) + " Outlook", 1))
|
|
5420
5424
|
])),
|
|
5421
5425
|
e.displayMicrosoftSSOLogin ? h("", !0) : (c(), l("a", {
|
|
5422
5426
|
key: 6,
|
|
5423
|
-
onClick: a[
|
|
5427
|
+
onClick: a[10] || (a[10] = (...s) => e.ssoLogin && e.ssoLogin(...s)),
|
|
5424
5428
|
class: "button-center button button-90 google-button pointer"
|
|
5425
5429
|
}, [
|
|
5426
|
-
|
|
5427
|
-
e.microsoftSSOLoad ? (c(), l("span",
|
|
5430
|
+
Ea,
|
|
5431
|
+
e.microsoftSSOLoad ? (c(), l("span", qa)) : (c(), l("span", xa, p(e.ssoLang[e.appLang].sign_in_with) + " SSO", 1))
|
|
5428
5432
|
])),
|
|
5429
5433
|
e.displayMicrosoftSSOLogin ? (c(), l("a", {
|
|
5430
5434
|
key: 7,
|
|
5431
|
-
onClick: a[
|
|
5435
|
+
onClick: a[11] || (a[11] = (s) => e.microsoftLogin("sso")),
|
|
5432
5436
|
class: "button-center button button-90 google-button pointer"
|
|
5433
5437
|
}, [
|
|
5434
|
-
|
|
5435
|
-
e.microsoftSSOLoad ? (c(), l("span",
|
|
5438
|
+
Ma,
|
|
5439
|
+
e.microsoftSSOLoad ? (c(), l("span", Ra, p(e.ssoLang[e.appLang].sign_in_with) + " SSO", 1)) : (c(), l("span", Na))
|
|
5436
5440
|
])) : h("", !0),
|
|
5437
5441
|
r.displayFormLogin ? h("", !0) : (c(), l("a", {
|
|
5438
5442
|
key: 8,
|
|
5439
|
-
onClick: a[
|
|
5443
|
+
onClick: a[12] || (a[12] = (s) => i.emailLogin = !0),
|
|
5440
5444
|
class: "button-center button button-90 google-button pointer"
|
|
5441
5445
|
}, [
|
|
5442
|
-
|
|
5446
|
+
Va,
|
|
5443
5447
|
t("span", null, p(e.ssoLang[e.appLang].sign_in_with) + " Email", 1)
|
|
5444
5448
|
])),
|
|
5445
|
-
|
|
5446
|
-
t("p",
|
|
5449
|
+
Oa,
|
|
5450
|
+
t("p", Ba, [
|
|
5447
5451
|
f(p(e.ssoLang[e.appLang].terms_by_signing_in) + " ", 1),
|
|
5448
|
-
|
|
5449
|
-
t("a",
|
|
5452
|
+
Da,
|
|
5453
|
+
t("a", Ua, p(e.ssoLang[this.appLang].terms_of_service), 1),
|
|
5450
5454
|
f(" " + p(e.ssoLang[e.appLang].and) + " ", 1),
|
|
5451
|
-
t("a",
|
|
5455
|
+
t("a", Ka, p(e.ssoLang[this.appLang].privacy_policy), 1)
|
|
5452
5456
|
]),
|
|
5453
|
-
|
|
5457
|
+
$a,
|
|
5454
5458
|
n.isModal ? (c(), l("div", {
|
|
5455
5459
|
key: 10,
|
|
5456
5460
|
class: "page-login-links",
|
|
5457
|
-
onClick: a[
|
|
5461
|
+
onClick: a[13] || (a[13] = (...s) => r.createAccountModal && r.createAccountModal(...s))
|
|
5458
5462
|
}, [
|
|
5459
|
-
t("a",
|
|
5463
|
+
t("a", Qa, [
|
|
5460
5464
|
f(p(e.ssoLang[e.appLang].or) + " ", 1),
|
|
5461
|
-
|
|
5465
|
+
Ga,
|
|
5462
5466
|
f(" " + p(e.ssoLang[e.appLang].create_new_account), 1)
|
|
5463
5467
|
]),
|
|
5464
|
-
|
|
5465
|
-
])) : (c(), l("div",
|
|
5468
|
+
Wa
|
|
5469
|
+
])) : (c(), l("div", Ha, [
|
|
5466
5470
|
r.displayRegisterLogin ? (c(), P(u, {
|
|
5467
5471
|
key: 0,
|
|
5468
5472
|
class: "forgot float-right",
|
|
@@ -5483,11 +5487,11 @@ function Ya(e, a, n, o, i, r) {
|
|
|
5483
5487
|
]),
|
|
5484
5488
|
_: 1
|
|
5485
5489
|
})) : h("", !0),
|
|
5486
|
-
|
|
5490
|
+
Fa
|
|
5487
5491
|
]))
|
|
5488
5492
|
], 36);
|
|
5489
5493
|
}
|
|
5490
|
-
const fe = /* @__PURE__ */ T(na, [["render",
|
|
5494
|
+
const fe = /* @__PURE__ */ T(na, [["render", Xa]]), Ya = {
|
|
5491
5495
|
name: "AuthRegister",
|
|
5492
5496
|
mixins: [me, ge, he, Q, z],
|
|
5493
5497
|
props: {
|
|
@@ -5554,76 +5558,76 @@ const fe = /* @__PURE__ */ T(na, [["render", Ya]]), Za = {
|
|
|
5554
5558
|
this.$storage.referral = e;
|
|
5555
5559
|
}
|
|
5556
5560
|
}
|
|
5557
|
-
},
|
|
5561
|
+
}, Za = /* @__PURE__ */ t("i", { class: "font-17 color-black" }, [
|
|
5558
5562
|
/* @__PURE__ */ t("img", {
|
|
5559
5563
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
5560
5564
|
class: "responsive-image",
|
|
5561
5565
|
style: { width: "35%" }
|
|
5562
5566
|
})
|
|
5563
|
-
], -1),
|
|
5564
|
-
|
|
5565
|
-
],
|
|
5567
|
+
], -1), Ja = [
|
|
5568
|
+
Za
|
|
5569
|
+
], en = {
|
|
5566
5570
|
class: "bold no-bottom center-text",
|
|
5567
5571
|
style: { "margin-top": "63px" }
|
|
5568
|
-
},
|
|
5572
|
+
}, an = { class: "half-bottom small-top center-text color-black" }, nn = { key: 0 }, tn = /* @__PURE__ */ t("br", null, null, -1), on = { key: 1 }, rn = { class: "page-login-field half-top" }, sn = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5569
5573
|
/* @__PURE__ */ t("img", {
|
|
5570
5574
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5571
5575
|
class: "responsive-image",
|
|
5572
5576
|
style: { width: "60%" }
|
|
5573
5577
|
})
|
|
5574
|
-
], -1),
|
|
5578
|
+
], -1), cn = ["placeholder"], ln = /* @__PURE__ */ t("em", null, null, -1), dn = { class: "page-login-field half-top" }, pn = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5575
5579
|
/* @__PURE__ */ t("img", {
|
|
5576
5580
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
5577
5581
|
class: "responsive-image",
|
|
5578
5582
|
style: { width: "50%" }
|
|
5579
5583
|
})
|
|
5580
|
-
], -1),
|
|
5584
|
+
], -1), un = ["placeholder", "disabled"], _n = /* @__PURE__ */ t("em", null, null, -1), mn = { class: "page-login-field half-top half-bottom" }, gn = /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
5581
5585
|
/* @__PURE__ */ t("img", {
|
|
5582
5586
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5583
5587
|
class: "responsive-image",
|
|
5584
5588
|
style: { width: "50%" }
|
|
5585
5589
|
})
|
|
5586
|
-
], -1),
|
|
5590
|
+
], -1), hn = ["type", "placeholder"], fn = {
|
|
5587
5591
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
5588
5592
|
class: "responsive-image password-reveal-icon"
|
|
5589
|
-
},
|
|
5593
|
+
}, vn = {
|
|
5590
5594
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
5591
5595
|
class: "responsive-image password-reveal-icon"
|
|
5592
|
-
},
|
|
5596
|
+
}, kn = {
|
|
5593
5597
|
type: "submit",
|
|
5594
5598
|
class: "button black-button google-button bg-tapni-grey pointer button-90 button-center uppercase button-rounded bold full-top"
|
|
5595
|
-
},
|
|
5599
|
+
}, bn = { key: 0 }, yn = {
|
|
5596
5600
|
key: 1,
|
|
5597
5601
|
class: "button--loading button__loader"
|
|
5598
|
-
},
|
|
5602
|
+
}, wn = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), zn = /* @__PURE__ */ t("img", {
|
|
5599
5603
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
5600
5604
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
5601
|
-
}, null, -1),
|
|
5605
|
+
}, null, -1), Ln = { key: 0 }, Sn = {
|
|
5602
5606
|
key: 1,
|
|
5603
5607
|
class: "button--loading button__loader"
|
|
5604
|
-
},
|
|
5608
|
+
}, Cn = /* @__PURE__ */ t("img", {
|
|
5605
5609
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
5606
5610
|
style: { position: "absolute", "margin-left": "-9px", padding: "8px 0", height: "100%" }
|
|
5607
|
-
}, null, -1),
|
|
5611
|
+
}, null, -1), Tn = { key: 0 }, jn = {
|
|
5608
5612
|
key: 1,
|
|
5609
5613
|
class: "button--loading button__loader"
|
|
5610
|
-
},
|
|
5614
|
+
}, Pn = /* @__PURE__ */ t("img", {
|
|
5611
5615
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
5612
5616
|
style: { position: "absolute", "margin-left": "-10px", padding: "10px 0", height: "100%" }
|
|
5613
|
-
}, null, -1),
|
|
5617
|
+
}, null, -1), An = { key: 0 }, In = {
|
|
5614
5618
|
key: 1,
|
|
5615
5619
|
class: "button--loading button__loader"
|
|
5616
|
-
},
|
|
5620
|
+
}, En = /* @__PURE__ */ t("img", {
|
|
5617
5621
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5618
5622
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
5619
|
-
}, null, -1),
|
|
5623
|
+
}, null, -1), xn = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), qn = { class: "close-text center-text half-top color-black" }, Mn = /* @__PURE__ */ t("br", null, null, -1), Rn = {
|
|
5620
5624
|
class: "",
|
|
5621
5625
|
href: "https://tapni.co/policies/terms-of-service"
|
|
5622
|
-
},
|
|
5626
|
+
}, Nn = { href: "https://tapni.co/policies/privacy-policy" }, Vn = /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), On = {
|
|
5623
5627
|
key: 5,
|
|
5624
5628
|
class: "page-login-links"
|
|
5625
|
-
},
|
|
5626
|
-
function
|
|
5629
|
+
}, Bn = /* @__PURE__ */ t("div", { class: "clear" }, null, -1), Dn = { class: "forgot center-text pointer small-top" }, Un = /* @__PURE__ */ t("br", null, null, -1), Kn = /* @__PURE__ */ t("div", { class: "clear" }, null, -1);
|
|
5630
|
+
function $n(e, a, n, o, i, r) {
|
|
5627
5631
|
const u = V("router-link");
|
|
5628
5632
|
return c(), l("form", {
|
|
5629
5633
|
class: "page-login content-boxed content-boxed-padding",
|
|
@@ -5636,17 +5640,17 @@ function Hn(e, a, n, o, i, r) {
|
|
|
5636
5640
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
5637
5641
|
class: "color-black pull-right pointer",
|
|
5638
5642
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5639
|
-
},
|
|
5640
|
-
t("h1",
|
|
5641
|
-
t("p",
|
|
5642
|
-
i.usernameRegister ? (c(), l("span",
|
|
5643
|
+
}, Ja)) : h("", !0),
|
|
5644
|
+
t("h1", en, p(e.ssoLang[this.appLang].register), 1),
|
|
5645
|
+
t("p", an, [
|
|
5646
|
+
i.usernameRegister ? (c(), l("span", nn, [
|
|
5643
5647
|
f(" t.link/" + p(i.username) + " " + p(e.ssoLang[this.appLang].username_is_free) + " ✅ ", 1),
|
|
5644
|
-
|
|
5648
|
+
tn
|
|
5645
5649
|
])) : h("", !0)
|
|
5646
5650
|
]),
|
|
5647
|
-
i.emailLogin ? (c(), l("span",
|
|
5648
|
-
t("div",
|
|
5649
|
-
|
|
5651
|
+
i.emailLogin ? (c(), l("span", on, [
|
|
5652
|
+
t("div", rn, [
|
|
5653
|
+
sn,
|
|
5650
5654
|
k(t("input", {
|
|
5651
5655
|
"onUpdate:modelValue": a[1] || (a[1] = (s) => i.email = s),
|
|
5652
5656
|
onKeydown: a[2] || (a[2] = E(y(() => {
|
|
@@ -5655,13 +5659,13 @@ function Hn(e, a, n, o, i, r) {
|
|
|
5655
5659
|
placeholder: e.ssoLang[this.appLang].email,
|
|
5656
5660
|
name: "email",
|
|
5657
5661
|
required: ""
|
|
5658
|
-
}, null, 40,
|
|
5662
|
+
}, null, 40, cn), [
|
|
5659
5663
|
[x, i.email]
|
|
5660
5664
|
]),
|
|
5661
|
-
|
|
5665
|
+
ln
|
|
5662
5666
|
]),
|
|
5663
|
-
t("div",
|
|
5664
|
-
|
|
5667
|
+
t("div", dn, [
|
|
5668
|
+
pn,
|
|
5665
5669
|
k(t("input", {
|
|
5666
5670
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => i.username = s),
|
|
5667
5671
|
onKeydown: a[4] || (a[4] = E(y(() => {
|
|
@@ -5675,13 +5679,13 @@ function Hn(e, a, n, o, i, r) {
|
|
|
5675
5679
|
required: "",
|
|
5676
5680
|
disabled: i.usernameRegister,
|
|
5677
5681
|
class: b({ "input-disabled": i.usernameRegister })
|
|
5678
|
-
}, null, 42,
|
|
5682
|
+
}, null, 42, un), [
|
|
5679
5683
|
[x, i.username]
|
|
5680
5684
|
]),
|
|
5681
|
-
|
|
5685
|
+
_n
|
|
5682
5686
|
]),
|
|
5683
|
-
t("div",
|
|
5684
|
-
|
|
5687
|
+
t("div", mn, [
|
|
5688
|
+
gn,
|
|
5685
5689
|
k(t("input", {
|
|
5686
5690
|
"onUpdate:modelValue": a[5] || (a[5] = (s) => i.password = s),
|
|
5687
5691
|
type: i.revealPassword ? "text" : "password",
|
|
@@ -5689,78 +5693,78 @@ function Hn(e, a, n, o, i, r) {
|
|
|
5689
5693
|
name: "password",
|
|
5690
5694
|
required: "",
|
|
5691
5695
|
minlength: "8"
|
|
5692
|
-
}, null, 8,
|
|
5696
|
+
}, null, 8, hn), [
|
|
5693
5697
|
[K, i.password]
|
|
5694
5698
|
]),
|
|
5695
5699
|
t("em", {
|
|
5696
5700
|
onClick: a[6] || (a[6] = (s) => i.revealPassword = !i.revealPassword),
|
|
5697
5701
|
class: "pointer"
|
|
5698
5702
|
}, [
|
|
5699
|
-
k(t("img",
|
|
5703
|
+
k(t("img", fn, null, 512), [
|
|
5700
5704
|
[I, !i.revealPassword]
|
|
5701
5705
|
]),
|
|
5702
|
-
k(t("img",
|
|
5706
|
+
k(t("img", vn, null, 512), [
|
|
5703
5707
|
[I, i.revealPassword]
|
|
5704
5708
|
])
|
|
5705
5709
|
])
|
|
5706
5710
|
]),
|
|
5707
|
-
t("button",
|
|
5708
|
-
i.submitted ? (c(), l("span",
|
|
5711
|
+
t("button", kn, [
|
|
5712
|
+
i.submitted ? (c(), l("span", yn)) : (c(), l("span", bn, p(i.formButtonText), 1))
|
|
5709
5713
|
])
|
|
5710
5714
|
])) : h("", !0),
|
|
5711
|
-
|
|
5715
|
+
wn,
|
|
5712
5716
|
e.displayAppleLogin ? (c(), l("a", {
|
|
5713
5717
|
key: 2,
|
|
5714
5718
|
onClick: a[7] || (a[7] = (...s) => e.appleLogin && e.appleLogin(...s)),
|
|
5715
5719
|
class: "button-center button button-90 google-button pointer"
|
|
5716
5720
|
}, [
|
|
5717
|
-
|
|
5718
|
-
e.appleLoad ? (c(), l("span",
|
|
5721
|
+
zn,
|
|
5722
|
+
e.appleLoad ? (c(), l("span", Sn)) : (c(), l("span", Ln, p(e.ssoLang[this.appLang].sign_up_with) + " Apple", 1))
|
|
5719
5723
|
])) : h("", !0),
|
|
5720
5724
|
t("a", {
|
|
5721
5725
|
onClick: a[8] || (a[8] = (...s) => e.googleLogin && e.googleLogin(...s)),
|
|
5722
5726
|
class: "button-center button button-90 google-button pointer"
|
|
5723
5727
|
}, [
|
|
5724
|
-
|
|
5725
|
-
e.googleLoad ? (c(), l("span",
|
|
5728
|
+
Cn,
|
|
5729
|
+
e.googleLoad ? (c(), l("span", jn)) : (c(), l("span", Tn, p(e.ssoLang[this.appLang].sign_up_with) + " Google", 1))
|
|
5726
5730
|
]),
|
|
5727
5731
|
e.displayFacebookLogin ? (c(), l("a", {
|
|
5728
5732
|
key: 3,
|
|
5729
5733
|
onClick: a[9] || (a[9] = (...s) => e.facebookLogin && e.facebookLogin(...s)),
|
|
5730
5734
|
class: "button-center button button-90 google-button pointer"
|
|
5731
5735
|
}, [
|
|
5732
|
-
|
|
5733
|
-
e.facebookLoad ? (c(), l("span",
|
|
5736
|
+
Pn,
|
|
5737
|
+
e.facebookLoad ? (c(), l("span", In)) : (c(), l("span", An, p(e.ssoLang[this.appLang].sign_up_with) + " Facebook", 1))
|
|
5734
5738
|
])) : h("", !0),
|
|
5735
5739
|
i.emailLogin ? h("", !0) : (c(), l("a", {
|
|
5736
5740
|
key: 4,
|
|
5737
5741
|
onClick: a[10] || (a[10] = (s) => i.emailLogin = !0),
|
|
5738
5742
|
class: "button-center button button-90 google-button pointer"
|
|
5739
5743
|
}, [
|
|
5740
|
-
|
|
5744
|
+
En,
|
|
5741
5745
|
t("span", null, p(e.ssoLang[this.appLang].sign_up_with) + " Email", 1)
|
|
5742
5746
|
])),
|
|
5743
|
-
|
|
5744
|
-
t("p",
|
|
5747
|
+
xn,
|
|
5748
|
+
t("p", qn, [
|
|
5745
5749
|
f(p(e.ssoLang[this.appLang].terms_by_registering) + " ", 1),
|
|
5746
|
-
|
|
5747
|
-
t("a",
|
|
5750
|
+
Mn,
|
|
5751
|
+
t("a", Rn, p(e.ssoLang[this.appLang].terms_of_service), 1),
|
|
5748
5752
|
f(" " + p(e.ssoLang[this.appLang].and) + " ", 1),
|
|
5749
|
-
t("a",
|
|
5753
|
+
t("a", Nn, p(e.ssoLang[this.appLang].privacy_policy), 1)
|
|
5750
5754
|
]),
|
|
5751
|
-
|
|
5755
|
+
Vn,
|
|
5752
5756
|
n.isModal ? (c(), l("div", {
|
|
5753
5757
|
key: 6,
|
|
5754
5758
|
class: "page-login-links",
|
|
5755
5759
|
onClick: a[11] || (a[11] = (...s) => r.loginAccountModal && r.loginAccountModal(...s))
|
|
5756
5760
|
}, [
|
|
5757
|
-
t("a",
|
|
5761
|
+
t("a", Dn, [
|
|
5758
5762
|
f(p(e.ssoLang[this.appLang].or) + " ", 1),
|
|
5759
|
-
|
|
5763
|
+
Un,
|
|
5760
5764
|
f(" " + p(e.ssoLang[this.appLang].sign_in_with_new), 1)
|
|
5761
5765
|
]),
|
|
5762
|
-
|
|
5763
|
-
])) : (c(), l("div",
|
|
5766
|
+
Kn
|
|
5767
|
+
])) : (c(), l("div", On, [
|
|
5764
5768
|
v(u, {
|
|
5765
5769
|
class: "create float-right",
|
|
5766
5770
|
to: "/verify"
|
|
@@ -5779,11 +5783,11 @@ function Hn(e, a, n, o, i, r) {
|
|
|
5779
5783
|
]),
|
|
5780
5784
|
_: 1
|
|
5781
5785
|
}),
|
|
5782
|
-
|
|
5786
|
+
Bn
|
|
5783
5787
|
]))
|
|
5784
5788
|
], 36);
|
|
5785
5789
|
}
|
|
5786
|
-
const ve = /* @__PURE__ */ T(
|
|
5790
|
+
const ve = /* @__PURE__ */ T(Ya, [["render", $n]]), Hn = {
|
|
5787
5791
|
name: "AuthVerify",
|
|
5788
5792
|
mixins: [z],
|
|
5789
5793
|
props: {
|
|
@@ -5846,43 +5850,43 @@ const ve = /* @__PURE__ */ T(Za, [["render", Hn]]), Fn = {
|
|
|
5846
5850
|
deep: !0
|
|
5847
5851
|
}
|
|
5848
5852
|
}
|
|
5849
|
-
}, C = (e) => (O("data-v-a8caa217"), e = e(), B(), e),
|
|
5853
|
+
}, C = (e) => (O("data-v-a8caa217"), e = e(), B(), e), Fn = /* @__PURE__ */ C(() => /* @__PURE__ */ t("i", { class: "font-17 color-black" }, [
|
|
5850
5854
|
/* @__PURE__ */ t("img", {
|
|
5851
5855
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
5852
5856
|
class: "responsive-image",
|
|
5853
5857
|
style: { width: "35%" }
|
|
5854
5858
|
})
|
|
5855
|
-
], -1)),
|
|
5856
|
-
|
|
5857
|
-
],
|
|
5859
|
+
], -1)), Qn = [
|
|
5860
|
+
Fn
|
|
5861
|
+
], Gn = {
|
|
5858
5862
|
class: "bold no-bottom center-text",
|
|
5859
5863
|
style: { "margin-top": "63px" }
|
|
5860
|
-
},
|
|
5864
|
+
}, Wn = /* @__PURE__ */ C(() => /* @__PURE__ */ t("p", { class: "half-bottom half-top center-text color-black" }, null, -1)), Xn = { class: "page-login-field half-top" }, Yn = /* @__PURE__ */ C(() => /* @__PURE__ */ t("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
5861
5865
|
/* @__PURE__ */ t("img", {
|
|
5862
5866
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5863
5867
|
class: "responsive-image",
|
|
5864
5868
|
style: { width: "80%" }
|
|
5865
5869
|
})
|
|
5866
|
-
], -1)),
|
|
5870
|
+
], -1)), Zn = ["placeholder"], Jn = /* @__PURE__ */ C(() => /* @__PURE__ */ t("em", null, null, -1)), et = { class: "page-login-field half-top" }, at = /* @__PURE__ */ C(() => /* @__PURE__ */ t("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
5867
5871
|
/* @__PURE__ */ t("img", {
|
|
5868
5872
|
src: "https://cdn.tapni.co/icons/password2.png",
|
|
5869
5873
|
class: "responsive-image",
|
|
5870
5874
|
style: { width: "100%" }
|
|
5871
5875
|
})
|
|
5872
|
-
], -1)),
|
|
5876
|
+
], -1)), nt = ["placeholder"], tt = /* @__PURE__ */ C(() => /* @__PURE__ */ t("em", null, null, -1)), it = {
|
|
5873
5877
|
type: "submit",
|
|
5874
5878
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
5875
|
-
},
|
|
5879
|
+
}, ot = {
|
|
5876
5880
|
key: 0,
|
|
5877
5881
|
class: "uppercase"
|
|
5878
|
-
},
|
|
5882
|
+
}, rt = {
|
|
5879
5883
|
key: 1,
|
|
5880
5884
|
class: "button--loading button__loader"
|
|
5881
|
-
},
|
|
5885
|
+
}, st = /* @__PURE__ */ C(() => /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), ct = { class: "close-text center-text half-top color-black" }, lt = ["innerHTML"], dt = /* @__PURE__ */ C(() => /* @__PURE__ */ t("a", { href: "mailto:support@tapni.co?subject=Email Verification" }, " support@tapni.co", -1)), pt = /* @__PURE__ */ C(() => /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), ut = {
|
|
5882
5886
|
key: 1,
|
|
5883
5887
|
class: "page-login-links"
|
|
5884
|
-
},
|
|
5885
|
-
function
|
|
5888
|
+
}, _t = /* @__PURE__ */ C(() => /* @__PURE__ */ t("div", { class: "clear" }, null, -1)), mt = { class: "forgot center-text pointer small-top" }, gt = /* @__PURE__ */ C(() => /* @__PURE__ */ t("br", null, null, -1)), ht = /* @__PURE__ */ C(() => /* @__PURE__ */ t("div", { class: "clear" }, null, -1));
|
|
5889
|
+
function ft(e, a, n, o, i, r) {
|
|
5886
5890
|
const u = V("router-link");
|
|
5887
5891
|
return c(), l("form", {
|
|
5888
5892
|
class: "page-login content-boxed content-boxed-padding",
|
|
@@ -5894,11 +5898,11 @@ function vt(e, a, n, o, i, r) {
|
|
|
5894
5898
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
5895
5899
|
class: "color-black pull-right pointer",
|
|
5896
5900
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5897
|
-
},
|
|
5898
|
-
t("h1",
|
|
5899
|
-
|
|
5900
|
-
t("div",
|
|
5901
|
-
|
|
5901
|
+
}, Qn)) : h("", !0),
|
|
5902
|
+
t("h1", Gn, p(e.ssoLang[this.appLang].verify_account), 1),
|
|
5903
|
+
Wn,
|
|
5904
|
+
t("div", Xn, [
|
|
5905
|
+
Yn,
|
|
5902
5906
|
k(t("input", {
|
|
5903
5907
|
id: "emailInput",
|
|
5904
5908
|
"onUpdate:modelValue": a[1] || (a[1] = (s) => i.email = s),
|
|
@@ -5907,13 +5911,13 @@ function vt(e, a, n, o, i, r) {
|
|
|
5907
5911
|
type: "email",
|
|
5908
5912
|
placeholder: e.ssoLang[this.appLang].email,
|
|
5909
5913
|
required: ""
|
|
5910
|
-
}, null, 40,
|
|
5914
|
+
}, null, 40, Zn), [
|
|
5911
5915
|
[x, i.email]
|
|
5912
5916
|
]),
|
|
5913
|
-
|
|
5917
|
+
Jn
|
|
5914
5918
|
]),
|
|
5915
|
-
t("div",
|
|
5916
|
-
|
|
5919
|
+
t("div", et, [
|
|
5920
|
+
at,
|
|
5917
5921
|
k(t("input", {
|
|
5918
5922
|
id: "codeInput",
|
|
5919
5923
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => i.code = s),
|
|
@@ -5922,34 +5926,34 @@ function vt(e, a, n, o, i, r) {
|
|
|
5922
5926
|
type: "tel",
|
|
5923
5927
|
placeholder: e.ssoLang[this.appLang].code,
|
|
5924
5928
|
required: ""
|
|
5925
|
-
}, null, 40,
|
|
5929
|
+
}, null, 40, nt), [
|
|
5926
5930
|
[x, i.code]
|
|
5927
5931
|
]),
|
|
5928
|
-
|
|
5932
|
+
tt
|
|
5929
5933
|
]),
|
|
5930
|
-
t("button",
|
|
5931
|
-
i.submitted ? (c(), l("span",
|
|
5934
|
+
t("button", it, [
|
|
5935
|
+
i.submitted ? (c(), l("span", rt)) : (c(), l("span", ot, p(e.ssoLang[this.appLang].verify_account), 1))
|
|
5932
5936
|
]),
|
|
5933
|
-
|
|
5934
|
-
t("p",
|
|
5937
|
+
st,
|
|
5938
|
+
t("p", ct, [
|
|
5935
5939
|
t("span", {
|
|
5936
5940
|
innerHTML: e.ssoLang[this.appLang].verify_account_p1
|
|
5937
|
-
}, null, 8,
|
|
5938
|
-
|
|
5941
|
+
}, null, 8, lt),
|
|
5942
|
+
dt
|
|
5939
5943
|
]),
|
|
5940
|
-
|
|
5944
|
+
pt,
|
|
5941
5945
|
n.isModal ? (c(), l("div", {
|
|
5942
5946
|
key: 2,
|
|
5943
5947
|
class: "page-login-links",
|
|
5944
5948
|
onClick: a[5] || (a[5] = (...s) => r.registerAccountModal && r.registerAccountModal(...s))
|
|
5945
5949
|
}, [
|
|
5946
|
-
t("a",
|
|
5950
|
+
t("a", mt, [
|
|
5947
5951
|
f(p(e.ssoLang[this.appLang].or) + " ", 1),
|
|
5948
|
-
|
|
5952
|
+
gt,
|
|
5949
5953
|
f(" " + p(e.ssoLang[this.appLang].create_new_account), 1)
|
|
5950
5954
|
]),
|
|
5951
|
-
|
|
5952
|
-
])) : (c(), l("div",
|
|
5955
|
+
ht
|
|
5956
|
+
])) : (c(), l("div", ut, [
|
|
5953
5957
|
v(u, {
|
|
5954
5958
|
class: "create float-right",
|
|
5955
5959
|
to: "/register"
|
|
@@ -5968,11 +5972,11 @@ function vt(e, a, n, o, i, r) {
|
|
|
5968
5972
|
]),
|
|
5969
5973
|
_: 1
|
|
5970
5974
|
}),
|
|
5971
|
-
|
|
5975
|
+
_t
|
|
5972
5976
|
]))
|
|
5973
5977
|
], 36);
|
|
5974
5978
|
}
|
|
5975
|
-
const ke = /* @__PURE__ */ T(
|
|
5979
|
+
const ke = /* @__PURE__ */ T(Hn, [["render", ft], ["__scopeId", "data-v-a8caa217"]]), vt = {
|
|
5976
5980
|
name: "AuthReset",
|
|
5977
5981
|
mixins: [z],
|
|
5978
5982
|
data() {
|
|
@@ -6026,124 +6030,124 @@ const ke = /* @__PURE__ */ T(Fn, [["render", vt], ["__scopeId", "data-v-a8caa217
|
|
|
6026
6030
|
this.$storage.verifyEmail = e;
|
|
6027
6031
|
}
|
|
6028
6032
|
}
|
|
6029
|
-
}, A = (e) => (O("data-v-452bcb4c"), e = e(), B(), e),
|
|
6033
|
+
}, A = (e) => (O("data-v-452bcb4c"), e = e(), B(), e), kt = {
|
|
6030
6034
|
class: "bold no-bottom center-text",
|
|
6031
6035
|
style: { "margin-top": "63px" }
|
|
6032
|
-
},
|
|
6036
|
+
}, bt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("p", { class: "half-bottom small-top center-text color-black" }, null, -1)), yt = { class: "page-login-field half-top color-black" }, wt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
6033
6037
|
/* @__PURE__ */ t("img", {
|
|
6034
6038
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
6035
6039
|
class: "responsive-image",
|
|
6036
6040
|
style: { width: "80%" }
|
|
6037
6041
|
})
|
|
6038
|
-
], -1)),
|
|
6042
|
+
], -1)), zt = ["placeholder"], Lt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("em", null, null, -1)), St = {
|
|
6039
6043
|
type: "submit",
|
|
6040
6044
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
6041
|
-
},
|
|
6045
|
+
}, Ct = {
|
|
6042
6046
|
key: 0,
|
|
6043
6047
|
class: "uppercase"
|
|
6044
|
-
},
|
|
6048
|
+
}, Tt = {
|
|
6045
6049
|
key: 1,
|
|
6046
6050
|
class: "button--loading button__loader"
|
|
6047
|
-
},
|
|
6051
|
+
}, jt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Pt = { class: "close-text center-text half-top color-black" }, At = ["innerHTML"], It = ["href"], Et = /* @__PURE__ */ A(() => /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), xt = { class: "page-login-links" }, qt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("div", { class: "clear" }, null, -1)), Mt = {
|
|
6048
6052
|
class: "bold no-bottom center-text",
|
|
6049
6053
|
style: { "margin-top": "63px" }
|
|
6050
|
-
},
|
|
6054
|
+
}, Rt = { class: "half-bottom small-top center-text color-black" }, Nt = { class: "page-login-field half-top" }, Vt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
6051
6055
|
/* @__PURE__ */ t("img", {
|
|
6052
6056
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
6053
6057
|
class: "responsive-image",
|
|
6054
6058
|
style: { width: "50%" }
|
|
6055
6059
|
})
|
|
6056
|
-
], -1)),
|
|
6060
|
+
], -1)), Ot = ["type", "placeholder"], Bt = {
|
|
6057
6061
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
6058
6062
|
class: "responsive-image password-reveal-icon"
|
|
6059
|
-
},
|
|
6063
|
+
}, Dt = {
|
|
6060
6064
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
6061
6065
|
class: "responsive-image password-reveal-icon"
|
|
6062
|
-
},
|
|
6066
|
+
}, Ut = { class: "page-login-field half-top" }, Kt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("i", { style: { "padding-top": "15px" } }, [
|
|
6063
6067
|
/* @__PURE__ */ t("img", {
|
|
6064
6068
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
6065
6069
|
class: "responsive-image",
|
|
6066
6070
|
style: { width: "50%" }
|
|
6067
6071
|
})
|
|
6068
|
-
], -1)),
|
|
6072
|
+
], -1)), $t = ["type", "placeholder"], Ht = {
|
|
6069
6073
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
6070
6074
|
class: "responsive-image password-reveal-icon"
|
|
6071
|
-
},
|
|
6075
|
+
}, Ft = {
|
|
6072
6076
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
6073
6077
|
class: "responsive-image password-reveal-icon"
|
|
6074
|
-
},
|
|
6078
|
+
}, Qt = {
|
|
6075
6079
|
type: "submit",
|
|
6076
6080
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
6077
|
-
},
|
|
6081
|
+
}, Gt = {
|
|
6078
6082
|
key: 0,
|
|
6079
6083
|
class: "uppercase"
|
|
6080
|
-
},
|
|
6084
|
+
}, Wt = {
|
|
6081
6085
|
key: 1,
|
|
6082
6086
|
class: "button--loading button__loader"
|
|
6083
|
-
},
|
|
6084
|
-
function
|
|
6087
|
+
}, Xt = /* @__PURE__ */ A(() => /* @__PURE__ */ t("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Yt = { class: "close-text center-text half-top color-black" }, Zt = ["innerHTML"], Jt = ["href"];
|
|
6088
|
+
function ei(e, a, n, o, i, r) {
|
|
6085
6089
|
const u = V("router-link");
|
|
6086
6090
|
return i.passwordChange ? (c(), l("form", {
|
|
6087
6091
|
key: 1,
|
|
6088
6092
|
class: "page-login content-boxed content-boxed-padding",
|
|
6089
6093
|
onSubmit: a[7] || (a[7] = y((...s) => r.changePw && r.changePw(...s), ["prevent"]))
|
|
6090
6094
|
}, [
|
|
6091
|
-
t("h3",
|
|
6092
|
-
t("p",
|
|
6093
|
-
t("div",
|
|
6094
|
-
|
|
6095
|
+
t("h3", Mt, p(e.ssoLang[this.appLang].password_change), 1),
|
|
6096
|
+
t("p", Rt, p(e.ssoLang[this.appLang].password_new), 1),
|
|
6097
|
+
t("div", Nt, [
|
|
6098
|
+
Vt,
|
|
6095
6099
|
k(t("input", {
|
|
6096
6100
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => i.password = s),
|
|
6097
6101
|
type: i.revealPassword ? "text" : "password",
|
|
6098
6102
|
placeholder: e.ssoLang[this.appLang].password,
|
|
6099
6103
|
required: ""
|
|
6100
|
-
}, null, 8,
|
|
6104
|
+
}, null, 8, Ot), [
|
|
6101
6105
|
[K, i.password]
|
|
6102
6106
|
]),
|
|
6103
6107
|
t("em", {
|
|
6104
6108
|
onClick: a[4] || (a[4] = (s) => i.revealPassword = !i.revealPassword)
|
|
6105
6109
|
}, [
|
|
6106
|
-
k(t("img",
|
|
6110
|
+
k(t("img", Bt, null, 512), [
|
|
6107
6111
|
[I, !i.revealPassword]
|
|
6108
6112
|
]),
|
|
6109
|
-
k(t("img",
|
|
6113
|
+
k(t("img", Dt, null, 512), [
|
|
6110
6114
|
[I, i.revealPassword]
|
|
6111
6115
|
])
|
|
6112
6116
|
])
|
|
6113
6117
|
]),
|
|
6114
|
-
t("div",
|
|
6115
|
-
|
|
6118
|
+
t("div", Ut, [
|
|
6119
|
+
Kt,
|
|
6116
6120
|
k(t("input", {
|
|
6117
6121
|
"onUpdate:modelValue": a[5] || (a[5] = (s) => i.passwordRepeat = s),
|
|
6118
6122
|
type: i.revealPassword2 ? "text" : "password",
|
|
6119
6123
|
placeholder: e.ssoLang[this.appLang].password_repeat,
|
|
6120
6124
|
required: ""
|
|
6121
|
-
}, null, 8,
|
|
6125
|
+
}, null, 8, $t), [
|
|
6122
6126
|
[K, i.passwordRepeat]
|
|
6123
6127
|
]),
|
|
6124
6128
|
t("em", {
|
|
6125
6129
|
onClick: a[6] || (a[6] = (s) => i.revealPassword2 = !i.revealPassword2)
|
|
6126
6130
|
}, [
|
|
6127
|
-
k(t("img",
|
|
6131
|
+
k(t("img", Ht, null, 512), [
|
|
6128
6132
|
[I, !i.revealPassword2]
|
|
6129
6133
|
]),
|
|
6130
|
-
k(t("img",
|
|
6134
|
+
k(t("img", Ft, null, 512), [
|
|
6131
6135
|
[I, i.revealPassword2]
|
|
6132
6136
|
])
|
|
6133
6137
|
])
|
|
6134
6138
|
]),
|
|
6135
|
-
t("button",
|
|
6136
|
-
i.submitted ? (c(), l("span",
|
|
6139
|
+
t("button", Qt, [
|
|
6140
|
+
i.submitted ? (c(), l("span", Wt)) : (c(), l("span", Gt, p(e.ssoLang[this.appLang].password_change), 1))
|
|
6137
6141
|
]),
|
|
6138
|
-
|
|
6139
|
-
t("p",
|
|
6142
|
+
Xt,
|
|
6143
|
+
t("p", Yt, [
|
|
6140
6144
|
t("span", {
|
|
6141
6145
|
innerHTML: e.ssoLang[this.appLang].reset_password_p2
|
|
6142
|
-
}, null, 8,
|
|
6146
|
+
}, null, 8, Zt),
|
|
6143
6147
|
f(),
|
|
6144
6148
|
t("a", {
|
|
6145
6149
|
href: "mailto:support@tapni.co?subject=" + e.ssoLang[this.appLang].password_reset_t
|
|
6146
|
-
}, " support@tapni.co", 8,
|
|
6150
|
+
}, " support@tapni.co", 8, Jt)
|
|
6147
6151
|
])
|
|
6148
6152
|
], 32)) : (c(), l("form", {
|
|
6149
6153
|
key: 0,
|
|
@@ -6151,10 +6155,10 @@ function ai(e, a, n, o, i, r) {
|
|
|
6151
6155
|
onSubmit: a[2] || (a[2] = y((...s) => r.resetEmail && r.resetEmail(...s), ["prevent"])),
|
|
6152
6156
|
autocomplete: "on"
|
|
6153
6157
|
}, [
|
|
6154
|
-
t("h3",
|
|
6155
|
-
|
|
6156
|
-
t("div",
|
|
6157
|
-
|
|
6158
|
+
t("h3", kt, p(e.ssoLang[this.appLang].reset_password), 1),
|
|
6159
|
+
bt,
|
|
6160
|
+
t("div", yt, [
|
|
6161
|
+
wt,
|
|
6158
6162
|
k(t("input", {
|
|
6159
6163
|
id: "emailInput",
|
|
6160
6164
|
"onUpdate:modelValue": a[0] || (a[0] = (s) => i.email = s),
|
|
@@ -6163,25 +6167,25 @@ function ai(e, a, n, o, i, r) {
|
|
|
6163
6167
|
type: "email",
|
|
6164
6168
|
placeholder: e.ssoLang[this.appLang].email,
|
|
6165
6169
|
required: ""
|
|
6166
|
-
}, null, 40,
|
|
6170
|
+
}, null, 40, zt), [
|
|
6167
6171
|
[x, i.email]
|
|
6168
6172
|
]),
|
|
6169
|
-
|
|
6173
|
+
Lt
|
|
6170
6174
|
]),
|
|
6171
|
-
t("button",
|
|
6172
|
-
i.submitted ? (c(), l("span",
|
|
6175
|
+
t("button", St, [
|
|
6176
|
+
i.submitted ? (c(), l("span", Tt)) : (c(), l("span", Ct, p(e.ssoLang[this.appLang].reset_password), 1))
|
|
6173
6177
|
]),
|
|
6174
|
-
|
|
6175
|
-
t("p",
|
|
6178
|
+
jt,
|
|
6179
|
+
t("p", Pt, [
|
|
6176
6180
|
t("span", {
|
|
6177
6181
|
innerHTML: e.ssoLang[this.appLang].reset_password_p1
|
|
6178
|
-
}, null, 8,
|
|
6182
|
+
}, null, 8, At),
|
|
6179
6183
|
t("a", {
|
|
6180
6184
|
href: "mailto:support@tapni.co?subject=" + e.ssoLang[this.appLang].password_reset_t
|
|
6181
|
-
}, " support@tapni.co", 8,
|
|
6185
|
+
}, " support@tapni.co", 8, It)
|
|
6182
6186
|
]),
|
|
6183
|
-
|
|
6184
|
-
t("div",
|
|
6187
|
+
Et,
|
|
6188
|
+
t("div", xt, [
|
|
6185
6189
|
v(u, {
|
|
6186
6190
|
class: "create float-right",
|
|
6187
6191
|
to: "/verify"
|
|
@@ -6200,11 +6204,11 @@ function ai(e, a, n, o, i, r) {
|
|
|
6200
6204
|
]),
|
|
6201
6205
|
_: 1
|
|
6202
6206
|
}),
|
|
6203
|
-
|
|
6207
|
+
qt
|
|
6204
6208
|
])
|
|
6205
6209
|
], 32));
|
|
6206
6210
|
}
|
|
6207
|
-
const be = /* @__PURE__ */ T(
|
|
6211
|
+
const be = /* @__PURE__ */ T(vt, [["render", ei], ["__scopeId", "data-v-452bcb4c"]]), ai = {
|
|
6208
6212
|
name: "AuthCallback",
|
|
6209
6213
|
mixins: [G, W, z],
|
|
6210
6214
|
data() {
|
|
@@ -6224,28 +6228,28 @@ const be = /* @__PURE__ */ T(kt, [["render", ai], ["__scopeId", "data-v-452bcb4c
|
|
|
6224
6228
|
return e = e.replace("http", "tapni"), e = e.replace("https", "tapni"), window.open(e);
|
|
6225
6229
|
}
|
|
6226
6230
|
}
|
|
6227
|
-
},
|
|
6231
|
+
}, ni = {
|
|
6228
6232
|
key: 0,
|
|
6229
6233
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
6230
|
-
},
|
|
6234
|
+
}, ti = /* @__PURE__ */ t("br", null, null, -1), ii = {
|
|
6231
6235
|
key: 1,
|
|
6232
6236
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
6233
6237
|
};
|
|
6234
|
-
function
|
|
6238
|
+
function oi(e, a, n, o, i, r) {
|
|
6235
6239
|
return c(), l("div", null, [
|
|
6236
|
-
(e.$route.query.platform === "android" || e.$route.query.platform === "ios") && !e.isNative ? (c(), l("h5",
|
|
6240
|
+
(e.$route.query.platform === "android" || e.$route.query.platform === "ios") && !e.isNative ? (c(), l("h5", ni, [
|
|
6237
6241
|
f(p(e.ssoLang[this.appLang].you_will_be_redirected), 1),
|
|
6238
|
-
|
|
6242
|
+
ti,
|
|
6239
6243
|
f(" " + p(e.ssoLang[this.appLang].if_redirect_not_directly) + ", ", 1),
|
|
6240
6244
|
t("span", {
|
|
6241
6245
|
onClick: a[0] || (a[0] = (...u) => r.inAppRedirect && r.inAppRedirect(...u)),
|
|
6242
6246
|
style: { color: "blue", cursor: "pointer" }
|
|
6243
6247
|
}, p(e.ssoLang[this.appLang].click_here), 1),
|
|
6244
6248
|
f(".")
|
|
6245
|
-
])) : (c(), l("h4",
|
|
6249
|
+
])) : (c(), l("h4", ii, p(e.ssoLang[this.appLang].please_wait), 1))
|
|
6246
6250
|
]);
|
|
6247
6251
|
}
|
|
6248
|
-
const ye = /* @__PURE__ */ T(
|
|
6252
|
+
const ye = /* @__PURE__ */ T(ai, [["render", oi]]), ri = {
|
|
6249
6253
|
name: "ModalOverlay",
|
|
6250
6254
|
mixins: [z],
|
|
6251
6255
|
data() {
|
|
@@ -6270,13 +6274,13 @@ const ye = /* @__PURE__ */ T(ni, [["render", ri]]), si = {
|
|
|
6270
6274
|
}
|
|
6271
6275
|
}
|
|
6272
6276
|
};
|
|
6273
|
-
function
|
|
6277
|
+
function si(e, a, n, o, i, r) {
|
|
6274
6278
|
return c(), l("div", {
|
|
6275
6279
|
class: b({ "pointer delete-menu": !0, "delete-menu-active": i.toggle }),
|
|
6276
6280
|
onClick: a[0] || (a[0] = (...u) => r.toggleEmit && r.toggleEmit(...u))
|
|
6277
6281
|
}, null, 2);
|
|
6278
6282
|
}
|
|
6279
|
-
const we = /* @__PURE__ */ T(
|
|
6283
|
+
const we = /* @__PURE__ */ T(ri, [["render", si], ["__scopeId", "data-v-a128c2fa"]]), ci = {
|
|
6280
6284
|
name: "SSO",
|
|
6281
6285
|
mixins: [Q, G, W, z],
|
|
6282
6286
|
data() {
|
|
@@ -6319,23 +6323,23 @@ const we = /* @__PURE__ */ T(si, [["render", ci], ["__scopeId", "data-v-a128c2fa
|
|
|
6319
6323
|
this.toggle = !this.toggle;
|
|
6320
6324
|
}
|
|
6321
6325
|
}
|
|
6322
|
-
},
|
|
6326
|
+
}, li = (e) => (O("data-v-256337c2"), e = e(), B(), e), di = /* @__PURE__ */ li(() => /* @__PURE__ */ t("i", { class: "font-17 color-black" }, [
|
|
6323
6327
|
/* @__PURE__ */ t("img", {
|
|
6324
6328
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6325
6329
|
class: "responsive-image",
|
|
6326
6330
|
style: { width: "45%" }
|
|
6327
6331
|
})
|
|
6328
|
-
], -1)),
|
|
6329
|
-
|
|
6330
|
-
],
|
|
6332
|
+
], -1)), pi = [
|
|
6333
|
+
di
|
|
6334
|
+
], ui = { class: "bold center-text color-black half-top half-bottom" }, _i = ["placeholder"], mi = {
|
|
6331
6335
|
type: "submit",
|
|
6332
6336
|
class: "button black-button white-button button-full",
|
|
6333
6337
|
style: { margin: "0 auto", "margin-top": "25px", "margin-bottom": "30px" }
|
|
6334
|
-
},
|
|
6338
|
+
}, gi = { key: 0 }, hi = {
|
|
6335
6339
|
key: 1,
|
|
6336
6340
|
class: "button--loading button__loader"
|
|
6337
6341
|
};
|
|
6338
|
-
function
|
|
6342
|
+
function fi(e, a, n, o, i, r) {
|
|
6339
6343
|
return c(), l("form", {
|
|
6340
6344
|
onSubmit: a[3] || (a[3] = y((...u) => r.submit && r.submit(...u), ["prevent"])),
|
|
6341
6345
|
class: b(["menu-wrapper menu-light menu-modal center-text activate-page", { "active-menu": i.toggle }]),
|
|
@@ -6345,8 +6349,8 @@ function vi(e, a, n, o, i, r) {
|
|
|
6345
6349
|
onClick: a[0] || (a[0] = (...u) => r.forceClose && r.forceClose(...u)),
|
|
6346
6350
|
class: "color-black pull-right pointer",
|
|
6347
6351
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6348
|
-
},
|
|
6349
|
-
t("h3",
|
|
6352
|
+
}, pi),
|
|
6353
|
+
t("h3", ui, p(e.ssoLang[e.appLang].enter_company_email), 1),
|
|
6350
6354
|
t("div", null, [
|
|
6351
6355
|
k(t("input", {
|
|
6352
6356
|
type: "text",
|
|
@@ -6361,16 +6365,16 @@ function vi(e, a, n, o, i, r) {
|
|
|
6361
6365
|
required: "",
|
|
6362
6366
|
onKeydown: a[2] || (a[2] = E(y(() => {
|
|
6363
6367
|
}, ["prevent"]), ["space"]))
|
|
6364
|
-
}, null, 40,
|
|
6368
|
+
}, null, 40, _i), [
|
|
6365
6369
|
[x, i.email]
|
|
6366
6370
|
])
|
|
6367
6371
|
]),
|
|
6368
|
-
t("button",
|
|
6369
|
-
i.loading ? (c(), l("span",
|
|
6372
|
+
t("button", mi, [
|
|
6373
|
+
i.loading ? (c(), l("span", hi)) : (c(), l("span", gi, p(e.ssoLang[e.appLang].continue), 1))
|
|
6370
6374
|
])
|
|
6371
6375
|
], 34);
|
|
6372
6376
|
}
|
|
6373
|
-
const ze = /* @__PURE__ */ T(
|
|
6377
|
+
const ze = /* @__PURE__ */ T(ci, [["render", fi], ["__scopeId", "data-v-256337c2"]]), vi = {
|
|
6374
6378
|
name: "SSOPick",
|
|
6375
6379
|
mixins: [Q, G, W, z],
|
|
6376
6380
|
data() {
|
|
@@ -6405,34 +6409,34 @@ const ze = /* @__PURE__ */ T(li, [["render", vi], ["__scopeId", "data-v-256337c2
|
|
|
6405
6409
|
this.azureLoad = !1, this.oktaLoad = !1, this.samlLoad = !1, this.sso = null, this.email = null, e && (this.sso = e.sso, this.email = e.email), this.toggle = !this.toggle;
|
|
6406
6410
|
}
|
|
6407
6411
|
}
|
|
6408
|
-
}, X = (e) => (O("data-v-33bfb54b"), e = e(), B(), e),
|
|
6412
|
+
}, X = (e) => (O("data-v-33bfb54b"), e = e(), B(), e), ki = /* @__PURE__ */ X(() => /* @__PURE__ */ t("i", { class: "font-17 color-black" }, [
|
|
6409
6413
|
/* @__PURE__ */ t("img", {
|
|
6410
6414
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6411
6415
|
class: "responsive-image",
|
|
6412
6416
|
style: { width: "45%" }
|
|
6413
6417
|
})
|
|
6414
|
-
], -1)),
|
|
6415
|
-
|
|
6416
|
-
],
|
|
6418
|
+
], -1)), bi = [
|
|
6419
|
+
ki
|
|
6420
|
+
], yi = { class: "bold center-text color-black half-top half-bottom" }, wi = /* @__PURE__ */ X(() => /* @__PURE__ */ t("img", {
|
|
6417
6421
|
src: "https://cdn.tapni.co/icons/azure.png",
|
|
6418
6422
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6419
|
-
}, null, -1)),
|
|
6423
|
+
}, null, -1)), zi = { key: 0 }, Li = {
|
|
6420
6424
|
key: 1,
|
|
6421
6425
|
class: "button--loading button__loader"
|
|
6422
|
-
},
|
|
6426
|
+
}, Si = /* @__PURE__ */ X(() => /* @__PURE__ */ t("img", {
|
|
6423
6427
|
src: "https://cdn.tapni.co/icons/okta.png",
|
|
6424
6428
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6425
|
-
}, null, -1)),
|
|
6429
|
+
}, null, -1)), Ci = { key: 0 }, Ti = {
|
|
6426
6430
|
key: 1,
|
|
6427
6431
|
class: "button--loading button__loader"
|
|
6428
|
-
},
|
|
6432
|
+
}, ji = /* @__PURE__ */ X(() => /* @__PURE__ */ t("img", {
|
|
6429
6433
|
src: "https://cdn.tapni.co/icons/saml.png",
|
|
6430
6434
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6431
|
-
}, null, -1)),
|
|
6435
|
+
}, null, -1)), Pi = { key: 0 }, Ai = {
|
|
6432
6436
|
key: 1,
|
|
6433
6437
|
class: "button--loading button__loader"
|
|
6434
6438
|
};
|
|
6435
|
-
function
|
|
6439
|
+
function Ii(e, a, n, o, i, r) {
|
|
6436
6440
|
var u, s, _;
|
|
6437
6441
|
return c(), l("form", {
|
|
6438
6442
|
onSubmit: a[4] || (a[4] = y(() => {
|
|
@@ -6444,35 +6448,35 @@ function Ei(e, a, n, o, i, r) {
|
|
|
6444
6448
|
onClick: a[0] || (a[0] = (...L) => r.forceClose && r.forceClose(...L)),
|
|
6445
6449
|
class: "color-black pull-right pointer",
|
|
6446
6450
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6447
|
-
},
|
|
6448
|
-
t("h3",
|
|
6451
|
+
}, bi),
|
|
6452
|
+
t("h3", yi, p(e.ssoLang[e.appLang].select_sign_method), 1),
|
|
6449
6453
|
(u = i.sso) != null && u.azure ? (c(), l("a", {
|
|
6450
6454
|
key: 0,
|
|
6451
6455
|
onClick: a[1] || (a[1] = (L) => r.ssoLogin("azure")),
|
|
6452
6456
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6453
6457
|
}, [
|
|
6454
|
-
|
|
6455
|
-
i.azureLoad ? (c(), l("span",
|
|
6458
|
+
wi,
|
|
6459
|
+
i.azureLoad ? (c(), l("span", Li)) : (c(), l("span", zi, p(e.ssoLang[e.appLang].sign_in_with) + " Azure", 1))
|
|
6456
6460
|
])) : h("", !0),
|
|
6457
6461
|
(s = i.sso) != null && s.okta ? (c(), l("a", {
|
|
6458
6462
|
key: 1,
|
|
6459
6463
|
onClick: a[2] || (a[2] = (L) => r.ssoLogin("okta")),
|
|
6460
6464
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6461
6465
|
}, [
|
|
6462
|
-
|
|
6463
|
-
i.oktaLoad ? (c(), l("span",
|
|
6466
|
+
Si,
|
|
6467
|
+
i.oktaLoad ? (c(), l("span", Ti)) : (c(), l("span", Ci, p(e.ssoLang[e.appLang].sign_in_with) + " Okta", 1))
|
|
6464
6468
|
])) : h("", !0),
|
|
6465
6469
|
(_ = i.sso) != null && _.saml ? (c(), l("a", {
|
|
6466
6470
|
key: 2,
|
|
6467
6471
|
onClick: a[3] || (a[3] = (L) => r.ssoLogin("saml")),
|
|
6468
6472
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6469
6473
|
}, [
|
|
6470
|
-
|
|
6471
|
-
i.samlLoad ? (c(), l("span",
|
|
6474
|
+
ji,
|
|
6475
|
+
i.samlLoad ? (c(), l("span", Ai)) : (c(), l("span", Pi, p(e.ssoLang[e.appLang].sign_in_with) + " SAML", 1))
|
|
6472
6476
|
])) : h("", !0)
|
|
6473
6477
|
], 34);
|
|
6474
6478
|
}
|
|
6475
|
-
const Le = /* @__PURE__ */ T(
|
|
6479
|
+
const Le = /* @__PURE__ */ T(vi, [["render", Ii], ["__scopeId", "data-v-33bfb54b"]]), Ei = {
|
|
6476
6480
|
name: "LinkIcon",
|
|
6477
6481
|
mixins: [z],
|
|
6478
6482
|
props: {
|
|
@@ -6544,8 +6548,8 @@ const Le = /* @__PURE__ */ T(ki, [["render", Ei], ["__scopeId", "data-v-33bfb54b
|
|
|
6544
6548
|
}
|
|
6545
6549
|
},
|
|
6546
6550
|
methods: {}
|
|
6547
|
-
},
|
|
6548
|
-
function
|
|
6551
|
+
}, xi = ["src", "alt"], qi = ["src", "alt"], Mi = ["src", "alt"], Ri = ["src", "alt"];
|
|
6552
|
+
function Ni(e, a, n, o, i, r) {
|
|
6549
6553
|
var u, s;
|
|
6550
6554
|
return c(), l("a", {
|
|
6551
6555
|
class: b(["disable-select", n.linkStyle + (n.disabled ? " opacity-50" : "")]),
|
|
@@ -6568,21 +6572,21 @@ function Vi(e, a, n, o, i, r) {
|
|
|
6568
6572
|
alt: n.data.text,
|
|
6569
6573
|
onLoad: a[0] || (a[0] = (_) => e.$emit("loaded")),
|
|
6570
6574
|
onError: a[1] || (a[1] = (_) => e.$emit("loaded"))
|
|
6571
|
-
}, null, 40,
|
|
6575
|
+
}, null, 40, xi)) : !n.data.custom_icon && n.data.type === "customlink" && n.linkAdding ? (c(), l("img", {
|
|
6572
6576
|
key: 1,
|
|
6573
6577
|
src: "https://cdn.tapni.co/icons/custom-icon-128.gif",
|
|
6574
6578
|
class: "responsive-image",
|
|
6575
6579
|
alt: n.data.text,
|
|
6576
6580
|
onLoad: a[2] || (a[2] = (_) => e.$emit("loaded")),
|
|
6577
6581
|
onError: a[3] || (a[3] = (_) => e.$emit("loaded"))
|
|
6578
|
-
}, null, 40,
|
|
6582
|
+
}, null, 40, qi)) : !n.data.custom_icon && n.data.type === "customlink" && !n.linkAdding ? (c(), l("img", {
|
|
6579
6583
|
key: 2,
|
|
6580
6584
|
src: "https://cdn.tapni.co/icons/customlink.png",
|
|
6581
6585
|
class: "responsive-image",
|
|
6582
6586
|
alt: n.data.text,
|
|
6583
6587
|
onLoad: a[4] || (a[4] = (_) => e.$emit("loaded")),
|
|
6584
6588
|
onError: a[5] || (a[5] = (_) => e.$emit("loaded"))
|
|
6585
|
-
}, null, 40,
|
|
6589
|
+
}, null, 40, Mi)) : (c(), l("img", {
|
|
6586
6590
|
key: 3,
|
|
6587
6591
|
src: n.data.style.custom_icon,
|
|
6588
6592
|
style: { "border-radius": "22.46%" },
|
|
@@ -6590,7 +6594,7 @@ function Vi(e, a, n, o, i, r) {
|
|
|
6590
6594
|
alt: n.data.text,
|
|
6591
6595
|
onLoad: a[6] || (a[6] = (_) => e.$emit("loaded")),
|
|
6592
6596
|
onError: a[7] || (a[7] = (_) => e.$emit("loaded"))
|
|
6593
|
-
}, null, 40,
|
|
6597
|
+
}, null, 40, Ri))
|
|
6594
6598
|
], 6),
|
|
6595
6599
|
t("span", {
|
|
6596
6600
|
class: "link-text link-drag color-black",
|
|
@@ -6598,17 +6602,17 @@ function Vi(e, a, n, o, i, r) {
|
|
|
6598
6602
|
}, p(r.linkText), 5)
|
|
6599
6603
|
], 6);
|
|
6600
6604
|
}
|
|
6601
|
-
const
|
|
6605
|
+
const Vi = /* @__PURE__ */ T(Ei, [["render", Ni]]), Oi = {
|
|
6602
6606
|
ANDROID_VERSION: "5.6",
|
|
6603
6607
|
IOS_VERSION: "5.6",
|
|
6604
6608
|
WEB_VERSION: "5.6.0",
|
|
6605
6609
|
SUPPORTED_LANGUAGES: ["en", "de", "es", "kr", "it", "fr"],
|
|
6606
6610
|
METAPIXEL_ID: "1203678696914368",
|
|
6607
6611
|
GOOGLE_ANALYTICS_ID: ""
|
|
6608
|
-
},
|
|
6612
|
+
}, Bi = {
|
|
6609
6613
|
name: "Language",
|
|
6610
6614
|
mixins: [z],
|
|
6611
|
-
components: { LinkIcon:
|
|
6615
|
+
components: { LinkIcon: Vi },
|
|
6612
6616
|
data() {
|
|
6613
6617
|
return {
|
|
6614
6618
|
toggle: !1
|
|
@@ -6619,7 +6623,7 @@ const Oi = /* @__PURE__ */ T(xi, [["render", Vi]]), Bi = {
|
|
|
6619
6623
|
this.toggle = !1;
|
|
6620
6624
|
});
|
|
6621
6625
|
let e = this.isNative ? await H.getLanguageCode() : N.getFirstBrowserLanguage();
|
|
6622
|
-
e &&
|
|
6626
|
+
e && Oi.SUPPORTED_LANGUAGES.includes(e) && this.updateLanguage(e);
|
|
6623
6627
|
},
|
|
6624
6628
|
beforeDestroy() {
|
|
6625
6629
|
d._events.toggleLanguageModal.pop();
|
|
@@ -6638,16 +6642,16 @@ const Oi = /* @__PURE__ */ T(xi, [["render", Vi]]), Bi = {
|
|
|
6638
6642
|
this.toggle = !this.toggle;
|
|
6639
6643
|
}
|
|
6640
6644
|
}
|
|
6641
|
-
},
|
|
6645
|
+
}, Di = (e) => (O("data-v-e5a7ac07"), e = e(), B(), e), Ui = /* @__PURE__ */ Di(() => /* @__PURE__ */ t("i", { class: "font-17 fa color-black" }, [
|
|
6642
6646
|
/* @__PURE__ */ t("img", {
|
|
6643
6647
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6644
6648
|
class: "fa responsive-image",
|
|
6645
6649
|
style: { width: "45%" }
|
|
6646
6650
|
})
|
|
6647
|
-
], -1)),
|
|
6648
|
-
|
|
6649
|
-
],
|
|
6650
|
-
function
|
|
6651
|
+
], -1)), Ki = [
|
|
6652
|
+
Ui
|
|
6653
|
+
], $i = { class: "bold center-text color-black small-bottom" };
|
|
6654
|
+
function Hi(e, a, n, o, i, r) {
|
|
6651
6655
|
const u = V("LinkIcon");
|
|
6652
6656
|
return c(), l("div", {
|
|
6653
6657
|
class: b(["menu-wrapper menu-light menu-white menu-modal center-text activate-page", { "active-menu": i.toggle }]),
|
|
@@ -6657,8 +6661,8 @@ function Fi(e, a, n, o, i, r) {
|
|
|
6657
6661
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
6658
6662
|
class: "color-black pull-right pointer",
|
|
6659
6663
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6660
|
-
},
|
|
6661
|
-
t("h3",
|
|
6664
|
+
}, Ki),
|
|
6665
|
+
t("h3", $i, p(e.ssoLang[e.appLang].app_language), 1),
|
|
6662
6666
|
v(u, {
|
|
6663
6667
|
onClick: a[1] || (a[1] = (s) => r.updateLanguage("en")),
|
|
6664
6668
|
"link-style": "link-grid",
|
|
@@ -6717,38 +6721,38 @@ function Fi(e, a, n, o, i, r) {
|
|
|
6717
6721
|
}, null, 8, ["data"])
|
|
6718
6722
|
], 2);
|
|
6719
6723
|
}
|
|
6720
|
-
const Se = /* @__PURE__ */ T(
|
|
6721
|
-
var
|
|
6722
|
-
const
|
|
6724
|
+
const Se = /* @__PURE__ */ T(Bi, [["render", Hi], ["__scopeId", "data-v-e5a7ac07"]]);
|
|
6725
|
+
var Fi = { VITE_APP_MODE: "npm", VITE_APP_APP_ROOT: "https://t.link", VITE_APP_API_ROOT: "https://api.tapni.co", VITE_APP_GOOGLE_RECAPTCHA_SITE_KEY: "6LenkC0mAAAAADWBxPOhpmwXCwzCJd7cilNgtOLk", VITE_APP_SSO_ID: "9cd47053-080a-4df8-8fd8-ca4389163fde", VITE_APP_POPUP_LOGIN_ALLOWED_ORIGIN: "https://auth.tapni.com", BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 };
|
|
6726
|
+
const Qi = { id: "ssoapp" }, Gi = {
|
|
6723
6727
|
key: 0,
|
|
6724
6728
|
href: "/",
|
|
6725
6729
|
class: "header-logo"
|
|
6726
|
-
},
|
|
6730
|
+
}, Wi = /* @__PURE__ */ t("img", {
|
|
6727
6731
|
src: "data:image/png;base64,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",
|
|
6728
6732
|
onerror: "this.onerror=null;this.src='https://cdn.tapni.co/images/logo-dark.png';",
|
|
6729
6733
|
class: "header-logo-img"
|
|
6730
|
-
}, null, -1),
|
|
6731
|
-
|
|
6732
|
-
],
|
|
6734
|
+
}, null, -1), Xi = [
|
|
6735
|
+
Wi
|
|
6736
|
+
], Yi = { class: "lang-icon" }, Zi = {
|
|
6733
6737
|
class: "snackbar snackbar-boxed",
|
|
6734
6738
|
id: "snackbar"
|
|
6735
|
-
},
|
|
6739
|
+
}, Ji = {
|
|
6736
6740
|
class: "snack-body",
|
|
6737
6741
|
id: "errorSnack"
|
|
6738
|
-
},
|
|
6742
|
+
}, eo = { id: "errorMessage" }, ao = /* @__PURE__ */ t("img", {
|
|
6739
6743
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
6740
6744
|
style: { width: "100%" }
|
|
6741
|
-
}, null, -1),
|
|
6742
|
-
|
|
6743
|
-
],
|
|
6745
|
+
}, null, -1), no = [
|
|
6746
|
+
ao
|
|
6747
|
+
], to = {
|
|
6744
6748
|
class: "snack-body",
|
|
6745
6749
|
id: "successSnack"
|
|
6746
|
-
},
|
|
6750
|
+
}, io = { id: "successMessage" }, oo = /* @__PURE__ */ t("img", {
|
|
6747
6751
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
6748
6752
|
style: { width: "100%" }
|
|
6749
|
-
}, null, -1),
|
|
6750
|
-
|
|
6751
|
-
],
|
|
6753
|
+
}, null, -1), ro = [
|
|
6754
|
+
oo
|
|
6755
|
+
], so = {
|
|
6752
6756
|
name: "TapniAuth",
|
|
6753
6757
|
mixins: [z],
|
|
6754
6758
|
data() {
|
|
@@ -6808,20 +6812,20 @@ const Gi = { id: "ssoapp" }, Wi = {
|
|
|
6808
6812
|
this.applyBgStyle();
|
|
6809
6813
|
}
|
|
6810
6814
|
}
|
|
6811
|
-
}, ne = /* @__PURE__ */ Object.assign(
|
|
6815
|
+
}, ne = /* @__PURE__ */ Object.assign(so, {
|
|
6812
6816
|
setup(e) {
|
|
6813
6817
|
return document.addEventListener("DOMContentLoaded", function() {
|
|
6814
6818
|
const a = document.createElement("script");
|
|
6815
|
-
a.src = `https://www.google.com/recaptcha/api.js?render=${
|
|
6816
|
-
}), (a, n) => (c(), l("div",
|
|
6817
|
-
a.display === "redirect" ? (c(), l("a",
|
|
6819
|
+
a.src = `https://www.google.com/recaptcha/api.js?render=${Fi.VITE_GOOGLE_RECAPTCHA_SITE_KEY}`, document.head.appendChild(a);
|
|
6820
|
+
}), (a, n) => (c(), l("div", Qi, [
|
|
6821
|
+
a.display === "redirect" ? (c(), l("a", Gi, Xi)) : h("", !0),
|
|
6818
6822
|
a.display === "redirect" ? (c(), l("a", {
|
|
6819
6823
|
key: 1,
|
|
6820
6824
|
onClick: n[0] || (n[0] = (...o) => a.toggleLanguageModal && a.toggleLanguageModal(...o)),
|
|
6821
6825
|
class: "font-18 no-border pointer color-black",
|
|
6822
6826
|
style: { position: "absolute", right: "20px", top: "-10px" }
|
|
6823
6827
|
}, [
|
|
6824
|
-
t("span",
|
|
6828
|
+
t("span", Yi, p(a.appLang.toUpperCase()), 1)
|
|
6825
6829
|
])) : h("", !0),
|
|
6826
6830
|
v(we),
|
|
6827
6831
|
v(Se),
|
|
@@ -6837,30 +6841,30 @@ const Gi = { id: "ssoapp" }, Wi = {
|
|
|
6837
6841
|
key: 5,
|
|
6838
6842
|
isModal: e.isModal
|
|
6839
6843
|
}, null, 8, ["isModal"])) : a.initialized && a.renderView === "AuthReset" ? (c(), P(be, { key: 6 })) : a.initialized && a.renderView === "AuthCallback" ? (c(), P(ye, { key: 7 })) : (c(), P(Pe(Ae), { key: 8 })),
|
|
6840
|
-
t("div",
|
|
6841
|
-
t("p",
|
|
6842
|
-
t("span",
|
|
6844
|
+
t("div", Zi, [
|
|
6845
|
+
t("p", Ji, [
|
|
6846
|
+
t("span", eo, p(a.ssoLang[a.appLang].error), 1),
|
|
6843
6847
|
t("a", {
|
|
6844
6848
|
onClick: n[1] || (n[1] = (...o) => a.closeSnacks && a.closeSnacks(...o)),
|
|
6845
6849
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
6846
|
-
},
|
|
6850
|
+
}, no)
|
|
6847
6851
|
]),
|
|
6848
|
-
t("p",
|
|
6849
|
-
t("span",
|
|
6852
|
+
t("p", to, [
|
|
6853
|
+
t("span", io, p(a.ssoLang[a.appLang].success), 1),
|
|
6850
6854
|
t("a", {
|
|
6851
6855
|
onClick: n[2] || (n[2] = (...o) => a.closeSnacks && a.closeSnacks(...o)),
|
|
6852
6856
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
6853
|
-
},
|
|
6857
|
+
}, ro)
|
|
6854
6858
|
])
|
|
6855
6859
|
])
|
|
6856
6860
|
]));
|
|
6857
6861
|
}
|
|
6858
|
-
}),
|
|
6862
|
+
}), Lo = {
|
|
6859
6863
|
TapniAuth: ne,
|
|
6860
6864
|
install: (e, a) => {
|
|
6861
|
-
e.component("TapniAuth", ne), e.config.globalProperties.$storage === void 0 &&
|
|
6865
|
+
e.component("TapniAuth", ne), e.config.globalProperties.$storage === void 0 && +e.use(Re, a);
|
|
6862
6866
|
}
|
|
6863
6867
|
};
|
|
6864
6868
|
export {
|
|
6865
|
-
|
|
6869
|
+
Lo as default
|
|
6866
6870
|
};
|