@tapni/auth 0.0.14 → 0.0.16
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 +320 -316
- package/dist/TapniAuth.umd.js +2 -2
- package/package.json +1 -1
- package/src/views/Login.vue +4 -1
package/dist/TapniAuth.es.js
CHANGED
|
@@ -13,7 +13,7 @@ import { Capacitor as ne } from "@capacitor/core";
|
|
|
13
13
|
import { Browser as F } from "@capacitor/browser";
|
|
14
14
|
import qe from "qr-code-styling";
|
|
15
15
|
import { sanitizeUrl as Me } from "@braintree/sanitize-url";
|
|
16
|
-
const Re = "0.0.
|
|
16
|
+
const Re = "0.0.15", m = (e, a = !1) => {
|
|
17
17
|
const n = Re;
|
|
18
18
|
let o = K.create({
|
|
19
19
|
baseURL: "https://api.tapni.co/v1/",
|
|
@@ -5162,6 +5162,9 @@ const Q = {
|
|
|
5162
5162
|
},
|
|
5163
5163
|
createAccountModal() {
|
|
5164
5164
|
d.$emit("ssoEvent", { name: "toggleAddAccountModalRegister", data: {} });
|
|
5165
|
+
},
|
|
5166
|
+
async bum() {
|
|
5167
|
+
this.storage.token = "321213";
|
|
5165
5168
|
}
|
|
5166
5169
|
},
|
|
5167
5170
|
watch: {
|
|
@@ -5183,84 +5186,81 @@ const Q = {
|
|
|
5183
5186
|
})
|
|
5184
5187
|
], -1), na = [
|
|
5185
5188
|
aa
|
|
5186
|
-
], ia = {
|
|
5187
|
-
class: "bold no-bottom center-text",
|
|
5188
|
-
style: { "margin-top": "63px" }
|
|
5189
|
-
}, ta = /* @__PURE__ */ i("p", { class: "half-bottom small-top center-text color-black" }, null, -1), oa = { key: 1 }, ra = { class: "page-login-field half-top" }, sa = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5189
|
+
], ia = /* @__PURE__ */ i("p", { class: "half-bottom small-top center-text color-black" }, null, -1), ta = { key: 1 }, oa = { class: "page-login-field half-top" }, ra = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5190
5190
|
/* @__PURE__ */ i("img", {
|
|
5191
5191
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
5192
5192
|
class: "responsive-image",
|
|
5193
5193
|
style: { width: "50%" }
|
|
5194
5194
|
})
|
|
5195
|
-
], -1),
|
|
5195
|
+
], -1), sa = ["placeholder"], ca = /* @__PURE__ */ i("em", null, null, -1), la = { class: "page-login-field half-bottom" }, da = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5196
5196
|
/* @__PURE__ */ i("img", {
|
|
5197
5197
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5198
5198
|
class: "responsive-image",
|
|
5199
5199
|
style: { width: "50%" }
|
|
5200
5200
|
})
|
|
5201
|
-
], -1),
|
|
5201
|
+
], -1), pa = ["type", "placeholder"], ua = {
|
|
5202
5202
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
5203
5203
|
class: "responsive-image password-reveal-icon"
|
|
5204
|
-
},
|
|
5204
|
+
}, _a = {
|
|
5205
5205
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
5206
5206
|
class: "responsive-image password-reveal-icon"
|
|
5207
|
-
},
|
|
5207
|
+
}, ma = {
|
|
5208
5208
|
type: "submit",
|
|
5209
5209
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
5210
|
-
},
|
|
5210
|
+
}, ga = { key: 0 }, ha = {
|
|
5211
5211
|
key: 1,
|
|
5212
5212
|
class: "button--loading button__loader"
|
|
5213
|
-
},
|
|
5213
|
+
}, fa = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), va = /* @__PURE__ */ i("img", {
|
|
5214
5214
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
5215
5215
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
5216
|
-
}, null, -1),
|
|
5216
|
+
}, null, -1), ka = { key: 0 }, ba = {
|
|
5217
5217
|
key: 1,
|
|
5218
5218
|
class: "button--loading button__loader"
|
|
5219
|
-
},
|
|
5219
|
+
}, ya = /* @__PURE__ */ i("img", {
|
|
5220
5220
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
5221
5221
|
style: { position: "absolute", "margin-left": "-10px", padding: "8px 0", height: "100%" }
|
|
5222
|
-
}, null, -1),
|
|
5222
|
+
}, null, -1), wa = { key: 0 }, za = {
|
|
5223
5223
|
key: 1,
|
|
5224
5224
|
class: "button--loading-black button__loader"
|
|
5225
|
-
},
|
|
5225
|
+
}, La = /* @__PURE__ */ i("img", {
|
|
5226
5226
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
5227
5227
|
style: { position: "absolute", "margin-left": "-9px", padding: "10px 0", height: "100%" }
|
|
5228
|
-
}, null, -1),
|
|
5228
|
+
}, null, -1), Ca = { key: 0 }, Sa = {
|
|
5229
5229
|
key: 1,
|
|
5230
5230
|
class: "button--loading-black button__loader"
|
|
5231
|
-
},
|
|
5231
|
+
}, Ta = /* @__PURE__ */ i("img", {
|
|
5232
5232
|
src: "https://cdn.tapni.co/icons/outlook.png",
|
|
5233
5233
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5234
|
-
}, null, -1),
|
|
5234
|
+
}, null, -1), ja = { key: 0 }, Pa = {
|
|
5235
5235
|
key: 1,
|
|
5236
5236
|
class: "button--loading-black button__loader"
|
|
5237
|
-
},
|
|
5237
|
+
}, Aa = /* @__PURE__ */ i("img", {
|
|
5238
5238
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
5239
5239
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5240
|
-
}, null, -1),
|
|
5240
|
+
}, null, -1), Ia = { key: 0 }, Ea = {
|
|
5241
5241
|
key: 1,
|
|
5242
5242
|
class: "button--loading-black button__loader"
|
|
5243
|
-
},
|
|
5243
|
+
}, xa = /* @__PURE__ */ i("img", {
|
|
5244
5244
|
src: "https://cdn.tapni.co/icons/sso-key.png",
|
|
5245
5245
|
style: { position: "absolute", "margin-left": "-8px", padding: "10px 0", height: "100%" }
|
|
5246
|
-
}, null, -1),
|
|
5246
|
+
}, null, -1), qa = { key: 0 }, Ma = {
|
|
5247
5247
|
key: 1,
|
|
5248
5248
|
class: "button--loading-black button__loader"
|
|
5249
|
-
},
|
|
5249
|
+
}, Ra = /* @__PURE__ */ i("img", {
|
|
5250
5250
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5251
5251
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
5252
|
-
}, null, -1),
|
|
5252
|
+
}, null, -1), Na = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Va = { class: "close-text center-text half-top color-black" }, Oa = /* @__PURE__ */ i("br", null, null, -1), Ba = {
|
|
5253
5253
|
class: "",
|
|
5254
5254
|
href: "https://tapni.co/policies/terms-of-service"
|
|
5255
|
-
},
|
|
5255
|
+
}, Da = { href: "https://tapni.co/policies/privacy-policy" }, Ua = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Ka = {
|
|
5256
5256
|
key: 9,
|
|
5257
5257
|
class: "page-login-links"
|
|
5258
|
-
},
|
|
5259
|
-
function
|
|
5258
|
+
}, Ha = /* @__PURE__ */ i("div", { class: "clear" }, null, -1), Fa = { class: "forgot center-text pointer small-top" }, Qa = /* @__PURE__ */ i("br", null, null, -1), $a = /* @__PURE__ */ i("div", { class: "clear" }, null, -1);
|
|
5259
|
+
function Ga(e, a, n, o, t, r) {
|
|
5260
5260
|
const u = V("router-link");
|
|
5261
5261
|
return c(), l("form", {
|
|
5262
5262
|
class: "page-login content-boxed content-boxed-padding",
|
|
5263
|
-
onSubmit: a[
|
|
5263
|
+
onSubmit: a[14] || (a[14] = y((...s) => r.submit && r.submit(...s), ["prevent"])),
|
|
5264
5264
|
autocomplete: "on",
|
|
5265
5265
|
style: R(n.isModal ? "max-width: 500px;" : "")
|
|
5266
5266
|
}, [
|
|
@@ -5270,14 +5270,18 @@ function Wa(e, a, n, o, t, r) {
|
|
|
5270
5270
|
class: "color-black pull-right pointer",
|
|
5271
5271
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5272
5272
|
}, na)) : h("", !0),
|
|
5273
|
-
i("h1",
|
|
5274
|
-
|
|
5275
|
-
|
|
5276
|
-
|
|
5277
|
-
|
|
5273
|
+
i("h1", {
|
|
5274
|
+
class: "bold no-bottom center-text",
|
|
5275
|
+
style: { "margin-top": "63px" },
|
|
5276
|
+
onClick: a[1] || (a[1] = (...s) => r.bum && r.bum(...s))
|
|
5277
|
+
}, p(this.ssoLang[this.appLang].login), 1),
|
|
5278
|
+
ia,
|
|
5279
|
+
r.displayFormLogin ? (c(), l("span", ta, [
|
|
5280
|
+
i("div", oa, [
|
|
5281
|
+
ra,
|
|
5278
5282
|
k(i("input", {
|
|
5279
|
-
"onUpdate:modelValue": a[
|
|
5280
|
-
onKeydown: a[
|
|
5283
|
+
"onUpdate:modelValue": a[2] || (a[2] = (s) => t.emailOrUsername = s),
|
|
5284
|
+
onKeydown: a[3] || (a[3] = E(y(() => {
|
|
5281
5285
|
}, ["prevent"]), ["space"])),
|
|
5282
5286
|
autocorrect: "off",
|
|
5283
5287
|
autocapitalize: "off",
|
|
@@ -5286,117 +5290,117 @@ function Wa(e, a, n, o, t, r) {
|
|
|
5286
5290
|
name: "email",
|
|
5287
5291
|
placeholder: e.ssoLang[this.appLang].email_username,
|
|
5288
5292
|
required: ""
|
|
5289
|
-
}, null, 40,
|
|
5293
|
+
}, null, 40, sa), [
|
|
5290
5294
|
[x, t.emailOrUsername]
|
|
5291
5295
|
]),
|
|
5292
|
-
|
|
5296
|
+
ca
|
|
5293
5297
|
]),
|
|
5294
|
-
i("div",
|
|
5295
|
-
|
|
5298
|
+
i("div", la, [
|
|
5299
|
+
da,
|
|
5296
5300
|
k(i("input", {
|
|
5297
|
-
"onUpdate:modelValue": a[
|
|
5301
|
+
"onUpdate:modelValue": a[4] || (a[4] = (s) => t.password = s),
|
|
5298
5302
|
type: t.revealPassword ? "text" : "password",
|
|
5299
5303
|
placeholder: e.ssoLang[this.appLang].password,
|
|
5300
5304
|
name: "password",
|
|
5301
5305
|
required: "",
|
|
5302
5306
|
minlength: "8"
|
|
5303
|
-
}, null, 8,
|
|
5307
|
+
}, null, 8, pa), [
|
|
5304
5308
|
[U, t.password]
|
|
5305
5309
|
]),
|
|
5306
5310
|
i("em", {
|
|
5307
|
-
onClick: a[
|
|
5311
|
+
onClick: a[5] || (a[5] = (s) => t.revealPassword = !t.revealPassword),
|
|
5308
5312
|
class: "pointer"
|
|
5309
5313
|
}, [
|
|
5310
|
-
k(i("img",
|
|
5314
|
+
k(i("img", ua, null, 512), [
|
|
5311
5315
|
[I, !t.revealPassword]
|
|
5312
5316
|
]),
|
|
5313
|
-
k(i("img",
|
|
5317
|
+
k(i("img", _a, null, 512), [
|
|
5314
5318
|
[I, t.revealPassword]
|
|
5315
5319
|
])
|
|
5316
5320
|
])
|
|
5317
5321
|
]),
|
|
5318
|
-
i("button",
|
|
5319
|
-
t.submitted ? (c(), l("span",
|
|
5322
|
+
i("button", ma, [
|
|
5323
|
+
t.submitted ? (c(), l("span", ha)) : (c(), l("span", ga, p(e.ssoLang[e.appLang].login), 1))
|
|
5320
5324
|
])
|
|
5321
5325
|
])) : h("", !0),
|
|
5322
|
-
|
|
5326
|
+
fa,
|
|
5323
5327
|
e.displayAppleLogin ? (c(), l("a", {
|
|
5324
5328
|
key: 2,
|
|
5325
|
-
onClick: a[
|
|
5329
|
+
onClick: a[6] || (a[6] = (...s) => e.appleLogin && e.appleLogin(...s)),
|
|
5326
5330
|
class: "button-center button button-90 google-button pointer"
|
|
5327
5331
|
}, [
|
|
5328
|
-
|
|
5329
|
-
e.appleLoad ? (c(), l("span",
|
|
5332
|
+
va,
|
|
5333
|
+
e.appleLoad ? (c(), l("span", ba)) : (c(), l("span", ka, p(e.ssoLang[e.appLang].sign_in_with) + " Apple", 1))
|
|
5330
5334
|
])) : h("", !0),
|
|
5331
5335
|
e.displayGoogleLogin ? (c(), l("a", {
|
|
5332
5336
|
key: 3,
|
|
5333
|
-
onClick: a[
|
|
5337
|
+
onClick: a[7] || (a[7] = (...s) => e.googleLogin && e.googleLogin(...s)),
|
|
5334
5338
|
class: "button-center button button-90 google-button pointer"
|
|
5335
5339
|
}, [
|
|
5336
|
-
|
|
5337
|
-
e.googleLoad ? (c(), l("span",
|
|
5340
|
+
ya,
|
|
5341
|
+
e.googleLoad ? (c(), l("span", za)) : (c(), l("span", wa, p(e.ssoLang[e.appLang].sign_in_with) + " Google", 1))
|
|
5338
5342
|
])) : h("", !0),
|
|
5339
5343
|
e.displayFacebookLogin ? (c(), l("a", {
|
|
5340
5344
|
key: 4,
|
|
5341
|
-
onClick: a[
|
|
5345
|
+
onClick: a[8] || (a[8] = (...s) => e.facebookLogin && e.facebookLogin(...s)),
|
|
5342
5346
|
class: "button-center button button-90 google-button pointer"
|
|
5343
5347
|
}, [
|
|
5344
|
-
|
|
5345
|
-
e.facebookLoad ? (c(), l("span",
|
|
5348
|
+
La,
|
|
5349
|
+
e.facebookLoad ? (c(), l("span", Sa)) : (c(), l("span", Ca, p(e.ssoLang[e.appLang].sign_in_with) + " Facebook", 1))
|
|
5346
5350
|
])) : h("", !0),
|
|
5347
5351
|
e.displayMicrosoftSSOLogin ? h("", !0) : (c(), l("a", {
|
|
5348
5352
|
key: 5,
|
|
5349
|
-
onClick: a[
|
|
5353
|
+
onClick: a[9] || (a[9] = (...s) => e.microsoftLogin && e.microsoftLogin(...s)),
|
|
5350
5354
|
class: "button-center button button-90 google-button pointer"
|
|
5351
5355
|
}, [
|
|
5352
|
-
|
|
5353
|
-
e.microsoftLoad ? (c(), l("span",
|
|
5356
|
+
Ta,
|
|
5357
|
+
e.microsoftLoad ? (c(), l("span", Pa)) : (c(), l("span", ja, p(e.ssoLang[e.appLang].sign_in_with) + " Outlook", 1))
|
|
5354
5358
|
])),
|
|
5355
5359
|
e.displayMicrosoftSSOLogin ? h("", !0) : (c(), l("a", {
|
|
5356
5360
|
key: 6,
|
|
5357
|
-
onClick: a[
|
|
5361
|
+
onClick: a[10] || (a[10] = (...s) => e.ssoLogin && e.ssoLogin(...s)),
|
|
5358
5362
|
class: "button-center button button-90 google-button pointer"
|
|
5359
5363
|
}, [
|
|
5360
|
-
|
|
5361
|
-
e.microsoftSSOLoad ? (c(), l("span",
|
|
5364
|
+
Aa,
|
|
5365
|
+
e.microsoftSSOLoad ? (c(), l("span", Ea)) : (c(), l("span", Ia, p(e.ssoLang[e.appLang].sign_in_with) + " SSO", 1))
|
|
5362
5366
|
])),
|
|
5363
5367
|
e.displayMicrosoftSSOLogin ? (c(), l("a", {
|
|
5364
5368
|
key: 7,
|
|
5365
|
-
onClick: a[
|
|
5369
|
+
onClick: a[11] || (a[11] = (s) => e.microsoftLogin("sso")),
|
|
5366
5370
|
class: "button-center button button-90 google-button pointer"
|
|
5367
5371
|
}, [
|
|
5368
|
-
|
|
5369
|
-
e.microsoftSSOLoad ? (c(), l("span",
|
|
5372
|
+
xa,
|
|
5373
|
+
e.microsoftSSOLoad ? (c(), l("span", qa, p(e.ssoLang[e.appLang].sign_in_with) + " SSO", 1)) : (c(), l("span", Ma))
|
|
5370
5374
|
])) : h("", !0),
|
|
5371
5375
|
r.displayFormLogin ? h("", !0) : (c(), l("a", {
|
|
5372
5376
|
key: 8,
|
|
5373
|
-
onClick: a[
|
|
5377
|
+
onClick: a[12] || (a[12] = (s) => t.emailLogin = !0),
|
|
5374
5378
|
class: "button-center button button-90 google-button pointer"
|
|
5375
5379
|
}, [
|
|
5376
|
-
|
|
5380
|
+
Ra,
|
|
5377
5381
|
i("span", null, p(e.ssoLang[e.appLang].sign_in_with) + " Email", 1)
|
|
5378
5382
|
])),
|
|
5379
|
-
|
|
5380
|
-
i("p",
|
|
5383
|
+
Na,
|
|
5384
|
+
i("p", Va, [
|
|
5381
5385
|
f(p(e.ssoLang[e.appLang].terms_by_signing_in) + " ", 1),
|
|
5382
|
-
|
|
5383
|
-
i("a",
|
|
5386
|
+
Oa,
|
|
5387
|
+
i("a", Ba, p(e.ssoLang[this.appLang].terms_of_service), 1),
|
|
5384
5388
|
f(" " + p(e.ssoLang[e.appLang].and) + " ", 1),
|
|
5385
|
-
i("a",
|
|
5389
|
+
i("a", Da, p(e.ssoLang[this.appLang].privacy_policy), 1)
|
|
5386
5390
|
]),
|
|
5387
|
-
|
|
5391
|
+
Ua,
|
|
5388
5392
|
n.isModal ? (c(), l("div", {
|
|
5389
5393
|
key: 10,
|
|
5390
5394
|
class: "page-login-links",
|
|
5391
|
-
onClick: a[
|
|
5395
|
+
onClick: a[13] || (a[13] = (...s) => r.createAccountModal && r.createAccountModal(...s))
|
|
5392
5396
|
}, [
|
|
5393
|
-
i("a",
|
|
5397
|
+
i("a", Fa, [
|
|
5394
5398
|
f(p(e.ssoLang[e.appLang].or) + " ", 1),
|
|
5395
|
-
|
|
5399
|
+
Qa,
|
|
5396
5400
|
f(" " + p(e.ssoLang[e.appLang].create_new_account), 1)
|
|
5397
5401
|
]),
|
|
5398
|
-
|
|
5399
|
-
])) : (c(), l("div",
|
|
5402
|
+
$a
|
|
5403
|
+
])) : (c(), l("div", Ka, [
|
|
5400
5404
|
r.displayRegisterLogin ? (c(), P(u, {
|
|
5401
5405
|
key: 0,
|
|
5402
5406
|
class: "forgot float-right",
|
|
@@ -5417,11 +5421,11 @@ function Wa(e, a, n, o, t, r) {
|
|
|
5417
5421
|
]),
|
|
5418
5422
|
_: 1
|
|
5419
5423
|
})) : h("", !0),
|
|
5420
|
-
|
|
5424
|
+
Ha
|
|
5421
5425
|
]))
|
|
5422
5426
|
], 36);
|
|
5423
5427
|
}
|
|
5424
|
-
const he = /* @__PURE__ */ T(ea, [["render",
|
|
5428
|
+
const he = /* @__PURE__ */ T(ea, [["render", Ga]]), Wa = {
|
|
5425
5429
|
name: "AuthRegister",
|
|
5426
5430
|
mixins: [_e, me, ge, Q, z],
|
|
5427
5431
|
props: {
|
|
@@ -5488,76 +5492,76 @@ const he = /* @__PURE__ */ T(ea, [["render", Wa]]), Ya = {
|
|
|
5488
5492
|
this.storage.referral = e;
|
|
5489
5493
|
}
|
|
5490
5494
|
}
|
|
5491
|
-
},
|
|
5495
|
+
}, Ya = /* @__PURE__ */ i("i", { class: "font-17 color-black" }, [
|
|
5492
5496
|
/* @__PURE__ */ i("img", {
|
|
5493
5497
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
5494
5498
|
class: "responsive-image",
|
|
5495
5499
|
style: { width: "35%" }
|
|
5496
5500
|
})
|
|
5497
|
-
], -1),
|
|
5498
|
-
|
|
5499
|
-
],
|
|
5501
|
+
], -1), Xa = [
|
|
5502
|
+
Ya
|
|
5503
|
+
], Za = {
|
|
5500
5504
|
class: "bold no-bottom center-text",
|
|
5501
5505
|
style: { "margin-top": "63px" }
|
|
5502
|
-
},
|
|
5506
|
+
}, Ja = { class: "half-bottom small-top center-text color-black" }, en = { key: 0 }, an = /* @__PURE__ */ i("br", null, null, -1), nn = { key: 1 }, tn = { class: "page-login-field half-top" }, on = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5503
5507
|
/* @__PURE__ */ i("img", {
|
|
5504
5508
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5505
5509
|
class: "responsive-image",
|
|
5506
5510
|
style: { width: "60%" }
|
|
5507
5511
|
})
|
|
5508
|
-
], -1),
|
|
5512
|
+
], -1), rn = ["placeholder"], sn = /* @__PURE__ */ i("em", null, null, -1), cn = { class: "page-login-field half-top" }, ln = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5509
5513
|
/* @__PURE__ */ i("img", {
|
|
5510
5514
|
src: "https://cdn.tapni.co/icons/user.png",
|
|
5511
5515
|
class: "responsive-image",
|
|
5512
5516
|
style: { width: "50%" }
|
|
5513
5517
|
})
|
|
5514
|
-
], -1),
|
|
5518
|
+
], -1), dn = ["placeholder", "disabled"], pn = /* @__PURE__ */ i("em", null, null, -1), un = { class: "page-login-field half-top half-bottom" }, _n = /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5515
5519
|
/* @__PURE__ */ i("img", {
|
|
5516
5520
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5517
5521
|
class: "responsive-image",
|
|
5518
5522
|
style: { width: "50%" }
|
|
5519
5523
|
})
|
|
5520
|
-
], -1),
|
|
5524
|
+
], -1), mn = ["type", "placeholder"], gn = {
|
|
5521
5525
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
5522
5526
|
class: "responsive-image password-reveal-icon"
|
|
5523
|
-
},
|
|
5527
|
+
}, hn = {
|
|
5524
5528
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
5525
5529
|
class: "responsive-image password-reveal-icon"
|
|
5526
|
-
},
|
|
5530
|
+
}, fn = {
|
|
5527
5531
|
type: "submit",
|
|
5528
5532
|
class: "button black-button google-button bg-tapni-grey pointer button-90 button-center uppercase button-rounded bold full-top"
|
|
5529
|
-
},
|
|
5533
|
+
}, vn = { key: 0 }, kn = {
|
|
5530
5534
|
key: 1,
|
|
5531
5535
|
class: "button--loading button__loader"
|
|
5532
|
-
},
|
|
5536
|
+
}, bn = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin half-top half-bottom" }, null, -1), yn = /* @__PURE__ */ i("img", {
|
|
5533
5537
|
src: "https://cdn.tapni.co/icons/apple-logo.png",
|
|
5534
5538
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
5535
|
-
}, null, -1),
|
|
5539
|
+
}, null, -1), wn = { key: 0 }, zn = {
|
|
5536
5540
|
key: 1,
|
|
5537
5541
|
class: "button--loading button__loader"
|
|
5538
|
-
},
|
|
5542
|
+
}, Ln = /* @__PURE__ */ i("img", {
|
|
5539
5543
|
src: "https://cdn.tapni.co/icons/g-logo.png",
|
|
5540
5544
|
style: { position: "absolute", "margin-left": "-9px", padding: "8px 0", height: "100%" }
|
|
5541
|
-
}, null, -1),
|
|
5545
|
+
}, null, -1), Cn = { key: 0 }, Sn = {
|
|
5542
5546
|
key: 1,
|
|
5543
5547
|
class: "button--loading button__loader"
|
|
5544
|
-
},
|
|
5548
|
+
}, Tn = /* @__PURE__ */ i("img", {
|
|
5545
5549
|
src: "https://cdn.tapni.co/icons/facebook-blue.png",
|
|
5546
5550
|
style: { position: "absolute", "margin-left": "-10px", padding: "10px 0", height: "100%" }
|
|
5547
|
-
}, null, -1),
|
|
5551
|
+
}, null, -1), jn = { key: 0 }, Pn = {
|
|
5548
5552
|
key: 1,
|
|
5549
5553
|
class: "button--loading button__loader"
|
|
5550
|
-
},
|
|
5554
|
+
}, An = /* @__PURE__ */ i("img", {
|
|
5551
5555
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5552
5556
|
style: { position: "absolute", "margin-left": "-8px", padding: "12px 0", height: "100%" }
|
|
5553
|
-
}, null, -1),
|
|
5557
|
+
}, null, -1), In = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), En = { class: "close-text center-text half-top color-black" }, xn = /* @__PURE__ */ i("br", null, null, -1), qn = {
|
|
5554
5558
|
class: "",
|
|
5555
5559
|
href: "https://tapni.co/policies/terms-of-service"
|
|
5556
|
-
},
|
|
5560
|
+
}, Mn = { href: "https://tapni.co/policies/privacy-policy" }, Rn = /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1), Nn = {
|
|
5557
5561
|
key: 5,
|
|
5558
5562
|
class: "page-login-links"
|
|
5559
|
-
},
|
|
5560
|
-
function
|
|
5563
|
+
}, Vn = /* @__PURE__ */ i("div", { class: "clear" }, null, -1), On = { class: "forgot center-text pointer small-top" }, Bn = /* @__PURE__ */ i("br", null, null, -1), Dn = /* @__PURE__ */ i("div", { class: "clear" }, null, -1);
|
|
5564
|
+
function Un(e, a, n, o, t, r) {
|
|
5561
5565
|
const u = V("router-link");
|
|
5562
5566
|
return c(), l("form", {
|
|
5563
5567
|
class: "page-login content-boxed content-boxed-padding",
|
|
@@ -5570,17 +5574,17 @@ function Kn(e, a, n, o, t, r) {
|
|
|
5570
5574
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
5571
5575
|
class: "color-black pull-right pointer",
|
|
5572
5576
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5573
|
-
},
|
|
5574
|
-
i("h1",
|
|
5575
|
-
i("p",
|
|
5576
|
-
t.usernameRegister ? (c(), l("span",
|
|
5577
|
+
}, Xa)) : h("", !0),
|
|
5578
|
+
i("h1", Za, p(e.ssoLang[this.appLang].register), 1),
|
|
5579
|
+
i("p", Ja, [
|
|
5580
|
+
t.usernameRegister ? (c(), l("span", en, [
|
|
5577
5581
|
f(" t.link/" + p(t.username) + " " + p(e.ssoLang[this.appLang].username_is_free) + " ✅ ", 1),
|
|
5578
|
-
|
|
5582
|
+
an
|
|
5579
5583
|
])) : h("", !0)
|
|
5580
5584
|
]),
|
|
5581
|
-
t.emailLogin ? (c(), l("span",
|
|
5582
|
-
i("div",
|
|
5583
|
-
|
|
5585
|
+
t.emailLogin ? (c(), l("span", nn, [
|
|
5586
|
+
i("div", tn, [
|
|
5587
|
+
on,
|
|
5584
5588
|
k(i("input", {
|
|
5585
5589
|
"onUpdate:modelValue": a[1] || (a[1] = (s) => t.email = s),
|
|
5586
5590
|
onKeydown: a[2] || (a[2] = E(y(() => {
|
|
@@ -5589,13 +5593,13 @@ function Kn(e, a, n, o, t, r) {
|
|
|
5589
5593
|
placeholder: e.ssoLang[this.appLang].email,
|
|
5590
5594
|
name: "email",
|
|
5591
5595
|
required: ""
|
|
5592
|
-
}, null, 40,
|
|
5596
|
+
}, null, 40, rn), [
|
|
5593
5597
|
[x, t.email]
|
|
5594
5598
|
]),
|
|
5595
|
-
|
|
5599
|
+
sn
|
|
5596
5600
|
]),
|
|
5597
|
-
i("div",
|
|
5598
|
-
|
|
5601
|
+
i("div", cn, [
|
|
5602
|
+
ln,
|
|
5599
5603
|
k(i("input", {
|
|
5600
5604
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => t.username = s),
|
|
5601
5605
|
onKeydown: a[4] || (a[4] = E(y(() => {
|
|
@@ -5609,13 +5613,13 @@ function Kn(e, a, n, o, t, r) {
|
|
|
5609
5613
|
required: "",
|
|
5610
5614
|
disabled: t.usernameRegister,
|
|
5611
5615
|
class: b({ "input-disabled": t.usernameRegister })
|
|
5612
|
-
}, null, 42,
|
|
5616
|
+
}, null, 42, dn), [
|
|
5613
5617
|
[x, t.username]
|
|
5614
5618
|
]),
|
|
5615
|
-
|
|
5619
|
+
pn
|
|
5616
5620
|
]),
|
|
5617
|
-
i("div",
|
|
5618
|
-
|
|
5621
|
+
i("div", un, [
|
|
5622
|
+
_n,
|
|
5619
5623
|
k(i("input", {
|
|
5620
5624
|
"onUpdate:modelValue": a[5] || (a[5] = (s) => t.password = s),
|
|
5621
5625
|
type: t.revealPassword ? "text" : "password",
|
|
@@ -5623,78 +5627,78 @@ function Kn(e, a, n, o, t, r) {
|
|
|
5623
5627
|
name: "password",
|
|
5624
5628
|
required: "",
|
|
5625
5629
|
minlength: "8"
|
|
5626
|
-
}, null, 8,
|
|
5630
|
+
}, null, 8, mn), [
|
|
5627
5631
|
[U, t.password]
|
|
5628
5632
|
]),
|
|
5629
5633
|
i("em", {
|
|
5630
5634
|
onClick: a[6] || (a[6] = (s) => t.revealPassword = !t.revealPassword),
|
|
5631
5635
|
class: "pointer"
|
|
5632
5636
|
}, [
|
|
5633
|
-
k(i("img",
|
|
5637
|
+
k(i("img", gn, null, 512), [
|
|
5634
5638
|
[I, !t.revealPassword]
|
|
5635
5639
|
]),
|
|
5636
|
-
k(i("img",
|
|
5640
|
+
k(i("img", hn, null, 512), [
|
|
5637
5641
|
[I, t.revealPassword]
|
|
5638
5642
|
])
|
|
5639
5643
|
])
|
|
5640
5644
|
]),
|
|
5641
|
-
i("button",
|
|
5642
|
-
t.submitted ? (c(), l("span",
|
|
5645
|
+
i("button", fn, [
|
|
5646
|
+
t.submitted ? (c(), l("span", kn)) : (c(), l("span", vn, p(t.formButtonText), 1))
|
|
5643
5647
|
])
|
|
5644
5648
|
])) : h("", !0),
|
|
5645
|
-
|
|
5649
|
+
bn,
|
|
5646
5650
|
e.displayAppleLogin ? (c(), l("a", {
|
|
5647
5651
|
key: 2,
|
|
5648
5652
|
onClick: a[7] || (a[7] = (...s) => e.appleLogin && e.appleLogin(...s)),
|
|
5649
5653
|
class: "button-center button button-90 google-button pointer"
|
|
5650
5654
|
}, [
|
|
5651
|
-
|
|
5652
|
-
e.appleLoad ? (c(), l("span",
|
|
5655
|
+
yn,
|
|
5656
|
+
e.appleLoad ? (c(), l("span", zn)) : (c(), l("span", wn, p(e.ssoLang[this.appLang].sign_up_with) + " Apple", 1))
|
|
5653
5657
|
])) : h("", !0),
|
|
5654
5658
|
i("a", {
|
|
5655
5659
|
onClick: a[8] || (a[8] = (...s) => e.googleLogin && e.googleLogin(...s)),
|
|
5656
5660
|
class: "button-center button button-90 google-button pointer"
|
|
5657
5661
|
}, [
|
|
5658
|
-
|
|
5659
|
-
e.googleLoad ? (c(), l("span",
|
|
5662
|
+
Ln,
|
|
5663
|
+
e.googleLoad ? (c(), l("span", Sn)) : (c(), l("span", Cn, p(e.ssoLang[this.appLang].sign_up_with) + " Google", 1))
|
|
5660
5664
|
]),
|
|
5661
5665
|
e.displayFacebookLogin ? (c(), l("a", {
|
|
5662
5666
|
key: 3,
|
|
5663
5667
|
onClick: a[9] || (a[9] = (...s) => e.facebookLogin && e.facebookLogin(...s)),
|
|
5664
5668
|
class: "button-center button button-90 google-button pointer"
|
|
5665
5669
|
}, [
|
|
5666
|
-
|
|
5667
|
-
e.facebookLoad ? (c(), l("span",
|
|
5670
|
+
Tn,
|
|
5671
|
+
e.facebookLoad ? (c(), l("span", Pn)) : (c(), l("span", jn, p(e.ssoLang[this.appLang].sign_up_with) + " Facebook", 1))
|
|
5668
5672
|
])) : h("", !0),
|
|
5669
5673
|
t.emailLogin ? h("", !0) : (c(), l("a", {
|
|
5670
5674
|
key: 4,
|
|
5671
5675
|
onClick: a[10] || (a[10] = (s) => t.emailLogin = !0),
|
|
5672
5676
|
class: "button-center button button-90 google-button pointer"
|
|
5673
5677
|
}, [
|
|
5674
|
-
|
|
5678
|
+
An,
|
|
5675
5679
|
i("span", null, p(e.ssoLang[this.appLang].sign_up_with) + " Email", 1)
|
|
5676
5680
|
])),
|
|
5677
|
-
|
|
5678
|
-
i("p",
|
|
5681
|
+
In,
|
|
5682
|
+
i("p", En, [
|
|
5679
5683
|
f(p(e.ssoLang[this.appLang].terms_by_registering) + " ", 1),
|
|
5680
|
-
|
|
5681
|
-
i("a",
|
|
5684
|
+
xn,
|
|
5685
|
+
i("a", qn, p(e.ssoLang[this.appLang].terms_of_service), 1),
|
|
5682
5686
|
f(" " + p(e.ssoLang[this.appLang].and) + " ", 1),
|
|
5683
|
-
i("a",
|
|
5687
|
+
i("a", Mn, p(e.ssoLang[this.appLang].privacy_policy), 1)
|
|
5684
5688
|
]),
|
|
5685
|
-
|
|
5689
|
+
Rn,
|
|
5686
5690
|
n.isModal ? (c(), l("div", {
|
|
5687
5691
|
key: 6,
|
|
5688
5692
|
class: "page-login-links",
|
|
5689
5693
|
onClick: a[11] || (a[11] = (...s) => r.loginAccountModal && r.loginAccountModal(...s))
|
|
5690
5694
|
}, [
|
|
5691
|
-
i("a",
|
|
5695
|
+
i("a", On, [
|
|
5692
5696
|
f(p(e.ssoLang[this.appLang].or) + " ", 1),
|
|
5693
|
-
|
|
5697
|
+
Bn,
|
|
5694
5698
|
f(" " + p(e.ssoLang[this.appLang].sign_in_with_new), 1)
|
|
5695
5699
|
]),
|
|
5696
|
-
|
|
5697
|
-
])) : (c(), l("div",
|
|
5700
|
+
Dn
|
|
5701
|
+
])) : (c(), l("div", Nn, [
|
|
5698
5702
|
v(u, {
|
|
5699
5703
|
class: "create float-right",
|
|
5700
5704
|
to: "/verify"
|
|
@@ -5713,11 +5717,11 @@ function Kn(e, a, n, o, t, r) {
|
|
|
5713
5717
|
]),
|
|
5714
5718
|
_: 1
|
|
5715
5719
|
}),
|
|
5716
|
-
|
|
5720
|
+
Vn
|
|
5717
5721
|
]))
|
|
5718
5722
|
], 36);
|
|
5719
5723
|
}
|
|
5720
|
-
const fe = /* @__PURE__ */ T(
|
|
5724
|
+
const fe = /* @__PURE__ */ T(Wa, [["render", Un]]), Kn = {
|
|
5721
5725
|
name: "AuthVerify",
|
|
5722
5726
|
mixins: [z],
|
|
5723
5727
|
props: {
|
|
@@ -5780,43 +5784,43 @@ const fe = /* @__PURE__ */ T(Ya, [["render", Kn]]), Hn = {
|
|
|
5780
5784
|
deep: !0
|
|
5781
5785
|
}
|
|
5782
5786
|
}
|
|
5783
|
-
}, S = (e) => (O("data-v-2fd511e2"), e = e(), B(), e),
|
|
5787
|
+
}, S = (e) => (O("data-v-2fd511e2"), e = e(), B(), e), Hn = /* @__PURE__ */ S(() => /* @__PURE__ */ i("i", { class: "font-17 color-black" }, [
|
|
5784
5788
|
/* @__PURE__ */ i("img", {
|
|
5785
5789
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
5786
5790
|
class: "responsive-image",
|
|
5787
5791
|
style: { width: "35%" }
|
|
5788
5792
|
})
|
|
5789
|
-
], -1)),
|
|
5790
|
-
|
|
5791
|
-
],
|
|
5793
|
+
], -1)), Fn = [
|
|
5794
|
+
Hn
|
|
5795
|
+
], Qn = {
|
|
5792
5796
|
class: "bold no-bottom center-text",
|
|
5793
5797
|
style: { "margin-top": "63px" }
|
|
5794
|
-
},
|
|
5798
|
+
}, $n = /* @__PURE__ */ S(() => /* @__PURE__ */ i("p", { class: "half-bottom half-top center-text color-black" }, null, -1)), Gn = { class: "page-login-field half-top" }, Wn = /* @__PURE__ */ S(() => /* @__PURE__ */ i("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
5795
5799
|
/* @__PURE__ */ i("img", {
|
|
5796
5800
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5797
5801
|
class: "responsive-image",
|
|
5798
5802
|
style: { width: "80%" }
|
|
5799
5803
|
})
|
|
5800
|
-
], -1)),
|
|
5804
|
+
], -1)), Yn = ["placeholder"], Xn = /* @__PURE__ */ S(() => /* @__PURE__ */ i("em", null, null, -1)), Zn = { class: "page-login-field half-top" }, Jn = /* @__PURE__ */ S(() => /* @__PURE__ */ i("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
5801
5805
|
/* @__PURE__ */ i("img", {
|
|
5802
5806
|
src: "https://cdn.tapni.co/icons/password2.png",
|
|
5803
5807
|
class: "responsive-image",
|
|
5804
5808
|
style: { width: "100%" }
|
|
5805
5809
|
})
|
|
5806
|
-
], -1)),
|
|
5810
|
+
], -1)), ei = ["placeholder"], ai = /* @__PURE__ */ S(() => /* @__PURE__ */ i("em", null, null, -1)), ni = {
|
|
5807
5811
|
type: "submit",
|
|
5808
5812
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
5809
|
-
},
|
|
5813
|
+
}, ii = {
|
|
5810
5814
|
key: 0,
|
|
5811
5815
|
class: "uppercase"
|
|
5812
|
-
},
|
|
5816
|
+
}, ti = {
|
|
5813
5817
|
key: 1,
|
|
5814
5818
|
class: "button--loading button__loader"
|
|
5815
|
-
},
|
|
5819
|
+
}, oi = /* @__PURE__ */ S(() => /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), ri = { class: "close-text center-text half-top color-black" }, si = ["innerHTML"], ci = /* @__PURE__ */ S(() => /* @__PURE__ */ i("a", { href: "mailto:support@tapni.co?subject=Email Verification" }, " support@tapni.co", -1)), li = /* @__PURE__ */ S(() => /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom" }, null, -1)), di = {
|
|
5816
5820
|
key: 1,
|
|
5817
5821
|
class: "page-login-links"
|
|
5818
|
-
},
|
|
5819
|
-
function
|
|
5822
|
+
}, pi = /* @__PURE__ */ S(() => /* @__PURE__ */ i("div", { class: "clear" }, null, -1)), ui = { class: "forgot center-text pointer small-top" }, _i = /* @__PURE__ */ S(() => /* @__PURE__ */ i("br", null, null, -1)), mi = /* @__PURE__ */ S(() => /* @__PURE__ */ i("div", { class: "clear" }, null, -1));
|
|
5823
|
+
function gi(e, a, n, o, t, r) {
|
|
5820
5824
|
const u = V("router-link");
|
|
5821
5825
|
return c(), l("form", {
|
|
5822
5826
|
class: "page-login content-boxed content-boxed-padding",
|
|
@@ -5828,11 +5832,11 @@ function hi(e, a, n, o, t, r) {
|
|
|
5828
5832
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
5829
5833
|
class: "color-black pull-right pointer",
|
|
5830
5834
|
style: { "margin-top": "0px", position: "absolute", right: "-20px", "text-align": "right" }
|
|
5831
|
-
},
|
|
5832
|
-
i("h1",
|
|
5833
|
-
|
|
5834
|
-
i("div",
|
|
5835
|
-
|
|
5835
|
+
}, Fn)) : h("", !0),
|
|
5836
|
+
i("h1", Qn, p(e.ssoLang[this.appLang].verify_account), 1),
|
|
5837
|
+
$n,
|
|
5838
|
+
i("div", Gn, [
|
|
5839
|
+
Wn,
|
|
5836
5840
|
k(i("input", {
|
|
5837
5841
|
id: "emailInput",
|
|
5838
5842
|
"onUpdate:modelValue": a[1] || (a[1] = (s) => t.email = s),
|
|
@@ -5841,13 +5845,13 @@ function hi(e, a, n, o, t, r) {
|
|
|
5841
5845
|
type: "email",
|
|
5842
5846
|
placeholder: e.ssoLang[this.appLang].email,
|
|
5843
5847
|
required: ""
|
|
5844
|
-
}, null, 40,
|
|
5848
|
+
}, null, 40, Yn), [
|
|
5845
5849
|
[x, t.email]
|
|
5846
5850
|
]),
|
|
5847
|
-
|
|
5851
|
+
Xn
|
|
5848
5852
|
]),
|
|
5849
|
-
i("div",
|
|
5850
|
-
|
|
5853
|
+
i("div", Zn, [
|
|
5854
|
+
Jn,
|
|
5851
5855
|
k(i("input", {
|
|
5852
5856
|
id: "codeInput",
|
|
5853
5857
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => t.code = s),
|
|
@@ -5856,34 +5860,34 @@ function hi(e, a, n, o, t, r) {
|
|
|
5856
5860
|
type: "tel",
|
|
5857
5861
|
placeholder: e.ssoLang[this.appLang].code,
|
|
5858
5862
|
required: ""
|
|
5859
|
-
}, null, 40,
|
|
5863
|
+
}, null, 40, ei), [
|
|
5860
5864
|
[x, t.code]
|
|
5861
5865
|
]),
|
|
5862
|
-
|
|
5866
|
+
ai
|
|
5863
5867
|
]),
|
|
5864
|
-
i("button",
|
|
5865
|
-
t.submitted ? (c(), l("span",
|
|
5868
|
+
i("button", ni, [
|
|
5869
|
+
t.submitted ? (c(), l("span", ti)) : (c(), l("span", ii, p(e.ssoLang[this.appLang].verify_account), 1))
|
|
5866
5870
|
]),
|
|
5867
|
-
|
|
5868
|
-
i("p",
|
|
5871
|
+
oi,
|
|
5872
|
+
i("p", ri, [
|
|
5869
5873
|
i("span", {
|
|
5870
5874
|
innerHTML: e.ssoLang[this.appLang].verify_account_p1
|
|
5871
|
-
}, null, 8,
|
|
5872
|
-
|
|
5875
|
+
}, null, 8, si),
|
|
5876
|
+
ci
|
|
5873
5877
|
]),
|
|
5874
|
-
|
|
5878
|
+
li,
|
|
5875
5879
|
n.isModal ? (c(), l("div", {
|
|
5876
5880
|
key: 2,
|
|
5877
5881
|
class: "page-login-links",
|
|
5878
5882
|
onClick: a[5] || (a[5] = (...s) => r.registerAccountModal && r.registerAccountModal(...s))
|
|
5879
5883
|
}, [
|
|
5880
|
-
i("a",
|
|
5884
|
+
i("a", ui, [
|
|
5881
5885
|
f(p(e.ssoLang[this.appLang].or) + " ", 1),
|
|
5882
|
-
|
|
5886
|
+
_i,
|
|
5883
5887
|
f(" " + p(e.ssoLang[this.appLang].create_new_account), 1)
|
|
5884
5888
|
]),
|
|
5885
|
-
|
|
5886
|
-
])) : (c(), l("div",
|
|
5889
|
+
mi
|
|
5890
|
+
])) : (c(), l("div", di, [
|
|
5887
5891
|
v(u, {
|
|
5888
5892
|
class: "create float-right",
|
|
5889
5893
|
to: "/register"
|
|
@@ -5902,11 +5906,11 @@ function hi(e, a, n, o, t, r) {
|
|
|
5902
5906
|
]),
|
|
5903
5907
|
_: 1
|
|
5904
5908
|
}),
|
|
5905
|
-
|
|
5909
|
+
pi
|
|
5906
5910
|
]))
|
|
5907
5911
|
], 36);
|
|
5908
5912
|
}
|
|
5909
|
-
const ve = /* @__PURE__ */ T(
|
|
5913
|
+
const ve = /* @__PURE__ */ T(Kn, [["render", gi], ["__scopeId", "data-v-2fd511e2"]]), hi = {
|
|
5910
5914
|
name: "AuthReset",
|
|
5911
5915
|
mixins: [z],
|
|
5912
5916
|
data() {
|
|
@@ -5960,124 +5964,124 @@ const ve = /* @__PURE__ */ T(Hn, [["render", hi], ["__scopeId", "data-v-2fd511e2
|
|
|
5960
5964
|
this.storage.verifyEmail = e;
|
|
5961
5965
|
}
|
|
5962
5966
|
}
|
|
5963
|
-
}, A = (e) => (O("data-v-220c28f9"), e = e(), B(), e),
|
|
5967
|
+
}, A = (e) => (O("data-v-220c28f9"), e = e(), B(), e), fi = {
|
|
5964
5968
|
class: "bold no-bottom center-text",
|
|
5965
5969
|
style: { "margin-top": "63px" }
|
|
5966
|
-
},
|
|
5970
|
+
}, vi = /* @__PURE__ */ A(() => /* @__PURE__ */ i("p", { class: "half-bottom small-top center-text color-black" }, null, -1)), ki = { class: "page-login-field half-top color-black" }, bi = /* @__PURE__ */ A(() => /* @__PURE__ */ i("i", { style: { "padding-top": "15px", "margin-left": "10px" } }, [
|
|
5967
5971
|
/* @__PURE__ */ i("img", {
|
|
5968
5972
|
src: "https://cdn.tapni.co/icons/mail.png",
|
|
5969
5973
|
class: "responsive-image",
|
|
5970
5974
|
style: { width: "80%" }
|
|
5971
5975
|
})
|
|
5972
|
-
], -1)),
|
|
5976
|
+
], -1)), yi = ["placeholder"], wi = /* @__PURE__ */ A(() => /* @__PURE__ */ i("em", null, null, -1)), zi = {
|
|
5973
5977
|
type: "submit",
|
|
5974
5978
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
5975
|
-
},
|
|
5979
|
+
}, Li = {
|
|
5976
5980
|
key: 0,
|
|
5977
5981
|
class: "uppercase"
|
|
5978
|
-
},
|
|
5982
|
+
}, Ci = {
|
|
5979
5983
|
key: 1,
|
|
5980
5984
|
class: "button--loading button__loader"
|
|
5981
|
-
},
|
|
5985
|
+
}, Si = /* @__PURE__ */ A(() => /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Ti = { class: "close-text center-text half-top color-black" }, ji = ["innerHTML"], Pi = ["href"], Ai = /* @__PURE__ */ A(() => /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Ii = { class: "page-login-links" }, Ei = /* @__PURE__ */ A(() => /* @__PURE__ */ i("div", { class: "clear" }, null, -1)), xi = {
|
|
5982
5986
|
class: "bold no-bottom center-text",
|
|
5983
5987
|
style: { "margin-top": "63px" }
|
|
5984
|
-
},
|
|
5988
|
+
}, qi = { class: "half-bottom small-top center-text color-black" }, Mi = { class: "page-login-field half-top" }, Ri = /* @__PURE__ */ A(() => /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5985
5989
|
/* @__PURE__ */ i("img", {
|
|
5986
5990
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5987
5991
|
class: "responsive-image",
|
|
5988
5992
|
style: { width: "50%" }
|
|
5989
5993
|
})
|
|
5990
|
-
], -1)),
|
|
5994
|
+
], -1)), Ni = ["type", "placeholder"], Vi = {
|
|
5991
5995
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
5992
5996
|
class: "responsive-image password-reveal-icon"
|
|
5993
|
-
},
|
|
5997
|
+
}, Oi = {
|
|
5994
5998
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
5995
5999
|
class: "responsive-image password-reveal-icon"
|
|
5996
|
-
},
|
|
6000
|
+
}, Bi = { class: "page-login-field half-top" }, Di = /* @__PURE__ */ A(() => /* @__PURE__ */ i("i", { style: { "padding-top": "15px" } }, [
|
|
5997
6001
|
/* @__PURE__ */ i("img", {
|
|
5998
6002
|
src: "https://cdn.tapni.co/icons/padlock.png",
|
|
5999
6003
|
class: "responsive-image",
|
|
6000
6004
|
style: { width: "50%" }
|
|
6001
6005
|
})
|
|
6002
|
-
], -1)),
|
|
6006
|
+
], -1)), Ui = ["type", "placeholder"], Ki = {
|
|
6003
6007
|
src: "https://cdn.tapni.co/icons/reveal-password.png",
|
|
6004
6008
|
class: "responsive-image password-reveal-icon"
|
|
6005
|
-
},
|
|
6009
|
+
}, Hi = {
|
|
6006
6010
|
src: "https://cdn.tapni.co/icons/hide-password.png",
|
|
6007
6011
|
class: "responsive-image password-reveal-icon"
|
|
6008
|
-
},
|
|
6012
|
+
}, Fi = {
|
|
6009
6013
|
type: "submit",
|
|
6010
6014
|
class: "button black-button google-button bg-tapni-grey button-90 button-center uppercase bold full-top"
|
|
6011
|
-
},
|
|
6015
|
+
}, Qi = {
|
|
6012
6016
|
key: 0,
|
|
6013
6017
|
class: "uppercase"
|
|
6014
|
-
},
|
|
6018
|
+
}, $i = {
|
|
6015
6019
|
key: 1,
|
|
6016
6020
|
class: "button--loading button__loader"
|
|
6017
|
-
},
|
|
6018
|
-
function
|
|
6021
|
+
}, Gi = /* @__PURE__ */ A(() => /* @__PURE__ */ i("div", { class: "decoration decoration-lines-thin no-bottom half-top" }, null, -1)), Wi = { class: "close-text center-text half-top color-black" }, Yi = ["innerHTML"], Xi = ["href"];
|
|
6022
|
+
function Zi(e, a, n, o, t, r) {
|
|
6019
6023
|
const u = V("router-link");
|
|
6020
6024
|
return t.passwordChange ? (c(), l("form", {
|
|
6021
6025
|
key: 1,
|
|
6022
6026
|
class: "page-login content-boxed content-boxed-padding",
|
|
6023
6027
|
onSubmit: a[7] || (a[7] = y((...s) => r.changePw && r.changePw(...s), ["prevent"]))
|
|
6024
6028
|
}, [
|
|
6025
|
-
i("h3",
|
|
6026
|
-
i("p",
|
|
6027
|
-
i("div",
|
|
6028
|
-
|
|
6029
|
+
i("h3", xi, p(e.ssoLang[this.appLang].password_change), 1),
|
|
6030
|
+
i("p", qi, p(e.ssoLang[this.appLang].password_new), 1),
|
|
6031
|
+
i("div", Mi, [
|
|
6032
|
+
Ri,
|
|
6029
6033
|
k(i("input", {
|
|
6030
6034
|
"onUpdate:modelValue": a[3] || (a[3] = (s) => t.password = s),
|
|
6031
6035
|
type: t.revealPassword ? "text" : "password",
|
|
6032
6036
|
placeholder: e.ssoLang[this.appLang].password,
|
|
6033
6037
|
required: ""
|
|
6034
|
-
}, null, 8,
|
|
6038
|
+
}, null, 8, Ni), [
|
|
6035
6039
|
[U, t.password]
|
|
6036
6040
|
]),
|
|
6037
6041
|
i("em", {
|
|
6038
6042
|
onClick: a[4] || (a[4] = (s) => t.revealPassword = !t.revealPassword)
|
|
6039
6043
|
}, [
|
|
6040
|
-
k(i("img",
|
|
6044
|
+
k(i("img", Vi, null, 512), [
|
|
6041
6045
|
[I, !t.revealPassword]
|
|
6042
6046
|
]),
|
|
6043
|
-
k(i("img",
|
|
6047
|
+
k(i("img", Oi, null, 512), [
|
|
6044
6048
|
[I, t.revealPassword]
|
|
6045
6049
|
])
|
|
6046
6050
|
])
|
|
6047
6051
|
]),
|
|
6048
|
-
i("div",
|
|
6049
|
-
|
|
6052
|
+
i("div", Bi, [
|
|
6053
|
+
Di,
|
|
6050
6054
|
k(i("input", {
|
|
6051
6055
|
"onUpdate:modelValue": a[5] || (a[5] = (s) => t.passwordRepeat = s),
|
|
6052
6056
|
type: t.revealPassword2 ? "text" : "password",
|
|
6053
6057
|
placeholder: e.ssoLang[this.appLang].password_repeat,
|
|
6054
6058
|
required: ""
|
|
6055
|
-
}, null, 8,
|
|
6059
|
+
}, null, 8, Ui), [
|
|
6056
6060
|
[U, t.passwordRepeat]
|
|
6057
6061
|
]),
|
|
6058
6062
|
i("em", {
|
|
6059
6063
|
onClick: a[6] || (a[6] = (s) => t.revealPassword2 = !t.revealPassword2)
|
|
6060
6064
|
}, [
|
|
6061
|
-
k(i("img",
|
|
6065
|
+
k(i("img", Ki, null, 512), [
|
|
6062
6066
|
[I, !t.revealPassword2]
|
|
6063
6067
|
]),
|
|
6064
|
-
k(i("img",
|
|
6068
|
+
k(i("img", Hi, null, 512), [
|
|
6065
6069
|
[I, t.revealPassword2]
|
|
6066
6070
|
])
|
|
6067
6071
|
])
|
|
6068
6072
|
]),
|
|
6069
|
-
i("button",
|
|
6070
|
-
t.submitted ? (c(), l("span",
|
|
6073
|
+
i("button", Fi, [
|
|
6074
|
+
t.submitted ? (c(), l("span", $i)) : (c(), l("span", Qi, p(e.ssoLang[this.appLang].password_change), 1))
|
|
6071
6075
|
]),
|
|
6072
|
-
|
|
6073
|
-
i("p",
|
|
6076
|
+
Gi,
|
|
6077
|
+
i("p", Wi, [
|
|
6074
6078
|
i("span", {
|
|
6075
6079
|
innerHTML: e.ssoLang[this.appLang].reset_password_p2
|
|
6076
|
-
}, null, 8,
|
|
6080
|
+
}, null, 8, Yi),
|
|
6077
6081
|
f(),
|
|
6078
6082
|
i("a", {
|
|
6079
6083
|
href: "mailto:support@tapni.co?subject=" + e.ssoLang[this.appLang].password_reset_t
|
|
6080
|
-
}, " support@tapni.co", 8,
|
|
6084
|
+
}, " support@tapni.co", 8, Xi)
|
|
6081
6085
|
])
|
|
6082
6086
|
], 32)) : (c(), l("form", {
|
|
6083
6087
|
key: 0,
|
|
@@ -6085,10 +6089,10 @@ function Ji(e, a, n, o, t, r) {
|
|
|
6085
6089
|
onSubmit: a[2] || (a[2] = y((...s) => r.resetEmail && r.resetEmail(...s), ["prevent"])),
|
|
6086
6090
|
autocomplete: "on"
|
|
6087
6091
|
}, [
|
|
6088
|
-
i("h3",
|
|
6089
|
-
|
|
6090
|
-
i("div",
|
|
6091
|
-
|
|
6092
|
+
i("h3", fi, p(e.ssoLang[this.appLang].reset_password), 1),
|
|
6093
|
+
vi,
|
|
6094
|
+
i("div", ki, [
|
|
6095
|
+
bi,
|
|
6092
6096
|
k(i("input", {
|
|
6093
6097
|
id: "emailInput",
|
|
6094
6098
|
"onUpdate:modelValue": a[0] || (a[0] = (s) => t.email = s),
|
|
@@ -6097,25 +6101,25 @@ function Ji(e, a, n, o, t, r) {
|
|
|
6097
6101
|
type: "email",
|
|
6098
6102
|
placeholder: e.ssoLang[this.appLang].email,
|
|
6099
6103
|
required: ""
|
|
6100
|
-
}, null, 40,
|
|
6104
|
+
}, null, 40, yi), [
|
|
6101
6105
|
[x, t.email]
|
|
6102
6106
|
]),
|
|
6103
|
-
|
|
6107
|
+
wi
|
|
6104
6108
|
]),
|
|
6105
|
-
i("button",
|
|
6106
|
-
t.submitted ? (c(), l("span",
|
|
6109
|
+
i("button", zi, [
|
|
6110
|
+
t.submitted ? (c(), l("span", Ci)) : (c(), l("span", Li, p(e.ssoLang[this.appLang].reset_password), 1))
|
|
6107
6111
|
]),
|
|
6108
|
-
|
|
6109
|
-
i("p",
|
|
6112
|
+
Si,
|
|
6113
|
+
i("p", Ti, [
|
|
6110
6114
|
i("span", {
|
|
6111
6115
|
innerHTML: e.ssoLang[this.appLang].reset_password_p1
|
|
6112
|
-
}, null, 8,
|
|
6116
|
+
}, null, 8, ji),
|
|
6113
6117
|
i("a", {
|
|
6114
6118
|
href: "mailto:support@tapni.co?subject=" + e.ssoLang[this.appLang].password_reset_t
|
|
6115
|
-
}, " support@tapni.co", 8,
|
|
6119
|
+
}, " support@tapni.co", 8, Pi)
|
|
6116
6120
|
]),
|
|
6117
|
-
|
|
6118
|
-
i("div",
|
|
6121
|
+
Ai,
|
|
6122
|
+
i("div", Ii, [
|
|
6119
6123
|
v(u, {
|
|
6120
6124
|
class: "create float-right",
|
|
6121
6125
|
to: "/verify"
|
|
@@ -6134,11 +6138,11 @@ function Ji(e, a, n, o, t, r) {
|
|
|
6134
6138
|
]),
|
|
6135
6139
|
_: 1
|
|
6136
6140
|
}),
|
|
6137
|
-
|
|
6141
|
+
Ei
|
|
6138
6142
|
])
|
|
6139
6143
|
], 32));
|
|
6140
6144
|
}
|
|
6141
|
-
const ke = /* @__PURE__ */ T(
|
|
6145
|
+
const ke = /* @__PURE__ */ T(hi, [["render", Zi], ["__scopeId", "data-v-220c28f9"]]), Ji = {
|
|
6142
6146
|
name: "AuthCallback",
|
|
6143
6147
|
mixins: [$, G, z],
|
|
6144
6148
|
data() {
|
|
@@ -6158,28 +6162,28 @@ const ke = /* @__PURE__ */ T(fi, [["render", Ji], ["__scopeId", "data-v-220c28f9
|
|
|
6158
6162
|
return e = e.replace("http", "tapni"), e = e.replace("https", "tapni"), window.open(e);
|
|
6159
6163
|
}
|
|
6160
6164
|
}
|
|
6161
|
-
},
|
|
6165
|
+
}, et = {
|
|
6162
6166
|
key: 0,
|
|
6163
6167
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
6164
|
-
},
|
|
6168
|
+
}, at = /* @__PURE__ */ i("br", null, null, -1), nt = {
|
|
6165
6169
|
key: 1,
|
|
6166
6170
|
style: { "text-align": "center", width: "80%", margin: "0 auto", "margin-top": "260px" }
|
|
6167
6171
|
};
|
|
6168
|
-
function
|
|
6172
|
+
function it(e, a, n, o, t, r) {
|
|
6169
6173
|
return c(), l("div", null, [
|
|
6170
|
-
(e.$route.query.platform === "android" || e.$route.query.platform === "ios") && !e.isNative ? (c(), l("h5",
|
|
6174
|
+
(e.$route.query.platform === "android" || e.$route.query.platform === "ios") && !e.isNative ? (c(), l("h5", et, [
|
|
6171
6175
|
f(p(e.ssoLang[this.appLang].you_will_be_redirected), 1),
|
|
6172
|
-
|
|
6176
|
+
at,
|
|
6173
6177
|
f(" " + p(e.ssoLang[this.appLang].if_redirect_not_directly) + ", ", 1),
|
|
6174
6178
|
i("span", {
|
|
6175
6179
|
onClick: a[0] || (a[0] = (...u) => r.inAppRedirect && r.inAppRedirect(...u)),
|
|
6176
6180
|
style: { color: "blue", cursor: "pointer" }
|
|
6177
6181
|
}, p(e.ssoLang[this.appLang].click_here), 1),
|
|
6178
6182
|
f(".")
|
|
6179
|
-
])) : (c(), l("h4",
|
|
6183
|
+
])) : (c(), l("h4", nt, p(e.ssoLang[this.appLang].please_wait), 1))
|
|
6180
6184
|
]);
|
|
6181
6185
|
}
|
|
6182
|
-
const be = /* @__PURE__ */ T(
|
|
6186
|
+
const be = /* @__PURE__ */ T(Ji, [["render", it]]), tt = {
|
|
6183
6187
|
name: "ModalOverlay",
|
|
6184
6188
|
mixins: [z],
|
|
6185
6189
|
data() {
|
|
@@ -6204,13 +6208,13 @@ const be = /* @__PURE__ */ T(et, [["render", tt]]), ot = {
|
|
|
6204
6208
|
}
|
|
6205
6209
|
}
|
|
6206
6210
|
};
|
|
6207
|
-
function
|
|
6211
|
+
function ot(e, a, n, o, t, r) {
|
|
6208
6212
|
return c(), l("div", {
|
|
6209
6213
|
class: b({ "pointer delete-menu": !0, "delete-menu-active": t.toggle }),
|
|
6210
6214
|
onClick: a[0] || (a[0] = (...u) => r.toggleEmit && r.toggleEmit(...u))
|
|
6211
6215
|
}, null, 2);
|
|
6212
6216
|
}
|
|
6213
|
-
const ye = /* @__PURE__ */ T(
|
|
6217
|
+
const ye = /* @__PURE__ */ T(tt, [["render", ot], ["__scopeId", "data-v-a128c2fa"]]), rt = {
|
|
6214
6218
|
name: "SSO",
|
|
6215
6219
|
mixins: [Q, $, G, z],
|
|
6216
6220
|
data() {
|
|
@@ -6253,23 +6257,23 @@ const ye = /* @__PURE__ */ T(ot, [["render", rt], ["__scopeId", "data-v-a128c2fa
|
|
|
6253
6257
|
this.toggle = !this.toggle;
|
|
6254
6258
|
}
|
|
6255
6259
|
}
|
|
6256
|
-
},
|
|
6260
|
+
}, st = (e) => (O("data-v-256337c2"), e = e(), B(), e), ct = /* @__PURE__ */ st(() => /* @__PURE__ */ i("i", { class: "font-17 color-black" }, [
|
|
6257
6261
|
/* @__PURE__ */ i("img", {
|
|
6258
6262
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6259
6263
|
class: "responsive-image",
|
|
6260
6264
|
style: { width: "45%" }
|
|
6261
6265
|
})
|
|
6262
|
-
], -1)),
|
|
6263
|
-
|
|
6264
|
-
],
|
|
6266
|
+
], -1)), lt = [
|
|
6267
|
+
ct
|
|
6268
|
+
], dt = { class: "bold center-text color-black half-top half-bottom" }, pt = ["placeholder"], ut = {
|
|
6265
6269
|
type: "submit",
|
|
6266
6270
|
class: "button black-button white-button button-full",
|
|
6267
6271
|
style: { margin: "0 auto", "margin-top": "25px", "margin-bottom": "30px" }
|
|
6268
|
-
},
|
|
6272
|
+
}, _t = { key: 0 }, mt = {
|
|
6269
6273
|
key: 1,
|
|
6270
6274
|
class: "button--loading button__loader"
|
|
6271
6275
|
};
|
|
6272
|
-
function
|
|
6276
|
+
function gt(e, a, n, o, t, r) {
|
|
6273
6277
|
return c(), l("form", {
|
|
6274
6278
|
onSubmit: a[3] || (a[3] = y((...u) => r.submit && r.submit(...u), ["prevent"])),
|
|
6275
6279
|
class: b(["menu-wrapper menu-light menu-modal center-text activate-page", { "active-menu": t.toggle }]),
|
|
@@ -6279,8 +6283,8 @@ function ht(e, a, n, o, t, r) {
|
|
|
6279
6283
|
onClick: a[0] || (a[0] = (...u) => r.forceClose && r.forceClose(...u)),
|
|
6280
6284
|
class: "color-black pull-right pointer",
|
|
6281
6285
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6282
|
-
},
|
|
6283
|
-
i("h3",
|
|
6286
|
+
}, lt),
|
|
6287
|
+
i("h3", dt, p(e.ssoLang[e.appLang].enter_company_email), 1),
|
|
6284
6288
|
i("div", null, [
|
|
6285
6289
|
k(i("input", {
|
|
6286
6290
|
type: "text",
|
|
@@ -6295,16 +6299,16 @@ function ht(e, a, n, o, t, r) {
|
|
|
6295
6299
|
required: "",
|
|
6296
6300
|
onKeydown: a[2] || (a[2] = E(y(() => {
|
|
6297
6301
|
}, ["prevent"]), ["space"]))
|
|
6298
|
-
}, null, 40,
|
|
6302
|
+
}, null, 40, pt), [
|
|
6299
6303
|
[x, t.email]
|
|
6300
6304
|
])
|
|
6301
6305
|
]),
|
|
6302
|
-
i("button",
|
|
6303
|
-
t.loading ? (c(), l("span",
|
|
6306
|
+
i("button", ut, [
|
|
6307
|
+
t.loading ? (c(), l("span", mt)) : (c(), l("span", _t, p(e.ssoLang[e.appLang].continue), 1))
|
|
6304
6308
|
])
|
|
6305
6309
|
], 34);
|
|
6306
6310
|
}
|
|
6307
|
-
const we = /* @__PURE__ */ T(
|
|
6311
|
+
const we = /* @__PURE__ */ T(rt, [["render", gt], ["__scopeId", "data-v-256337c2"]]), ht = {
|
|
6308
6312
|
name: "SSOPick",
|
|
6309
6313
|
mixins: [Q, $, G, z],
|
|
6310
6314
|
data() {
|
|
@@ -6339,34 +6343,34 @@ const we = /* @__PURE__ */ T(st, [["render", ht], ["__scopeId", "data-v-256337c2
|
|
|
6339
6343
|
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;
|
|
6340
6344
|
}
|
|
6341
6345
|
}
|
|
6342
|
-
}, W = (e) => (O("data-v-33bfb54b"), e = e(), B(), e),
|
|
6346
|
+
}, W = (e) => (O("data-v-33bfb54b"), e = e(), B(), e), ft = /* @__PURE__ */ W(() => /* @__PURE__ */ i("i", { class: "font-17 color-black" }, [
|
|
6343
6347
|
/* @__PURE__ */ i("img", {
|
|
6344
6348
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6345
6349
|
class: "responsive-image",
|
|
6346
6350
|
style: { width: "45%" }
|
|
6347
6351
|
})
|
|
6348
|
-
], -1)),
|
|
6349
|
-
|
|
6350
|
-
],
|
|
6352
|
+
], -1)), vt = [
|
|
6353
|
+
ft
|
|
6354
|
+
], kt = { class: "bold center-text color-black half-top half-bottom" }, bt = /* @__PURE__ */ W(() => /* @__PURE__ */ i("img", {
|
|
6351
6355
|
src: "https://cdn.tapni.co/icons/azure.png",
|
|
6352
6356
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6353
|
-
}, null, -1)),
|
|
6357
|
+
}, null, -1)), yt = { key: 0 }, wt = {
|
|
6354
6358
|
key: 1,
|
|
6355
6359
|
class: "button--loading button__loader"
|
|
6356
|
-
},
|
|
6360
|
+
}, zt = /* @__PURE__ */ W(() => /* @__PURE__ */ i("img", {
|
|
6357
6361
|
src: "https://cdn.tapni.co/icons/okta.png",
|
|
6358
6362
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6359
|
-
}, null, -1)),
|
|
6363
|
+
}, null, -1)), Lt = { key: 0 }, Ct = {
|
|
6360
6364
|
key: 1,
|
|
6361
6365
|
class: "button--loading button__loader"
|
|
6362
|
-
},
|
|
6366
|
+
}, St = /* @__PURE__ */ W(() => /* @__PURE__ */ i("img", {
|
|
6363
6367
|
src: "https://cdn.tapni.co/icons/saml.png",
|
|
6364
6368
|
style: { position: "absolute", "margin-left": "-11px", padding: "8px 0", height: "100%" }
|
|
6365
|
-
}, null, -1)),
|
|
6369
|
+
}, null, -1)), Tt = { key: 0 }, jt = {
|
|
6366
6370
|
key: 1,
|
|
6367
6371
|
class: "button--loading button__loader"
|
|
6368
6372
|
};
|
|
6369
|
-
function
|
|
6373
|
+
function Pt(e, a, n, o, t, r) {
|
|
6370
6374
|
var u, s, _;
|
|
6371
6375
|
return c(), l("form", {
|
|
6372
6376
|
onSubmit: a[4] || (a[4] = y(() => {
|
|
@@ -6378,35 +6382,35 @@ function At(e, a, n, o, t, r) {
|
|
|
6378
6382
|
onClick: a[0] || (a[0] = (...L) => r.forceClose && r.forceClose(...L)),
|
|
6379
6383
|
class: "color-black pull-right pointer",
|
|
6380
6384
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6381
|
-
},
|
|
6382
|
-
i("h3",
|
|
6385
|
+
}, vt),
|
|
6386
|
+
i("h3", kt, p(e.ssoLang[e.appLang].select_sign_method), 1),
|
|
6383
6387
|
(u = t.sso) != null && u.azure ? (c(), l("a", {
|
|
6384
6388
|
key: 0,
|
|
6385
6389
|
onClick: a[1] || (a[1] = (L) => r.ssoLogin("azure")),
|
|
6386
6390
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6387
6391
|
}, [
|
|
6388
|
-
|
|
6389
|
-
t.azureLoad ? (c(), l("span",
|
|
6392
|
+
bt,
|
|
6393
|
+
t.azureLoad ? (c(), l("span", wt)) : (c(), l("span", yt, p(e.ssoLang[e.appLang].sign_in_with) + " Azure", 1))
|
|
6390
6394
|
])) : h("", !0),
|
|
6391
6395
|
(s = t.sso) != null && s.okta ? (c(), l("a", {
|
|
6392
6396
|
key: 1,
|
|
6393
6397
|
onClick: a[2] || (a[2] = (L) => r.ssoLogin("okta")),
|
|
6394
6398
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6395
6399
|
}, [
|
|
6396
|
-
|
|
6397
|
-
t.oktaLoad ? (c(), l("span",
|
|
6400
|
+
zt,
|
|
6401
|
+
t.oktaLoad ? (c(), l("span", Ct)) : (c(), l("span", Lt, p(e.ssoLang[e.appLang].sign_in_with) + " Okta", 1))
|
|
6398
6402
|
])) : h("", !0),
|
|
6399
6403
|
(_ = t.sso) != null && _.saml ? (c(), l("a", {
|
|
6400
6404
|
key: 2,
|
|
6401
6405
|
onClick: a[3] || (a[3] = (L) => r.ssoLogin("saml")),
|
|
6402
6406
|
class: "button-center button black-button button-90 google-button pointer"
|
|
6403
6407
|
}, [
|
|
6404
|
-
|
|
6405
|
-
t.samlLoad ? (c(), l("span",
|
|
6408
|
+
St,
|
|
6409
|
+
t.samlLoad ? (c(), l("span", jt)) : (c(), l("span", Tt, p(e.ssoLang[e.appLang].sign_in_with) + " SAML", 1))
|
|
6406
6410
|
])) : h("", !0)
|
|
6407
6411
|
], 34);
|
|
6408
6412
|
}
|
|
6409
|
-
const ze = /* @__PURE__ */ T(
|
|
6413
|
+
const ze = /* @__PURE__ */ T(ht, [["render", Pt], ["__scopeId", "data-v-33bfb54b"]]), At = {
|
|
6410
6414
|
name: "LinkIcon",
|
|
6411
6415
|
mixins: [z],
|
|
6412
6416
|
props: {
|
|
@@ -6478,8 +6482,8 @@ const ze = /* @__PURE__ */ T(ft, [["render", At], ["__scopeId", "data-v-33bfb54b
|
|
|
6478
6482
|
}
|
|
6479
6483
|
},
|
|
6480
6484
|
methods: {}
|
|
6481
|
-
},
|
|
6482
|
-
function
|
|
6485
|
+
}, It = ["src", "alt"], Et = ["src", "alt"], xt = ["src", "alt"], qt = ["src", "alt"];
|
|
6486
|
+
function Mt(e, a, n, o, t, r) {
|
|
6483
6487
|
var u, s;
|
|
6484
6488
|
return c(), l("a", {
|
|
6485
6489
|
class: b(["disable-select", n.linkStyle + (n.disabled ? " opacity-50" : "")]),
|
|
@@ -6502,21 +6506,21 @@ function Rt(e, a, n, o, t, r) {
|
|
|
6502
6506
|
alt: n.data.text,
|
|
6503
6507
|
onLoad: a[0] || (a[0] = (_) => e.$emit("loaded")),
|
|
6504
6508
|
onError: a[1] || (a[1] = (_) => e.$emit("loaded"))
|
|
6505
|
-
}, null, 40,
|
|
6509
|
+
}, null, 40, It)) : !n.data.custom_icon && n.data.type === "customlink" && n.linkAdding ? (c(), l("img", {
|
|
6506
6510
|
key: 1,
|
|
6507
6511
|
src: "https://cdn.tapni.co/icons/custom-icon-128.gif",
|
|
6508
6512
|
class: "responsive-image",
|
|
6509
6513
|
alt: n.data.text,
|
|
6510
6514
|
onLoad: a[2] || (a[2] = (_) => e.$emit("loaded")),
|
|
6511
6515
|
onError: a[3] || (a[3] = (_) => e.$emit("loaded"))
|
|
6512
|
-
}, null, 40,
|
|
6516
|
+
}, null, 40, Et)) : !n.data.custom_icon && n.data.type === "customlink" && !n.linkAdding ? (c(), l("img", {
|
|
6513
6517
|
key: 2,
|
|
6514
6518
|
src: "https://cdn.tapni.co/icons/customlink.png",
|
|
6515
6519
|
class: "responsive-image",
|
|
6516
6520
|
alt: n.data.text,
|
|
6517
6521
|
onLoad: a[4] || (a[4] = (_) => e.$emit("loaded")),
|
|
6518
6522
|
onError: a[5] || (a[5] = (_) => e.$emit("loaded"))
|
|
6519
|
-
}, null, 40,
|
|
6523
|
+
}, null, 40, xt)) : (c(), l("img", {
|
|
6520
6524
|
key: 3,
|
|
6521
6525
|
src: n.data.style.custom_icon,
|
|
6522
6526
|
style: { "border-radius": "22.46%" },
|
|
@@ -6524,7 +6528,7 @@ function Rt(e, a, n, o, t, r) {
|
|
|
6524
6528
|
alt: n.data.text,
|
|
6525
6529
|
onLoad: a[6] || (a[6] = (_) => e.$emit("loaded")),
|
|
6526
6530
|
onError: a[7] || (a[7] = (_) => e.$emit("loaded"))
|
|
6527
|
-
}, null, 40,
|
|
6531
|
+
}, null, 40, qt))
|
|
6528
6532
|
], 6),
|
|
6529
6533
|
i("span", {
|
|
6530
6534
|
class: "link-text link-drag color-black",
|
|
@@ -6532,17 +6536,17 @@ function Rt(e, a, n, o, t, r) {
|
|
|
6532
6536
|
}, p(r.linkText), 5)
|
|
6533
6537
|
], 6);
|
|
6534
6538
|
}
|
|
6535
|
-
const
|
|
6539
|
+
const Rt = /* @__PURE__ */ T(At, [["render", Mt]]), Nt = {
|
|
6536
6540
|
ANDROID_VERSION: "5.6",
|
|
6537
6541
|
IOS_VERSION: "5.6",
|
|
6538
6542
|
WEB_VERSION: "5.6.0",
|
|
6539
6543
|
SUPPORTED_LANGUAGES: ["en", "de", "es", "kr", "it", "fr"],
|
|
6540
6544
|
METAPIXEL_ID: "1203678696914368",
|
|
6541
6545
|
GOOGLE_ANALYTICS_ID: ""
|
|
6542
|
-
},
|
|
6546
|
+
}, Vt = {
|
|
6543
6547
|
name: "Language",
|
|
6544
6548
|
mixins: [z],
|
|
6545
|
-
components: { LinkIcon:
|
|
6549
|
+
components: { LinkIcon: Rt },
|
|
6546
6550
|
data() {
|
|
6547
6551
|
return {
|
|
6548
6552
|
toggle: !1
|
|
@@ -6553,7 +6557,7 @@ const Nt = /* @__PURE__ */ T(It, [["render", Rt]]), Vt = {
|
|
|
6553
6557
|
this.toggle = !1;
|
|
6554
6558
|
});
|
|
6555
6559
|
let e = this.isNative ? await H.getLanguageCode() : N.getFirstBrowserLanguage();
|
|
6556
|
-
e &&
|
|
6560
|
+
e && Nt.SUPPORTED_LANGUAGES.includes(e) && this.updateLanguage(e);
|
|
6557
6561
|
},
|
|
6558
6562
|
beforeDestroy() {
|
|
6559
6563
|
d._events.toggleLanguageModal.pop();
|
|
@@ -6572,16 +6576,16 @@ const Nt = /* @__PURE__ */ T(It, [["render", Rt]]), Vt = {
|
|
|
6572
6576
|
this.toggle = !this.toggle;
|
|
6573
6577
|
}
|
|
6574
6578
|
}
|
|
6575
|
-
},
|
|
6579
|
+
}, Ot = (e) => (O("data-v-e5a7ac07"), e = e(), B(), e), Bt = /* @__PURE__ */ Ot(() => /* @__PURE__ */ i("i", { class: "font-17 fa color-black" }, [
|
|
6576
6580
|
/* @__PURE__ */ i("img", {
|
|
6577
6581
|
src: "https://cdn.tapni.co/icons/down-arrow.png",
|
|
6578
6582
|
class: "fa responsive-image",
|
|
6579
6583
|
style: { width: "45%" }
|
|
6580
6584
|
})
|
|
6581
|
-
], -1)),
|
|
6582
|
-
|
|
6583
|
-
],
|
|
6584
|
-
function
|
|
6585
|
+
], -1)), Dt = [
|
|
6586
|
+
Bt
|
|
6587
|
+
], Ut = { class: "bold center-text color-black small-bottom" };
|
|
6588
|
+
function Kt(e, a, n, o, t, r) {
|
|
6585
6589
|
const u = V("LinkIcon");
|
|
6586
6590
|
return c(), l("div", {
|
|
6587
6591
|
class: b(["menu-wrapper menu-light menu-white menu-modal center-text activate-page", { "active-menu": t.toggle }]),
|
|
@@ -6591,8 +6595,8 @@ function Ht(e, a, n, o, t, r) {
|
|
|
6591
6595
|
onClick: a[0] || (a[0] = (...s) => r.close && r.close(...s)),
|
|
6592
6596
|
class: "color-black pull-right pointer",
|
|
6593
6597
|
style: { "margin-top": "5px", position: "absolute", right: "5px" }
|
|
6594
|
-
},
|
|
6595
|
-
i("h3",
|
|
6598
|
+
}, Dt),
|
|
6599
|
+
i("h3", Ut, p(e.ssoLang[e.appLang].app_language), 1),
|
|
6596
6600
|
v(u, {
|
|
6597
6601
|
onClick: a[1] || (a[1] = (s) => r.updateLanguage("en")),
|
|
6598
6602
|
"link-style": "link-grid",
|
|
@@ -6651,38 +6655,38 @@ function Ht(e, a, n, o, t, r) {
|
|
|
6651
6655
|
}, null, 8, ["data"])
|
|
6652
6656
|
], 2);
|
|
6653
6657
|
}
|
|
6654
|
-
const Le = /* @__PURE__ */ T(
|
|
6655
|
-
var
|
|
6656
|
-
const
|
|
6658
|
+
const Le = /* @__PURE__ */ T(Vt, [["render", Kt], ["__scopeId", "data-v-e5a7ac07"]]);
|
|
6659
|
+
var Ht = { 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 };
|
|
6660
|
+
const Ft = { id: "ssoapp" }, Qt = {
|
|
6657
6661
|
key: 0,
|
|
6658
6662
|
href: "/",
|
|
6659
6663
|
class: "header-logo"
|
|
6660
|
-
},
|
|
6664
|
+
}, $t = /* @__PURE__ */ i("img", {
|
|
6661
6665
|
src: "data:image/png;base64,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",
|
|
6662
6666
|
onerror: "this.onerror=null;this.src='https://cdn.tapni.co/images/logo-dark.png';",
|
|
6663
6667
|
class: "header-logo-img"
|
|
6664
|
-
}, null, -1),
|
|
6665
|
-
|
|
6666
|
-
],
|
|
6668
|
+
}, null, -1), Gt = [
|
|
6669
|
+
$t
|
|
6670
|
+
], Wt = { class: "lang-icon" }, Yt = {
|
|
6667
6671
|
class: "snackbar snackbar-boxed",
|
|
6668
6672
|
id: "snackbar"
|
|
6669
|
-
},
|
|
6673
|
+
}, Xt = {
|
|
6670
6674
|
class: "snack-body",
|
|
6671
6675
|
id: "errorSnack"
|
|
6672
|
-
},
|
|
6676
|
+
}, Zt = { id: "errorMessage" }, Jt = /* @__PURE__ */ i("img", {
|
|
6673
6677
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
6674
6678
|
style: { width: "100%" }
|
|
6675
|
-
}, null, -1),
|
|
6676
|
-
|
|
6677
|
-
],
|
|
6679
|
+
}, null, -1), eo = [
|
|
6680
|
+
Jt
|
|
6681
|
+
], ao = {
|
|
6678
6682
|
class: "snack-body",
|
|
6679
6683
|
id: "successSnack"
|
|
6680
|
-
},
|
|
6684
|
+
}, no = { id: "successMessage" }, io = /* @__PURE__ */ i("img", {
|
|
6681
6685
|
src: "https://cdn.tapni.co/icons/notification-close.png",
|
|
6682
6686
|
style: { width: "100%" }
|
|
6683
|
-
}, null, -1),
|
|
6684
|
-
|
|
6685
|
-
],
|
|
6687
|
+
}, null, -1), to = [
|
|
6688
|
+
io
|
|
6689
|
+
], oo = {
|
|
6686
6690
|
name: "TapniAuth",
|
|
6687
6691
|
mixins: [z],
|
|
6688
6692
|
data() {
|
|
@@ -6742,20 +6746,20 @@ const Qt = { id: "ssoapp" }, $t = {
|
|
|
6742
6746
|
this.applyBgStyle();
|
|
6743
6747
|
}
|
|
6744
6748
|
}
|
|
6745
|
-
},
|
|
6749
|
+
}, wo = /* @__PURE__ */ Object.assign(oo, {
|
|
6746
6750
|
setup(e) {
|
|
6747
6751
|
return document.addEventListener("DOMContentLoaded", function() {
|
|
6748
6752
|
const a = document.createElement("script");
|
|
6749
|
-
a.src = `https://www.google.com/recaptcha/api.js?render=${
|
|
6750
|
-
}), (a, n) => (c(), l("div",
|
|
6751
|
-
a.display === "redirect" ? (c(), l("a",
|
|
6753
|
+
a.src = `https://www.google.com/recaptcha/api.js?render=${Ht.VITE_GOOGLE_RECAPTCHA_SITE_KEY}`, document.head.appendChild(a);
|
|
6754
|
+
}), (a, n) => (c(), l("div", Ft, [
|
|
6755
|
+
a.display === "redirect" ? (c(), l("a", Qt, Gt)) : h("", !0),
|
|
6752
6756
|
a.display === "redirect" ? (c(), l("a", {
|
|
6753
6757
|
key: 1,
|
|
6754
6758
|
onClick: n[0] || (n[0] = (...o) => a.toggleLanguageModal && a.toggleLanguageModal(...o)),
|
|
6755
6759
|
class: "font-18 no-border pointer color-black",
|
|
6756
6760
|
style: { position: "absolute", right: "20px", top: "-10px" }
|
|
6757
6761
|
}, [
|
|
6758
|
-
i("span",
|
|
6762
|
+
i("span", Wt, p(a.appLang.toUpperCase()), 1)
|
|
6759
6763
|
])) : h("", !0),
|
|
6760
6764
|
v(ye),
|
|
6761
6765
|
v(Le),
|
|
@@ -6771,25 +6775,25 @@ const Qt = { id: "ssoapp" }, $t = {
|
|
|
6771
6775
|
key: 5,
|
|
6772
6776
|
isModal: e.isModal
|
|
6773
6777
|
}, null, 8, ["isModal"])) : a.initialized && a.renderView === "AuthReset" ? (c(), P(ke, { key: 6 })) : a.initialized && a.renderView === "AuthCallback" ? (c(), P(be, { key: 7 })) : (c(), P(je(Pe), { key: 8 })),
|
|
6774
|
-
i("div",
|
|
6775
|
-
i("p",
|
|
6776
|
-
i("span",
|
|
6778
|
+
i("div", Yt, [
|
|
6779
|
+
i("p", Xt, [
|
|
6780
|
+
i("span", Zt, p(a.ssoLang[a.appLang].error), 1),
|
|
6777
6781
|
i("a", {
|
|
6778
6782
|
onClick: n[1] || (n[1] = (...o) => a.closeSnacks && a.closeSnacks(...o)),
|
|
6779
6783
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
6780
|
-
},
|
|
6784
|
+
}, eo)
|
|
6781
6785
|
]),
|
|
6782
|
-
i("p",
|
|
6783
|
-
i("span",
|
|
6786
|
+
i("p", ao, [
|
|
6787
|
+
i("span", no, p(a.ssoLang[a.appLang].success), 1),
|
|
6784
6788
|
i("a", {
|
|
6785
6789
|
onClick: n[2] || (n[2] = (...o) => a.closeSnacks && a.closeSnacks(...o)),
|
|
6786
6790
|
style: { position: "absolute", right: "10px", top: "10px", width: "50px", height: "50px" }
|
|
6787
|
-
},
|
|
6791
|
+
}, to)
|
|
6788
6792
|
])
|
|
6789
6793
|
])
|
|
6790
6794
|
]));
|
|
6791
6795
|
}
|
|
6792
6796
|
});
|
|
6793
6797
|
export {
|
|
6794
|
-
|
|
6798
|
+
wo as TapniAuth
|
|
6795
6799
|
};
|