@1024pix/epreuves-components 2.2.1 → 2.2.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/{LLMMessage.ce-D_SYQOna.js → LLMMessage.ce-DSYjzT9g.js} +8 -8
- package/dist/{Loading.ce-CjAv1WaY.js → Loading.ce-DmUVuFq5.js} +1 -1
- package/dist/{NavigationButton.ce-DlErTyfv.js → NavigationButton.ce-COLdN-XJ.js} +5 -5
- package/dist/{Retry--whpA3a8.js → Retry-Df6WpF65.js} +1 -1
- package/dist/{_plugin-vue_export-helper-CP5OpzZH.js → _plugin-vue_export-helper-b0PKqEbd.js} +1579 -1559
- package/dist/components/calcul-impact.ce.js.js +8 -8
- package/dist/components/capacity-calculation.ce.js.js +29 -29
- package/dist/components/clickable-image.ce.js.js +72 -71
- package/dist/components/complete-phrase.ce.js.js +50 -50
- package/dist/components/flip-cards.ce.js.js +10 -10
- package/dist/components/image-quiz.ce.js.js +2 -2
- package/dist/components/image-quizzes.ce.js.js +2 -2
- package/dist/components/llm-compare-messages.ce.js.js +3 -3
- package/dist/components/llm-messages.ce.js.js +3 -3
- package/dist/components/llm-prompt-select.ce.js.js +6 -6
- package/dist/components/message-conversation.ce.js.js +12 -12
- package/dist/components/pix-article.ce.js.js +4 -4
- package/dist/components/pix-carousel.ce.js.js +7 -7
- package/dist/components/pix-cursor.ce.js.js +11 -11
- package/dist/components/qcm-deepfake.ce.js.js +15 -15
- package/dist/{i18n-BB4WILwM.js → i18n-DwNjk2PP.js} +1 -1
- package/dist/{image-quiz.ce-UlVFo5Sr.js → image-quiz.ce-DbLH3Dkt.js} +15 -15
- package/dist/index.js +1 -1
- package/dist/schema.js +5 -5
- package/dist/{shadow-dom-D3DtD_VO.js → shadow-dom-CG-UQz_W.js} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as y, k as b, c as i, o, a as s,
|
|
2
|
-
import { i as a, a as K, b as X } from "../i18n-
|
|
3
|
-
import { R as Y } from "../Retry
|
|
1
|
+
import { d as y, k as b, c as i, o, a as s, v, A as c, y as w, _, O as A, P as E, r as x, l as O, D as V, Q as M, L as P, g as G, F as $, b as C, e as Q, x as F, B as k, R as U, M as W, q as H, f as J } from "../_plugin-vue_export-helper-b0PKqEbd.js";
|
|
2
|
+
import { i as a, a as K, b as X } from "../i18n-DwNjk2PP.js";
|
|
3
|
+
import { R as Y } from "../Retry-Df6WpF65.js";
|
|
4
4
|
import { u as Z } from "../normalize-props-AlmAfi_u.js";
|
|
5
5
|
const ee = {}, te = {}, ae = {}, ne = {
|
|
6
6
|
"qcm-deepfake": { options: ["une photo de sa chanteuse préférée", "une chanson de sa chanteuse préférée", "les partitions de la chanson", "une photo de Caroline", "un enregistrement de Caroline qui dit quelques phrases"], iaResultInfo: "Retrouvez ici les résultats du logiciel d'IA générative :", iaResultGenerated: "Résultat généré par le logiciel d'IA générative", in: "Entrée", out: "Sortie", waiting: "Logiciel d'IA générative", selectThreeElements: "Sélectionnez 3 éléments pour générer la vidéo de Caroline :", generateVideo: "Générer la vidéo !", loading: "Chargement…", restart: "Recommencer", element_one: "élément", element_other: "éléments", generateVideoInfo_one: "Plus que {{count}} élément", generateVideoInfo_other: "Plus que {{count}} éléments", restartInfo: "Essayez avec de nouveaux éléments", success: { title: "Bien joué !", description: "C'est bien la vidéo de Caroline. Vous avez utilisé les bons éléments." }, fail: { title: "Pas exactement…", description: "Le résultat ne convient pas. Recommencez en changeant les éléments en entrée." } }
|
|
@@ -55,7 +55,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
55
55
|
}
|
|
56
56
|
}), ge = ".right-container[data-v-2a82aa38]{grid-row:1/1;grid-column:1/1}.right-container[aria-hidden=true][data-v-2a82aa38]{visibility:hidden}img[data-v-2a82aa38]{margin-block:.5rem}.subtitle[data-v-2a82aa38]{font-size:1.25rem;font-weight:700;text-align:center}.description[data-v-2a82aa38]{font-weight:700;margin-top:0;margin-bottom:0}img[data-v-2a82aa38]{width:200px;height:auto}.answer-block[data-v-2a82aa38]{background:#e8e8e8;margin-inline:1rem;padding:.5rem;border-radius:10px}.answer-block p[data-v-2a82aa38]{margin-bottom:0}.answer-block.success[data-v-2a82aa38]{background:#e8f3ef}.answer-block.fail[data-v-2a82aa38]{border-radius:16px;background:#fbecec}", pe = /* @__PURE__ */ _(fe, [["styles", [ge]], ["__scopeId", "data-v-2a82aa38"]]), me = ["aria-disabled"], ve = /* @__PURE__ */ y({
|
|
57
57
|
__name: "Option.ce",
|
|
58
|
-
props: /* @__PURE__ */
|
|
58
|
+
props: /* @__PURE__ */ A({
|
|
59
59
|
option: { type: String },
|
|
60
60
|
value: { type: Number },
|
|
61
61
|
readonly: { type: Boolean }
|
|
@@ -65,7 +65,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
65
65
|
}),
|
|
66
66
|
emits: ["update:modelValue"],
|
|
67
67
|
setup(e, { expose: u }) {
|
|
68
|
-
const n =
|
|
68
|
+
const n = E(e, "modelValue"), l = x(!1), t = b(() => n.value.length === 3 && !l.value || e.readonly);
|
|
69
69
|
function h(p) {
|
|
70
70
|
if (t.value) {
|
|
71
71
|
p.preventDefault();
|
|
@@ -85,7 +85,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
85
85
|
"aria-disabled": t.value,
|
|
86
86
|
"onUpdate:modelValue": m[0] || (m[0] = (g) => l.value = g)
|
|
87
87
|
}, null, 8, me), [
|
|
88
|
-
[
|
|
88
|
+
[M, l.value]
|
|
89
89
|
]),
|
|
90
90
|
V(c(e.option), 1)
|
|
91
91
|
], 2));
|
|
@@ -100,7 +100,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
100
100
|
return (u, n) => (o(), i("button", {
|
|
101
101
|
class: w(["epreuve-button", e.state])
|
|
102
102
|
}, [
|
|
103
|
-
|
|
103
|
+
P(u.$slots, "icon"),
|
|
104
104
|
V(" " + c(e.label), 1)
|
|
105
105
|
], 2));
|
|
106
106
|
}
|
|
@@ -123,7 +123,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
123
123
|
searchDelay: { default: 3e3, type: Number }
|
|
124
124
|
},
|
|
125
125
|
setup(e, { expose: u }) {
|
|
126
|
-
const n = x([]), l = [2, 4, 5], t = x("info"), h =
|
|
126
|
+
const n = x([]), l = [2, 4, 5], t = x("info"), h = G("optionsNode"), p = a.t("qcm-deepfake.options", { returnObjects: !0 }), m = ["👩🎤", "🎧", "🎶", "👩", "🎙️"], g = p.map((d, r) => `${m[r]} ${d}`), D = g.filter((d, r) => l.includes(r + 1)), B = [
|
|
127
127
|
{
|
|
128
128
|
type: "info",
|
|
129
129
|
image: e.infoImage
|
|
@@ -146,8 +146,8 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
146
146
|
type: "search",
|
|
147
147
|
image: e.searchImage
|
|
148
148
|
}
|
|
149
|
-
], q = b(() => n.value.length !== 3 || t.value === "search"),
|
|
150
|
-
function
|
|
149
|
+
], q = b(() => n.value.length !== 3 || t.value === "search"), L = b(() => t.value === "search" ? a.t("qcm-deepfake.loading") : t.value === "info" ? a.t("qcm-deepfake.generateVideo") : a.t("qcm-deepfake.restart")), T = b(() => t.value === "info" ? a.t("qcm-deepfake.generateVideoInfo", { count: l.length - n.value.length }) : t.value === "fail" ? a.t("qcm-deepfake.restartInfo") : "");
|
|
150
|
+
function z() {
|
|
151
151
|
return q.value ? !1 : t.value === "info" ? R() : I();
|
|
152
152
|
}
|
|
153
153
|
function I() {
|
|
@@ -156,7 +156,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
156
156
|
}), n.value = [], t.value = "info";
|
|
157
157
|
}
|
|
158
158
|
async function R() {
|
|
159
|
-
const d = n.value.every((r) =>
|
|
159
|
+
const d = n.value.every((r) => D.includes(r.trim()));
|
|
160
160
|
t.value = "search", await new Promise((r) => setTimeout(r, e.searchDelay)), d ? t.value = "success" : t.value = "fail";
|
|
161
161
|
}
|
|
162
162
|
return u({
|
|
@@ -185,9 +185,9 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
185
185
|
]),
|
|
186
186
|
s("div", Se, [
|
|
187
187
|
k(ke, {
|
|
188
|
-
onClick: H(
|
|
188
|
+
onClick: H(z, ["prevent"]),
|
|
189
189
|
"aria-disabled": q.value,
|
|
190
|
-
label:
|
|
190
|
+
label: L.value,
|
|
191
191
|
state: t.value === "info" ? "primary" : "warning",
|
|
192
192
|
"aria-describedby": ["success", "search"].includes(t.value) ? void 0 : "optionsSelectedInfo"
|
|
193
193
|
}, U({ _: 2 }, [
|
|
@@ -199,7 +199,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
199
199
|
key: "0"
|
|
200
200
|
} : void 0
|
|
201
201
|
]), 1032, ["aria-disabled", "label", "state", "aria-describedby"]),
|
|
202
|
-
["success", "search"].includes(t.value) ? v("", !0) : (o(), i("p", $e, c(
|
|
202
|
+
["success", "search"].includes(t.value) ? v("", !0) : (o(), i("p", $e, c(T.value), 1))
|
|
203
203
|
])
|
|
204
204
|
]),
|
|
205
205
|
s("div", Ce, [
|
|
@@ -216,7 +216,7 @@ const ee = {}, te = {}, ae = {}, ne = {
|
|
|
216
216
|
])
|
|
217
217
|
]));
|
|
218
218
|
}
|
|
219
|
-
}), Ne = "legend,label,p,div[role=heading]{font-family:Nunito,Roboto,sans-serif;color:#253858}",
|
|
219
|
+
}), Ne = "legend,label,p,div[role=heading]{font-family:Nunito,Roboto,sans-serif;color:#253858}", De = ".container[data-v-66f8d52f]{display:flex;gap:.8rem}.title[data-v-66f8d52f]{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:16px}.left-side[data-v-66f8d52f]{min-width:60%;border:solid 1px #b0d3f4;background:#fff;padding:.8rem;border-radius:10px}.left-side__lower-legend[data-v-66f8d52f]{font-size:.875rem;color:#5e6c84}.left-side__subtitle[data-v-66f8d52f]{font-size:1.25rem;font-weight:700;text-align:center}.left-side__options[data-v-66f8d52f]{display:flex;border:solid 1px #5e6c84;padding:.6rem;border-radius:5px;gap:.5rem}.left-side__description[data-v-66f8d52f]{font-weight:700}.left-side__button[data-v-66f8d52f]{display:flex;gap:.5rem;align-items:center;border:none;padding:.6rem 1.5rem;background:#ffcb33;color:#000;border-radius:25px;font-weight:700;cursor:pointer}.left-side__button.generate[data-v-66f8d52f]{background:#613fdd;color:#fff}.left-side__button[aria-disabled=true][data-v-66f8d52f]{cursor:not-allowed;background:#d3d3d3}.left-side__action[data-v-66f8d52f]{display:flex;flex-direction:column;align-items:center;text-align:center}.right-side[data-v-66f8d52f]{display:grid;border:solid 1px #b0d3f4;background:#fff;padding:.8rem;text-align:center;border-radius:10px}fieldset[data-v-66f8d52f]{border:none;display:flex;flex-direction:column;gap:.8rem}@media(max-width:770px){.container[data-v-66f8d52f]{flex-wrap:wrap}.left-side[data-v-66f8d52f],.right-side[data-v-66f8d52f]{width:100%}}", Be = /* @__PURE__ */ _(Ve, [["styles", [Ne, De]], ["__scopeId", "data-v-66f8d52f"]]);
|
|
220
220
|
K(/* @__PURE__ */ Object.assign({ "./locales/en.json": ee, "./locales/es-419.json": te, "./locales/es.json": ae, "./locales/fr.json": ne, "./locales/it.json": oe, "./locales/nl.json": ie })).catch((e) => console.error(e));
|
|
221
221
|
const N = J(Be, {
|
|
222
222
|
configureApp(e) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as Le, n as we, d as ve, i as Re } from "./_plugin-vue_export-helper-
|
|
1
|
+
import { s as Le, n as we, d as ve, i as Re } from "./_plugin-vue_export-helper-b0PKqEbd.js";
|
|
2
2
|
const d = (o) => typeof o == "string", V = () => {
|
|
3
3
|
let o, e;
|
|
4
4
|
const t = new Promise((i, s) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as B, r as I, J as N, c as g, o as u, H as x, q as p,
|
|
2
|
-
import { u as
|
|
3
|
-
function D(e, s =
|
|
1
|
+
import { d as B, r as I, J as N, c as g, o as u, H as x, q as p, x as f, y as b, a as h, m as T, A as $, _ as P, k as d, K as E, g as F, F as k, b as A, e as H, f as L } from "./_plugin-vue_export-helper-b0PKqEbd.js";
|
|
2
|
+
import { u as K, a as R } from "./normalize-props-AlmAfi_u.js";
|
|
3
|
+
function D(e, s = J) {
|
|
4
4
|
const a = [...e];
|
|
5
5
|
for (let o = a.length - 1; o > 0; o--) {
|
|
6
6
|
const l = s() % (o + 1);
|
|
@@ -8,10 +8,10 @@ function D(e, s = G) {
|
|
|
8
8
|
}
|
|
9
9
|
return a;
|
|
10
10
|
}
|
|
11
|
-
function
|
|
11
|
+
function J() {
|
|
12
12
|
return Math.floor(Math.random() * 2 ** 32);
|
|
13
13
|
}
|
|
14
|
-
const
|
|
14
|
+
const V = ["aria-labelledby", "aria-selected", "tabindex"], G = { key: 0 }, U = ["id"], W = ["id"], X = /* @__PURE__ */ B({
|
|
15
15
|
__name: "ImageOption.ce",
|
|
16
16
|
props: {
|
|
17
17
|
choice: { type: Object },
|
|
@@ -44,7 +44,7 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
44
44
|
t[3] || (t[3] = x(p((r) => c.$emit("next"), ["stop", "prevent"]), ["down", "right"]))
|
|
45
45
|
]
|
|
46
46
|
}, [
|
|
47
|
-
e.choice.image ? (u(), g("figure",
|
|
47
|
+
e.choice.image ? (u(), g("figure", G, [
|
|
48
48
|
h("img", T(e.choice.image, {
|
|
49
49
|
class: e.imageClass,
|
|
50
50
|
alt: ""
|
|
@@ -57,7 +57,7 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
57
57
|
key: 1,
|
|
58
58
|
id: f(n)
|
|
59
59
|
}, $(e.choice.name), 9, W))
|
|
60
|
-
], 42,
|
|
60
|
+
], 42, V));
|
|
61
61
|
}
|
|
62
62
|
}), Y = '.image-option{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;margin:.5rem;border:solid 2px #c1c7d0;border-radius:10px;background:#fff;width:calc(20% - 2em);min-width:150px;padding:1rem}.image-option--max4{width:calc(25% - 2em);min-width:175px}.image-option--max3{width:calc(33% - 2em)}.image-option--max2{width:calc(50% - 2em);min-width:300px}.image-option--max1{width:calc(100% - 4em);min-width:300px}.image-option:hover{cursor:pointer;box-shadow:0 3px 10px #0000001a;transform:scale(1.04);transition:transform ease-in .1s}.image-option:focus{outline:none;box-shadow:5px 5px #ffbe00,-5px 5px #ffbe00,5px -5px #ffbe00,-5px -5px #ffbe00}.image-option[aria-selected=true]{border-color:#3d68ff}.image-option[aria-selected=true]:after{content:"";position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);background:#3d68ff4d;border-radius:10px;z-index:3}.image-option figure{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;text-align:center;width:100%}.image-option figure img{max-width:100%;height:auto}.image-option figure img.icon{max-height:100px;width:auto}.image-option figure img.medium{max-width:50%;height:auto}.image-option figure figcaption{margin:1ex}', Z = /* @__PURE__ */ P(X, [["styles", [Y]]]), _ = ["id", "innerHTML"], ee = ["aria-multiselectable", "aria-labelledby"], ie = /* @__PURE__ */ B({
|
|
63
63
|
__name: "ImageQuiz.ce",
|
|
@@ -81,11 +81,11 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
81
81
|
const i = n.value.indexOf(!0);
|
|
82
82
|
return i === -1 ? 0 : i;
|
|
83
83
|
}), y = F("options");
|
|
84
|
-
function
|
|
84
|
+
function w(i) {
|
|
85
85
|
e.multiple || n.value.fill(!1), n.value[i] = !n.value[i];
|
|
86
86
|
}
|
|
87
|
-
function
|
|
88
|
-
i = (i + e.choices.length) % e.choices.length, e.multiple ||
|
|
87
|
+
function v(i) {
|
|
88
|
+
i = (i + e.choices.length) % e.choices.length, e.multiple || w(i), y.value[i].focus();
|
|
89
89
|
}
|
|
90
90
|
return (i, C) => (u(), g(k, null, [
|
|
91
91
|
h("label", {
|
|
@@ -100,7 +100,7 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
100
100
|
"aria-labelledby": f(r),
|
|
101
101
|
"aria-orientation": "horizontal"
|
|
102
102
|
}, [
|
|
103
|
-
(u(!0), g(k, null,
|
|
103
|
+
(u(!0), g(k, null, A(l.value, (Q, m) => (u(), H(Z, {
|
|
104
104
|
ref_for: !0,
|
|
105
105
|
ref_key: "options",
|
|
106
106
|
ref: y,
|
|
@@ -111,9 +111,9 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
111
111
|
"image-class": e.imageChoicesSize,
|
|
112
112
|
selected: n.value[m],
|
|
113
113
|
"tab-focusable": m === O.value,
|
|
114
|
-
onToggle: (z) =>
|
|
115
|
-
onNext: (z) =>
|
|
116
|
-
onPrevious: (z) =>
|
|
114
|
+
onToggle: (z) => w(m),
|
|
115
|
+
onNext: (z) => v(m + 1),
|
|
116
|
+
onPrevious: (z) => v(m - 1)
|
|
117
117
|
}, null, 8, ["choice", "max-choices-per-line", "name-class", "image-class", "selected", "tab-focusable", "onToggle", "onNext", "onPrevious"]))), 128))
|
|
118
118
|
], 8, ee)
|
|
119
119
|
], 64));
|
|
@@ -122,7 +122,7 @@ const J = ["aria-labelledby", "aria-selected", "tabindex"], V = { key: 0 }, U =
|
|
|
122
122
|
function S(e) {
|
|
123
123
|
return {
|
|
124
124
|
...e,
|
|
125
|
-
maxChoicesPerLine:
|
|
125
|
+
maxChoicesPerLine: K(e.maxChoicesPerLine),
|
|
126
126
|
choices: e.choices.map((s) => ({
|
|
127
127
|
...s,
|
|
128
128
|
image: R(s.image)
|
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import "./components/capacity-calculation.ce.js.js";
|
|
|
3
3
|
import "./components/clickable-image.ce.js.js";
|
|
4
4
|
import "./components/complete-phrase.ce.js.js";
|
|
5
5
|
import "./components/flip-cards.ce.js.js";
|
|
6
|
-
import "./image-quiz.ce-
|
|
6
|
+
import "./image-quiz.ce-DbLH3Dkt.js";
|
|
7
7
|
import "./components/image-quizzes.ce.js.js";
|
|
8
8
|
import "./components/message-conversation.ce.js.js";
|
|
9
9
|
import "./components/pix-article.ce.js.js";
|
package/dist/schema.js
CHANGED
|
@@ -19,13 +19,13 @@ const n = e.object({
|
|
|
19
19
|
y2: e.number().required()
|
|
20
20
|
}).required(),
|
|
21
21
|
spot: e.object({
|
|
22
|
-
x: e.number().
|
|
23
|
-
y: e.number().
|
|
22
|
+
x: e.number().optional(),
|
|
23
|
+
y: e.number().optional()
|
|
24
24
|
}).optional(),
|
|
25
25
|
info: e.string().required(),
|
|
26
26
|
tooltipPosition: e.string().valid("bottom").optional()
|
|
27
27
|
}).required()).required().min(1)
|
|
28
|
-
}),
|
|
28
|
+
}), l = e.object({
|
|
29
29
|
titleLevel: e.number().optional(),
|
|
30
30
|
listOfProbabilityBarsLists: e.array().items(
|
|
31
31
|
e.array().items(
|
|
@@ -38,7 +38,7 @@ const n = e.object({
|
|
|
38
38
|
userMessage: e.string().required(),
|
|
39
39
|
llmMessage: e.string().required(),
|
|
40
40
|
wordsToAdd: e.array().items(e.string()).required()
|
|
41
|
-
}),
|
|
41
|
+
}), u = e.object({
|
|
42
42
|
titleLevel: e.number().optional(),
|
|
43
43
|
name: e.string().required(),
|
|
44
44
|
cardList: e.array().items(
|
|
@@ -171,7 +171,7 @@ const n = e.object({
|
|
|
171
171
|
failImage: e.string().required(),
|
|
172
172
|
infoImage: e.string().required(),
|
|
173
173
|
searchImage: e.string().required()
|
|
174
|
-
}), S = /* @__PURE__ */ Object.assign({ "./calcul-impact/calcul-impact.schema.js": n, "./capacity-calculation/capacity-calculation.schema.js": a, "./clickable-image/clickable-image.schema.js": c, "./complete-phrase/complete-phrase.schema.js":
|
|
174
|
+
}), S = /* @__PURE__ */ Object.assign({ "./calcul-impact/calcul-impact.schema.js": n, "./capacity-calculation/capacity-calculation.schema.js": a, "./clickable-image/clickable-image.schema.js": c, "./complete-phrase/complete-phrase.schema.js": l, "./flip-cards/flip-cards.schema.js": u, "./image-quiz/image-quiz.schema.js": i, "./image-quiz/image-quizzes.schema.js": d, "./message-conversation/message-conversation.schema.js": m, "./pix-article/pix-article.schema.js": g, "./pix-carousel/pix-carousel.schema.js": j, "./pix-cursor/pix-cursor.schema.js": h, "./pix-llm/llm-compare-messages.schema.js": x, "./pix-llm/llm-messages.schema.js": f, "./pix-llm/llm-prompt-select.schema.js": w, "./qcm-deepfake/qcm-deepfake.schema.js": L }), z = Object.fromEntries(Object.entries(S).map(([s, o]) => [
|
|
175
175
|
s.replace(/^.*\/([^/]+)\.schema\.js$/, "$1"),
|
|
176
176
|
o
|
|
177
177
|
]));
|