@1024pix/epreuves-components 4.5.0 → 4.6.0
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-DNrjLa1r.js → Button.ce-C-lBihdF.js} +1 -1
- package/dist/{ButtonTooltip.ce-DQ8QAvUM.js → ButtonTooltip.ce-B071jWM0.js} +1 -1
- package/dist/{Cross.ce.vue_vue_type_script_setup_true_lang-CUc-5ZVt.js → Cross.ce.vue_vue_type_script_setup_true_lang-Cc1FblLh.js} +1 -1
- package/dist/{Feedback.ce-MqHV98f3.js → Feedback.ce-CeyQhenY.js} +1 -1
- package/dist/{FocusManager.ce-CwF5pnqR.js → FocusManager.ce-Cb8fkfeb.js} +2 -2
- package/dist/Icon.ce-AUDpzQic.js +50 -0
- package/dist/{LLMMessage.ce-Duki08xd.js → LLMMessage.ce-DBorHEa1.js} +2 -2
- package/dist/{Loading.ce-D7CUjrcI.js → Loading.ce-D7EpPBBD.js} +1 -1
- package/dist/Modal.ce-CRJ7RcAX.js +86 -0
- package/dist/{NavigationButton.ce-17UL0Mwu.js → NavigationButton.ce-DqFqWt9V.js} +2 -2
- package/dist/{PixMailMessage.ce-CNULZecQ.js → PixMailMessage.ce-Cqrs9R3i.js} +13 -13
- package/dist/{Popin.ce-VvQiVxjk.js → Popin.ce-D1V8wzxE.js} +3 -3
- package/dist/{Retry-CGkQcck5.js → Retry-fzluiEoj.js} +3 -3
- package/dist/{Stepper.ce-gx2YaVCo.js → Stepper.ce-cG0al2pY.js} +1 -1
- package/dist/{_plugin-vue_export-helper-DROOAHrz.js → _plugin-vue_export-helper-DJlRxzRH.js} +9 -9
- package/dist/components/analyse-mails-phishing.ce.js.js +16 -16
- package/dist/components/autocompletion-mdp.ce.js.js +256 -0
- package/dist/components/button.ce.js.js +2 -2
- package/dist/components/calcul-impact.ce.js.js +7 -7
- package/dist/components/capacity-calculation.ce.js.js +7 -7
- package/dist/components/clickable-image.ce.js.js +1 -1
- package/dist/components/complete-phrase.ce.js.js +3 -3
- package/dist/components/feedback.ce.js.js +2 -2
- package/dist/components/flip-cards.ce.js.js +5 -5
- package/dist/components/generate-mdp.ce.js.js +81 -150
- package/dist/components/image-quiz.ce.js.js +3 -3
- package/dist/components/image-quizzes.ce.js.js +3 -3
- package/dist/components/llm-compare-messages.ce.js.js +3 -3
- package/dist/components/llm-messages.ce.js.js +6 -6
- package/dist/components/llm-prompt-select.ce.js.js +1 -1
- package/dist/components/mdp-classement.ce.js.js +6 -6
- package/dist/components/message-conversation.ce.js.js +6 -6
- package/dist/components/mobile-shell.ce.js.js +1 -1
- package/dist/components/notification-antivirus.ce.js.js +4 -4
- package/dist/components/phishing-message.ce.js.js +2 -2
- package/dist/components/phishing-notification.ce.js.js +18 -18
- package/dist/components/pix-anonymisation.ce.js.js +6 -6
- package/dist/components/pix-article.ce.js.js +2 -2
- package/dist/components/pix-carousel.ce.js.js +4 -4
- package/dist/components/pix-combinaisons.ce.js.js +5 -5
- package/dist/components/pix-cursor.ce.js.js +6 -6
- package/dist/components/pix-mail-message.ce.js.js +3 -3
- package/dist/components/proteger-mail-spam.ce.js.js +9 -9
- package/dist/components/qcm-deepfake.ce.js.js +23 -23
- package/dist/components/quiz-stepper.ce.js.js +6 -6
- package/dist/components/select-conversation.ce.js.js +2 -2
- package/dist/components/template-mail.ce.js.js +3 -3
- package/dist/components/test-top-mdp.ce.js.js +2 -2
- package/dist/components/trouver-mdp-rs.ce.js.js +15 -15
- package/dist/components/usages-donnees.ce.js.js +3 -3
- package/dist/{i18n-BVfGnSnP.js → i18n-C0iMUvqX.js} +1 -1
- package/dist/{i18n-lite-V7Z5qwB2.js → i18n-lite-X2ADNonj.js} +1 -1
- package/dist/{image-quiz.ce-DLpB-rde.js → image-quiz.ce-BaKLPvSS.js} +8 -8
- package/dist/{index-BgVc_wZ5.js → index-Ck6CFpiq.js} +1 -1
- package/dist/index.js +2 -1
- package/dist/metadata.js +29 -25
- package/dist/props.examples.js +115 -113
- package/dist/schema.js +55 -53
- package/dist/{shadow-dom-4LHwwhYa.js → shadow-dom-Dh5hLXcx.js} +1 -1
- package/package.json +1 -1
- package/dist/Icon.ce-O_y_jvjK.js +0 -50
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as r, h as c, o as d, c as i, t as u, q as l, _ as b } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const p = ["aria-disabled"], f = /* @__PURE__ */ r({
|
|
3
3
|
__name: "Button.ce",
|
|
4
4
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as f, s as u, h as v, o as w, c as g, b as n, t as m, v as s, x, m as y, y as k, q as z, r as B, _ as $ } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const C = { class: "tooltip-container" }, S = ["id"], T = ["aria-labelledby", "aria-disabled"], Y = /* @__PURE__ */ f({
|
|
3
3
|
inheritAttrs: !1,
|
|
4
4
|
__name: "ButtonTooltip.ce",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as o, o as c, c as s, b as n, q as t, A as i, x as r, _ as d } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const p = {
|
|
3
3
|
class: "feedback-container",
|
|
4
4
|
"aria-live": "polite"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { u as P } from "./shadow-dom-
|
|
2
|
-
import { _ as C, h as M, j as R, k as H, n as N, o as l, c, l as d,
|
|
1
|
+
import { u as P } from "./shadow-dom-Dh5hLXcx.js";
|
|
2
|
+
import { _ as C, h as M, j as R, k as H, n as N, o as l, c, l as d, b as j, q, r as F, g as I } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
3
3
|
const $ = ".sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}", Y = ["tabindex"], z = ["tabindex"], D = {
|
|
4
4
|
__name: "FocusManager.ce",
|
|
5
5
|
props: {
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { a as d, h as l, o as r, c as n, t as b, q as i, _ as s, B as f } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
|
+
const p = ["aria-disabled"], v = /* @__PURE__ */ d({
|
|
3
|
+
__name: "Button.ce",
|
|
4
|
+
props: {
|
|
5
|
+
isDisabled: { type: Boolean },
|
|
6
|
+
variant: { default: "primary", type: String }
|
|
7
|
+
},
|
|
8
|
+
setup(a, { expose: t }) {
|
|
9
|
+
const o = l("button");
|
|
10
|
+
function u(e) {
|
|
11
|
+
a.isDisabled && e.stopPropagation();
|
|
12
|
+
}
|
|
13
|
+
function c() {
|
|
14
|
+
o.value.focus();
|
|
15
|
+
}
|
|
16
|
+
return t({
|
|
17
|
+
buttonElement: o,
|
|
18
|
+
focus: c
|
|
19
|
+
}), (e, k) => (r(), n("button", {
|
|
20
|
+
ref: "button",
|
|
21
|
+
"aria-disabled": a.isDisabled,
|
|
22
|
+
class: b({
|
|
23
|
+
"is-disabled": a.isDisabled,
|
|
24
|
+
[a.variant]: !0
|
|
25
|
+
}),
|
|
26
|
+
type: "button",
|
|
27
|
+
onClickCapture: u
|
|
28
|
+
}, [
|
|
29
|
+
i(e.$slots, "default", {}, void 0, !0)
|
|
30
|
+
], 42, p));
|
|
31
|
+
}
|
|
32
|
+
}), y = "button[data-v-3d44e974]{padding:8px 24px;border-radius:12px;border:none;color:#fff;font-size:.875rem;font-weight:700}button.primary[data-v-3d44e974]{background:#155dfc;cursor:pointer}button.primary[aria-disabled=true][data-v-3d44e974]{opacity:.5;cursor:not-allowed}button.primary[data-v-3d44e974]:hover:not([aria-disabled=true]){background:#0d3897}button.primary[data-v-3d44e974]:focus:not([aria-disabled=true]){background:#0d3897;border-radius:12px;outline:1px solid #fafafa;outline-offset:-3px}button.primary[data-v-3d44e974]:active:not([aria-disabled=true]){background:#041332;outline:none}button.primary-bis[data-v-3d44e974]{cursor:pointer;background:#141514}button.primary-bis[aria-disabled=true][data-v-3d44e974]{opacity:.5;cursor:not-allowed}button.primary-bis[data-v-3d44e974]:hover:not([aria-disabled=true]){background:#3d3e3d}button.primary-bis[data-v-3d44e974]:focus:not([aria-disabled=true]){background:#3d3e3d;border-radius:12px;outline:1px solid #fafafa;outline-offset:-3px}button.primary-bis[data-v-3d44e974]:active:not([aria-disabled=true]){background:#dcdddc;outline:none}button.secondary[data-v-3d44e974]{background:#fff;color:#155dfc;border:2px solid #155dfc;cursor:pointer}button.secondary[aria-disabled=true][data-v-3d44e974]{opacity:.5;cursor:not-allowed}button.secondary[data-v-3d44e974]:hover:not([aria-disabled=true]){background:#d0dffe}button.secondary[data-v-3d44e974]:focus:not([aria-disabled=true]){background:#d0dffe;border-radius:12px;outline:1px solid #155dfc;outline-offset:-4px}button.secondary[data-v-3d44e974]:active:not([aria-disabled=true]){background:#155dfc;color:#fff;outline:none}", _ = /* @__PURE__ */ s(v, [["styles", [y]], ["__scopeId", "data-v-3d44e974"]]), m = /* @__PURE__ */ d({
|
|
33
|
+
__name: "Icon.ce",
|
|
34
|
+
props: {
|
|
35
|
+
backgroundColor: { type: String }
|
|
36
|
+
},
|
|
37
|
+
setup(a) {
|
|
38
|
+
return (t, o) => (r(), n("div", {
|
|
39
|
+
style: f({ "--background-color": a.backgroundColor }),
|
|
40
|
+
"aria-hidden": "true",
|
|
41
|
+
class: "rounded-icon"
|
|
42
|
+
}, [
|
|
43
|
+
i(t.$slots, "default", {}, void 0, !0)
|
|
44
|
+
], 4));
|
|
45
|
+
}
|
|
46
|
+
}), g = ".rounded-icon[data-v-27f5c215]{display:flex;align-items:center;background-color:var(--background-color);border-radius:50%;aspect-ratio:1;width:fit-content;padding:8px}", h = /* @__PURE__ */ s(m, [["styles", [g]], ["__scopeId", "data-v-27f5c215"]]);
|
|
47
|
+
export {
|
|
48
|
+
_ as B,
|
|
49
|
+
h as I
|
|
50
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as a, o as s, c as r,
|
|
2
|
-
import { L as p } from "./Loading.ce-
|
|
1
|
+
import { _ as a, o as s, c as r, b, a as i, t as d, f as n, l as o, x as u, D as h, g as l } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
|
+
import { L as p } from "./Loading.ce-D7EpPBBD.js";
|
|
3
3
|
const f = {}, C = {
|
|
4
4
|
height: "1rem",
|
|
5
5
|
width: "auto",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as o, o as a, c as r,
|
|
1
|
+
import { _ as o, o as a, c as r, b as s } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const n = ".loader{width:8px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate;transform:translate(100%)}.sr-only{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@keyframes l5{0%{box-shadow:13px 0 #000,-13px 0 #0002;background:#000}33%{box-shadow:13px 0 #000,-13px 0 #0002;background:#0002}66%{box-shadow:13px 0 #0002,-13px 0 #000;background:#0002}to{box-shadow:13px 0 #0002,-13px 0 #000;background:#000}}@media(prefers-reduced-motion:reduce){.loader{display:none}}", t = {}, d = {
|
|
3
3
|
class: "loader",
|
|
4
4
|
role: "alert"
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import { a as m, h as u, N as h, s as y, o as n, c as i, F as x, b as o, v as p, x as r, H as v, O as k, m as w, P as M, _, l as V, D as $, E as F, q as d, A as f } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
|
+
import { F as B } from "./FocusManager.ce-Cb8fkfeb.js";
|
|
3
|
+
const z = ["for"], I = ["id"], N = /* @__PURE__ */ m({
|
|
4
|
+
__name: "Input.ce",
|
|
5
|
+
props: /* @__PURE__ */ M({
|
|
6
|
+
label: { type: String }
|
|
7
|
+
}, {
|
|
8
|
+
modelValue: {},
|
|
9
|
+
modelModifiers: {}
|
|
10
|
+
}),
|
|
11
|
+
emits: ["update:modelValue"],
|
|
12
|
+
setup(e, { expose: s }) {
|
|
13
|
+
const a = u("inputField");
|
|
14
|
+
s({
|
|
15
|
+
inputField: a
|
|
16
|
+
});
|
|
17
|
+
const t = h(e, "modelValue"), l = y();
|
|
18
|
+
return (b, c) => (n(), i(x, null, [
|
|
19
|
+
o("label", { for: p(l) }, r(e.label), 9, z),
|
|
20
|
+
v(o("input", w({
|
|
21
|
+
id: p(l),
|
|
22
|
+
ref_key: "inputField",
|
|
23
|
+
ref: a,
|
|
24
|
+
"onUpdate:modelValue": c[0] || (c[0] = (g) => t.value = g)
|
|
25
|
+
}, b.$attrs), null, 16, I), [
|
|
26
|
+
[k, t.value]
|
|
27
|
+
])
|
|
28
|
+
], 64));
|
|
29
|
+
}
|
|
30
|
+
}), S = "label[data-v-c2454820]{display:block;margin-bottom:8px;font-size:.875rem;color:#5e6c84;line-height:20px}input[data-v-c2454820]{width:100%;display:block;padding:12px 16px;border-radius:10px;border:1px solid #cdd1d9;background:#f4f5f7}", O = /* @__PURE__ */ _(N, [["styles", [S]], ["__scopeId", "data-v-c2454820"]]), D = {
|
|
31
|
+
key: 0,
|
|
32
|
+
class: "overlay"
|
|
33
|
+
}, C = ["aria-label"], E = { class: "modal__header" }, P = { class: "modal__title" }, R = {
|
|
34
|
+
id: "content",
|
|
35
|
+
class: "modal__content"
|
|
36
|
+
}, T = { class: "modal__footer" }, j = /* @__PURE__ */ m({
|
|
37
|
+
__name: "Modal.ce",
|
|
38
|
+
props: {
|
|
39
|
+
title: { type: String },
|
|
40
|
+
content: { type: String },
|
|
41
|
+
show: { type: Boolean },
|
|
42
|
+
loop: { type: Boolean }
|
|
43
|
+
},
|
|
44
|
+
setup(e, { expose: s }) {
|
|
45
|
+
const a = u("modal");
|
|
46
|
+
return s({ dialogElement: a }), (t, l) => (n(), i(x, null, [
|
|
47
|
+
e.show ? (n(), i("div", D)) : V("", !0),
|
|
48
|
+
$(B, {
|
|
49
|
+
"is-visible": e.show,
|
|
50
|
+
loop: !!e.loop
|
|
51
|
+
}, {
|
|
52
|
+
default: F(() => [
|
|
53
|
+
o("div", {
|
|
54
|
+
ref: "modal",
|
|
55
|
+
"aria-label": e.title,
|
|
56
|
+
"aria-describedBy": "content",
|
|
57
|
+
class: "modal",
|
|
58
|
+
role: "dialog",
|
|
59
|
+
tabindex: "-1"
|
|
60
|
+
}, [
|
|
61
|
+
o("div", E, [
|
|
62
|
+
o("h1", P, [
|
|
63
|
+
d(t.$slots, "title", {}, () => [
|
|
64
|
+
f(r(e.title), 1)
|
|
65
|
+
])
|
|
66
|
+
])
|
|
67
|
+
]),
|
|
68
|
+
o("p", R, [
|
|
69
|
+
d(t.$slots, "content", {}, () => [
|
|
70
|
+
f(r(e.content), 1)
|
|
71
|
+
])
|
|
72
|
+
]),
|
|
73
|
+
o("div", T, [
|
|
74
|
+
d(t.$slots, "footer")
|
|
75
|
+
])
|
|
76
|
+
], 8, C)
|
|
77
|
+
]),
|
|
78
|
+
_: 3
|
|
79
|
+
}, 8, ["is-visible", "loop"])
|
|
80
|
+
], 64));
|
|
81
|
+
}
|
|
82
|
+
}), q = ".overlay{position:absolute;border-radius:8px;z-index:200;inset:0;background-color:#25385859}.modal{display:flex;flex-direction:column;width:min(560px,95%);gap:16px;position:absolute;z-index:300;border-radius:16px;top:40%;left:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 2px 5px #4a3aff40,0 -2px 5px #4a3aff26 inset,0 1px 1px #ffffff1a inset,0 3px 4px #dfeeff1a inset}.modal__header{padding:24px 24px 0;border-radius:16px 16px 0 0;background:linear-gradient(180deg,#613fdd33,#613fdd1a 40%,#fff)}.modal__title{font-weight:700;font-size:1.25rem}.modal__content{font-family:Roboto,sans-serif;font-size:.875rem;padding:0 24px}.modal__footer{display:flex;justify-content:end;padding:0 24px 24px}", U = /* @__PURE__ */ _(j, [["styles", [q]]]);
|
|
83
|
+
export {
|
|
84
|
+
O as I,
|
|
85
|
+
U as M
|
|
86
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as a } from "./ButtonTooltip.ce-
|
|
2
|
-
import { _ as o, o as i, c as l,
|
|
1
|
+
import { B as a } from "./ButtonTooltip.ce-B071jWM0.js";
|
|
2
|
+
import { _ as o, o as i, c as l, b as s, a as c, f as n, E as d } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
3
3
|
const C = {}, p = {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
width: "16",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { u as B, i as D } from "./i18n-lite-
|
|
1
|
+
import { u as B, i as D } from "./i18n-lite-X2ADNonj.js";
|
|
2
2
|
import { r as T } from "./temporal.utils-DgmGPVba.js";
|
|
3
|
-
import { p as j } from "./shadow-dom-
|
|
4
|
-
import {
|
|
5
|
-
import { F as P } from "./FocusManager.ce-
|
|
6
|
-
const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%2010%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='1'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3ccircle%20cx='5'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3ccircle%20cx='9'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3c/svg%3e", U = "data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.75%206.28086H11.95C18.35%206.28086%2018.35%2014.9722%2011.95%2014.9722M0.75%206.28086L6.35%200.75M0.75%206.28086L6.35%2011.8117'%20stroke='%23122647'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", O = "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='M7.42885%202.85715L10.8574%206.28572L7.42885%209.71429'%20stroke='%23122647'%20stroke-width='1.14286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.571569%2013.1429V10.8571C0.571569%209.64473%201.0532%208.48197%201.91051%207.62466C2.76782%206.76735%203.93058%206.28572%205.143%206.28572H10.8573M12.0001%202.85715L15.4287%206.28572L12.0001%209.71429'%20stroke='%23122647'%20stroke-width='1.14286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", G = "data:image/svg+xml,%3csvg%20width='8'%20height='4'%20viewBox='0%200%208%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L3.53%203.38803L7.06%200H0Z'%20fill='black'/%3e%3c/svg%3e", K = "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='M3.5%207.5H13.5C13.6326%207.5%2013.7598%207.55268%2013.8536%207.64645C13.9473%207.74021%2014%207.86739%2014%208C14%208.13261%2013.9473%208.25979%2013.8536%208.35355C13.7598%208.44732%2013.6326%208.5%2013.5%208.5H3.5C3.36739%208.5%203.24021%208.44732%203.14645%208.35355C3.05268%208.25979%203%208.13261%203%208C3%207.86739%203.05268%207.74021%203.14645%207.64645C3.24021%207.55268%203.36739%207.5%203.5%207.5Z'%20fill='black'/%3e%3cpath%20d='M3.70704%208.00002L7.85404%2012.146C7.94793%2012.2399%208.00067%2012.3672%208.00067%2012.5C8.00067%2012.6328%207.94793%2012.7601%207.85404%2012.854C7.76015%2012.9479%207.63281%2013.0007%207.50004%2013.0007C7.36726%2013.0007%207.23993%2012.9479%207.14604%2012.854L2.64604%208.35402C2.59948%208.30758%202.56253%208.2524%202.53733%208.19165C2.51212%208.13091%202.49915%208.06579%202.49915%208.00002C2.49915%207.93425%202.51212%207.86913%202.53733%207.80839C2.56253%207.74764%202.59948%207.69247%202.64604%207.64602L7.14604%203.14602C7.23993%203.05213%207.36726%202.99939%207.50004%202.99939C7.63281%202.99939%207.76015%203.05213%207.85404%203.14602C7.94793%203.23991%208.00067%203.36725%208.00067%203.50002C8.00067%203.6328%207.94793%203.76013%207.85404%203.85402L3.70704%208.00002Z'%20fill='black'/%3e%3c/svg%3e",
|
|
3
|
+
import { p as j } from "./shadow-dom-Dh5hLXcx.js";
|
|
4
|
+
import { a as k, k as _, G as z, o, c as s, b as a, y, q as M, D as L, E as $, F as E, e as S, Q as I, x as d, r as V, _ as H, h as Z, C as N, v as m, l as f, f as q, A as F, g as C } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
5
|
+
import { F as P } from "./FocusManager.ce-Cb8fkfeb.js";
|
|
6
|
+
const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%2010%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='1'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3ccircle%20cx='5'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3ccircle%20cx='9'%20cy='1'%20r='1'%20fill='%23122647'/%3e%3c/svg%3e", U = "data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.75%206.28086H11.95C18.35%206.28086%2018.35%2014.9722%2011.95%2014.9722M0.75%206.28086L6.35%200.75M0.75%206.28086L6.35%2011.8117'%20stroke='%23122647'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", O = "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='M7.42885%202.85715L10.8574%206.28572L7.42885%209.71429'%20stroke='%23122647'%20stroke-width='1.14286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.571569%2013.1429V10.8571C0.571569%209.64473%201.0532%208.48197%201.91051%207.62466C2.76782%206.76735%203.93058%206.28572%205.143%206.28572H10.8573M12.0001%202.85715L15.4287%206.28572L12.0001%209.71429'%20stroke='%23122647'%20stroke-width='1.14286'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e", G = "data:image/svg+xml,%3csvg%20width='8'%20height='4'%20viewBox='0%200%208%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L3.53%203.38803L7.06%200H0Z'%20fill='black'/%3e%3c/svg%3e", K = "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='M3.5%207.5H13.5C13.6326%207.5%2013.7598%207.55268%2013.8536%207.64645C13.9473%207.74021%2014%207.86739%2014%208C14%208.13261%2013.9473%208.25979%2013.8536%208.35355C13.7598%208.44732%2013.6326%208.5%2013.5%208.5H3.5C3.36739%208.5%203.24021%208.44732%203.14645%208.35355C3.05268%208.25979%203%208.13261%203%208C3%207.86739%203.05268%207.74021%203.14645%207.64645C3.24021%207.55268%203.36739%207.5%203.5%207.5Z'%20fill='black'/%3e%3cpath%20d='M3.70704%208.00002L7.85404%2012.146C7.94793%2012.2399%208.00067%2012.3672%208.00067%2012.5C8.00067%2012.6328%207.94793%2012.7601%207.85404%2012.854C7.76015%2012.9479%207.63281%2013.0007%207.50004%2013.0007C7.36726%2013.0007%207.23993%2012.9479%207.14604%2012.854L2.64604%208.35402C2.59948%208.30758%202.56253%208.2524%202.53733%208.19165C2.51212%208.13091%202.49915%208.06579%202.49915%208.00002C2.49915%207.93425%202.51212%207.86913%202.53733%207.80839C2.56253%207.74764%202.59948%207.69247%202.64604%207.64602L7.14604%203.14602C7.23993%203.05213%207.36726%202.99939%207.50004%202.99939C7.63281%202.99939%207.76015%203.05213%207.85404%203.14602C7.94793%203.23991%208.00067%203.36725%208.00067%203.50002C8.00067%203.6328%207.94793%203.76013%207.85404%203.85402L3.70704%208.00002Z'%20fill='black'/%3e%3c/svg%3e", Q = { class: "popup-menu" }, X = ["aria-expanded", "aria-disabled"], J = { class: "popup-menu__list" }, W = ["aria-disabled", "onClick"], Y = /* @__PURE__ */ k({
|
|
7
7
|
__name: "PopupMenu.ce",
|
|
8
8
|
props: {
|
|
9
9
|
actions: { type: Array },
|
|
@@ -11,7 +11,7 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
11
11
|
},
|
|
12
12
|
emits: ["select"],
|
|
13
13
|
setup(e, { emit: g }) {
|
|
14
|
-
const c = g, l =
|
|
14
|
+
const c = g, l = V(!1);
|
|
15
15
|
function b() {
|
|
16
16
|
e.disabled || (l.value = !l.value);
|
|
17
17
|
}
|
|
@@ -28,7 +28,7 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
28
28
|
document.addEventListener("click", p);
|
|
29
29
|
}), z(() => {
|
|
30
30
|
document.removeEventListener("click", p);
|
|
31
|
-
}), (r, h) => (o(), s("div",
|
|
31
|
+
}), (r, h) => (o(), s("div", Q, [
|
|
32
32
|
a("button", {
|
|
33
33
|
class: "popup-menu__button",
|
|
34
34
|
"aria-expanded": l.value,
|
|
@@ -37,10 +37,10 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
37
37
|
onClick: y(b, ["stop"])
|
|
38
38
|
}, [
|
|
39
39
|
M(r.$slots, "default", {}, void 0, !0)
|
|
40
|
-
], 8,
|
|
40
|
+
], 8, X),
|
|
41
41
|
L(P, { "is-visible": l.value }, {
|
|
42
42
|
default: $(() => [
|
|
43
|
-
a("ul",
|
|
43
|
+
a("ul", J, [
|
|
44
44
|
(o(!0), s(E, null, S(e.actions, (n) => (o(), s("li", {
|
|
45
45
|
class: "list-item",
|
|
46
46
|
key: n.name
|
|
@@ -98,7 +98,7 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
98
98
|
setup(e, { emit: g }) {
|
|
99
99
|
const c = g;
|
|
100
100
|
j();
|
|
101
|
-
const { t: l } = B(), b =
|
|
101
|
+
const { t: l } = B(), b = Z("content"), u = [
|
|
102
102
|
"reply",
|
|
103
103
|
"forward",
|
|
104
104
|
"delete",
|
|
@@ -122,7 +122,7 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
122
122
|
}
|
|
123
123
|
_(() => {
|
|
124
124
|
p();
|
|
125
|
-
}),
|
|
125
|
+
}), N(() => {
|
|
126
126
|
p();
|
|
127
127
|
});
|
|
128
128
|
function r(t) {
|
|
@@ -259,7 +259,7 @@ const R = "data:image/svg+xml,%3csvg%20width='10'%20height='2'%20viewBox='0%200%
|
|
|
259
259
|
])) : f("", !0)
|
|
260
260
|
]));
|
|
261
261
|
}
|
|
262
|
-
}), Te = "html[data-v-449e261c],body[data-v-449e261c],div[data-v-449e261c],span[data-v-449e261c],applet[data-v-449e261c],object[data-v-449e261c],iframe[data-v-449e261c],h1[data-v-449e261c],h2[data-v-449e261c],h3[data-v-449e261c],h4[data-v-449e261c],h5[data-v-449e261c],h6[data-v-449e261c],p[data-v-449e261c],blockquote[data-v-449e261c],pre[data-v-449e261c],a[data-v-449e261c],abbr[data-v-449e261c],acronym[data-v-449e261c],address[data-v-449e261c],big[data-v-449e261c],cite[data-v-449e261c],code[data-v-449e261c],del[data-v-449e261c],dfn[data-v-449e261c],em[data-v-449e261c],img[data-v-449e261c],ins[data-v-449e261c],kbd[data-v-449e261c],q[data-v-449e261c],s[data-v-449e261c],samp[data-v-449e261c],small[data-v-449e261c],strike[data-v-449e261c],strong[data-v-449e261c],sub[data-v-449e261c],sup[data-v-449e261c],tt[data-v-449e261c],var[data-v-449e261c],b[data-v-449e261c],u[data-v-449e261c],i[data-v-449e261c],center[data-v-449e261c],dl[data-v-449e261c],dt[data-v-449e261c],dd[data-v-449e261c],ol[data-v-449e261c],ul[data-v-449e261c],li[data-v-449e261c],fieldset[data-v-449e261c],form[data-v-449e261c],label[data-v-449e261c],legend[data-v-449e261c],table[data-v-449e261c],caption[data-v-449e261c],tbody[data-v-449e261c],tfoot[data-v-449e261c],thead[data-v-449e261c],tr[data-v-449e261c],th[data-v-449e261c],td[data-v-449e261c],article[data-v-449e261c],aside[data-v-449e261c],canvas[data-v-449e261c],details[data-v-449e261c],embed[data-v-449e261c],figure[data-v-449e261c],figcaption[data-v-449e261c],footer[data-v-449e261c],header[data-v-449e261c],hgroup[data-v-449e261c],menu[data-v-449e261c],nav[data-v-449e261c],output[data-v-449e261c],ruby[data-v-449e261c],section[data-v-449e261c],summary[data-v-449e261c],time[data-v-449e261c],mark[data-v-449e261c],audio[data-v-449e261c],video[data-v-449e261c],dialog[data-v-449e261c]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-449e261c],aside[data-v-449e261c],details[data-v-449e261c],figcaption[data-v-449e261c],figure[data-v-449e261c],footer[data-v-449e261c],header[data-v-449e261c],hgroup[data-v-449e261c],menu[data-v-449e261c],nav[data-v-449e261c],section[data-v-449e261c]{display:block}body[data-v-449e261c]{line-height:1}ol[data-v-449e261c],ul[data-v-449e261c]{list-style:none}table[data-v-449e261c]{border-collapse:collapse;border-spacing:0}button[data-v-449e261c],p[data-v-449e261c],div[role=heading][data-v-449e261c]{font-family:Roboto,sans-serif;color:#253858}.container[data-v-449e261c]{background-color:#f4f5f7;border-radius:8px;border:1px solid #cdd1d9;display:flex;flex-direction:column;gap:12px;padding:16px}.nav[data-v-449e261c]{display:flex;gap:8px;justify-content:end;align-items:stretch}.nav button[data-v-449e261c]{display:flex;gap:8px;align-items:center;cursor:pointer;padding:4px 8px;border:1px solid #cdd1d9;background:#fff;border-radius:8px;color:#122647;font-size:.875rem;font-weight:700}.nav button[aria-disabled=true][data-v-449e261c]{cursor:not-allowed;background:#eae9e9}.nav button[aria-disabled=false][data-v-449e261c]:hover{background-color:#cdd1d9}.nav .back-button[data-v-449e261c]{border:none;background:transparent}.nav__spacer[data-v-449e261c]{flex:1}.flip-h[data-v-449e261c]{transform:scaleX(-1)}.header[data-v-449e261c]{display:flex;justify-content:space-between}.header div[role][data-v-449e261c]{font-family:open-sans,sans-serif;font-size:1.125rem}.header .date[data-v-449e261c]{color:#5e6c84;font-size:.75rem}.expeditor[data-v-449e261c]{display:grid;column-gap:4px;width:fit-content;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.expeditor div[role][data-v-449e261c]{font-weight:700}.expeditor-mail[data-v-449e261c],.expeditor .recipient p[data-v-449e261c]{align-self:end;font-size:.75rem;color:#5e6c84;font-weight:400;word-break:break-word}.expeditor .recipient[data-v-449e261c]{display:flex}.expeditor .recipient button[data-v-449e261c]{border:none;background:transparent;display:flex;align-items:center;cursor:not-allowed}.expeditor .avatar[data-v-449e261c]{grid-row:1/span 2;margin-right:12px}.content[data-v-449e261c]{color:#122647;font-size:.875rem}.previous-message[data-v-449e261c]{font-size:.875rem;margin-top:12px}.previous-message__header[data-v-449e261c]{font-style:italic;font-size:.875rem;color:#5e6c84;margin-bottom:8px}.previous-message blockquote[data-v-449e261c]{border-left:1px solid #cdd1d9;margin-left:8px;padding-left:8px}.sr-only[data-v-449e261c]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}@media screen and (max-width:576px){.sr-only-mobile[data-v-449e261c]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}.date[data-v-449e261c]{display:none}}",
|
|
262
|
+
}), Te = "html[data-v-449e261c],body[data-v-449e261c],div[data-v-449e261c],span[data-v-449e261c],applet[data-v-449e261c],object[data-v-449e261c],iframe[data-v-449e261c],h1[data-v-449e261c],h2[data-v-449e261c],h3[data-v-449e261c],h4[data-v-449e261c],h5[data-v-449e261c],h6[data-v-449e261c],p[data-v-449e261c],blockquote[data-v-449e261c],pre[data-v-449e261c],a[data-v-449e261c],abbr[data-v-449e261c],acronym[data-v-449e261c],address[data-v-449e261c],big[data-v-449e261c],cite[data-v-449e261c],code[data-v-449e261c],del[data-v-449e261c],dfn[data-v-449e261c],em[data-v-449e261c],img[data-v-449e261c],ins[data-v-449e261c],kbd[data-v-449e261c],q[data-v-449e261c],s[data-v-449e261c],samp[data-v-449e261c],small[data-v-449e261c],strike[data-v-449e261c],strong[data-v-449e261c],sub[data-v-449e261c],sup[data-v-449e261c],tt[data-v-449e261c],var[data-v-449e261c],b[data-v-449e261c],u[data-v-449e261c],i[data-v-449e261c],center[data-v-449e261c],dl[data-v-449e261c],dt[data-v-449e261c],dd[data-v-449e261c],ol[data-v-449e261c],ul[data-v-449e261c],li[data-v-449e261c],fieldset[data-v-449e261c],form[data-v-449e261c],label[data-v-449e261c],legend[data-v-449e261c],table[data-v-449e261c],caption[data-v-449e261c],tbody[data-v-449e261c],tfoot[data-v-449e261c],thead[data-v-449e261c],tr[data-v-449e261c],th[data-v-449e261c],td[data-v-449e261c],article[data-v-449e261c],aside[data-v-449e261c],canvas[data-v-449e261c],details[data-v-449e261c],embed[data-v-449e261c],figure[data-v-449e261c],figcaption[data-v-449e261c],footer[data-v-449e261c],header[data-v-449e261c],hgroup[data-v-449e261c],menu[data-v-449e261c],nav[data-v-449e261c],output[data-v-449e261c],ruby[data-v-449e261c],section[data-v-449e261c],summary[data-v-449e261c],time[data-v-449e261c],mark[data-v-449e261c],audio[data-v-449e261c],video[data-v-449e261c],dialog[data-v-449e261c]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-449e261c],aside[data-v-449e261c],details[data-v-449e261c],figcaption[data-v-449e261c],figure[data-v-449e261c],footer[data-v-449e261c],header[data-v-449e261c],hgroup[data-v-449e261c],menu[data-v-449e261c],nav[data-v-449e261c],section[data-v-449e261c]{display:block}body[data-v-449e261c]{line-height:1}ol[data-v-449e261c],ul[data-v-449e261c]{list-style:none}table[data-v-449e261c]{border-collapse:collapse;border-spacing:0}button[data-v-449e261c],p[data-v-449e261c],div[role=heading][data-v-449e261c]{font-family:Roboto,sans-serif;color:#253858}.container[data-v-449e261c]{background-color:#f4f5f7;border-radius:8px;border:1px solid #cdd1d9;display:flex;flex-direction:column;gap:12px;padding:16px}.nav[data-v-449e261c]{display:flex;gap:8px;justify-content:end;align-items:stretch}.nav button[data-v-449e261c]{display:flex;gap:8px;align-items:center;cursor:pointer;padding:4px 8px;border:1px solid #cdd1d9;background:#fff;border-radius:8px;color:#122647;font-size:.875rem;font-weight:700}.nav button[aria-disabled=true][data-v-449e261c]{cursor:not-allowed;background:#eae9e9}.nav button[aria-disabled=false][data-v-449e261c]:hover{background-color:#cdd1d9}.nav .back-button[data-v-449e261c]{border:none;background:transparent}.nav__spacer[data-v-449e261c]{flex:1}.flip-h[data-v-449e261c]{transform:scaleX(-1)}.header[data-v-449e261c]{display:flex;justify-content:space-between}.header div[role][data-v-449e261c]{font-family:open-sans,sans-serif;font-size:1.125rem}.header .date[data-v-449e261c]{color:#5e6c84;font-size:.75rem}.expeditor[data-v-449e261c]{display:grid;column-gap:4px;width:fit-content;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.expeditor div[role][data-v-449e261c]{font-weight:700}.expeditor-mail[data-v-449e261c],.expeditor .recipient p[data-v-449e261c]{align-self:end;font-size:.75rem;color:#5e6c84;font-weight:400;word-break:break-word}.expeditor .recipient[data-v-449e261c]{display:flex}.expeditor .recipient button[data-v-449e261c]{border:none;background:transparent;display:flex;align-items:center;cursor:not-allowed}.expeditor .avatar[data-v-449e261c]{grid-row:1/span 2;margin-right:12px}.content[data-v-449e261c]{color:#122647;font-size:.875rem}.previous-message[data-v-449e261c]{font-size:.875rem;margin-top:12px}.previous-message__header[data-v-449e261c]{font-style:italic;font-size:.875rem;color:#5e6c84;margin-bottom:8px}.previous-message blockquote[data-v-449e261c]{border-left:1px solid #cdd1d9;margin-left:8px;padding-left:8px}.sr-only[data-v-449e261c]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}@media screen and (max-width:576px){.sr-only-mobile[data-v-449e261c]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}.date[data-v-449e261c]{display:none}}", Ve = /* @__PURE__ */ H(De, [["styles", [Te]], ["__scopeId", "data-v-449e261c"]]);
|
|
263
263
|
export {
|
|
264
|
-
|
|
264
|
+
Ve as P
|
|
265
265
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as u } from "./Button.ce-
|
|
2
|
-
import { F as x } from "./FocusManager.ce-
|
|
3
|
-
import {
|
|
1
|
+
import { B as u } from "./Button.ce-C-lBihdF.js";
|
|
2
|
+
import { F as x } from "./FocusManager.ce-Cb8fkfeb.js";
|
|
3
|
+
import { a as m, h as b, C as g, o as n, c as r, F as y, l, D as h, E as p, b as e, q as d, A as i, x as a, f as B, B as _, _ as v } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
4
4
|
const k = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "overlay"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as e, o as t, c as r,
|
|
1
|
+
import { _ as e, o as t, c as r, b as o } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const s = {}, n = {
|
|
3
3
|
width: "20",
|
|
4
4
|
height: "20",
|
|
@@ -7,12 +7,12 @@ const s = {}, n = {
|
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
8
|
"aria-hidden": "true"
|
|
9
9
|
};
|
|
10
|
-
function a
|
|
10
|
+
function c(a, C) {
|
|
11
11
|
return t(), r("svg", n, [...C[0] || (C[0] = [
|
|
12
12
|
o("path", { d: "M9.98008 16.836C8.07578 16.836 6.46036 16.1728 5.13383 14.8462C3.80731 13.5197 3.14404 11.9043 3.14404 9.99998C3.14404 8.09568 3.80731 6.48026 5.13383 5.15373C6.46036 3.8272 8.07578 3.16394 9.98008 3.16394C10.9684 3.16394 11.9108 3.36686 12.8074 3.77269C13.7039 4.17839 14.4713 4.76095 15.1097 5.5204V4.03707C15.1097 3.7897 15.1933 3.58234 15.3607 3.41498C15.5281 3.24762 15.7354 3.16394 15.9828 3.16394C16.2303 3.16394 16.4377 3.24762 16.6051 3.41498C16.7724 3.58234 16.8561 3.7897 16.8561 4.03707V8.29352C16.8561 8.5595 16.7646 8.78394 16.5815 8.96686C16.3986 9.14991 16.1742 9.24144 15.9082 9.24144H11.6418C11.3958 9.24144 11.1896 9.15776 11.0232 8.9904C10.8568 8.82304 10.7736 8.61561 10.7736 8.36811C10.7736 8.12213 10.8573 7.91595 11.0247 7.74956C11.192 7.58318 11.3994 7.49998 11.6468 7.49998H14.2438C13.7994 6.74207 13.199 6.14589 12.4428 5.71144C11.6867 5.277 10.8658 5.05977 9.98008 5.05977C8.60786 5.05977 7.44147 5.54005 6.48092 6.50061C5.52022 7.4613 5.03988 8.62776 5.03988 9.99998C5.03988 11.3722 5.52022 12.5387 6.48092 13.4994C7.44147 14.4599 8.60786 14.9402 9.98008 14.9402C10.888 14.9402 11.7219 14.713 12.4818 14.2587C13.2416 13.8046 13.8385 13.1963 14.2724 12.4339C14.4021 12.2189 14.5846 12.0692 14.8199 11.9848C15.055 11.9005 15.2896 11.8996 15.5236 11.9823C15.7733 12.0651 15.9535 12.2275 16.064 12.4696C16.1745 12.7118 16.1675 12.9401 16.0432 13.1544C15.4538 14.2688 14.6222 15.161 13.5484 15.831C12.4745 16.501 11.2851 16.836 9.98008 16.836Z" }, null, -1)
|
|
13
13
|
])]);
|
|
14
14
|
}
|
|
15
|
-
const l = /* @__PURE__ */ e(s, [["render",
|
|
15
|
+
const l = /* @__PURE__ */ e(s, [["render", c]]);
|
|
16
16
|
export {
|
|
17
17
|
l as R
|
|
18
18
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as i, o as d, c, b as e, B as l, x as p, g as o, _ as u } from "./_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
2
|
const h = { class: "steps-wrapper" }, _ = { class: "steps-wrapper__stepper" }, f = { "aria-hidden": "true" }, w = {
|
|
3
3
|
class: "sr-only",
|
|
4
4
|
"aria-live": "polite"
|
package/dist/{_plugin-vue_export-helper-DROOAHrz.js → _plugin-vue_export-helper-DJlRxzRH.js}
RENAMED
|
@@ -5059,13 +5059,13 @@ export {
|
|
|
5059
5059
|
Gc as K,
|
|
5060
5060
|
bc as L,
|
|
5061
5061
|
Wc as M,
|
|
5062
|
-
|
|
5063
|
-
|
|
5064
|
-
|
|
5065
|
-
|
|
5066
|
-
|
|
5067
|
-
|
|
5068
|
-
|
|
5062
|
+
ef as N,
|
|
5063
|
+
uf as O,
|
|
5064
|
+
Zc as P,
|
|
5065
|
+
df as Q,
|
|
5066
|
+
Hc as R,
|
|
5067
|
+
Ac as S,
|
|
5068
|
+
bi as T,
|
|
5069
5069
|
rf as U,
|
|
5070
5070
|
Jc as V,
|
|
5071
5071
|
Qc as W,
|
|
@@ -5073,13 +5073,13 @@ export {
|
|
|
5073
5073
|
fo as Y,
|
|
5074
5074
|
jc as Z,
|
|
5075
5075
|
hf as _,
|
|
5076
|
-
|
|
5076
|
+
Zo as a,
|
|
5077
5077
|
Kc as a0,
|
|
5078
5078
|
es as a1,
|
|
5079
5079
|
Jl as a2,
|
|
5080
5080
|
ff as a3,
|
|
5081
5081
|
ys as a4,
|
|
5082
|
-
|
|
5082
|
+
Fr as b,
|
|
5083
5083
|
tf as c,
|
|
5084
5084
|
lf as d,
|
|
5085
5085
|
Yc as e,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { u as ne, i as P } from "../i18n-lite-
|
|
1
|
+
import { a as V, i as W, h as D, w as J, o as a, f as S, E as s, q as U, Q as z, y as L, t as X, v as M, V as Y, g as o, _ as Z, K as ee, c, D as u, b as n, A as y, x as l, F as w, e as A, l as x, W as te, r as N, p as ae, d as se } from "../_plugin-vue_export-helper-DJlRxzRH.js";
|
|
2
|
+
import { u as ne, i as P } from "../i18n-lite-X2ADNonj.js";
|
|
3
3
|
import { b as le } from "../normalize-props-DH0oPBss.js";
|
|
4
|
-
import { F as oe } from "../Feedback.ce-
|
|
5
|
-
import { _ as ie, a as re } from "../Cross.ce.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { S as ce } from "../Stepper.ce-
|
|
7
|
-
import { l as de } from "../index-
|
|
4
|
+
import { F as oe } from "../Feedback.ce-CeyQhenY.js";
|
|
5
|
+
import { _ as ie, a as re } from "../Cross.ce.vue_vue_type_script_setup_true_lang-Cc1FblLh.js";
|
|
6
|
+
import { S as ce } from "../Stepper.ce-cG0al2pY.js";
|
|
7
|
+
import { l as de } from "../index-Ck6CFpiq.js";
|
|
8
8
|
const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
9
9
|
"analyse-mails-phishing": { continue: "Continuer", subject: "{{srOnly}}{{subject}}", subjectSrOnly: "Sujet : ", sender: "{{srOnly}}{{sender}}", senderSrOnly: "Expéditeur : ", recipient: "{{srOnly}}{{recipient}}", recipientSrOnly: "Destinataire : ", to: "À moi", feedbackTitle: { correct: "Bien joué", incorrect: "Ce n’est pas ça" }, feedbackSrOnly: "Vous pouvez cliquer sur Continuer pour afficher le prochain mail." }
|
|
10
10
|
}, ve = {}, ge = {}, ye = "data:image/svg+xml,%3csvg%20width='41'%20height='41'%20viewBox='0%200%2041%2041'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2033.5484C9.02496%2031.6445%209.79268%2029.8271%2011.1371%2028.4893C12.4815%2027.1515%2014.2944%2026.4009%2016.1837%2026.3999H24.8163C26.7056%2026.4009%2028.5185%2027.1515%2029.8629%2028.4893C31.2073%2029.8271%2031.975%2031.6445%2032%2033.5484C28.8446%2036.4141%2024.7476%2038%2020.5%2038C16.2524%2038%2012.1554%2036.4141%209%2033.5484ZM26.9744%2015.525C26.9744%2016.8155%2026.5947%2018.077%2025.8833%2019.1501C25.1719%2020.2231%2024.1607%2021.0594%2022.9776%2021.5533C21.7946%2022.0471%2020.4928%2022.1763%2019.2369%2021.9246C17.981%2021.6728%2016.8274%2021.0514%2015.9219%2020.1388C15.0164%2019.2263%2014.3998%2018.0637%2014.15%2016.7979C13.9002%2015.5322%2014.0284%2014.2203%2014.5184%2013.028C15.0085%2011.8357%2015.8383%2010.8166%2016.903%2010.0997C17.9677%209.38268%2019.2195%209%2020.5%209C22.2171%209%2023.8639%209.68745%2025.0781%2010.9111C26.2923%2012.1348%2026.9744%2013.7944%2026.9744%2015.525Z'%20fill='white'/%3e%3cpath%20d='M36.2655%2033.5758C38.3699%2031.0459%2039.8335%2028.0469%2040.5326%2024.8323C41.2316%2021.6177%2041.1455%2018.2822%2040.2815%2015.1079C39.4175%2011.9336%2037.8011%209.0139%2035.569%206.59581C33.3368%204.17772%2030.5547%202.33238%2027.4578%201.21587C24.3609%200.0993725%2021.0405%20-0.255438%2017.7774%200.181459C14.5142%200.618355%2011.4044%201.83411%208.71099%203.72586C6.01756%205.61762%203.81975%208.12973%202.30349%2011.0497C0.787232%2013.9696%20-0.00287585%2017.2115%207.86538e-06%2020.5011C0.00111445%2025.2832%201.6877%2029.9122%204.7638%2033.5758L4.7345%2033.6007C4.83707%2033.7237%204.9543%2033.8291%205.0598%2033.9506C5.19168%2034.1014%205.33382%2034.2435%205.47009%2034.3899C5.88039%2034.835%206.3024%2035.2625%206.74493%2035.6637C6.87974%2035.7866%207.01895%2035.9008%207.15522%2036.018C7.62413%2036.4221%208.10623%2036.8057%208.6059%2037.1629C8.67038%2037.2068%208.72899%2037.264%208.79347%2037.3093V37.2918C12.2254%2039.7049%2016.3196%2041%2020.5161%2041C24.7127%2041%2028.8068%2039.7049%2032.2388%2037.2918V37.3093C32.3033%2037.264%2032.3604%2037.2068%2032.4263%2037.1629C32.9246%2036.8042%2033.4081%2036.4221%2033.877%2036.018C34.0133%2035.9008%2034.1525%2035.7852%2034.2873%2035.6637C34.7298%2035.261%2035.1519%2034.835%2035.5622%2034.3899C35.6984%2034.2435%2035.8391%2034.1014%2035.9725%2033.9506C36.0765%2033.8291%2036.1952%2033.7237%2036.2978%2033.5992L36.2655%2033.5758ZM20.5147%208.78808C21.8188%208.78808%2023.0937%209.1745%2024.1781%209.89846C25.2625%2010.6224%2026.1076%2011.6514%2026.6067%2012.8553C27.1058%2014.0592%2027.2364%2015.384%2026.982%2016.662C26.7275%2017.9401%2026.0995%2019.1141%2025.1773%2020.0355C24.2551%2020.9569%2023.0802%2021.5844%2021.8011%2021.8387C20.522%2022.0929%2019.1961%2021.9624%2017.9912%2021.4637C16.7864%2020.9651%2015.7565%2020.1206%2015.032%2019.0371C14.3074%2017.9536%2013.9207%2016.6798%2013.9207%2015.3767C13.9207%2013.6293%2014.6154%2011.9534%2015.852%2010.7178C17.0886%209.48224%2018.7658%208.78808%2020.5147%208.78808ZM8.80226%2033.5758C8.82768%2031.6534%209.60958%2029.8182%2010.9788%2028.4674C12.348%2027.1165%2014.1945%2026.3586%2016.1187%2026.3576H24.9107C26.8349%2026.3586%2028.6813%2027.1165%2030.0505%2028.4674C31.4197%2029.8182%2032.2016%2031.6534%2032.2271%2033.5758C29.0134%2036.4694%2024.8407%2038.0708%2020.5147%2038.0708C16.1886%2038.0708%2012.016%2036.4694%208.80226%2033.5758Z'%20fill='%232F80ED'/%3e%3c/svg%3e", be = "data:image/svg+xml,%3csvg%20width='8'%20height='4'%20viewBox='0%200%208%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L3.53%203.38803L7.06%200H0Z'%20fill='black'/%3e%3c/svg%3e", Ce = /* @__PURE__ */ V({
|
|
@@ -14,7 +14,7 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
14
14
|
path: { type: String }
|
|
15
15
|
},
|
|
16
16
|
setup(t) {
|
|
17
|
-
const { selectedPath: f, correct: $, paths: b, pathToIndex: _ } =
|
|
17
|
+
const { selectedPath: f, correct: $, paths: b, pathToIndex: _ } = W("store"), p = D("el"), m = o(() => f.value === t.path), v = o(() => _.value[t.path]), d = o(() => m.value || f.value === void 0 && v.value === 0);
|
|
18
18
|
function O() {
|
|
19
19
|
f.value = t.path;
|
|
20
20
|
}
|
|
@@ -24,7 +24,7 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
24
24
|
function E() {
|
|
25
25
|
v.value !== b.value.length - 1 && (f.value = b.value[v.value + 1]);
|
|
26
26
|
}
|
|
27
|
-
return
|
|
27
|
+
return J(() => {
|
|
28
28
|
m.value && p.value.focus();
|
|
29
29
|
}), (T, i) => (a(), S(Y(t.block ? "div" : "span"), {
|
|
30
30
|
class: X(["mail-element", {
|
|
@@ -58,17 +58,17 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
58
58
|
}, Fe = {
|
|
59
59
|
key: 1,
|
|
60
60
|
class: "mail__button"
|
|
61
|
-
},
|
|
61
|
+
}, Ae = {
|
|
62
62
|
key: 0,
|
|
63
63
|
class: "sr-only"
|
|
64
|
-
},
|
|
64
|
+
}, Ne = /* @__PURE__ */ V({
|
|
65
65
|
__name: "AnalyseMailsPhishing.ce",
|
|
66
66
|
props: {
|
|
67
67
|
titleLevel: { type: Number },
|
|
68
68
|
mails: { type: Array }
|
|
69
69
|
},
|
|
70
70
|
setup(t, { expose: f }) {
|
|
71
|
-
const $ = te(t, ["mails"]), { t: b } = ne(), _ =
|
|
71
|
+
const $ = te(t, ["mails"]), { t: b } = ne(), _ = N(0), p = N(), m = D("container"), v = o(() => $.titleLevel ?? 2), d = o(() => t.mails[_.value]), O = o(() => p.value !== void 0), g = o(() => d.value.answers.includes(p.value)), E = o(() => g.value ? b("analyse-mails-phishing.feedbackTitle.correct") : b("analyse-mails-phishing.feedbackTitle.incorrect")), T = o(() => g.value ? d.value.correctFeedback : d.value.incorrectFeedback), i = o(() => g.value && _.value < t.mails.length - 1), C = o(
|
|
72
72
|
() => d.value.body.map((e, r) => {
|
|
73
73
|
if (e.type === "paragraph")
|
|
74
74
|
return {
|
|
@@ -192,15 +192,15 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
192
192
|
])
|
|
193
193
|
])
|
|
194
194
|
]),
|
|
195
|
-
(a(!0), c(w, null,
|
|
195
|
+
(a(!0), c(w, null, A(C.value, (h, I) => (a(), c(w, { key: I }, [
|
|
196
196
|
h.type === "paragraph" ? (a(), c("p", Be, [
|
|
197
|
-
(a(!0), c(w, null,
|
|
197
|
+
(a(!0), c(w, null, A(h.content, ({ path: G, text: Q }, F) => (a(), c(w, { key: F }, [
|
|
198
198
|
F !== 0 ? (a(), c(w, { key: 0 }, [
|
|
199
199
|
y(l(" "))
|
|
200
200
|
], 64)) : x("", !0),
|
|
201
201
|
u(j, { path: G }, {
|
|
202
202
|
default: s(() => [
|
|
203
|
-
y(l(
|
|
203
|
+
y(l(Q), 1)
|
|
204
204
|
]),
|
|
205
205
|
_: 2
|
|
206
206
|
}, 1032, ["path"])
|
|
@@ -233,7 +233,7 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
233
233
|
]),
|
|
234
234
|
content: s(() => [
|
|
235
235
|
y(l(T.value) + " ", 1),
|
|
236
|
-
i.value ? (a(), c("span",
|
|
236
|
+
i.value ? (a(), c("span", Ae, l(e.$t("analyse-mails-phishing.feedbackSrOnly")), 1)) : x("", !0)
|
|
237
237
|
]),
|
|
238
238
|
_: 1
|
|
239
239
|
}, 8, ["title"])) : x("", !0),
|
|
@@ -245,7 +245,7 @@ const ue = {}, pe = {}, me = {}, he = {}, fe = {}, _e = {
|
|
|
245
245
|
], 512);
|
|
246
246
|
};
|
|
247
247
|
}
|
|
248
|
-
}), Ve = "*{font-family:Nunito,Roboto,sans-serif;color:#122647}p{margin:0}.analyse-mails-phishing{display:flex;flex-direction:column;gap:24px}.mail{display:flex;padding:16px;flex-direction:column;gap:12px;border-radius:8px;background:#f4f5f7;align-items:start}.mail__subject{font-size:18px}.mail-header{display:flex;gap:16px;align-items:center}.mail-header__content{display:flex;flex-direction:column;gap:4px}.mail-header__from-name{font-size:15px;font-weight:700}.mail-header__from-address{color:#757575;font-size:12px}.mail-header__to{color:#818488;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px}.mail__paragraph{font-size:14px;line-height:24px}.mail__button{padding:8px 24px;border-radius:8px;border:1px solid #cdd1d9;background-color:#fff;color:#253858;font-size:14px;font-weight:700;text-align:center}.mail-element--correct .mail-header__from-address,.mail-element--incorrect .mail-header__from-address{color:#122647}.feedback-icon{height:16px;width:16px}.continue-button{border-style:none;padding:8px 24px;border-radius:8px;background-color:#253858;color:#fff;font-size:14px;font-weight:700;cursor:pointer;align-self:center}@media only screen and (max-width:576px){.analyse-mails-phishing{gap:12px}.mail__subject{font-size:16px}.mail__button{padding:8px 12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}", De = /* @__PURE__ */ Z(
|
|
248
|
+
}), Ve = "*{font-family:Nunito,Roboto,sans-serif;color:#122647}p{margin:0}.analyse-mails-phishing{display:flex;flex-direction:column;gap:24px}.mail{display:flex;padding:16px;flex-direction:column;gap:12px;border-radius:8px;background:#f4f5f7;align-items:start}.mail__subject{font-size:18px}.mail-header{display:flex;gap:16px;align-items:center}.mail-header__content{display:flex;flex-direction:column;gap:4px}.mail-header__from-name{font-size:15px;font-weight:700}.mail-header__from-address{color:#757575;font-size:12px}.mail-header__to{color:#818488;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px}.mail__paragraph{font-size:14px;line-height:24px}.mail__button{padding:8px 24px;border-radius:8px;border:1px solid #cdd1d9;background-color:#fff;color:#253858;font-size:14px;font-weight:700;text-align:center}.mail-element--correct .mail-header__from-address,.mail-element--incorrect .mail-header__from-address{color:#122647}.feedback-icon{height:16px;width:16px}.continue-button{border-style:none;padding:8px 24px;border-radius:8px;background-color:#253858;color:#fff;font-size:14px;font-weight:700;cursor:pointer;align-self:center}@media only screen and (max-width:576px){.analyse-mails-phishing{gap:12px}.mail__subject{font-size:16px}.mail__button{padding:8px 12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0}", De = /* @__PURE__ */ Z(Ne, [["styles", [Ve]]]);
|
|
249
249
|
P.addTranslationsFromGlobResults(/* @__PURE__ */ Object.assign({ "./locales/de-AT.json": ue, "./locales/en.json": pe, "./locales/es-419.json": me, "./locales/es.json": he, "./locales/fr-BE.json": fe, "./locales/fr.json": _e, "./locales/it.json": ve, "./locales/nl.json": ge }));
|
|
250
250
|
de();
|
|
251
251
|
const R = se(De, {
|