@1024pix/epreuves-components 4.6.1 → 4.6.2
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/Button.ce-CsTDnAGh.js +31 -0
- package/dist/{ButtonTooltip.ce-Bo42SFAP.js → ButtonTooltip.ce-CUxXoH9n.js} +4 -4
- package/dist/{Icon.ce-Be0LymfA.js → Icon.ce-DqVOTSTE.js} +7 -7
- package/dist/{LLMMessage.ce-y0WmEj7m.js → LLMMessage.ce-BM9ikl_y.js} +3 -3
- package/dist/{NavigationButton.ce-B-c0m9H8.js → NavigationButton.ce-CIOKG2O0.js} +3 -3
- package/dist/{PixMailMessage.ce-CH6CVQ3H.js → PixMailMessage.ce-DUSt6eGF.js} +52 -52
- package/dist/{Popin.ce-CQtpIOkM.js → Popin.ce-OnxaZNvT.js} +3 -3
- package/dist/components/analyse-mails-phishing.ce.js.js +6 -6
- package/dist/components/autocompletion-mdp.ce.js.js +79 -79
- package/dist/components/button.ce.js.js +1 -1
- package/dist/components/calcul-impact.ce.js.js +34 -34
- package/dist/components/capacity-calculation.ce.js.js +20 -20
- package/dist/components/clickable-image.ce.js.js +18 -18
- package/dist/components/complete-phrase.ce.js.js +41 -41
- package/dist/components/flip-cards.ce.js.js +18 -18
- package/dist/components/generate-mdp.ce.js.js +23 -23
- package/dist/components/image-quiz.ce.js.js +1 -1
- package/dist/components/image-quizzes.ce.js.js +1 -1
- package/dist/components/llm-compare-messages.ce.js.js +2 -2
- package/dist/components/llm-messages.ce.js.js +1 -1
- package/dist/components/llm-prompt-select.ce.js.js +1 -1
- package/dist/components/mdp-classement.ce.js.js +13 -13
- package/dist/components/message-conversation.ce.js.js +2 -2
- package/dist/components/notification-antivirus.ce.js.js +62 -62
- package/dist/components/phishing-message.ce.js.js +81 -81
- package/dist/components/phishing-notification.ce.js.js +9 -9
- package/dist/components/pix-anonymisation.ce.js.js +72 -72
- package/dist/components/pix-article.ce.js.js +6 -6
- package/dist/components/pix-carousel.ce.js.js +16 -16
- package/dist/components/pix-combinaisons.ce.js.js +14 -14
- package/dist/components/pix-cursor.ce.js.js +28 -28
- package/dist/components/pix-mail-message.ce.js.js +1 -1
- package/dist/components/proteger-mail-spam.ce.js.js +6 -6
- package/dist/components/qcm-deepfake.ce.js.js +26 -26
- package/dist/components/quiz-stepper.ce.js.js +6 -6
- package/dist/components/template-mail.ce.js.js +1 -1
- package/dist/components/test-top-mdp.ce.js.js +3 -3
- package/dist/components/trouver-mdp-rs.ce.js.js +125 -125
- package/dist/components/usages-donnees.ce.js.js +30 -30
- package/dist/{image-quiz.ce-DGVVVaQN.js → image-quiz.ce-KliaBWpC.js} +5 -5
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/Button.ce-Ccv3OLk2.js +0 -31
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { i as
|
|
1
|
+
import { i as be, a1 as M, a2 as F, a3 as ve, U as ge, r as y, a4 as he, g as c, b as P, N as I, h as _e, o as v, c as k, y as ye, a as n, v as B, E as xe, x as f, t as E, H as we, T as ke, f as A, l as S, C as x, D as _, P as Te, _ as q, K as Me, F as U, e as Ce, A as Be, J as Ae, q as Se, m as Le, d as Pe } from "../_plugin-vue_export-helper-CD1RUA2y.js";
|
|
2
2
|
import { u as R, a as qe, i as Y, b as Fe } from "../i18n-C-1Ne5JG.js";
|
|
3
3
|
import { b as je } from "../normalize-props-DH0oPBss.js";
|
|
4
4
|
import { p as Ve } from "../shadow-dom-DSLDIcsa.js";
|
|
5
5
|
import { _ as O, a as W, F as Re } from "../Cross.ce.vue_vue_type_script_setup_true_lang-CGq82iLD.js";
|
|
6
|
-
import { P as
|
|
7
|
-
const
|
|
6
|
+
import { P as He } from "../Popin.ce-OnxaZNvT.js";
|
|
7
|
+
const ze = {}, Ne = {}, Ie = {}, Ee = {}, Ue = {}, Ye = {
|
|
8
8
|
"trouver-mdp-rs": { connection: "Connexion", login: "Identifiant", password: "Mot de passe", submitButton: "Se connecter", retryButtonLabel: "Réessayer", userProfile: { subscriptions: "{count} abonnements", followers: "{count} abonnés" } }
|
|
9
9
|
}, Oe = {}, We = {};
|
|
10
10
|
var D = Object.defineProperty, De = (e, o) => {
|
|
@@ -14,8 +14,8 @@ var D = Object.defineProperty, De = (e, o) => {
|
|
|
14
14
|
enumerable: !0
|
|
15
15
|
});
|
|
16
16
|
return D(t, Symbol.toStringTag, { value: "Module" }), t;
|
|
17
|
-
}, ee = y([]), te = y(null), ae = y(null), oe = y(null),
|
|
18
|
-
const V = [], Xe = y(!1), T = M(ee), Ge = M(te), Ze = M(ae), Qe = M(oe), Ke = M(
|
|
17
|
+
}, ee = y([]), te = y(null), ae = y(null), oe = y(null), ne = y(null), u = he({ current: "" });
|
|
18
|
+
const V = [], Xe = y(!1), T = M(ee), Ge = M(te), Ze = M(ae), Qe = M(oe), Ke = M(ne), b = M(u), Je = (e) => {
|
|
19
19
|
ee.value = e;
|
|
20
20
|
}, $e = (e) => {
|
|
21
21
|
te.value = e;
|
|
@@ -24,21 +24,21 @@ const V = [], Xe = y(!1), T = M(ee), Ge = M(te), Ze = M(ae), Qe = M(oe), Ke = M(
|
|
|
24
24
|
}, tt = (e) => {
|
|
25
25
|
oe.value = e;
|
|
26
26
|
}, at = (e) => {
|
|
27
|
-
|
|
28
|
-
},
|
|
27
|
+
ne.value = e;
|
|
28
|
+
}, re = (e = Ge.value) => {
|
|
29
29
|
u.current = e;
|
|
30
30
|
let o = T.value.findIndex((a) => a.name === e), t = T.value.map((a) => a.name);
|
|
31
31
|
for (let a = 0; a < t.length; a++) {
|
|
32
32
|
if (a > 0 && a < t.length - 1) {
|
|
33
|
-
let
|
|
34
|
-
u[
|
|
33
|
+
let r = t[a] + "Minus", s = t[a] + "Plus";
|
|
34
|
+
u[r] = o <= a, u[s] = o >= a;
|
|
35
35
|
}
|
|
36
36
|
u[t[a]] = t[a] === e;
|
|
37
37
|
}
|
|
38
38
|
}, ot = () => {
|
|
39
39
|
let e = Object.keys(u);
|
|
40
40
|
for (let o of e) delete u[o];
|
|
41
|
-
|
|
41
|
+
re(), ie(), le(), se();
|
|
42
42
|
}, ie = (e = Ze.value) => {
|
|
43
43
|
u.orientation = e, u.isLandscape = e === "landscape", u.isPortrait = e === "portrait";
|
|
44
44
|
}, le = (e = Qe.value || "light") => {
|
|
@@ -46,7 +46,7 @@ const V = [], Xe = y(!1), T = M(ee), Ge = M(te), Ze = M(ae), Qe = M(oe), Ke = M(
|
|
|
46
46
|
}, se = (e = Ke.value || "no-preference") => {
|
|
47
47
|
u.motionPreference = e, u.isMotion = e === "no-preference", u.isInert = e === "reduce";
|
|
48
48
|
};
|
|
49
|
-
function
|
|
49
|
+
function nt() {
|
|
50
50
|
for (; V.length > 0; ) {
|
|
51
51
|
let e = V.shift();
|
|
52
52
|
if (e && typeof e == "object") {
|
|
@@ -55,9 +55,9 @@ function rt() {
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
function
|
|
58
|
+
function rt() {
|
|
59
59
|
return T.value.reduce((e, o, t, a) => {
|
|
60
|
-
let
|
|
60
|
+
let r = `(min-width: ${o.min}px)`, s = t < a.length - 1 ? `(max-width: ${a[t + 1].min - 1}px)` : null, i = r + (s ? " and " + s : "");
|
|
61
61
|
return Object.assign(e, { [o.name]: i });
|
|
62
62
|
}, {});
|
|
63
63
|
}
|
|
@@ -66,8 +66,8 @@ function L(e, o) {
|
|
|
66
66
|
if (typeof window < "u" && !window.matchMedia) return console.error("Vue3 Mq: No MatchMedia support detected in this browser. Responsive breakpoints not available."), !1;
|
|
67
67
|
{
|
|
68
68
|
Xe.value = !0;
|
|
69
|
-
let t = window.matchMedia(e), a = ({ matches:
|
|
70
|
-
|
|
69
|
+
let t = window.matchMedia(e), a = ({ matches: r }) => {
|
|
70
|
+
r && o();
|
|
71
71
|
};
|
|
72
72
|
V.push({
|
|
73
73
|
mql: t,
|
|
@@ -82,17 +82,17 @@ const X = (e, o) => {
|
|
|
82
82
|
if (Array.isArray(e)) return e.filter((a) => w(a));
|
|
83
83
|
if (typeof e == "string" && /\w+\+$/.test(e)) {
|
|
84
84
|
if (e = e.replace(/\+$/, ""), w(e) === !1) return console.error(`Vue3 Mq: ${e} is not a valid breakpoint key. Invalid range.`), t;
|
|
85
|
-
let a = o.value.findIndex((
|
|
86
|
-
return o.value.slice(a).map((
|
|
85
|
+
let a = o.value.findIndex((r) => r.name === e);
|
|
86
|
+
return o.value.slice(a).map((r) => r.name);
|
|
87
87
|
} else if (typeof e == "string" && /\w+-$/.test(e)) {
|
|
88
88
|
if (e = e.replace(/-$/, ""), w(e) === !1) return console.error(`Vue3 Mq: ${e} is not a valid breakpoint key. Invalid range.`), t;
|
|
89
|
-
let a = o.value.findIndex((
|
|
90
|
-
return o.value.slice(0, a + 1).map((
|
|
89
|
+
let a = o.value.findIndex((r) => r.name === e);
|
|
90
|
+
return o.value.slice(0, a + 1).map((r) => r.name);
|
|
91
91
|
} else if (typeof e == "string" && /^\w+-\w+$/.test(e)) {
|
|
92
|
-
let [a,
|
|
92
|
+
let [a, r] = e.split("-");
|
|
93
93
|
if (w(a) === !1) return console.error(`Vue3 Mq: ${a} is not a valid breakpoint key. Invalid range.`), t;
|
|
94
|
-
if (w(
|
|
95
|
-
let s = o.value.findIndex((l) => l.name === a), i = o.value.findIndex((l) => l.name ===
|
|
94
|
+
if (w(r) === !1) return console.error(`Vue3 Mq: ${r} is not a valid breakpoint key. Invalid range.`), t;
|
|
95
|
+
let s = o.value.findIndex((l) => l.name === a), i = o.value.findIndex((l) => l.name === r);
|
|
96
96
|
return o.value.slice(s, i + 1).map((l) => l.name);
|
|
97
97
|
} else return typeof e == "string" && w(e) === !0 ? [e] : t;
|
|
98
98
|
} else return t;
|
|
@@ -110,10 +110,10 @@ var j = /* @__PURE__ */ De({
|
|
|
110
110
|
bootstrap3: () => st,
|
|
111
111
|
bootstrap4: () => lt,
|
|
112
112
|
bootstrap5: () => it,
|
|
113
|
-
bulma: () =>
|
|
114
|
-
devices: () =>
|
|
115
|
-
mui: () =>
|
|
116
|
-
tailwind: () =>
|
|
113
|
+
bulma: () => vt,
|
|
114
|
+
devices: () => ft,
|
|
115
|
+
mui: () => bt,
|
|
116
|
+
tailwind: () => pt,
|
|
117
117
|
vuetify: () => ut,
|
|
118
118
|
vuetify3: () => ct,
|
|
119
119
|
vuetify4: () => dt,
|
|
@@ -157,14 +157,14 @@ const it = {
|
|
|
157
157
|
md: 960,
|
|
158
158
|
lg: 1264,
|
|
159
159
|
xl: 1904
|
|
160
|
-
},
|
|
160
|
+
}, pt = {
|
|
161
161
|
xs: 0,
|
|
162
162
|
sm: 640,
|
|
163
163
|
md: 768,
|
|
164
164
|
lg: 1024,
|
|
165
165
|
xl: 1280,
|
|
166
166
|
xxl: 1536
|
|
167
|
-
},
|
|
167
|
+
}, ft = {
|
|
168
168
|
phone: 0,
|
|
169
169
|
tablet: 768,
|
|
170
170
|
laptop: 1370,
|
|
@@ -177,19 +177,19 @@ const it = {
|
|
|
177
177
|
xlarge: 1080,
|
|
178
178
|
wide: 1280,
|
|
179
179
|
huge: 1440
|
|
180
|
-
},
|
|
180
|
+
}, bt = {
|
|
181
181
|
xs: 0,
|
|
182
182
|
sm: 600,
|
|
183
183
|
md: 900,
|
|
184
184
|
lg: 1200,
|
|
185
185
|
xl: 1536
|
|
186
|
-
},
|
|
186
|
+
}, vt = {
|
|
187
187
|
mobile: 0,
|
|
188
188
|
tablet: 768,
|
|
189
189
|
desktop: 1024,
|
|
190
190
|
widescreen: 1216,
|
|
191
191
|
fullhd: 1408
|
|
192
|
-
},
|
|
192
|
+
}, gt = (e) => {
|
|
193
193
|
if (typeof e == "string" && j[e]) return j[e];
|
|
194
194
|
{
|
|
195
195
|
let o = Object.keys(j);
|
|
@@ -266,33 +266,33 @@ var wt = {
|
|
|
266
266
|
}
|
|
267
267
|
},
|
|
268
268
|
setup(e, { attrs: o, emit: t, slots: a }) {
|
|
269
|
-
let
|
|
269
|
+
let r = c(() => X(e.target, T)), s = c(() => G(e.landscape, e.portrait)), i = c(() => Z(e.dark, e.light)), l = c(() => Q(e.inert, e.motion)), g = c(() => r.value.includes(b.current) && s.value.includes(b.orientation) && i.value.includes(b.theme) && l.value.includes(b.motionPreference)), h = (d) => {
|
|
270
270
|
if (!e.group && a.length > 0) return a;
|
|
271
271
|
let m = [];
|
|
272
|
-
for (let
|
|
273
|
-
let { slotBp: C, slotOrientation:
|
|
274
|
-
c(() => ue.value.includes(
|
|
272
|
+
for (let p in a) {
|
|
273
|
+
let { slotBp: C, slotOrientation: H, slotTheme: z, slotMotion: N } = xt(p), ue = c(() => X(C, T)), pe = c(() => G(H === "landscape", H === "portrait")), fe = c(() => Z(z === "dark", z === "light")), me = c(() => Q(N === "inert", N === "motion"));
|
|
274
|
+
c(() => ue.value.includes(b.current) && pe.value.includes(b.orientation) && fe.value.includes(b.theme) && me.value.includes(b.motionPreference)).value === !0 && m.push(F(d || a[p], { key: p }, d ? a[p]() : void 0));
|
|
275
275
|
}
|
|
276
276
|
return m.length > 0 ? m : void 0;
|
|
277
277
|
};
|
|
278
|
-
return a.default ? () =>
|
|
278
|
+
return a.default ? () => g.value ? F(e.tag, { ...o }, a.default()) : void 0 : () => {
|
|
279
279
|
let d = Object.assign({}, wt, o, { tag: e.tag });
|
|
280
|
-
return F(e.group ?
|
|
280
|
+
return F(e.group ? ve : ge, d, () => h(e.listTag));
|
|
281
281
|
};
|
|
282
282
|
}
|
|
283
283
|
};
|
|
284
284
|
function J({ breakpoints: e, mergeBreakpoints: o = {}, preset: t }) {
|
|
285
|
-
let a = t ?
|
|
286
|
-
if (a === !1 && !
|
|
287
|
-
Je(
|
|
285
|
+
let a = t ? gt(t) : !1, r = e ? K(e) : !1;
|
|
286
|
+
if (a === !1 && !r) throw TypeError("Vue3 Mq: You must provide a valid preset, or valid breakpoint settings.");
|
|
287
|
+
Je(r || K({
|
|
288
288
|
...a,
|
|
289
289
|
...o
|
|
290
|
-
})),
|
|
291
|
-
let s =
|
|
290
|
+
})), nt(), ot();
|
|
291
|
+
let s = rt();
|
|
292
292
|
for (let i in s) {
|
|
293
293
|
let l = s[i];
|
|
294
294
|
L(l, () => {
|
|
295
|
-
|
|
295
|
+
re(i);
|
|
296
296
|
});
|
|
297
297
|
}
|
|
298
298
|
["portrait", "landscape"].forEach((i) => {
|
|
@@ -310,14 +310,14 @@ function J({ breakpoints: e, mergeBreakpoints: o = {}, preset: t }) {
|
|
|
310
310
|
});
|
|
311
311
|
}
|
|
312
312
|
function de() {
|
|
313
|
-
let e =
|
|
313
|
+
let e = be("mq");
|
|
314
314
|
if (e) return e;
|
|
315
315
|
throw Error("Vue3Mq is not installed in this app. Please follow the installation instructions and try again.");
|
|
316
316
|
}
|
|
317
|
-
var Tt = { install: (e, { preset: o = "bootstrap5", breakpoints: t, mergeBreakpoints: a, defaultBreakpoint:
|
|
317
|
+
var Tt = { install: (e, { preset: o = "bootstrap5", breakpoints: t, mergeBreakpoints: a, defaultBreakpoint: r, defaultOrientation: s = "landscape", defaultMotion: i = "no-preference", defaultTheme: l, global: g = !1 } = {}) => {
|
|
318
318
|
try {
|
|
319
319
|
let h = ht(s), d = _t(l), m = yt(i);
|
|
320
|
-
$e(
|
|
320
|
+
$e(r), et(h), tt(d), at(m), e.provide("mq", b), e.provide("updateBreakpoints", J), g === !0 && (e.component("MqResponsive", kt), e.config.globalProperties.$mq = b), J({
|
|
321
321
|
breakpoints: t,
|
|
322
322
|
mergeBreakpoints: a,
|
|
323
323
|
preset: o
|
|
@@ -326,7 +326,7 @@ var Tt = { install: (e, { preset: o = "bootstrap5", breakpoints: t, mergeBreakpo
|
|
|
326
326
|
console.error(h);
|
|
327
327
|
}
|
|
328
328
|
} };
|
|
329
|
-
const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2017C0%207.61116%207.61116%200%2017%200C26.3888%200%2034%207.61116%2034%2017C34%2026.3888%2026.3888%2034%2017%2034C7.61116%2034%200%2026.3888%200%2017Z'%20fill='%232C75FF'/%3e%3cpath%20d='M17%2019.25V20.75M12.5%2023.75H21.5C21.8978%2023.75%2022.2794%2023.592%2022.5607%2023.3107C22.842%2023.0294%2023%2022.6478%2023%2022.25V17.75C23%2017.3522%2022.842%2016.9706%2022.5607%2016.6893C22.2794%2016.408%2021.8978%2016.25%2021.5%2016.25H12.5C12.1022%2016.25%2011.7206%2016.408%2011.4393%2016.6893C11.158%2016.9706%2011%2017.3522%2011%2017.75V22.25C11%2022.6478%2011.158%2023.0294%2011.4393%2023.3107C11.7206%2023.592%2012.1022%2023.75%2012.5%2023.75ZM20%2016.25V13.25C20%2012.4544%2019.6839%2011.6913%2019.1213%2011.1287C18.5587%2010.5661%2017.7956%2010.25%2017%2010.25C16.2044%2010.25%2015.4413%2010.5661%2014.8787%2011.1287C14.3161%2011.6913%2014%2012.4544%2014%2013.25V16.25H20Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ct = ["aria-level"], Bt = ["src"], At = { class: "login-form__field" }, St = { for: "user" }, Lt = { class: "login-form__field__input-container is-disabled" }, Pt = ["value"], qt = { class: "login-form__field" }, Ft = { for: "password" }, jt = ["readonly"], Vt = ["innerHTML"], Rt = ["innerHTML"],
|
|
329
|
+
const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2017C0%207.61116%207.61116%200%2017%200C26.3888%200%2034%207.61116%2034%2017C34%2026.3888%2026.3888%2034%2017%2034C7.61116%2034%200%2026.3888%200%2017Z'%20fill='%232C75FF'/%3e%3cpath%20d='M17%2019.25V20.75M12.5%2023.75H21.5C21.8978%2023.75%2022.2794%2023.592%2022.5607%2023.3107C22.842%2023.0294%2023%2022.6478%2023%2022.25V17.75C23%2017.3522%2022.842%2016.9706%2022.5607%2016.6893C22.2794%2016.408%2021.8978%2016.25%2021.5%2016.25H12.5C12.1022%2016.25%2011.7206%2016.408%2011.4393%2016.6893C11.158%2016.9706%2011%2017.3522%2011%2017.75V22.25C11%2022.6478%2011.158%2023.0294%2011.4393%2023.3107C11.7206%2023.592%2012.1022%2023.75%2012.5%2023.75ZM20%2016.25V13.25C20%2012.4544%2019.6839%2011.6913%2019.1213%2011.1287C18.5587%2010.5661%2017.7956%2010.25%2017%2010.25C16.2044%2010.25%2015.4413%2010.5661%2014.8787%2011.1287C14.3161%2011.6913%2014%2012.4544%2014%2013.25V16.25H20Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", Ct = ["aria-level"], Bt = ["src"], At = { class: "login-form__field" }, St = { for: "user" }, Lt = { class: "login-form__field__input-container is-disabled" }, Pt = ["value"], qt = { class: "login-form__field" }, Ft = { for: "password" }, jt = ["readonly"], Vt = ["innerHTML"], Rt = ["innerHTML"], Ht = ["aria-disabled"], zt = /* @__PURE__ */ P({
|
|
330
330
|
__name: "LoginForm.ce",
|
|
331
331
|
props: /* @__PURE__ */ Te({
|
|
332
332
|
titleLevel: { type: Number },
|
|
@@ -340,31 +340,31 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
340
340
|
}),
|
|
341
341
|
emits: ["update:password", "update:currentFeedbackType"],
|
|
342
342
|
setup(e) {
|
|
343
|
-
const { i18next: o } = R(), t = de(), a = I(e, "password"),
|
|
343
|
+
const { i18next: o } = R(), t = de(), a = I(e, "password"), r = I(e, "currentFeedbackType"), s = _e("passwordInput");
|
|
344
344
|
function i() {
|
|
345
345
|
const d = e.validations.password.localeCompare(a.value, o.language, { sensitivity: "base" }) === 0;
|
|
346
|
-
|
|
346
|
+
r.value = d ? "success" : "failure", !d && s.value.focus();
|
|
347
347
|
}
|
|
348
|
-
const l = c(() =>
|
|
349
|
-
return (d, m) => (
|
|
348
|
+
const l = c(() => r.value === "success"), g = c(() => r.value === "failure"), h = c(() => e.currentFeedback !== void 0 && !t.phone);
|
|
349
|
+
return (d, m) => (v(), k("form", {
|
|
350
350
|
class: "login-form",
|
|
351
|
-
onSubmit: m[1] || (m[1] = ye((
|
|
351
|
+
onSubmit: m[1] || (m[1] = ye((p) => i(), ["prevent"]))
|
|
352
352
|
}, [
|
|
353
|
-
|
|
353
|
+
n("div", {
|
|
354
354
|
role: "heading",
|
|
355
355
|
"aria-level": e.titleLevel,
|
|
356
356
|
class: "login-form__title"
|
|
357
357
|
}, [
|
|
358
|
-
|
|
358
|
+
n("img", {
|
|
359
359
|
src: B(Mt),
|
|
360
360
|
alt: ""
|
|
361
361
|
}, null, 8, Bt),
|
|
362
|
-
xe(" " +
|
|
362
|
+
xe(" " + f(d.$t("trouver-mdp-rs.connection")), 1)
|
|
363
363
|
], 8, Ct),
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
364
|
+
n("div", At, [
|
|
365
|
+
n("label", St, f(d.$t("trouver-mdp-rs.login")), 1),
|
|
366
|
+
n("div", Lt, [
|
|
367
|
+
n("input", {
|
|
368
368
|
id: "user",
|
|
369
369
|
value: e.validations.user,
|
|
370
370
|
readonly: "",
|
|
@@ -372,30 +372,30 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
372
372
|
}, null, 8, Pt)
|
|
373
373
|
])
|
|
374
374
|
]),
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
375
|
+
n("div", qt, [
|
|
376
|
+
n("label", Ft, f(d.$t("trouver-mdp-rs.password")), 1),
|
|
377
|
+
n("div", {
|
|
378
378
|
class: E(["login-form__field__input-container", {
|
|
379
|
-
"is-error":
|
|
379
|
+
"is-error": g.value,
|
|
380
380
|
"is-success": l.value,
|
|
381
381
|
"is-disabled": l.value
|
|
382
382
|
}])
|
|
383
383
|
}, [
|
|
384
|
-
we(
|
|
384
|
+
we(n("input", {
|
|
385
|
+
id: "password",
|
|
385
386
|
ref_key: "passwordInput",
|
|
386
387
|
ref: s,
|
|
387
|
-
|
|
388
|
-
readonly: l.value
|
|
389
|
-
"onUpdate:modelValue": m[0] || (m[0] = (f) => a.value = f)
|
|
388
|
+
"onUpdate:modelValue": m[0] || (m[0] = (p) => a.value = p),
|
|
389
|
+
readonly: l.value
|
|
390
390
|
}, null, 8, jt), [
|
|
391
391
|
[ke, a.value]
|
|
392
392
|
]),
|
|
393
|
-
l.value ? (
|
|
393
|
+
l.value ? (v(), A(O, {
|
|
394
394
|
key: 0,
|
|
395
395
|
color: "#007740",
|
|
396
396
|
class: "login-form__field__icon"
|
|
397
397
|
})) : S("", !0),
|
|
398
|
-
|
|
398
|
+
g.value ? (v(), A(W, {
|
|
399
399
|
key: 1,
|
|
400
400
|
class: "login-form__field__icon",
|
|
401
401
|
color: "#A94B0C"
|
|
@@ -404,29 +404,29 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
404
404
|
]),
|
|
405
405
|
x(Re, { "display-feedback": h.value }, {
|
|
406
406
|
icon: _(() => [
|
|
407
|
-
l.value ? (
|
|
408
|
-
|
|
407
|
+
l.value ? (v(), A(O, { key: 0 })) : S("", !0),
|
|
408
|
+
g.value ? (v(), A(W, { key: 1 })) : S("", !0)
|
|
409
409
|
]),
|
|
410
410
|
title: _(() => [
|
|
411
|
-
|
|
411
|
+
n("span", {
|
|
412
412
|
innerHTML: e.currentFeedback.title
|
|
413
413
|
}, null, 8, Vt)
|
|
414
414
|
]),
|
|
415
415
|
content: _(() => [
|
|
416
|
-
|
|
416
|
+
n("span", {
|
|
417
417
|
innerHTML: e.currentFeedback.content
|
|
418
418
|
}, null, 8, Rt)
|
|
419
419
|
]),
|
|
420
420
|
_: 1
|
|
421
421
|
}, 8, ["display-feedback"]),
|
|
422
|
-
|
|
422
|
+
n("button", {
|
|
423
423
|
type: "submit",
|
|
424
424
|
"aria-disabled": l.value,
|
|
425
425
|
class: E({ "is-disabled": l.value })
|
|
426
|
-
},
|
|
426
|
+
}, f(d.$t("trouver-mdp-rs.submitButton")), 11, Ht)
|
|
427
427
|
], 32));
|
|
428
428
|
}
|
|
429
|
-
}), Nt = ".login-form[data-v-
|
|
429
|
+
}), Nt = ".login-form[data-v-cfad7544]{display:flex;flex-direction:column;flex:1;padding:1.56rem;gap:1rem;border-radius:.875rem;background:#fff;box-shadow:0 2px 5px #2c75ff40,0 -2px 5px #2c75ff26 inset,0 1px 1px #ffffff1a inset,0 3px 4px #dfeeff1a inset;height:fit-content}.login-form__title[data-v-cfad7544]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem}.login-form__field[data-v-cfad7544]{display:flex;flex-direction:column}.login-form__field label[data-v-cfad7544]{color:#5e6c84;font-size:.875rem;line-height:1.25rem}.login-form__field__icon[data-v-cfad7544]{width:16px;height:16px}.login-form__field__input-container[data-v-cfad7544]{display:flex;align-items:center;border-radius:10px;border:1px solid #cdd1d9;background:#f4f5f7;padding:.75rem 1rem}.login-form__field__input-container input[data-v-cfad7544]{background:transparent;border:none;width:100%}.login-form__field__input-container input[data-v-cfad7544]:focus{border:none;outline:none}.login-form__field__input-container input.is-disabled[data-v-cfad7544]{cursor:not-allowed}.login-form__field__input-container.is-error[data-v-cfad7544]{border:1px solid #d73328;background:#fbebea}.login-form__field__input-container.is-success[data-v-cfad7544]{border:1px solid #00a85a;background:#e6f6ef}.login-form__field__input-container.is-disabled[data-v-cfad7544]{cursor:not-allowed}.login-form__field__input-container[data-v-cfad7544]:focus-within{outline:2px solid black}.login-form button[data-v-cfad7544]{cursor:pointer;width:100%;text-wrap:nowrap;padding:.75rem;text-align:center;border-radius:10px;background:#122647;color:#fff;font-size:1rem;border:none}.login-form button.is-disabled[data-v-cfad7544]{background:#cdd1d9;border:none;cursor:not-allowed}@media screen and (max-width:769px){.login-form[data-v-cfad7544]{border-radius:14px;background:#fff;box-shadow:0 -20px 60px -15px #2c75ff26;z-index:10}}", It = /* @__PURE__ */ q(zt, [["styles", [Nt]], ["__scopeId", "data-v-cfad7544"]]), $ = "data:image/webp;base64,UklGRq4OAABXRUJQVlA4WAoAAAAQAAAAmwAAmwAAQUxQSEADAAABCqqurU1urJJKqhcINurByC+QgRkZB1sqFqmYJT9CkmbBxkX7jj2bmtWdX8BSWCTjD/Xw38FDDf93dOH5vy8iJoARHM+qV/X6t+1OPodkstv6mq+q2ThTvrha1H99Dq2bc3FVKDW93YRe+u1Um7PytYQeC0tXo5i/CQO0eaHB+UrCQIXnsbNNGLRbxPLFNg3ePI/U8ilF0ZYxunlM0aTHZtaEqDYWk1EdostRNCoJEZYqDs/ehEjbswiUEqIt5eBWIeoc1qQJkW8mA7qWEH2xwSyDijaQh6SkD6JOanIAPyZFvW/5+6QqrV/vk7LslSd1vUd1Upi9eUgqe0+WSWnrxXVS23owEb1k0l0TFG86WwXV2VEZlC87eSbaybMu3gT1rYMqAFi1NhIEhG3VAUK2NEsgWjsNCk0rNwFGb+MRB7awTEDaSfkTEpafskhQ+ilbLOyEeQLTjtug4UedJzh5zAoPHlEIHlIcsgCoHXqDiB04S5D6vhKTct9rTLhPMJE90wDq9D+3qPh/Nqg4ySLAWpBXuDi5wMXJGhdm/AsXJz/jYhwnYDlDxipkqlfIWI0M18j4b8j4FhnbIbMTZOQzMpb+tzVkTJCRHTK7LTLmyPgaGScyfIWMVchUM2RsjAyzz7gY+RcuTta4MOMCFyevcHGywKUguUHFSfIWFf/PFJXpfyiYCPe+xoT7SkzKfWeY+D6+QcR4cI6IHSoEDykOcYUHsyPP8eAx3KDhPNrQsOO4xcJ44gILPyV/QsLyU7hEwnj6Iw7MWrzBwdtgg0LDVmcoWDusMWDW8kgQELbFCoGK7b/Rz9jhM9FOnnXBUruS3a50Y9Z1o1nDzieil0y647Vexj4utTL280EnZ19rjZj190d9nH1+rw2zXufvdaH1i3RNnP2v9WA2xActnMNc6mAc6rXET4zDnTSxayYc9CpuzIZeSryk5PCfvYmVPWMUK4mRVIzlqI4PR1lEZ01cGmNkbx7jQc8ivHyKgy0Z53yxHZ55znjPN8NyY+TPVzIU4XmmYGFvhmDzglqela+lT8LSM2Wnt5t++O2UOhdXi/qvz+2Zc3FVZMqPZ9Wrev3bdiefQzLZbX3NV9VsnEUQVlA4IEgLAADQNwCdASqcAJwAPpE6mUiloyIhLHIdgLASCWUNxiV87lYlwBdw5zt7wXfo58y+UGmlE8+OXh/Mr4V/ZPon/5fikTMPNv0XfX3sI9Jf0RP2SUHlwJu4OHU6f4f9HEtMzxmDyj0d9Eo3q1dkBK8gNnp3NKcm2zyIY33cc3mLdkZaQbOuGxAuhUGyKG47lhfGfpxrL/3lXFDok4mMnvfsrpHIBkCQOUUoTvwA4Y6sCLQ3yCRYLt6rRgrEL8cweb2YtPM2/WpcylyEeklnQLkb84e0/xglwYJUdAiTpOByywDIEt8IoieZPGXete0JTzAqC0qLv/Jt8AuLPbmbGzbk8r9wnqPiWYH0qs5rhhmTsoSjSEsZ3oYQ9J0eXMMZsSo4KiuFcYtZClmLQUouXKNkBOZADizklyZbmwYKucRpFrED1cN33UrIxmxQj9TWrMyQT+4t7gHgpOo5+prwpIfivl/om5GZYEbgVv/iSLpKVFVW1itH677sKBv2GBR8b/QWDO3+WsXy7VgJGedh+cwOpFP6Y8p5iEk2uRfucFvWhh2JRn4K+ZV9RIgKEC7nRnCurSDcNWddOXfhzS/OueJFinxh/xsVTV6gAAD+/FzVt+aCav+JHUfg5k3nCvKTZz7CPR1pfzHZWF5cwOg6ardVRpjDt8gxqoQEi43F/NHse9wOY9yq8hVPTfRjbc7vh0zftjIIbNMRBLOJiYQNDFWWcGT1CxqluLeAHfh6j2oREBPkeitemxoncA1Yg/cj+Ymk5JF/DyUt/PU5gFOC3mNkrr4+J8RU67b0dkduHeiQ5hfbwmcRPAeBf+dwoACa/44gz/NrirtT0PwdTkFv46yxBNi5sRjXBWwiqwwgRnRhlaxwKIaEzPCs12Mo9z6+NOlvtI/q8jsRCq5cn726dRIrqX3czdH8jzgphVjZ5laEAYGGecb2oHJfaLBO9EivoBQG/eDDOM9HhwSPYG7fXaB/fCgXMv0O6KUGyeJ0iZxsikqo9QU2cv4NFU/Kj+L6/tDB81l3CmcoQC6mCUfchDpJF/xGfR517zkVcjxHrIaoDFX8bm7dxk57Kgl4g7NbE3uBHg2rsT1hboqAUQ3Qmfcgh8xVR2DDCWPRKYDIUXrANwIy5jvxmawdn/loFBVZzheccNIbh36aaSO+21kzFCqkAFPCISalCfudlrpmlxIAFqQVzCFNLjzrscUrUrUijGM9Le1kYhWWRXNNSdoGpa5Lf0mwHxgiI4Iple3ZrPhH6r9inJwb+yGtmZXC/1+Szj+pp7jgF1y9TNABqhQHjtV5vLyjcnzzw/Li636ZjHI6dm1jgdcqXuzlSa/yB93Yoy3RkTqauQ4BJ7koxxTbg9XTxHe06jfERFVZtFLDrG1glcOAPju7lo+oPGaaL3ASe/FJbK02ZDdAK0qhFBB5PPjh8OExIzbvI3XPWfLC3SGaT3Ko+1hVHd+rdIzyb3WuwvYy87rBs0C/S0UoduW5tM1mkVLGD/u2vZAvFOYXKIzM7oKkMLDV/AE2yctPAjli1zcuIOAugq86fYgMBSdIVYwkj1ur+Ac2tSdkBjA4CpoeWlr7nNuGcyDpoqp1TKkUvIjsUzP8byWxBWQNkoiP/tWUPDqLi4Pc/ZGlZqCZseNhR2oEYIkW0QYGud7IHX9t3X/SFAr/41JXm5r7/cNXamVDo8f6//GZzFv/pW5WgZ06YBPOeGR1Uu2s2G+2TMU5ACH9iX/vyEhg/Ift4gCWD+jTfzT5PBwQSceOYEkBiZn5vlhN1BIpgReBlkOXIAfjoY5A9K20h4/CmwFfLNeOzVQqVlzVW1nemQlr7KvpTkBYqVqYgXqIf9RyT25t4FMSeZvOe5RezCptKnV/poqbF5xtRsiYSXHShgnFgCSh6LVVoGdOjnE2ECMTngBH5TFy5dY5w5LOWu75NzcW7/bJ+Rbi+D7mjHWLyXxJdf8ua0SMjbEC8KV5SDM0o5Ndm2xTYXSK9iH/y6gTX6YtmEqCVo858Me+NoKir8nKRF8UyiqPq9jYgjomMivCSSggV/GzlF4c9HAEawzdbckLvqxNsRnjy/hEcA64w5R+9Nv6ecPecdWe5ONz2mFVDecujveaT1RjHWlM5QvYmuo0d2PDNqtWSHoRbF2tAuPhxKOAyg4DGtZcd4z+GPHBsuaHZ+WcDxWtLoKVZlM/XqyokRNYcXBnUUxe7nU7bifvbCAyGgL7OJMTwjc4cwWfLHi1xYjSHGWHkrbCZ3lsSjLCa+FBK0sGlHz9pVXN/WfPKRFzOWSqQSRjDzk85wG+UGpbT5kGc2c1vPP3S3PUW6Nicanb9FwO7rBl8Fj1t1XGxX3gdcDYBx0y4XS9+SsfEYSknvAbqxBe015PUGsFrzABzOvmc8AEn2AWg2mB5JEYlDCCB3Lg/juCWT1Cxri5/RUD3ko8B97DTAqOU6BoGJtLLkcfolu34o1JgwiJRU8CqI78QtP6mAXFNU1+Wn/0d6S9M/jGy2VdoRX+2iSbTtCRkHVLyZ/7O3+WZJWS0BccKt9a1V5gGBrSwRBXkBb0m4iPEe9hkNctaFiQ+DBH72+O35+Ywh6lY91tfSV/bLkLbLWCQyKc+2gH+d7nOY2r2wfkjy783ArCO0CcBqpEPwcrtlNvAY2gNg4goWXHGWdOR/g69Wr2n7QGQtOfY4vyCwqMjX9fuXWrL5YnpT6yuzkkn+ucHxemr5Sdo0UTZbwoUTGa6hTvTxXFAVNu2P7coVwYfayMjPWZxK83jyXA8iJea9pi6seB/QYL5q54FxMfU2B5JQHT6Y5SfT9Q+TsiFWSqb6B27LJlyzllEgPb0VsF7wlwdCgUNeyqc0RMuscaFPbrBvhZNMcBrT0I5ThTXgyn9/u3GTCulcafS2IagE9I5TVXMLiEIi1sPmdAJxGdnJxXyNvu9BdER9hKKL90YEKMMunSBp1LGfUkofAf1BOCutwDFgMOz+7rHyyCuE5Pqi2Rhfpo6riT+zsYyryTte7yZi+9j03AdXVB2R13ga2w12CsiDCief+PrwPhJj3nc+/wM8xsTlRbnaAGUhUWMXOBTopuz+QP8EWe1inBBwm+nULlLTc1rmjZe/4eqTGz0F4Y71Vrx5cbmVmG/ihXsSNs8IJIqRwLTvHS2diHjj8ZKVSq4BKEXo+UKmaC7mV/f8niUL4bc34XgldPWO5xSeuRSFgdNzR0Dfd2mHKoymAOAEgofXIq/FnowgTaxE+Ay+Y7nyVDB+GYxJCS6qezPjGwwTnqlqP5/XYladBd2Hah/xvbcFR9bFxawP80GV6PfsRlrQ1Yf/qKu1rBYbOeVLx3DNT4AS2Epw6t5/S3Eb/UCDWB1jFofgo1M9Sp0d22yzT0XFKp1DLNWdrt7iG76AEBzpIHQVvrUR6WG6H77cJAppAh5JPAAtI20F+18bA8tLjIaBfZISHeyePk3ksUCUx7gByh1RPNRh01FLr+3PTVn4SFCsqyUHoCI7MX4VHYsi2vGgpK5v4K4G+oTA8jB/GStHCcgmbR6aYVrQcoxjf8edIZ4KY4B33Ie+b0bykG/F0eejPCRN6yP8oEiy2p6DNiaUygAfLF9d83Iua17ic9YrVtJ+/ja/mRjWSEmF6QiThsFB8C8G74GYNMmKru2Rzl9VNBR5V+f1HF8HJ9TJp7aJA7qjTzyO3fg2URqarRyUFsMycutL6xqS2M0uCzEsRoayrzN/t4WY4dbHdnl5XkiyPybYIvQSkurCTK8RXRwqWnzFX9wUxJ5Uk5brMEoLTq+/OagVnCu8z6n6BamKEccLcHOWH2fpLemOSzh+54zYuw/6JqHpHHdWyX20cP8MGAT9aPBJQLMHpWleGNwAAAAA==", Et = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.00016%204.66658C6.7135%204.66658%205.66683%205.71325%205.66683%206.99992C5.66683%208.28658%206.7135%209.33325%208.00016%209.33325C9.28683%209.33325%2010.3335%208.28658%2010.3335%206.99992C10.3335%205.71325%209.28683%204.66658%208.00016%204.66658ZM8.00016%207.99992C7.44883%207.99992%207.00016%207.55125%207.00016%206.99992C7.00016%206.44859%207.44883%205.99992%208.00016%205.99992C8.5515%205.99992%209.00016%206.44859%209.00016%206.99992C9.00016%207.55125%208.5515%207.99992%208.00016%207.99992ZM8.00016%201.33325C4.8755%201.33325%202.3335%203.87525%202.3335%206.99992C2.3335%2010.9779%207.41416%2014.4106%207.63016%2014.5546L8.00016%2014.8013L8.37016%2014.5546C8.58616%2014.4106%2013.6668%2010.9779%2013.6668%206.99992C13.6668%203.87525%2011.1248%201.33325%208.00016%201.33325ZM8.00016%2013.1799C6.89016%2012.3526%203.66683%209.71592%203.66683%206.99992C3.66683%204.61058%205.61083%202.66659%208.00016%202.66659C10.3895%202.66659%2012.3335%204.61058%2012.3335%206.99992C12.3335%209.71525%209.11016%2012.3519%208.00016%2013.1799Z'%20fill='%235E6C84'/%3e%3c/svg%3e", Ut = { class: "header" }, Yt = ["src"], Ot = { class: "header__user" }, Wt = { class: "header__user__name" }, Dt = { class: "header__user__tag" }, Xt = { class: "user-profile" }, Gt = { class: "user-profile__location" }, Zt = ["src"], Qt = { class: "user-profile__metadata" }, Kt = ["aria-setsize"], Jt = ["aria-posinset", "aria-labeledby", "aria-describedby"], $t = ["aria-level"], ea = { class: "article__header__user-container" }, ta = ["src"], aa = { class: "article__header__user" }, oa = { class: "article__header__user__name" }, na = { class: "article__header__user__tag" }, ra = ["datetime"], ia = /* @__PURE__ */ P({
|
|
430
430
|
__name: "SocialNetwork.ce",
|
|
431
431
|
props: {
|
|
432
432
|
userName: { type: String },
|
|
@@ -441,58 +441,58 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
441
441
|
function t(a) {
|
|
442
442
|
return Intl.DateTimeFormat(o.language).format(new Date(a));
|
|
443
443
|
}
|
|
444
|
-
return (a,
|
|
444
|
+
return (a, r) => {
|
|
445
445
|
const s = Me("i18next");
|
|
446
|
-
return
|
|
447
|
-
|
|
448
|
-
|
|
446
|
+
return v(), k(U, null, [
|
|
447
|
+
n("header", Ut, [
|
|
448
|
+
n("img", {
|
|
449
449
|
src: B($),
|
|
450
450
|
alt: ""
|
|
451
451
|
}, null, 8, Yt),
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
452
|
+
n("div", Ot, [
|
|
453
|
+
n("span", Wt, f(e.userName), 1),
|
|
454
|
+
n("span", Dt, f(e.tag), 1)
|
|
455
455
|
])
|
|
456
456
|
]),
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
457
|
+
n("section", Xt, [
|
|
458
|
+
n("p", null, f(e.bio), 1),
|
|
459
|
+
n("div", Gt, [
|
|
460
|
+
n("img", {
|
|
461
461
|
src: B(Et),
|
|
462
462
|
alt: ""
|
|
463
463
|
}, null, 8, Zt),
|
|
464
|
-
|
|
464
|
+
n("p", null, f(e.location), 1)
|
|
465
465
|
]),
|
|
466
|
-
|
|
467
|
-
|
|
466
|
+
n("div", Qt, [
|
|
467
|
+
n("p", null, [
|
|
468
468
|
x(s, {
|
|
469
469
|
translation: a.$t("trouver-mdp-rs.userProfile.followers")
|
|
470
470
|
}, {
|
|
471
|
-
count: _(() => [...
|
|
472
|
-
|
|
471
|
+
count: _(() => [...r[0] || (r[0] = [
|
|
472
|
+
n("span", { class: "user-profile__metadata__number" }, "146", -1)
|
|
473
473
|
])]),
|
|
474
474
|
_: 1
|
|
475
475
|
}, 8, ["translation"])
|
|
476
476
|
]),
|
|
477
|
-
|
|
477
|
+
n("p", null, [
|
|
478
478
|
x(s, {
|
|
479
479
|
translation: a.$t("trouver-mdp-rs.userProfile.subscriptions")
|
|
480
480
|
}, {
|
|
481
|
-
count: _(() => [...
|
|
482
|
-
|
|
481
|
+
count: _(() => [...r[1] || (r[1] = [
|
|
482
|
+
n("span", { class: "user-profile__metadata__number" }, "146", -1)
|
|
483
483
|
])]),
|
|
484
484
|
_: 1
|
|
485
485
|
}, 8, ["translation"])
|
|
486
486
|
])
|
|
487
487
|
])
|
|
488
488
|
]),
|
|
489
|
-
|
|
489
|
+
n("section", {
|
|
490
490
|
role: "feed",
|
|
491
491
|
"aria-busy": "false",
|
|
492
492
|
"aria-setsize": e.publications.length,
|
|
493
493
|
class: "feed-container"
|
|
494
494
|
}, [
|
|
495
|
-
(
|
|
495
|
+
(v(!0), k(U, null, Ce(e.publications, (i, l) => (v(), k("article", {
|
|
496
496
|
key: e.tag + l,
|
|
497
497
|
"aria-posinset": l,
|
|
498
498
|
"aria-labeledby": e.userName,
|
|
@@ -502,51 +502,51 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
502
502
|
role: "article",
|
|
503
503
|
class: "article"
|
|
504
504
|
}, [
|
|
505
|
-
|
|
505
|
+
n("div", {
|
|
506
506
|
role: "heading",
|
|
507
507
|
"aria-level": e.titleLevel + 2,
|
|
508
508
|
class: "article__header"
|
|
509
509
|
}, [
|
|
510
|
-
|
|
511
|
-
|
|
510
|
+
n("address", ea, [
|
|
511
|
+
n("img", {
|
|
512
512
|
src: B($),
|
|
513
513
|
alt: ""
|
|
514
514
|
}, null, 8, ta),
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
515
|
+
n("div", aa, [
|
|
516
|
+
n("span", oa, f(e.userName), 1),
|
|
517
|
+
n("span", na, f(e.tag), 1)
|
|
518
518
|
])
|
|
519
519
|
]),
|
|
520
|
-
|
|
520
|
+
n("time", {
|
|
521
521
|
class: "article__header__date",
|
|
522
522
|
datetime: i.date
|
|
523
|
-
},
|
|
523
|
+
}, f(t(i.date)), 9, ra)
|
|
524
524
|
], 8, $t),
|
|
525
|
-
|
|
525
|
+
n("p", null, f(i.content), 1)
|
|
526
526
|
], 8, Jt))), 128))
|
|
527
527
|
], 8, Kt)
|
|
528
528
|
], 64);
|
|
529
529
|
};
|
|
530
530
|
}
|
|
531
|
-
}), la = ".header[data-v-
|
|
531
|
+
}), la = ".header[data-v-2bb2b7fa]{display:flex;gap:8px;padding:1.687rem 2rem 1.188rem 1rem;align-items:flex-start;border-radius:1.5rem 1.5rem 0 0;background:linear-gradient(90deg,#2b7fff26,#00b8db26)}.header img[data-v-2bb2b7fa]{width:50px}.header__user[data-v-2bb2b7fa]{display:flex;flex-direction:column}.header__user__name[data-v-2bb2b7fa]{font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.56rem}.header__user__tag[data-v-2bb2b7fa]{color:#5e6c84;font-size:.875rem;font-weight:400;line-height:1.25rem}.user-profile[data-v-2bb2b7fa]{display:flex;flex-direction:column;gap:8px;font-size:.875rem;padding:.25rem 1rem}.user-profile p[data-v-2bb2b7fa]{margin:0}.user-profile__location[data-v-2bb2b7fa]{display:flex;gap:.25rem;color:#5e6c84;font-weight:400;line-height:1.25rem;margin:0}.user-profile__metadata[data-v-2bb2b7fa]{display:flex;gap:.75rem}.user-profile__metadata__number[data-v-2bb2b7fa]{color:#122647;font-weight:700}.user-profile__metadata__text[data-v-2bb2b7fa]{color:#5e6c84;font-weight:400;margin-left:.25rem}.feed-container[data-v-2bb2b7fa]{display:flex;flex-direction:column;padding:0 1rem;align-items:center;gap:.625rem;overflow-y:auto;overflow-x:hidden;font-size:.875rem}.feed-container .article[data-v-2bb2b7fa]{display:flex;padding:.5rem 1rem;flex-direction:column;gap:1rem;border-radius:1rem;border:1px solid #cdd1d9;background:#fff;width:calc(100% - 2rem)}.feed-container .article p[data-v-2bb2b7fa]{margin:0}.feed-container .article__header[data-v-2bb2b7fa]{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start;font-size:.875rem;line-height:1.25rem;font-weight:400;color:#5e6c84}.feed-container .article__header__user-container[data-v-2bb2b7fa]{display:flex;gap:4px;font-style:normal}.feed-container .article__header__user-container img[data-v-2bb2b7fa]{width:35px;height:35px}.feed-container .article__header__user[data-v-2bb2b7fa]{display:flex;flex-direction:column}.feed-container .article__header__user__name[data-v-2bb2b7fa]{font-family:Nunito,sans-serif;font-weight:700}@media screen and (max-width:769px){.header[data-v-2bb2b7fa]{border-radius:0}.feed-container[data-v-2bb2b7fa]{overflow:unset}}", sa = /* @__PURE__ */ q(ia, [["styles", [la]], ["__scopeId", "data-v-2bb2b7fa"]]), da = /* @__PURE__ */ P({
|
|
532
532
|
__name: "MobileShellWrapper.ce",
|
|
533
533
|
props: {
|
|
534
534
|
backgroundColor: { type: String },
|
|
535
535
|
hasBorderBottom: { type: Boolean }
|
|
536
536
|
},
|
|
537
537
|
setup(e) {
|
|
538
|
-
return (o, t) => (
|
|
538
|
+
return (o, t) => (v(), k("div", {
|
|
539
539
|
style: Be({
|
|
540
540
|
"--background-color": e.backgroundColor ?? "#f4f5f7",
|
|
541
541
|
"--border-bottom": e.hasBorderBottom ? "10px solid black" : "none"
|
|
542
542
|
}),
|
|
543
543
|
class: "mobile-wrapper"
|
|
544
544
|
}, [
|
|
545
|
-
t[0] || (t[0] = Ae('<div class="cache-top" data-v-
|
|
545
|
+
t[0] || (t[0] = Ae('<div class="cache-top" data-v-7b6a98ec><div class="camera" data-v-7b6a98ec></div></div><div class="buttons" data-v-7b6a98ec><div class="button small" data-v-7b6a98ec></div><div class="button long" data-v-7b6a98ec></div><div class="button long" data-v-7b6a98ec></div></div>', 2)),
|
|
546
546
|
Se(o.$slots, "content", {}, void 0, !0)
|
|
547
547
|
], 4));
|
|
548
548
|
}
|
|
549
|
-
}), ca = '.mobile-wrapper[data-v-
|
|
549
|
+
}), ca = '.mobile-wrapper[data-v-7b6a98ec]{border-radius:30px 30px 0 0;background:var(--background-color);height:inherit;position:relative;border:10px solid black;border-bottom:var(--border-bottom);display:flex;flex-direction:column;min-width:300px}.mobile-wrapper .cache-top[data-v-7b6a98ec]{position:absolute;z-index:6;top:0;left:32.5%;width:35%;height:15px;background:#000;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.mobile-wrapper .cache-top .camera[data-v-7b6a98ec]{position:absolute;top:40%;right:5%;width:9%;max-width:10px;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff4d}.mobile-wrapper .cache-top .camera[data-v-7b6a98ec]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;height:25%;border-radius:50%;background:#fff;filter:blur(1px)}.mobile-wrapper .buttons[data-v-7b6a98ec]{position:absolute;top:10%;left:-12.5px;height:20%;width:5px}.mobile-wrapper .button[data-v-7b6a98ec]{width:5px;background:#000;margin-bottom:10px;border-radius:30%}.mobile-wrapper .button.small[data-v-7b6a98ec]{height:15px;margin-bottom:10px}.mobile-wrapper .button.long[data-v-7b6a98ec]{height:30px}.mobile-wrapper[data-v-7b6a98ec]:first-child{border-radius:16px}', ua = /* @__PURE__ */ q(da, [["styles", [ca]], ["__scopeId", "data-v-7b6a98ec"]]), pa = { class: "main-container" }, fa = ["innerHTML"], ma = ["innerHTML"], ba = /* @__PURE__ */ P({
|
|
550
550
|
__name: "TrouverMdpRs.ce",
|
|
551
551
|
props: {
|
|
552
552
|
titleLevel: { default: 2, type: Number },
|
|
@@ -557,24 +557,24 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
557
557
|
setup(e, { expose: o }) {
|
|
558
558
|
const { t } = R(), a = de();
|
|
559
559
|
Ve();
|
|
560
|
-
const
|
|
560
|
+
const r = y(""), s = y(), i = c(() => s.value === "success"), l = c(() => {
|
|
561
561
|
if (s.value !== void 0)
|
|
562
562
|
return i.value ? e.feedback.success : e.feedback.failed;
|
|
563
|
-
}),
|
|
563
|
+
}), g = c(() => l.value !== void 0 && a.phone);
|
|
564
564
|
function h() {
|
|
565
|
-
|
|
565
|
+
r.value = "", s.value = void 0;
|
|
566
566
|
}
|
|
567
567
|
function d() {
|
|
568
568
|
s.value = void 0;
|
|
569
569
|
}
|
|
570
570
|
return o({
|
|
571
571
|
reset: h
|
|
572
|
-
}), (m,
|
|
572
|
+
}), (m, p) => (v(), k("div", pa, [
|
|
573
573
|
x(It, {
|
|
574
574
|
"current-feedback-type": s.value,
|
|
575
|
-
"onUpdate:currentFeedbackType":
|
|
576
|
-
password:
|
|
577
|
-
"onUpdate:password":
|
|
575
|
+
"onUpdate:currentFeedbackType": p[0] || (p[0] = (C) => s.value = C),
|
|
576
|
+
password: r.value,
|
|
577
|
+
"onUpdate:password": p[1] || (p[1] = (C) => r.value = C),
|
|
578
578
|
"current-feedback": l.value,
|
|
579
579
|
"title-level": e.titleLevel + 1,
|
|
580
580
|
validations: e.validations
|
|
@@ -588,20 +588,20 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
588
588
|
]),
|
|
589
589
|
_: 1
|
|
590
590
|
}),
|
|
591
|
-
x(
|
|
592
|
-
show:
|
|
591
|
+
x(He, {
|
|
592
|
+
show: g.value,
|
|
593
593
|
"text-button": i.value ? "" : B(t)("trouver-mdp-rs.retryButtonLabel"),
|
|
594
594
|
"button-position": "center",
|
|
595
595
|
class: "popin",
|
|
596
596
|
onPrimaryAction: d
|
|
597
597
|
}, {
|
|
598
598
|
title: _(() => [
|
|
599
|
-
|
|
599
|
+
n("span", {
|
|
600
600
|
innerHTML: l.value?.title
|
|
601
|
-
}, null, 8,
|
|
601
|
+
}, null, 8, fa)
|
|
602
602
|
]),
|
|
603
603
|
content: _(() => [
|
|
604
|
-
|
|
604
|
+
n("span", {
|
|
605
605
|
innerHTML: l.value?.content
|
|
606
606
|
}, null, 8, ma)
|
|
607
607
|
]),
|
|
@@ -609,9 +609,9 @@ const Mt = "data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%20
|
|
|
609
609
|
}, 8, ["show", "text-button"])
|
|
610
610
|
]));
|
|
611
611
|
}
|
|
612
|
-
}),
|
|
613
|
-
qe(/* @__PURE__ */ Object.assign({ "./locales/de-AT.json":
|
|
614
|
-
const ce = Pe(
|
|
612
|
+
}), va = ".main-container[data-v-77766119]{font-family:Roboto,Nunito,sans-serif;color:#122647;position:relative;display:flex;gap:32px;padding-inline:.75rem;max-height:550px}.mobile-shell[data-v-77766119]{flex:1}.popin[data-v-77766119]{display:none}@media screen and (max-width:769px){.main-container[data-v-77766119]{flex-direction:column-reverse}.mobile-shell[data-v-77766119]{display:flex;flex-direction:column;gap:16px;overflow-y:scroll;border:none;border-radius:0}.mobile-shell[data-v-77766119] .buttons,.mobile-shell[data-v-77766119] .cache-top{display:none}.popin[data-v-77766119]{display:inherit}}", ga = /* @__PURE__ */ q(ba, [["styles", [va]], ["__scopeId", "data-v-77766119"]]);
|
|
613
|
+
qe(/* @__PURE__ */ Object.assign({ "./locales/de-AT.json": ze, "./locales/en.json": Ne, "./locales/es-419.json": Ie, "./locales/es.json": Ee, "./locales/fr-BE.json": Ue, "./locales/fr.json": Ye, "./locales/it.json": Oe, "./locales/nl.json": We })).catch((e) => console.error(e));
|
|
614
|
+
const ce = Pe(ga, {
|
|
615
615
|
configureApp(e) {
|
|
616
616
|
Y.changeLanguage(document?.documentElement?.lang || navigator.language), e.use(Fe, { i18next: Y }), e.use(Tt, { preset: "devices" });
|
|
617
617
|
}
|