@1024pix/epreuves-components 1.1.0 → 1.2.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/{ImageQuiz.ce-C3ddinUf.js → ImageQuiz.ce-BpbKbNe3.js} +1 -1
- package/dist/{LLMMessage.ce-ne2mE_8e.js → LLMMessage.ce-BXgLZdHB.js} +2 -2
- package/dist/{Loading.ce-DTWU4eXQ.js → Loading.ce-BaqTP6QH.js} +1 -1
- package/dist/{NavigationButton.ce-BPCs1QdC.js → NavigationButton.ce-CJGPfdW7.js} +1 -1
- package/dist/_plugin-vue_export-helper-CXkSGj2f.js +4717 -0
- package/dist/components/calcul-impact.ce.js.js +196 -0
- package/dist/components/complete-phrase.ce.js.js +11 -11
- 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 +1 -1
- package/dist/components/message-conversation.ce.js.js +61 -58
- package/dist/components/pix-article.ce.js.js +2 -2
- package/dist/components/pix-carousel.ce.js.js +112 -112
- package/dist/components/pix-cursor.ce.js.js +3 -3
- package/dist/components/qcm-deepfake.ce.js.js +7 -7
- package/dist/{i18n-kZiLXTQh.js → i18n-CnN3ours.js} +1 -1
- package/dist/index.js +1 -0
- package/dist/metadata.js +12 -10
- package/dist/schema.js +29 -23
- package/dist/{shadow-dom-D_4brEqV.js → shadow-dom-BPtJYPTL.js} +1 -1
- package/package.json +1 -1
- package/dist/_plugin-vue_export-helper-BihDtAH2.js +0 -4324
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as B, r as N, z as I, c as d, o as m, A as b, B as f, q as g, x as y, f as h, m as j, t as z, _ as L, v as p, C as q, D as M, F as k, b as T, e as F } from "./_plugin-vue_export-helper-
|
|
1
|
+
import { a as B, r as N, z as I, c as d, o as m, A as b, B as f, q as g, x as y, f as h, m as j, t as z, _ as L, v as p, C as q, D as M, F as k, b as T, e as F } from "./_plugin-vue_export-helper-CXkSGj2f.js";
|
|
2
2
|
function O(i, u = A) {
|
|
3
3
|
const a = [...i];
|
|
4
4
|
for (let n = a.length - 1; n > 0; n--) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as b, c as n, o as t, f as s, a as m, v as d, x as g, e as r, y as l, g as u, t as p } from "./_plugin-vue_export-helper-
|
|
2
|
-
import { L as f } from "./Loading.ce-
|
|
1
|
+
import { _ as b, c as n, o as t, f as s, a as m, v as d, x as g, e as r, y as l, g as u, t as p } from "./_plugin-vue_export-helper-CXkSGj2f.js";
|
|
2
|
+
import { L as f } from "./Loading.ce-BaqTP6QH.js";
|
|
3
3
|
const h = {}, C = {
|
|
4
4
|
height: "1rem",
|
|
5
5
|
width: "auto",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as o, c as r, o as a, f as s } from "./_plugin-vue_export-helper-
|
|
1
|
+
import { _ as o, c as r, o as a, f as s } from "./_plugin-vue_export-helper-CXkSGj2f.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:rect(0,0,0,0);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"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as f, r as g, z as w, c as h, o as i, f as l, x as C, q as b, t as m, m as x, B as y,
|
|
1
|
+
import { a as f, r as g, z as w, c as h, o as i, f as l, x as C, q as b, t as m, m as x, B as y, K as _, _ as s, e as c, H as k } from "./_plugin-vue_export-helper-CXkSGj2f.js";
|
|
2
2
|
const $ = { class: "tooltip-container" }, B = ["id"], L = ["aria-labelledby", "aria-disabled"], z = /* @__PURE__ */ f({
|
|
3
3
|
inheritAttrs: !1,
|
|
4
4
|
__name: "ButtonTooltip.ce",
|