ep-lib-ts 1.0.57 → 1.0.59
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/LICENSE +0 -0
- package/README.md +0 -0
- package/dist/Glossary.d.ts +10 -0
- package/dist/components/basics/EpBadge.vue.js +2 -20
- package/dist/components/basics/EpBadge.vue2.js +20 -2
- package/dist/components/basics/EpText.vue.js +86 -60
- package/dist/components/educationals/EpResource.vue.js +1 -1
- package/dist/components/forms/EpCheckbox.vue.js +2 -39
- package/dist/components/forms/EpCheckbox.vue2.js +39 -2
- package/dist/components/forms/EpInput.vue.js +2 -60
- package/dist/components/forms/EpInput.vue2.js +60 -2
- package/dist/components/forms/EpRadio.vue.js +2 -39
- package/dist/components/forms/EpRadio.vue2.js +39 -2
- package/dist/components/forms/EpRadioSummative.vue.js +2 -35
- package/dist/components/forms/EpRadioSummative.vue2.js +35 -2
- package/dist/components/forms/EpSelect.vue.js +2 -31
- package/dist/components/forms/EpSelect.vue2.js +31 -2
- package/dist/components/forms/EpSwitch.vue.js +2 -46
- package/dist/components/forms/EpSwitch.vue2.js +46 -2
- package/dist/components/forms/EpTextarea.vue.js +2 -33
- package/dist/components/forms/EpTextarea.vue2.js +33 -2
- package/dist/components/forms/EpToggle.vue.js +2 -36
- package/dist/components/forms/EpToggle.vue2.js +36 -2
- package/dist/components/interactions/Ep360Image.vue.js +2 -8
- package/dist/components/interactions/Ep360Image.vue2.js +8 -2
- package/dist/components/interactions/Ep360Video.vue.js +2 -8
- package/dist/components/interactions/Ep360Video.vue2.js +8 -2
- package/dist/components/interactions/EpContentSlider.vue.js +6 -6
- package/dist/components/interactions/{EpHotsPot.vue.js → EpHotSpot.vue.js} +7 -7
- package/dist/components/interactions/EpHotSpot.vue2.js +4 -0
- package/dist/components/interactions/EpQuestion.vue.js +12 -12
- package/dist/components/interactions/EpSummativeTable.vue.js +1 -1
- package/dist/components/medias/EpAudio.vue.js +1 -1
- package/dist/components/medias/EpHierarchy.vue2.js +1 -1
- package/dist/components/medias/EpSensibleImage.vue.js +1 -1
- package/dist/components/medias/EpSensibleImage.vue2.js +23 -21
- package/dist/components/tools/BgAudio.vue.js +2 -57
- package/dist/components/tools/BgAudio.vue2.js +57 -2
- package/dist/components/tools/TextMedia.vue2.js +5 -5
- package/dist/components/tools/TwoColsMedia.vue2.js +6 -6
- package/dist/ep-lib-ts.css +1 -1
- package/dist/interactions/{EpHotsPot.d.ts → EpHotSpot.d.ts} +1 -1
- package/dist/interactions/EpHotSpot.js +4 -0
- package/dist/medias/EpSensibleImage.d.ts +2 -0
- package/dist/testImg.jpg +0 -0
- package/dist/testMaria.jpg +0 -0
- package/dist/vite.svg +0 -0
- package/package.json +11 -13
- package/dist/basics/EpAvatar.js +0 -4
- package/dist/basics/EpBadge.js +0 -4
- package/dist/components/interactions/EpHotsPot.vue2.js +0 -4
- package/dist/forms/EpCheckbox.js +0 -4
- package/dist/forms/EpInput.js +0 -4
- package/dist/forms/EpRadio.js +0 -4
- package/dist/forms/EpRadioSummative.js +0 -4
- package/dist/forms/EpSelect.js +0 -4
- package/dist/forms/EpSwitch.js +0 -4
- package/dist/forms/EpTextarea.js +0 -4
- package/dist/forms/EpToggle.js +0 -4
- package/dist/interactions/Ep360Image.js +0 -4
- package/dist/interactions/Ep360Video.js +0 -4
- package/dist/interactions/EpHotsPot.js +0 -4
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import F from "../../_virtual/dynamic-import-helper.js";
|
|
2
|
-
import { defineComponent as
|
|
2
|
+
import { defineComponent as j, computed as k, ref as d, watch as q, toRefs as P, createBlock as u, openBlock as o, unref as i, createSlots as O, withCtx as m, createElementVNode as l, createCommentVNode as v, createElementBlock as E, createVNode as g, Fragment as Q, renderList as z, createTextVNode as y, toDisplayString as h, resolveDynamicComponent as G, normalizeProps as J, guardReactiveProps as K, defineAsyncComponent as T } from "vue";
|
|
3
3
|
import U from "../educationals/EpEdu.vue.js";
|
|
4
4
|
import { useRenderText as C } from "../../composables/useRenderText.js";
|
|
5
5
|
import { useComponent as W } from "../../composables/useComponent.js";
|
|
6
6
|
import { mdiHelpCircle as X } from "@mdi/js";
|
|
7
|
-
import
|
|
8
|
-
import Y from "../forms/EpRadio.
|
|
9
|
-
import
|
|
7
|
+
import S from "../basics/EpImg.vue.js";
|
|
8
|
+
import Y from "../forms/EpRadio.vue2.js";
|
|
9
|
+
import I from "../basics/EpBtn.vue.js";
|
|
10
10
|
import B from "../signages/EpAlert.vue.js";
|
|
11
11
|
const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { class: "mb-6" }, ie = { class: "no-list" }, re = {
|
|
12
12
|
key: 2,
|
|
@@ -14,7 +14,7 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
14
14
|
}, ae = ["innerHTML"], se = {
|
|
15
15
|
key: 0,
|
|
16
16
|
class: "my-2"
|
|
17
|
-
}, ge = /* @__PURE__ */
|
|
17
|
+
}, ge = /* @__PURE__ */ j({
|
|
18
18
|
__name: "EpQuestion",
|
|
19
19
|
props: {
|
|
20
20
|
title: {},
|
|
@@ -56,15 +56,15 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
56
56
|
}, D = () => {
|
|
57
57
|
s.value = !1, a.value = "";
|
|
58
58
|
};
|
|
59
|
-
|
|
59
|
+
q(a, (e) => {
|
|
60
60
|
e !== "" && (f.value = !0);
|
|
61
61
|
});
|
|
62
62
|
const M = (e) => {
|
|
63
63
|
const t = W(e);
|
|
64
64
|
return t.name === "EpNothing" ? T(() => import("../signages/EpNothing.vue.js")) : T(
|
|
65
|
-
() => F(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.
|
|
65
|
+
() => F(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.vue.js"), "../basics/EpBtn.vue": () => import("../basics/EpBtn.vue2.js"), "../basics/EpCard.vue": () => import("../basics/EpCard.vue2.js"), "../basics/EpChip.vue": () => import("../basics/EpChip.vue2.js"), "../basics/EpDivider.vue": () => import("../basics/EpDivider.vue2.js"), "../basics/EpFlex.vue": () => import("../basics/EpFlex.vue2.js"), "../basics/EpHover.vue": () => import("../basics/EpHover.vue2.js"), "../basics/EpHoverCard.vue": () => import("../basics/EpHoverCard.vue2.js"), "../basics/EpIcon.vue": () => import("../basics/EpIcon.vue2.js"), "../basics/EpImg.vue": () => import("../basics/EpImg.vue2.js"), "../basics/EpImgCarousel.vue": () => import("../basics/EpImgCarousel.vue2.js"), "../basics/EpList.vue": () => import("../basics/EpList.vue.js"), "../basics/EpListItem.vue": () => import("../basics/EpListItem.vue2.js"), "../basics/EpSection.vue": () => import("../basics/EpSection.vue2.js"), "../basics/EpSectionCols.vue": () => import("../basics/EpSectionCols.vue2.js"), "../basics/EpSpinner.vue": () => import("../basics/EpSpinner.vue2.js"), "../basics/EpStackedList.vue": () => import("../basics/EpStackedList.vue2.js"), "../basics/EpTable.vue": () => import("../basics/EpTable.vue2.js"), "../basics/EpText.vue": () => import("../basics/EpText.vue2.js"), "../charts/EpBarChart.vue": () => import("../charts/EpBarChart.vue2.js"), "../charts/EpFunnelChart.vue": () => import("../charts/EpFunnelChart.vue2.js"), "../charts/EpLineChart.vue": () => import("../charts/EpLineChart.vue2.js"), "../charts/EpPieChart.vue": () => import("../charts/EpPieChart.vue2.js"), "../educationals/EpBranchingScenario.vue": () => import("../educationals/EpBranchingScenario.vue.js"), "../educationals/EpCodeblock.vue": () => import("../educationals/EpCodeblock.vue3.js"), "../educationals/EpConclusion.vue": () => import("../educationals/EpConclusion.vue2.js"), "../educationals/EpDescription.vue": () => import("../educationals/EpDescription.vue2.js"), "../educationals/EpDocument.vue": () => import("../educationals/EpDocument.vue2.js"), "../educationals/EpEdu.vue": () => import("../educationals/EpEdu.vue2.js"), "../educationals/EpInstructions.vue": () => import("../educationals/EpInstructions.vue2.js"), "../educationals/EpIntroduction.vue": () => import("../educationals/EpIntroduction.vue2.js"), "../educationals/EpObjective.vue": () => import("../educationals/EpObjective.vue2.js"), "../educationals/EpReading.vue": () => import("../educationals/EpReading.vue2.js"), "../educationals/EpResource.vue": () => import("../educationals/EpResource.vue2.js"), "../educationals/EpScope.vue": () => import("../educationals/EpScope.vue2.js"), "../educationals/EpSpecificObjective.vue": () => import("../educationals/EpSpecificObjective.vue2.js"), "../forms/EpCheckbox.vue": () => import("../forms/EpCheckbox.vue.js"), "../forms/EpInput.vue": () => import("../forms/EpInput.vue.js"), "../forms/EpRadio.vue": () => import("../forms/EpRadio.vue.js"), "../forms/EpRadioSummative.vue": () => import("../forms/EpRadioSummative.vue.js"), "../forms/EpSelect.vue": () => import("../forms/EpSelect.vue.js"), "../forms/EpSwitch.vue": () => import("../forms/EpSwitch.vue.js"), "../forms/EpTextarea.vue": () => import("../forms/EpTextarea.vue.js"), "../forms/EpToggle.vue": () => import("../forms/EpToggle.vue.js"), "./Ep360Image.vue": () => import("./Ep360Image.vue.js"), "./Ep360Video.vue": () => import("./Ep360Video.vue.js"), "./EpAccordeon.vue": () => import("./EpAccordeon.vue.js"), "./EpContentSlider.vue": () => import("./EpContentSlider.vue2.js"), "./EpDarkMode.vue": () => import("./EpDarkMode.vue2.js"), "./EpDraggable.vue": () => import("./EpDraggable.vue2.js"), "./EpHotSpot.vue": () => import("./EpHotSpot.vue2.js"), "./EpModal.vue": () => import("./EpModal.vue3.js"), "./EpQuestion.vue": () => import("./EpQuestion.vue2.js"), "./EpSummativeTable.vue": () => import("./EpSummativeTable.vue2.js"), "./EpSvgShow.vue": () => import("./EpSvgShow.vue2.js"), "./EpTabs.vue": () => import("./EpTabs.vue.js"), "./EpTooltip.vue": () => import("./EpTooltip.vue3.js"), "../medias/EpAudio.vue": () => import("../medias/EpAudio.vue2.js"), "../medias/EpCardLink.vue": () => import("../medias/EpCardLink.vue2.js"), "../medias/EpCarousel.vue": () => import("../medias/EpCarousel.vue.js"), "../medias/EpHierarchy.vue": () => import("../medias/EpHierarchy.vue.js"), "../medias/EpIframe.vue": () => import("../medias/EpIframe.vue2.js"), "../medias/EpKatex.vue": () => import("../medias/EpKatex.vue.js"), "../medias/EpLink.vue": () => import("../medias/EpLink.vue2.js"), "../medias/EpLinkVersion.vue": () => import("../medias/EpLinkVersion.vue2.js"), "../medias/EpLottieSvg.vue": () => import("../medias/EpLottieSvg.vue2.js"), "../medias/EpSensibleImage.vue": () => import("../medias/EpSensibleImage.vue.js"), "../medias/EpSoftware.vue": () => import("../medias/EpSoftware.vue2.js"), "../medias/EpSvg.vue": () => import("../medias/EpSvg.vue2.js"), "../medias/EpTerm.vue": () => import("../medias/EpTerm.vue2.js"), "../medias/EpTimeLine.vue": () => import("../medias/EpTimeLine.vue3.js"), "../medias/EpVideo.vue": () => import("../medias/EpVideo.vue2.js"), "../medias/EpVideoPanopto.vue": () => import("../medias/EpVideoPanopto.vue2.js"), "../medias/EpWordDef.vue": () => import("../medias/EpWordDef.vue2.js"), "../signages/EpAlert.vue": () => import("../signages/EpAlert.vue.js"), "../signages/EpBadge.vue": () => import("../signages/EpBadge.vue2.js"), "../signages/EpHeader.vue": () => import("../signages/EpHeader.vue2.js"), "../signages/EpNothing.vue": () => import("../signages/EpNothing.vue.js"), "../signages/EpQuote.vue": () => import("../signages/EpQuote.vue2.js"), "../signages/EpSkeleton.vue": () => import("../signages/EpSkeleton.vue3.js"), "../tools/BgAudio.vue": () => import("../tools/BgAudio.vue.js"), "../tools/Details.vue": () => import("../tools/Details.vue.js"), "../tools/DisplayBox.vue": () => import("../tools/DisplayBox.vue.js"), "../tools/SvgFilter.vue": () => import("../tools/SvgFilter.vue.js"), "../tools/TextMedia.vue": () => import("../tools/TextMedia.vue.js"), "../tools/TimelineItem.vue": () => import("../tools/TimelineItem.vue.js"), "../tools/TwoColsMedia.vue": () => import("../tools/TwoColsMedia.vue.js") }), `../${t.path}/${t.name}.vue`, 3)
|
|
66
66
|
);
|
|
67
|
-
}, { title: R, intentions: ne, hideIcon: x, question: N, src: c } =
|
|
67
|
+
}, { title: R, intentions: ne, hideIcon: x, question: N, src: c } = P(r);
|
|
68
68
|
return (e, t) => (o(), u(U, {
|
|
69
69
|
title: i(R),
|
|
70
70
|
type: e.type,
|
|
@@ -74,7 +74,7 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
74
74
|
}, O({
|
|
75
75
|
content: m(() => [
|
|
76
76
|
l("div", ee, [
|
|
77
|
-
i(c) && e.before ? (o(), u(
|
|
77
|
+
i(c) && e.before ? (o(), u(S, {
|
|
78
78
|
key: 0,
|
|
79
79
|
src: i(c),
|
|
80
80
|
alt: "Image soutien à la question",
|
|
@@ -84,7 +84,7 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
84
84
|
innerHTML: i(C)(i(N)),
|
|
85
85
|
class: "my-6"
|
|
86
86
|
}, null, 8, te),
|
|
87
|
-
i(c) && !e.before ? (o(), u(
|
|
87
|
+
i(c) && !e.before ? (o(), u(S, {
|
|
88
88
|
key: 1,
|
|
89
89
|
src: i(c),
|
|
90
90
|
alt: "Image soutien à la question",
|
|
@@ -133,7 +133,7 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
133
133
|
(o(), u(G(M(n.value.component.type)), J(K({ ...n.value.component.data })), null, 16))
|
|
134
134
|
])) : v("", !0)
|
|
135
135
|
])) : v("", !0),
|
|
136
|
-
g(
|
|
136
|
+
g(I, {
|
|
137
137
|
type: "primary",
|
|
138
138
|
onClick: V,
|
|
139
139
|
disabled: s.value,
|
|
@@ -145,7 +145,7 @@ const Z = ["innerHTML"], ee = { class: "mt-5" }, te = ["innerHTML"], oe = { clas
|
|
|
145
145
|
]),
|
|
146
146
|
_: 1
|
|
147
147
|
}, 8, ["disabled"]),
|
|
148
|
-
s.value ? (o(), u(
|
|
148
|
+
s.value ? (o(), u(I, {
|
|
149
149
|
key: 3,
|
|
150
150
|
type: "primary",
|
|
151
151
|
onClick: D,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as _, ref as v, computed as h, createElementBlock as o, openBlock as t, createCommentVNode as k, createElementVNode as r, toDisplayString as n, Fragment as d, renderList as c, createVNode as $, createBlock as g } from "vue";
|
|
2
2
|
import x from "../basics/EpDivider.vue.js";
|
|
3
|
-
import V from "../forms/EpRadioSummative.
|
|
3
|
+
import V from "../forms/EpRadioSummative.vue2.js";
|
|
4
4
|
const y = { class: "mt-4 bg-base-light p-4 dark:bg-dark dark:border-y-2" }, N = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "text-xl font-semibold mb-6"
|
|
@@ -3,7 +3,7 @@ import { isHtml as w } from "../../composables/isHtml.js";
|
|
|
3
3
|
import { useMarkdown as C } from "../../composables/useMarkdown.js";
|
|
4
4
|
import { mdiHeadphones as E } from "@mdi/js";
|
|
5
5
|
import B from "../../composables/useColors.js";
|
|
6
|
-
import H from "../tools/BgAudio.
|
|
6
|
+
import H from "../tools/BgAudio.vue2.js";
|
|
7
7
|
import M from "../signages/EpAlert.vue.js";
|
|
8
8
|
import S from "../educationals/EpEdu.vue.js";
|
|
9
9
|
const W = ["innerHTML"], x = { class: "max-w-screen-sm mx-auto" }, T = ["src"], $ = ["src"], z = /* @__PURE__ */ I({
|
|
@@ -30,7 +30,7 @@ const dt = ["innerHTML"], ut = { class: "flex justify-end" }, bt = /* @__PURE__
|
|
|
30
30
|
g.value = !1, a.value = null;
|
|
31
31
|
}, D = /* @__PURE__ */ Object.assign({
|
|
32
32
|
"../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"),
|
|
33
|
-
"../basics/EpBadge.vue": () => import("../basics/EpBadge.
|
|
33
|
+
"../basics/EpBadge.vue": () => import("../basics/EpBadge.vue.js"),
|
|
34
34
|
"../basics/EpBtn.vue": () => import("../basics/EpBtn.vue2.js"),
|
|
35
35
|
"../basics/EpCard.vue": () => import("../basics/EpCard.vue2.js"),
|
|
36
36
|
"../basics/EpChip.vue": () => import("../basics/EpChip.vue2.js"),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./EpSensibleImage.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-6d05cf69"]]);
|
|
5
5
|
export {
|
|
6
6
|
r as default
|
|
7
7
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as m, ref as l, watchEffect as p, createElementBlock as a, openBlock as o, createVNode as u, createBlock as d, createCommentVNode as i, Teleport as h, unref as b, normalizeClass as g } from "vue";
|
|
2
2
|
import v from "../basics/EpImg.vue.js";
|
|
3
3
|
import k from "../basics/EpIcon.vue.js";
|
|
4
4
|
import { mdiEyeOffOutline as w } from "@mdi/js";
|
|
5
5
|
import { useRenderText as y } from "../../composables/useRenderText.js";
|
|
6
|
-
const N = { class: "relative" }, C = ["innerHTML"],
|
|
6
|
+
const N = { class: "relative" }, C = ["innerHTML"], I = /* @__PURE__ */ m({
|
|
7
7
|
__name: "EpSensibleImage",
|
|
8
8
|
props: {
|
|
9
9
|
src: {},
|
|
@@ -14,24 +14,26 @@ const N = { class: "relative" }, C = ["innerHTML"], $ = /* @__PURE__ */ p({
|
|
|
14
14
|
caption: {},
|
|
15
15
|
bib: {},
|
|
16
16
|
title: {},
|
|
17
|
-
cols: { default: "6" }
|
|
17
|
+
cols: { default: "6" },
|
|
18
|
+
noModal: { type: Boolean },
|
|
19
|
+
icon: { default: w }
|
|
18
20
|
},
|
|
19
21
|
setup(E) {
|
|
20
|
-
const
|
|
21
|
-
|
|
22
|
-
const e =
|
|
22
|
+
const s = l(null), r = l(null), c = l(!1);
|
|
23
|
+
p(() => {
|
|
24
|
+
const e = s.value?.imgEl;
|
|
23
25
|
if (e && e.parentNode) {
|
|
24
26
|
const t = e.parentNode;
|
|
25
27
|
t instanceof HTMLElement && (t.classList.contains("sensible-content") || (t.classList.add("sensible-content"), c.value = !0, r.value = t));
|
|
26
28
|
}
|
|
27
29
|
});
|
|
28
|
-
const
|
|
29
|
-
|
|
30
|
+
const n = l(!1), f = () => {
|
|
31
|
+
n.value || (n.value = !0);
|
|
30
32
|
};
|
|
31
|
-
return (e, t) => (o(),
|
|
33
|
+
return (e, t) => (o(), a("div", N, [
|
|
32
34
|
u(v, {
|
|
33
35
|
ref_key: "epImg",
|
|
34
|
-
ref:
|
|
36
|
+
ref: s,
|
|
35
37
|
src: e.src,
|
|
36
38
|
alt: e.alt,
|
|
37
39
|
height: e.height,
|
|
@@ -40,32 +42,32 @@ const N = { class: "relative" }, C = ["innerHTML"], $ = /* @__PURE__ */ p({
|
|
|
40
42
|
bib: e.bib,
|
|
41
43
|
title: e.title,
|
|
42
44
|
cols: e.cols,
|
|
43
|
-
"no-modal":
|
|
44
|
-
}, null, 8, ["src", "alt", "height", "width", "caption", "bib", "title", "cols"]),
|
|
45
|
-
c.value ? (o(), h
|
|
45
|
+
"no-modal": e.noModal
|
|
46
|
+
}, null, 8, ["src", "alt", "height", "width", "caption", "bib", "title", "cols", "no-modal"]),
|
|
47
|
+
c.value ? (o(), d(h, {
|
|
46
48
|
key: 0,
|
|
47
49
|
to: r.value
|
|
48
50
|
}, [
|
|
49
|
-
|
|
51
|
+
n.value ? i("", !0) : (o(), a("div", {
|
|
50
52
|
key: 0,
|
|
51
53
|
id: "overlay",
|
|
52
54
|
class: "text-white absolute z-3 top-0 left-0 w-full h-full inset-0 bg-black/50 backdrop-blur-2xl flex flex-col gap-2 justify-center items-center text-center",
|
|
53
|
-
onClick:
|
|
55
|
+
onClick: f
|
|
54
56
|
}, [
|
|
55
57
|
u(k, {
|
|
56
58
|
size: `${Number(e.cols) <= 2 ? "45" : "60"}`,
|
|
57
|
-
"icon-path":
|
|
59
|
+
"icon-path": e.icon
|
|
58
60
|
}, null, 8, ["size", "icon-path"]),
|
|
59
|
-
Number(e.cols) > 1 ? (o(),
|
|
61
|
+
Number(e.cols) > 1 ? (o(), a("div", {
|
|
60
62
|
key: 0,
|
|
61
63
|
class: g(`${Number(e.cols) <= 2 ? "hidden md:block" : "md:text-base"} text-xs overflow-auto md:p-1`),
|
|
62
|
-
innerHTML:
|
|
63
|
-
}, null, 10, C)) :
|
|
64
|
+
innerHTML: b(y)(e.label)
|
|
65
|
+
}, null, 10, C)) : i("", !0)
|
|
64
66
|
]))
|
|
65
|
-
], 8, ["to"])) :
|
|
67
|
+
], 8, ["to"])) : i("", !0)
|
|
66
68
|
]));
|
|
67
69
|
}
|
|
68
70
|
});
|
|
69
71
|
export {
|
|
70
|
-
|
|
72
|
+
I as default
|
|
71
73
|
};
|
|
@@ -1,59 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
const a = {
|
|
3
|
-
version: "1.1",
|
|
4
|
-
id: "Layer_1",
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
-
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
7
|
-
x: "0px",
|
|
8
|
-
y: "0px",
|
|
9
|
-
viewBox: "0 0 640 360",
|
|
10
|
-
style: { "enable-background": "new 0 0 640 360" },
|
|
11
|
-
"xml:space": "preserve"
|
|
12
|
-
}, h = /* @__PURE__ */ s({
|
|
13
|
-
__name: "BgAudio",
|
|
14
|
-
props: {
|
|
15
|
-
fill: { default: "fill-primary" }
|
|
16
|
-
},
|
|
17
|
-
setup(l) {
|
|
18
|
-
const n = l;
|
|
19
|
-
return (o, t) => (p(), i("svg", a, [
|
|
20
|
-
t[1] || (t[1] = r(`<pattern y="-20" width="150" height="100" patternUnits="userSpaceOnUse" id="New_Pattern" viewBox="8 -107.8 150 100" style="overflow:visible;"><g><rect x="8" y="-107.8" style="fill:none;" width="150" height="100"></rect><g style="opacity:0.1;"><path d="M159.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M162-7.8
|
|
21
|
-
c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-10.7,162-9.3,162-7.8 M153.5-10.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M9.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M12-7.8
|
|
22
|
-
c0,1.6-0.9,2.9-2.2,3.5v-7.1C11.1-10.7,12-9.3,12-7.8 M3.5-10.4L8-14.8v14.2L3.5-5.1H0v-5.3H3.5z"></path></g><g style="opacity:0.1;"><path d="M159.8-115.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-115.5 M162-107.8
|
|
23
|
-
c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-110.7,162-109.3,162-107.8 M153.5-110.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M84.8-65.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9c0-2.8-1.9-5.2-4.4-5.9V-65.5 M87-57.8
|
|
24
|
-
c0,1.6-0.9,2.9-2.2,3.5v-7.1C86.1-60.7,87-59.3,87-57.8 M78.5-60.4l4.4-4.4v14.2l-4.4-4.4H75v-5.3H78.5z"></path></g><g style="opacity:0.1;"><path d="M9.8-115.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-115.5 M12-107.8
|
|
25
|
-
c0,1.6-0.9,2.9-2.2,3.5v-7.1C11.1-110.7,12-109.3,12-107.8 M3.5-110.4l4.4-4.4v14.2l-4.4-4.4H0v-5.3H3.5z"></path></g></g></pattern>`, 1)),
|
|
26
|
-
e("g", null, [
|
|
27
|
-
e("rect", {
|
|
28
|
-
class: v(n.fill),
|
|
29
|
-
width: "640",
|
|
30
|
-
height: "360"
|
|
31
|
-
}, null, 2),
|
|
32
|
-
t[0] || (t[0] = e("path", {
|
|
33
|
-
style: { fill: "url(#New_Pattern)" },
|
|
34
|
-
d: "M639,1v358H1V1H639 M640,0H0v360h640V0L640,0z"
|
|
35
|
-
}, null, -1))
|
|
36
|
-
]),
|
|
37
|
-
t[2] || (t[2] = e("g", null, [
|
|
38
|
-
e("rect", {
|
|
39
|
-
x: "0.5",
|
|
40
|
-
y: "0.5",
|
|
41
|
-
style: { fill: "url(#New_Pattern)" },
|
|
42
|
-
width: "639",
|
|
43
|
-
height: "359"
|
|
44
|
-
})
|
|
45
|
-
], -1)),
|
|
46
|
-
t[3] || (t[3] = e("g", null, [
|
|
47
|
-
e("path", {
|
|
48
|
-
style: { fill: "white" },
|
|
49
|
-
d: `M310.7,114.7c-31,4.4-53.2,32.4-53.2,63.7v46.8c0,11.5,9.3,20.8,20.8,20.8h20.8v-55.6h-27.8v-12
|
|
50
|
-
c0-24.9,17.9-47.1,42.5-50.1c29.6-3.6,54.7,19.4,54.7,48.3v13.9h-27.8V246h20.8c11.5,0,20.8-9.3,20.8-20.8v-48.6
|
|
51
|
-
C382.5,138.7,349.4,109.1,310.7,114.7z`
|
|
52
|
-
})
|
|
53
|
-
], -1))
|
|
54
|
-
]));
|
|
55
|
-
}
|
|
56
|
-
});
|
|
1
|
+
import f from "./BgAudio.vue2.js";
|
|
57
2
|
export {
|
|
58
|
-
|
|
3
|
+
f as default
|
|
59
4
|
};
|
|
@@ -1,4 +1,59 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { defineComponent as s, createElementBlock as i, openBlock as p, createStaticVNode as r, createElementVNode as e, normalizeClass as v } from "vue";
|
|
2
|
+
const a = {
|
|
3
|
+
version: "1.1",
|
|
4
|
+
id: "Layer_1",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
7
|
+
x: "0px",
|
|
8
|
+
y: "0px",
|
|
9
|
+
viewBox: "0 0 640 360",
|
|
10
|
+
style: { "enable-background": "new 0 0 640 360" },
|
|
11
|
+
"xml:space": "preserve"
|
|
12
|
+
}, h = /* @__PURE__ */ s({
|
|
13
|
+
__name: "BgAudio",
|
|
14
|
+
props: {
|
|
15
|
+
fill: { default: "fill-primary" }
|
|
16
|
+
},
|
|
17
|
+
setup(l) {
|
|
18
|
+
const n = l;
|
|
19
|
+
return (o, t) => (p(), i("svg", a, [
|
|
20
|
+
t[1] || (t[1] = r(`<pattern y="-20" width="150" height="100" patternUnits="userSpaceOnUse" id="New_Pattern" viewBox="8 -107.8 150 100" style="overflow:visible;"><g><rect x="8" y="-107.8" style="fill:none;" width="150" height="100"></rect><g style="opacity:0.1;"><path d="M159.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M162-7.8
|
|
21
|
+
c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-10.7,162-9.3,162-7.8 M153.5-10.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M9.8-15.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-15.5 M12-7.8
|
|
22
|
+
c0,1.6-0.9,2.9-2.2,3.5v-7.1C11.1-10.7,12-9.3,12-7.8 M3.5-10.4L8-14.8v14.2L3.5-5.1H0v-5.3H3.5z"></path></g><g style="opacity:0.1;"><path d="M159.8-115.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-115.5 M162-107.8
|
|
23
|
+
c0,1.6-0.9,2.9-2.2,3.5v-7.1C161.1-110.7,162-109.3,162-107.8 M153.5-110.4l4.4-4.4v14.2l-4.4-4.4H150v-5.3H153.5z"></path></g><g style="opacity:0.1;"><path d="M84.8-65.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9c0-2.8-1.9-5.2-4.4-5.9V-65.5 M87-57.8
|
|
24
|
+
c0,1.6-0.9,2.9-2.2,3.5v-7.1C86.1-60.7,87-59.3,87-57.8 M78.5-60.4l4.4-4.4v14.2l-4.4-4.4H75v-5.3H78.5z"></path></g><g style="opacity:0.1;"><path d="M9.8-115.5c3.5,0.8,6.2,4,6.2,7.8s-2.7,7-6.2,7.8v-1.8c2.6-0.8,4.4-3.1,4.4-5.9s-1.9-5.2-4.4-5.9V-115.5 M12-107.8
|
|
25
|
+
c0,1.6-0.9,2.9-2.2,3.5v-7.1C11.1-110.7,12-109.3,12-107.8 M3.5-110.4l4.4-4.4v14.2l-4.4-4.4H0v-5.3H3.5z"></path></g></g></pattern>`, 1)),
|
|
26
|
+
e("g", null, [
|
|
27
|
+
e("rect", {
|
|
28
|
+
class: v(n.fill),
|
|
29
|
+
width: "640",
|
|
30
|
+
height: "360"
|
|
31
|
+
}, null, 2),
|
|
32
|
+
t[0] || (t[0] = e("path", {
|
|
33
|
+
style: { fill: "url(#New_Pattern)" },
|
|
34
|
+
d: "M639,1v358H1V1H639 M640,0H0v360h640V0L640,0z"
|
|
35
|
+
}, null, -1))
|
|
36
|
+
]),
|
|
37
|
+
t[2] || (t[2] = e("g", null, [
|
|
38
|
+
e("rect", {
|
|
39
|
+
x: "0.5",
|
|
40
|
+
y: "0.5",
|
|
41
|
+
style: { fill: "url(#New_Pattern)" },
|
|
42
|
+
width: "639",
|
|
43
|
+
height: "359"
|
|
44
|
+
})
|
|
45
|
+
], -1)),
|
|
46
|
+
t[3] || (t[3] = e("g", null, [
|
|
47
|
+
e("path", {
|
|
48
|
+
style: { fill: "white" },
|
|
49
|
+
d: `M310.7,114.7c-31,4.4-53.2,32.4-53.2,63.7v46.8c0,11.5,9.3,20.8,20.8,20.8h20.8v-55.6h-27.8v-12
|
|
50
|
+
c0-24.9,17.9-47.1,42.5-50.1c29.6-3.6,54.7,19.4,54.7,48.3v13.9h-27.8V246h20.8c11.5,0,20.8-9.3,20.8-20.8v-48.6
|
|
51
|
+
C382.5,138.7,349.4,109.1,310.7,114.7z`
|
|
52
|
+
})
|
|
53
|
+
], -1))
|
|
54
|
+
]));
|
|
55
|
+
}
|
|
56
|
+
});
|
|
2
57
|
export {
|
|
3
|
-
|
|
58
|
+
h as default
|
|
4
59
|
};
|
|
@@ -13,18 +13,18 @@ const T = ["innerHTML"], x = {
|
|
|
13
13
|
cols: { type: Boolean },
|
|
14
14
|
textLeft: { type: Boolean }
|
|
15
15
|
},
|
|
16
|
-
setup(
|
|
17
|
-
const i =
|
|
16
|
+
setup(m) {
|
|
17
|
+
const i = m, p = t(() => {
|
|
18
18
|
if (i.media) {
|
|
19
19
|
const e = h(i.media.type);
|
|
20
20
|
return c(
|
|
21
|
-
() => n(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.
|
|
21
|
+
() => n(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.vue.js"), "../basics/EpBtn.vue": () => import("../basics/EpBtn.vue2.js"), "../basics/EpCard.vue": () => import("../basics/EpCard.vue2.js"), "../basics/EpChip.vue": () => import("../basics/EpChip.vue2.js"), "../basics/EpDivider.vue": () => import("../basics/EpDivider.vue2.js"), "../basics/EpFlex.vue": () => import("../basics/EpFlex.vue2.js"), "../basics/EpHover.vue": () => import("../basics/EpHover.vue2.js"), "../basics/EpHoverCard.vue": () => import("../basics/EpHoverCard.vue2.js"), "../basics/EpIcon.vue": () => import("../basics/EpIcon.vue2.js"), "../basics/EpImg.vue": () => import("../basics/EpImg.vue2.js"), "../basics/EpImgCarousel.vue": () => import("../basics/EpImgCarousel.vue2.js"), "../basics/EpList.vue": () => import("../basics/EpList.vue.js"), "../basics/EpListItem.vue": () => import("../basics/EpListItem.vue2.js"), "../basics/EpSection.vue": () => import("../basics/EpSection.vue2.js"), "../basics/EpSectionCols.vue": () => import("../basics/EpSectionCols.vue2.js"), "../basics/EpSpinner.vue": () => import("../basics/EpSpinner.vue2.js"), "../basics/EpStackedList.vue": () => import("../basics/EpStackedList.vue2.js"), "../basics/EpTable.vue": () => import("../basics/EpTable.vue2.js"), "../basics/EpText.vue": () => import("../basics/EpText.vue2.js"), "../charts/EpBarChart.vue": () => import("../charts/EpBarChart.vue2.js"), "../charts/EpFunnelChart.vue": () => import("../charts/EpFunnelChart.vue2.js"), "../charts/EpLineChart.vue": () => import("../charts/EpLineChart.vue2.js"), "../charts/EpPieChart.vue": () => import("../charts/EpPieChart.vue2.js"), "../educationals/EpBranchingScenario.vue": () => import("../educationals/EpBranchingScenario.vue.js"), "../educationals/EpCodeblock.vue": () => import("../educationals/EpCodeblock.vue3.js"), "../educationals/EpConclusion.vue": () => import("../educationals/EpConclusion.vue2.js"), "../educationals/EpDescription.vue": () => import("../educationals/EpDescription.vue2.js"), "../educationals/EpDocument.vue": () => import("../educationals/EpDocument.vue2.js"), "../educationals/EpEdu.vue": () => import("../educationals/EpEdu.vue2.js"), "../educationals/EpInstructions.vue": () => import("../educationals/EpInstructions.vue2.js"), "../educationals/EpIntroduction.vue": () => import("../educationals/EpIntroduction.vue2.js"), "../educationals/EpObjective.vue": () => import("../educationals/EpObjective.vue2.js"), "../educationals/EpReading.vue": () => import("../educationals/EpReading.vue2.js"), "../educationals/EpResource.vue": () => import("../educationals/EpResource.vue2.js"), "../educationals/EpScope.vue": () => import("../educationals/EpScope.vue2.js"), "../educationals/EpSpecificObjective.vue": () => import("../educationals/EpSpecificObjective.vue2.js"), "../forms/EpCheckbox.vue": () => import("../forms/EpCheckbox.vue.js"), "../forms/EpInput.vue": () => import("../forms/EpInput.vue.js"), "../forms/EpRadio.vue": () => import("../forms/EpRadio.vue.js"), "../forms/EpRadioSummative.vue": () => import("../forms/EpRadioSummative.vue.js"), "../forms/EpSelect.vue": () => import("../forms/EpSelect.vue.js"), "../forms/EpSwitch.vue": () => import("../forms/EpSwitch.vue.js"), "../forms/EpTextarea.vue": () => import("../forms/EpTextarea.vue.js"), "../forms/EpToggle.vue": () => import("../forms/EpToggle.vue.js"), "../interactions/Ep360Image.vue": () => import("../interactions/Ep360Image.vue.js"), "../interactions/Ep360Video.vue": () => import("../interactions/Ep360Video.vue.js"), "../interactions/EpAccordeon.vue": () => import("../interactions/EpAccordeon.vue.js"), "../interactions/EpContentSlider.vue": () => import("../interactions/EpContentSlider.vue2.js"), "../interactions/EpDarkMode.vue": () => import("../interactions/EpDarkMode.vue2.js"), "../interactions/EpDraggable.vue": () => import("../interactions/EpDraggable.vue2.js"), "../interactions/EpHotSpot.vue": () => import("../interactions/EpHotSpot.vue2.js"), "../interactions/EpModal.vue": () => import("../interactions/EpModal.vue3.js"), "../interactions/EpQuestion.vue": () => import("../interactions/EpQuestion.vue2.js"), "../interactions/EpSummativeTable.vue": () => import("../interactions/EpSummativeTable.vue2.js"), "../interactions/EpSvgShow.vue": () => import("../interactions/EpSvgShow.vue2.js"), "../interactions/EpTabs.vue": () => import("../interactions/EpTabs.vue.js"), "../interactions/EpTooltip.vue": () => import("../interactions/EpTooltip.vue3.js"), "../medias/EpAudio.vue": () => import("../medias/EpAudio.vue2.js"), "../medias/EpCardLink.vue": () => import("../medias/EpCardLink.vue2.js"), "../medias/EpCarousel.vue": () => import("../medias/EpCarousel.vue.js"), "../medias/EpHierarchy.vue": () => import("../medias/EpHierarchy.vue.js"), "../medias/EpIframe.vue": () => import("../medias/EpIframe.vue2.js"), "../medias/EpKatex.vue": () => import("../medias/EpKatex.vue.js"), "../medias/EpLink.vue": () => import("../medias/EpLink.vue2.js"), "../medias/EpLinkVersion.vue": () => import("../medias/EpLinkVersion.vue2.js"), "../medias/EpLottieSvg.vue": () => import("../medias/EpLottieSvg.vue2.js"), "../medias/EpSensibleImage.vue": () => import("../medias/EpSensibleImage.vue.js"), "../medias/EpSoftware.vue": () => import("../medias/EpSoftware.vue2.js"), "../medias/EpSvg.vue": () => import("../medias/EpSvg.vue2.js"), "../medias/EpTerm.vue": () => import("../medias/EpTerm.vue2.js"), "../medias/EpTimeLine.vue": () => import("../medias/EpTimeLine.vue3.js"), "../medias/EpVideo.vue": () => import("../medias/EpVideo.vue2.js"), "../medias/EpVideoPanopto.vue": () => import("../medias/EpVideoPanopto.vue2.js"), "../medias/EpWordDef.vue": () => import("../medias/EpWordDef.vue2.js"), "../signages/EpAlert.vue": () => import("../signages/EpAlert.vue.js"), "../signages/EpBadge.vue": () => import("../signages/EpBadge.vue2.js"), "../signages/EpHeader.vue": () => import("../signages/EpHeader.vue2.js"), "../signages/EpNothing.vue": () => import("../signages/EpNothing.vue.js"), "../signages/EpQuote.vue": () => import("../signages/EpQuote.vue2.js"), "../signages/EpSkeleton.vue": () => import("../signages/EpSkeleton.vue3.js"), "./BgAudio.vue": () => import("./BgAudio.vue.js"), "./Details.vue": () => import("./Details.vue.js"), "./DisplayBox.vue": () => import("./DisplayBox.vue.js"), "./SvgFilter.vue": () => import("./SvgFilter.vue.js"), "./TextMedia.vue": () => import("./TextMedia.vue.js"), "./TimelineItem.vue": () => import("./TimelineItem.vue.js"), "./TwoColsMedia.vue": () => import("./TwoColsMedia.vue.js") }), `../${e.path}/${e.name}.vue`, 3)
|
|
22
22
|
);
|
|
23
23
|
}
|
|
24
24
|
return null;
|
|
25
|
-
}),
|
|
25
|
+
}), s = t(() => i.cols ? "flex items-center justify-center gap-1" : ""), u = t(() => i.textLeft ? "" : "justify-center");
|
|
26
26
|
return (e, L) => (o(), r("div", {
|
|
27
|
-
class: a(
|
|
27
|
+
class: a(s.value)
|
|
28
28
|
}, [
|
|
29
29
|
E("div", {
|
|
30
30
|
class: a(`w-full flex ${u.value}`),
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import m from "../../_virtual/dynamic-import-helper.js";
|
|
2
2
|
import { defineComponent as b, computed as p, defineAsyncComponent as s, createElementBlock as r, openBlock as t, normalizeClass as f, createCommentVNode as u, createBlock as n, resolveDynamicComponent as v, normalizeProps as c, guardReactiveProps as E } from "vue";
|
|
3
3
|
import { useComponent as d } from "../../composables/useComponent.js";
|
|
4
|
-
const
|
|
4
|
+
const S = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "w-full"
|
|
7
|
-
},
|
|
7
|
+
}, C = {
|
|
8
8
|
key: 1,
|
|
9
9
|
class: "w-full"
|
|
10
10
|
}, k = /* @__PURE__ */ b({
|
|
@@ -20,7 +20,7 @@ const C = {
|
|
|
20
20
|
if (i.mediaLeft) {
|
|
21
21
|
const e = d(i.mediaLeft.type);
|
|
22
22
|
return s(
|
|
23
|
-
() => m(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.
|
|
23
|
+
() => m(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.vue.js"), "../basics/EpBtn.vue": () => import("../basics/EpBtn.vue2.js"), "../basics/EpCard.vue": () => import("../basics/EpCard.vue2.js"), "../basics/EpChip.vue": () => import("../basics/EpChip.vue2.js"), "../basics/EpDivider.vue": () => import("../basics/EpDivider.vue2.js"), "../basics/EpFlex.vue": () => import("../basics/EpFlex.vue2.js"), "../basics/EpHover.vue": () => import("../basics/EpHover.vue2.js"), "../basics/EpHoverCard.vue": () => import("../basics/EpHoverCard.vue2.js"), "../basics/EpIcon.vue": () => import("../basics/EpIcon.vue2.js"), "../basics/EpImg.vue": () => import("../basics/EpImg.vue2.js"), "../basics/EpImgCarousel.vue": () => import("../basics/EpImgCarousel.vue2.js"), "../basics/EpList.vue": () => import("../basics/EpList.vue.js"), "../basics/EpListItem.vue": () => import("../basics/EpListItem.vue2.js"), "../basics/EpSection.vue": () => import("../basics/EpSection.vue2.js"), "../basics/EpSectionCols.vue": () => import("../basics/EpSectionCols.vue2.js"), "../basics/EpSpinner.vue": () => import("../basics/EpSpinner.vue2.js"), "../basics/EpStackedList.vue": () => import("../basics/EpStackedList.vue2.js"), "../basics/EpTable.vue": () => import("../basics/EpTable.vue2.js"), "../basics/EpText.vue": () => import("../basics/EpText.vue2.js"), "../charts/EpBarChart.vue": () => import("../charts/EpBarChart.vue2.js"), "../charts/EpFunnelChart.vue": () => import("../charts/EpFunnelChart.vue2.js"), "../charts/EpLineChart.vue": () => import("../charts/EpLineChart.vue2.js"), "../charts/EpPieChart.vue": () => import("../charts/EpPieChart.vue2.js"), "../educationals/EpBranchingScenario.vue": () => import("../educationals/EpBranchingScenario.vue.js"), "../educationals/EpCodeblock.vue": () => import("../educationals/EpCodeblock.vue3.js"), "../educationals/EpConclusion.vue": () => import("../educationals/EpConclusion.vue2.js"), "../educationals/EpDescription.vue": () => import("../educationals/EpDescription.vue2.js"), "../educationals/EpDocument.vue": () => import("../educationals/EpDocument.vue2.js"), "../educationals/EpEdu.vue": () => import("../educationals/EpEdu.vue2.js"), "../educationals/EpInstructions.vue": () => import("../educationals/EpInstructions.vue2.js"), "../educationals/EpIntroduction.vue": () => import("../educationals/EpIntroduction.vue2.js"), "../educationals/EpObjective.vue": () => import("../educationals/EpObjective.vue2.js"), "../educationals/EpReading.vue": () => import("../educationals/EpReading.vue2.js"), "../educationals/EpResource.vue": () => import("../educationals/EpResource.vue2.js"), "../educationals/EpScope.vue": () => import("../educationals/EpScope.vue2.js"), "../educationals/EpSpecificObjective.vue": () => import("../educationals/EpSpecificObjective.vue2.js"), "../forms/EpCheckbox.vue": () => import("../forms/EpCheckbox.vue.js"), "../forms/EpInput.vue": () => import("../forms/EpInput.vue.js"), "../forms/EpRadio.vue": () => import("../forms/EpRadio.vue.js"), "../forms/EpRadioSummative.vue": () => import("../forms/EpRadioSummative.vue.js"), "../forms/EpSelect.vue": () => import("../forms/EpSelect.vue.js"), "../forms/EpSwitch.vue": () => import("../forms/EpSwitch.vue.js"), "../forms/EpTextarea.vue": () => import("../forms/EpTextarea.vue.js"), "../forms/EpToggle.vue": () => import("../forms/EpToggle.vue.js"), "../interactions/Ep360Image.vue": () => import("../interactions/Ep360Image.vue.js"), "../interactions/Ep360Video.vue": () => import("../interactions/Ep360Video.vue.js"), "../interactions/EpAccordeon.vue": () => import("../interactions/EpAccordeon.vue.js"), "../interactions/EpContentSlider.vue": () => import("../interactions/EpContentSlider.vue2.js"), "../interactions/EpDarkMode.vue": () => import("../interactions/EpDarkMode.vue2.js"), "../interactions/EpDraggable.vue": () => import("../interactions/EpDraggable.vue2.js"), "../interactions/EpHotSpot.vue": () => import("../interactions/EpHotSpot.vue2.js"), "../interactions/EpModal.vue": () => import("../interactions/EpModal.vue3.js"), "../interactions/EpQuestion.vue": () => import("../interactions/EpQuestion.vue2.js"), "../interactions/EpSummativeTable.vue": () => import("../interactions/EpSummativeTable.vue2.js"), "../interactions/EpSvgShow.vue": () => import("../interactions/EpSvgShow.vue2.js"), "../interactions/EpTabs.vue": () => import("../interactions/EpTabs.vue.js"), "../interactions/EpTooltip.vue": () => import("../interactions/EpTooltip.vue3.js"), "../medias/EpAudio.vue": () => import("../medias/EpAudio.vue2.js"), "../medias/EpCardLink.vue": () => import("../medias/EpCardLink.vue2.js"), "../medias/EpCarousel.vue": () => import("../medias/EpCarousel.vue.js"), "../medias/EpHierarchy.vue": () => import("../medias/EpHierarchy.vue.js"), "../medias/EpIframe.vue": () => import("../medias/EpIframe.vue2.js"), "../medias/EpKatex.vue": () => import("../medias/EpKatex.vue.js"), "../medias/EpLink.vue": () => import("../medias/EpLink.vue2.js"), "../medias/EpLinkVersion.vue": () => import("../medias/EpLinkVersion.vue2.js"), "../medias/EpLottieSvg.vue": () => import("../medias/EpLottieSvg.vue2.js"), "../medias/EpSensibleImage.vue": () => import("../medias/EpSensibleImage.vue.js"), "../medias/EpSoftware.vue": () => import("../medias/EpSoftware.vue2.js"), "../medias/EpSvg.vue": () => import("../medias/EpSvg.vue2.js"), "../medias/EpTerm.vue": () => import("../medias/EpTerm.vue2.js"), "../medias/EpTimeLine.vue": () => import("../medias/EpTimeLine.vue3.js"), "../medias/EpVideo.vue": () => import("../medias/EpVideo.vue2.js"), "../medias/EpVideoPanopto.vue": () => import("../medias/EpVideoPanopto.vue2.js"), "../medias/EpWordDef.vue": () => import("../medias/EpWordDef.vue2.js"), "../signages/EpAlert.vue": () => import("../signages/EpAlert.vue.js"), "../signages/EpBadge.vue": () => import("../signages/EpBadge.vue2.js"), "../signages/EpHeader.vue": () => import("../signages/EpHeader.vue2.js"), "../signages/EpNothing.vue": () => import("../signages/EpNothing.vue.js"), "../signages/EpQuote.vue": () => import("../signages/EpQuote.vue2.js"), "../signages/EpSkeleton.vue": () => import("../signages/EpSkeleton.vue3.js"), "./BgAudio.vue": () => import("./BgAudio.vue.js"), "./Details.vue": () => import("./Details.vue.js"), "./DisplayBox.vue": () => import("./DisplayBox.vue.js"), "./SvgFilter.vue": () => import("./SvgFilter.vue.js"), "./TextMedia.vue": () => import("./TextMedia.vue.js"), "./TimelineItem.vue": () => import("./TimelineItem.vue.js"), "./TwoColsMedia.vue": () => import("./TwoColsMedia.vue.js") }), `../${e.path}/${e.name}.vue`, 3)
|
|
24
24
|
);
|
|
25
25
|
}
|
|
26
26
|
return null;
|
|
@@ -28,7 +28,7 @@ const C = {
|
|
|
28
28
|
if (i.mediaRight) {
|
|
29
29
|
const e = d(i.mediaRight.type);
|
|
30
30
|
return s(
|
|
31
|
-
() => m(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.
|
|
31
|
+
() => m(/* @__PURE__ */ Object.assign({ "../basics/EpAvatar.vue": () => import("../basics/EpAvatar.vue2.js"), "../basics/EpBadge.vue": () => import("../basics/EpBadge.vue.js"), "../basics/EpBtn.vue": () => import("../basics/EpBtn.vue2.js"), "../basics/EpCard.vue": () => import("../basics/EpCard.vue2.js"), "../basics/EpChip.vue": () => import("../basics/EpChip.vue2.js"), "../basics/EpDivider.vue": () => import("../basics/EpDivider.vue2.js"), "../basics/EpFlex.vue": () => import("../basics/EpFlex.vue2.js"), "../basics/EpHover.vue": () => import("../basics/EpHover.vue2.js"), "../basics/EpHoverCard.vue": () => import("../basics/EpHoverCard.vue2.js"), "../basics/EpIcon.vue": () => import("../basics/EpIcon.vue2.js"), "../basics/EpImg.vue": () => import("../basics/EpImg.vue2.js"), "../basics/EpImgCarousel.vue": () => import("../basics/EpImgCarousel.vue2.js"), "../basics/EpList.vue": () => import("../basics/EpList.vue.js"), "../basics/EpListItem.vue": () => import("../basics/EpListItem.vue2.js"), "../basics/EpSection.vue": () => import("../basics/EpSection.vue2.js"), "../basics/EpSectionCols.vue": () => import("../basics/EpSectionCols.vue2.js"), "../basics/EpSpinner.vue": () => import("../basics/EpSpinner.vue2.js"), "../basics/EpStackedList.vue": () => import("../basics/EpStackedList.vue2.js"), "../basics/EpTable.vue": () => import("../basics/EpTable.vue2.js"), "../basics/EpText.vue": () => import("../basics/EpText.vue2.js"), "../charts/EpBarChart.vue": () => import("../charts/EpBarChart.vue2.js"), "../charts/EpFunnelChart.vue": () => import("../charts/EpFunnelChart.vue2.js"), "../charts/EpLineChart.vue": () => import("../charts/EpLineChart.vue2.js"), "../charts/EpPieChart.vue": () => import("../charts/EpPieChart.vue2.js"), "../educationals/EpBranchingScenario.vue": () => import("../educationals/EpBranchingScenario.vue.js"), "../educationals/EpCodeblock.vue": () => import("../educationals/EpCodeblock.vue3.js"), "../educationals/EpConclusion.vue": () => import("../educationals/EpConclusion.vue2.js"), "../educationals/EpDescription.vue": () => import("../educationals/EpDescription.vue2.js"), "../educationals/EpDocument.vue": () => import("../educationals/EpDocument.vue2.js"), "../educationals/EpEdu.vue": () => import("../educationals/EpEdu.vue2.js"), "../educationals/EpInstructions.vue": () => import("../educationals/EpInstructions.vue2.js"), "../educationals/EpIntroduction.vue": () => import("../educationals/EpIntroduction.vue2.js"), "../educationals/EpObjective.vue": () => import("../educationals/EpObjective.vue2.js"), "../educationals/EpReading.vue": () => import("../educationals/EpReading.vue2.js"), "../educationals/EpResource.vue": () => import("../educationals/EpResource.vue2.js"), "../educationals/EpScope.vue": () => import("../educationals/EpScope.vue2.js"), "../educationals/EpSpecificObjective.vue": () => import("../educationals/EpSpecificObjective.vue2.js"), "../forms/EpCheckbox.vue": () => import("../forms/EpCheckbox.vue.js"), "../forms/EpInput.vue": () => import("../forms/EpInput.vue.js"), "../forms/EpRadio.vue": () => import("../forms/EpRadio.vue.js"), "../forms/EpRadioSummative.vue": () => import("../forms/EpRadioSummative.vue.js"), "../forms/EpSelect.vue": () => import("../forms/EpSelect.vue.js"), "../forms/EpSwitch.vue": () => import("../forms/EpSwitch.vue.js"), "../forms/EpTextarea.vue": () => import("../forms/EpTextarea.vue.js"), "../forms/EpToggle.vue": () => import("../forms/EpToggle.vue.js"), "../interactions/Ep360Image.vue": () => import("../interactions/Ep360Image.vue.js"), "../interactions/Ep360Video.vue": () => import("../interactions/Ep360Video.vue.js"), "../interactions/EpAccordeon.vue": () => import("../interactions/EpAccordeon.vue.js"), "../interactions/EpContentSlider.vue": () => import("../interactions/EpContentSlider.vue2.js"), "../interactions/EpDarkMode.vue": () => import("../interactions/EpDarkMode.vue2.js"), "../interactions/EpDraggable.vue": () => import("../interactions/EpDraggable.vue2.js"), "../interactions/EpHotSpot.vue": () => import("../interactions/EpHotSpot.vue2.js"), "../interactions/EpModal.vue": () => import("../interactions/EpModal.vue3.js"), "../interactions/EpQuestion.vue": () => import("../interactions/EpQuestion.vue2.js"), "../interactions/EpSummativeTable.vue": () => import("../interactions/EpSummativeTable.vue2.js"), "../interactions/EpSvgShow.vue": () => import("../interactions/EpSvgShow.vue2.js"), "../interactions/EpTabs.vue": () => import("../interactions/EpTabs.vue.js"), "../interactions/EpTooltip.vue": () => import("../interactions/EpTooltip.vue3.js"), "../medias/EpAudio.vue": () => import("../medias/EpAudio.vue2.js"), "../medias/EpCardLink.vue": () => import("../medias/EpCardLink.vue2.js"), "../medias/EpCarousel.vue": () => import("../medias/EpCarousel.vue.js"), "../medias/EpHierarchy.vue": () => import("../medias/EpHierarchy.vue.js"), "../medias/EpIframe.vue": () => import("../medias/EpIframe.vue2.js"), "../medias/EpKatex.vue": () => import("../medias/EpKatex.vue.js"), "../medias/EpLink.vue": () => import("../medias/EpLink.vue2.js"), "../medias/EpLinkVersion.vue": () => import("../medias/EpLinkVersion.vue2.js"), "../medias/EpLottieSvg.vue": () => import("../medias/EpLottieSvg.vue2.js"), "../medias/EpSensibleImage.vue": () => import("../medias/EpSensibleImage.vue.js"), "../medias/EpSoftware.vue": () => import("../medias/EpSoftware.vue2.js"), "../medias/EpSvg.vue": () => import("../medias/EpSvg.vue2.js"), "../medias/EpTerm.vue": () => import("../medias/EpTerm.vue2.js"), "../medias/EpTimeLine.vue": () => import("../medias/EpTimeLine.vue3.js"), "../medias/EpVideo.vue": () => import("../medias/EpVideo.vue2.js"), "../medias/EpVideoPanopto.vue": () => import("../medias/EpVideoPanopto.vue2.js"), "../medias/EpWordDef.vue": () => import("../medias/EpWordDef.vue2.js"), "../signages/EpAlert.vue": () => import("../signages/EpAlert.vue.js"), "../signages/EpBadge.vue": () => import("../signages/EpBadge.vue2.js"), "../signages/EpHeader.vue": () => import("../signages/EpHeader.vue2.js"), "../signages/EpNothing.vue": () => import("../signages/EpNothing.vue.js"), "../signages/EpQuote.vue": () => import("../signages/EpQuote.vue2.js"), "../signages/EpSkeleton.vue": () => import("../signages/EpSkeleton.vue3.js"), "./BgAudio.vue": () => import("./BgAudio.vue.js"), "./Details.vue": () => import("./Details.vue.js"), "./DisplayBox.vue": () => import("./DisplayBox.vue.js"), "./SvgFilter.vue": () => import("./SvgFilter.vue.js"), "./TextMedia.vue": () => import("./TextMedia.vue.js"), "./TimelineItem.vue": () => import("./TimelineItem.vue.js"), "./TwoColsMedia.vue": () => import("./TwoColsMedia.vue.js") }), `../${e.path}/${e.name}.vue`, 3)
|
|
32
32
|
);
|
|
33
33
|
}
|
|
34
34
|
return null;
|
|
@@ -36,10 +36,10 @@ const C = {
|
|
|
36
36
|
return (e, h) => (t(), r("div", {
|
|
37
37
|
class: f(g.value)
|
|
38
38
|
}, [
|
|
39
|
-
a.value && e.mediaLeft ? (t(), r("div",
|
|
39
|
+
a.value && e.mediaLeft ? (t(), r("div", S, [
|
|
40
40
|
(t(), n(v(a.value), c(E({ ...e.mediaLeft.data })), null, 16))
|
|
41
41
|
])) : u("", !0),
|
|
42
|
-
o.value && o.value ? (t(), r("div",
|
|
42
|
+
o.value && o.value ? (t(), r("div", C, [
|
|
43
43
|
(t(), n(v(o.value), c(E({ ...o.value.data })), null, 16))
|
|
44
44
|
])) : u("", !0)
|
|
45
45
|
], 2));
|
package/dist/ep-lib-ts.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.modal-mask{position:fixed;z-index:6998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;transition:opacity .3s ease}.modal-container{margin:auto;max-height:95%;transition:all .3s ease;z-index:7000}.modal-header h3{margin-top:0;color:#42b983}.modal-body{margin:20px 0}.modal-default-button{float:right}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.content[data-v-f7c467a7]{max-height:0;overflow:hidden}.tree-wrapper[data-v-74d1794a]{overflow:auto;border:1px solid #ddd}.tree-container[data-v-74d1794a]{width:100%;overflow-x:auto}@keyframes fade-2a6d792e{0%{opacity:0}to{opacity:1}}@keyframes scale-2a6d792e{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideY-2a6d792e{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.fade[data-v-2a6d792e]{animation:fade-2a6d792e 1s}.scale[data-v-2a6d792e]{animation:scale-2a6d792e 1s}.slideY[data-v-2a6d792e]{animation:slideY-2a6d792e 1s}pre{white-space:break-spaces}.custom_index{z-index:9999;position:absolute;right:12rem}.shape{height:var(--e74a7594);width:var(--68e48852)}.ep-info-box[data-v-82c73734] a{text-decoration:underline;font-weight:500}.arrow-light-top:before{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.2) transparent transparent transparent}.arrow-dark-top:before{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.arrow-light-bottom:before{content:"";position:absolute;display:inline-block;left:50%;bottom:100%;border-right:7px solid transparent;border-bottom:7px solid #eee;border-left:7px solid transparent;border-bottom-color:#0003}.arrow-dark-bottom:before{content:"";position:absolute;display:inline-block;left:50%;bottom:100%;border-right:7px solid transparent;border-bottom:7px solid black;border-left:7px solid transparent;border-bottom-color:black transparent transparent transparent}.arrow-light-left:before{position:absolute;display:inline-block;left:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-left:5px solid #eee;border-bottom:5px solid transparent;border-left-color:#0003}.arrow-dark-left:before{position:absolute;display:inline-block;left:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-left:5px solid black;border-bottom:5px solid transparent;border-left-color:black transparent transparent transparent}.arrow-light-right:before{position:absolute;display:inline-block;right:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-right:5px solid #eee;border-bottom:5px solid transparent;border-right-color:#0003}.arrow-dark-right:before{position:absolute;display:inline-block;right:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-right:5px solid black;border-bottom:5px solid transparent;border-right-color:black transparent transparent transparent}.v-enter-active[data-v-91694b55],.v-leave-active[data-v-91694b55]{transition:opacity .5s ease}.v-enter-from[data-v-91694b55],.v-leave-to[data-v-91694b55]{opacity:0}.katex[data-v-c2d47687]{font-size:1.6em}.content[data-v-30db13fc]{max-height:0;overflow:hidden}.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.sensible-content[data-v-
|
|
1
|
+
.modal-mask{position:fixed;z-index:6998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;transition:opacity .3s ease}.modal-container{margin:auto;max-height:95%;transition:all .3s ease;z-index:7000}.modal-header h3{margin-top:0;color:#42b983}.modal-body{margin:20px 0}.modal-default-button{float:right}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.content[data-v-f7c467a7]{max-height:0;overflow:hidden}.tree-wrapper[data-v-74d1794a]{overflow:auto;border:1px solid #ddd}.tree-container[data-v-74d1794a]{width:100%;overflow-x:auto}@keyframes fade-2a6d792e{0%{opacity:0}to{opacity:1}}@keyframes scale-2a6d792e{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideY-2a6d792e{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.fade[data-v-2a6d792e]{animation:fade-2a6d792e 1s}.scale[data-v-2a6d792e]{animation:scale-2a6d792e 1s}.slideY[data-v-2a6d792e]{animation:slideY-2a6d792e 1s}pre{white-space:break-spaces}.custom_index{z-index:9999;position:absolute;right:12rem}.shape{height:var(--e74a7594);width:var(--68e48852)}.ep-info-box[data-v-82c73734] a{text-decoration:underline;font-weight:500}.arrow-light-top:before{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.2) transparent transparent transparent}.arrow-dark-top:before{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.arrow-light-bottom:before{content:"";position:absolute;display:inline-block;left:50%;bottom:100%;border-right:7px solid transparent;border-bottom:7px solid #eee;border-left:7px solid transparent;border-bottom-color:#0003}.arrow-dark-bottom:before{content:"";position:absolute;display:inline-block;left:50%;bottom:100%;border-right:7px solid transparent;border-bottom:7px solid black;border-left:7px solid transparent;border-bottom-color:black transparent transparent transparent}.arrow-light-left:before{position:absolute;display:inline-block;left:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-left:5px solid #eee;border-bottom:5px solid transparent;border-left-color:#0003}.arrow-dark-left:before{position:absolute;display:inline-block;left:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-left:5px solid black;border-bottom:5px solid transparent;border-left-color:black transparent transparent transparent}.arrow-light-right:before{position:absolute;display:inline-block;right:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-right:5px solid #eee;border-bottom:5px solid transparent;border-right-color:#0003}.arrow-dark-right:before{position:absolute;display:inline-block;right:100%;top:50%;content:"";margin-right:0;border-top:5px solid transparent;border-right:5px solid black;border-bottom:5px solid transparent;border-right-color:black transparent transparent transparent}.v-enter-active[data-v-91694b55],.v-leave-active[data-v-91694b55]{transition:opacity .5s ease}.v-enter-from[data-v-91694b55],.v-leave-to[data-v-91694b55]{opacity:0}.katex[data-v-c2d47687]{font-size:1.6em}.content[data-v-30db13fc]{max-height:0;overflow:hidden}.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.sensible-content[data-v-6d05cf69]{position:relative}
|