ep-lib-ts 1.0.43 → 1.0.45
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/BgAudio-Dju9jJiu.js +4 -0
- package/dist/DisplayBox-HvviLWyp.js +4 -0
- package/dist/Ep360Image-CQJBPImD.js +241 -0
- package/dist/{Ep360Video-b_stvC2Z.js → Ep360Video-CL_7mOiQ.js} +84 -77
- package/dist/EpAlert-8x1egKQ1.js +4 -0
- package/dist/EpAudio-DLQ0xWz1.js +4 -0
- package/dist/EpAvatar-DlaagQT-.js +4 -0
- package/dist/EpBadge-hENKUkCt.js +4 -0
- package/dist/EpBarChart-Bw8qKwqp.js +4 -0
- package/dist/EpBranchingScenario-CtCO_8zu.js +160 -0
- package/dist/EpBtn-BH1hWlHT.js +4 -0
- package/dist/EpCard-CqhPrVAv.js +4 -0
- package/dist/EpCardLink-DlP0NsFx.js +4 -0
- package/dist/EpChip-Bi3nop6O.js +4 -0
- package/dist/EpCodeblock-DhkGfhDz.js +4 -0
- package/dist/EpConclusion-DYGJFM9I.js +4 -0
- package/dist/EpContentSlider-BxHaDAWo.js +4 -0
- package/dist/{EpDarkmode-Bechg1uo.js → EpDarkmode-ChgCnqlF.js} +1 -1
- package/dist/EpDescription-CHv8jeTs.js +4 -0
- package/dist/EpDivider-dB-VxNYj.js +4 -0
- package/dist/EpDraggable-hJJjJ6hz.js +1676 -0
- package/dist/EpEdu-CcePBFeF.js +4 -0
- package/dist/EpFlex-BOIofhJe.js +4 -0
- package/dist/EpFunnelChart-B0cp8JDh.js +4 -0
- package/dist/EpHeader-4TIVPsGN.js +4 -0
- package/dist/EpHover-B6dcDLJH.js +4 -0
- package/dist/EpHoverCard-BYLDcALZ.js +4 -0
- package/dist/EpIcon-eQLd8Bef.js +4 -0
- package/dist/EpIframe-DmNysxf-.js +4 -0
- package/dist/EpImg-oLjhJdIS.js +4 -0
- package/dist/EpImgCarousel-DXPylqN5.js +4 -0
- package/dist/{EpInput-CoSeoa1t.js → EpInput-B-bfsw5E.js} +29 -29
- package/dist/EpInstructions-DIAYW894.js +4 -0
- package/dist/EpIntroduction-DNNy0dG3.js +4 -0
- package/dist/EpLineChart-0D56Uh_r.js +4 -0
- package/dist/EpLink-DSTdUEpY.js +4 -0
- package/dist/EpLinkVersion-gKk7KyA_.js +4 -0
- package/dist/{EpList-DTN7D9wV.js → EpList-DeapPqmX.js} +1 -1
- package/dist/EpModal-D16kxfDo.js +4 -0
- package/dist/{EpNothing-ChLi44xn.js → EpNothing-BglmKV-f.js} +1 -1
- package/dist/EpObjective-HxaZ9wp9.js +4 -0
- package/dist/EpPieChart-DgshvJsj.js +4 -0
- package/dist/EpQuestion-Dukzq4EH.js +4 -0
- package/dist/EpQuote-CzHty5N8.js +4 -0
- package/dist/EpRadio-b-7_ookc.js +4 -0
- package/dist/EpRadioSummative-B2rKvUDx.js +4 -0
- package/dist/EpReading-B4cnESfa.js +4 -0
- package/dist/EpResource-Cm_WCcOE.js +4 -0
- package/dist/EpScope-D7uqngTc.js +4 -0
- package/dist/EpSection-D5dy1gIO.js +4 -0
- package/dist/EpSectionCols-Td__J3LQ.js +4 -0
- package/dist/EpSkeleton-Dt9pU2x3.js +4 -0
- package/dist/EpSoftware-ZrDbL3q8.js +4 -0
- package/dist/EpSpecificObjective-BLP9pKHT.js +4 -0
- package/dist/EpSpinner-Bz6bpXEH.js +4 -0
- package/dist/EpStackedList-C-qDZcDO.js +4 -0
- package/dist/EpSummativeTable-D0IxH0wd.js +4 -0
- package/dist/EpSvg-CFAjqJWI.js +4 -0
- package/dist/EpSvgShow-BMQFmzKO.js +54 -0
- package/dist/EpTable-CFfBZzZJ.js +4 -0
- package/dist/EpTerm-C81Atlu_.js +4 -0
- package/dist/EpText-DPADYfER.js +4 -0
- package/dist/EpTimeLine-BaJ78dV9.js +4 -0
- package/dist/EpVideo-m4Cga9WS.js +4 -0
- package/dist/EpVideoPanopto-DrHaE_yl.js +4 -0
- package/dist/EpWordDef-CZw-9z0W.js +4 -0
- package/dist/components/basics/EpImgCarousel.vue.d.ts +77 -0
- package/dist/components/educationals/EpBranchingScenario.vue.d.ts +1 -0
- package/dist/components/educationals/EpInstructions.vue.d.ts +1 -0
- package/dist/components/interactions/Ep360Image.vue.d.ts +1 -0
- package/dist/components/interactions/EpDraggable.vue.d.ts +26 -0
- package/dist/components/interactions/EpSvgShow.vue.d.ts +33 -1
- package/dist/components/medias/EpCarousel.vue.d.ts +5 -0
- package/dist/ep-lib-ts.js +30 -30
- package/dist/ep-lib-ts.umd.cjs +4600 -4766
- package/dist/{index-BFsz449L.js → index-CwfMdRn8.js} +3755 -3591
- package/dist/{index-D-GKNNDO.js → index-DTH65_9T.js} +1 -1
- package/dist/{prism-iP2cUnBs.js → prism-D45WTYqI.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/three.module-CWLs6nMo.js +33752 -0
- package/dist/types/Draggable.d.ts +15 -0
- package/dist/types/Image.d.ts +5 -0
- package/package.json +4 -2
- package/src/components/basics/EpImg.vue +1 -1
- package/src/components/basics/EpImgCarousel.vue +145 -0
- package/src/components/basics/EpText.vue +22 -18
- package/src/components/educationals/EpBranchingScenario.vue +15 -6
- package/src/components/educationals/EpConclusion.vue +1 -1
- package/src/components/educationals/EpDescription.vue +1 -1
- package/src/components/educationals/EpInstructions.vue +3 -2
- package/src/components/educationals/EpIntroduction.vue +1 -1
- package/src/components/educationals/EpReading.vue +3 -3
- package/src/components/interactions/Ep360Image.vue +32 -11
- package/src/components/interactions/Ep360Video.vue +15 -3
- package/src/components/interactions/EpDraggable.vue +192 -0
- package/src/components/interactions/EpSvgShow.vue +91 -38
- package/src/components/medias/EpCarousel.vue +74 -11
- package/src/components/tools/TimelineItem.vue +1 -1
- package/dist/BgAudio-BxmV-0cC.js +0 -4
- package/dist/DisplayBox-CUpEsLPU.js +0 -4
- package/dist/Ep360Image-Dmwx7NrY.js +0 -228
- package/dist/EpAlert-DZRwC-hR.js +0 -4
- package/dist/EpAudio-DWUaCLxZ.js +0 -4
- package/dist/EpAvatar-CB_8dpH1.js +0 -4
- package/dist/EpBadge-D2rYlVX2.js +0 -4
- package/dist/EpBarChart-20DIx08w.js +0 -4
- package/dist/EpBranchingScenario-CMBEwqVe.js +0 -151
- package/dist/EpBtn-D4Sib9BE.js +0 -4
- package/dist/EpCard-DJQezxQs.js +0 -4
- package/dist/EpCardLink-CZ10BP3M.js +0 -4
- package/dist/EpChip-BrlNEof-.js +0 -4
- package/dist/EpCodeblock-C-DQR2do.js +0 -4
- package/dist/EpConclusion-Cd2gP1Wh.js +0 -4
- package/dist/EpContentSlider-zQ7TcQlI.js +0 -4
- package/dist/EpDescription-Tbo3BFV2.js +0 -4
- package/dist/EpDivider-DVkzWELv.js +0 -4
- package/dist/EpEdu-B7If0gdy.js +0 -4
- package/dist/EpFlex-e5sNF2bY.js +0 -4
- package/dist/EpFunnelChart-DVJ_6KdY.js +0 -4
- package/dist/EpHeader-DNGWRkmf.js +0 -4
- package/dist/EpHover-_jWsMPY8.js +0 -4
- package/dist/EpHoverCard-C-BojFhi.js +0 -4
- package/dist/EpIcon-8MS-eLaB.js +0 -4
- package/dist/EpIframe-ClKZ7eIe.js +0 -4
- package/dist/EpImg-ZxP-DCOC.js +0 -4
- package/dist/EpInstructions-0UvWFAAP.js +0 -4
- package/dist/EpIntroduction-kwTAl-2S.js +0 -4
- package/dist/EpLineChart-DrqtLuL_.js +0 -4
- package/dist/EpLink-Be86I9U6.js +0 -4
- package/dist/EpLinkVersion-B4pxWTOZ.js +0 -4
- package/dist/EpModal-rL51M47q.js +0 -4
- package/dist/EpObjective-CDmtLCil.js +0 -4
- package/dist/EpPieChart--F20jSnB.js +0 -4
- package/dist/EpQuestion-B3bl3ED0.js +0 -4
- package/dist/EpQuote-WsTNUXP3.js +0 -4
- package/dist/EpRadio-5wRevOhg.js +0 -4
- package/dist/EpRadioSummative-Bhuk0G-D.js +0 -4
- package/dist/EpReading-DqNY4agb.js +0 -4
- package/dist/EpResource-CKx-Sm7H.js +0 -4
- package/dist/EpScope-CAGu6ain.js +0 -4
- package/dist/EpSection-Cs8w0x7y.js +0 -4
- package/dist/EpSectionCols-nBUK8VK3.js +0 -4
- package/dist/EpSkeleton-DBJIz_Yb.js +0 -4
- package/dist/EpSoftware-l7_8diQ_.js +0 -4
- package/dist/EpSpecificObjective-D2Sz35-I.js +0 -4
- package/dist/EpSpinner-BnfTBKN1.js +0 -4
- package/dist/EpStackedList-CtkpLHrV.js +0 -4
- package/dist/EpSummativeTable-CgQiZKos.js +0 -4
- package/dist/EpSvg-DDlhssE7.js +0 -4
- package/dist/EpSvgShow-DNKVoqjv.js +0 -84
- package/dist/EpTable-DriGGo4l.js +0 -4
- package/dist/EpTerm-DNfBy49u.js +0 -4
- package/dist/EpText-CrfoaXl_.js +0 -4
- package/dist/EpTimeLine-CRwBWqNV.js +0 -4
- package/dist/EpVideo-DV8hETkp.js +0 -4
- package/dist/EpVideoPanopto-588sRcMP.js +0 -4
- package/dist/EpWordDef-BuZFiK1M.js +0 -4
- package/dist/three.module-laS36oD-.js +0 -48903
|
@@ -1,2 +1,34 @@
|
|
|
1
|
-
|
|
1
|
+
interface Props {
|
|
2
|
+
svg: string;
|
|
3
|
+
id: string;
|
|
4
|
+
animation?: "" | "translateX" | "scale";
|
|
5
|
+
multiple?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
+
animation: string;
|
|
9
|
+
multiple: boolean;
|
|
10
|
+
}>>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
11
|
+
animation: string;
|
|
12
|
+
multiple: boolean;
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
|
+
animation: "" | "translateX" | "scale";
|
|
15
|
+
multiple: boolean;
|
|
16
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
2
17
|
export default _default;
|
|
18
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
19
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
20
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
21
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
22
|
+
} : {
|
|
23
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
24
|
+
required: true;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
type __VLS_WithDefaults<P, D> = {
|
|
28
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
29
|
+
default: D[K];
|
|
30
|
+
}> : P[K];
|
|
31
|
+
};
|
|
32
|
+
type __VLS_Prettify<T> = {
|
|
33
|
+
[K in keyof T]: T[K];
|
|
34
|
+
} & {};
|
|
@@ -3,7 +3,9 @@ import { SizeThumbnail } from '../../types/Image';
|
|
|
3
3
|
|
|
4
4
|
interface Props {
|
|
5
5
|
carrouselImg: MediaCarousel[];
|
|
6
|
+
title?: string;
|
|
6
7
|
gallery?: boolean;
|
|
8
|
+
puzzle?: boolean;
|
|
7
9
|
sizeThumbnail?: SizeThumbnail;
|
|
8
10
|
isCenter?: boolean;
|
|
9
11
|
labelClose?: string;
|
|
@@ -13,6 +15,7 @@ interface Props {
|
|
|
13
15
|
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
16
|
gallery: boolean;
|
|
15
17
|
isCenter: boolean;
|
|
18
|
+
puzzle: boolean;
|
|
16
19
|
sizeThumbnail: string;
|
|
17
20
|
labelRef: string;
|
|
18
21
|
labelClose: string;
|
|
@@ -20,6 +23,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
20
23
|
}>>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
21
24
|
gallery: boolean;
|
|
22
25
|
isCenter: boolean;
|
|
26
|
+
puzzle: boolean;
|
|
23
27
|
sizeThumbnail: string;
|
|
24
28
|
labelRef: string;
|
|
25
29
|
labelClose: string;
|
|
@@ -29,6 +33,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
29
33
|
labelClose: string;
|
|
30
34
|
labelRef: string;
|
|
31
35
|
labelRefLib: string;
|
|
36
|
+
puzzle: boolean;
|
|
32
37
|
gallery: boolean;
|
|
33
38
|
isCenter: boolean;
|
|
34
39
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ac as p, a4 as E, U as e, d as o, u as i, e as t, f as n, V as r, ae as d, g as c, A as C, B as l, N as u, C as S, h as m, D as b, i as f, v as k, a5 as v, k as T, l as h, W as I, m as L, E as g, F as x, af as A, w as B, X as D, Y as V, R as F, G as H, x as R, S as j, a6 as w, b as O, H as P, I as Q, o as W, p as q, a7 as G, Z as J, J as K, q as M, r as N, T as U, $ as X, s as Y, ad as Z, _, t as $, a0 as y, a1 as z, a2 as aa, a3 as sa } from "./index-CwfMdRn8.js";
|
|
2
2
|
export {
|
|
3
3
|
p as EpAccordeon,
|
|
4
4
|
E as EpAlert,
|
|
5
5
|
e as EpAudio,
|
|
6
6
|
o as EpBadge,
|
|
7
7
|
i as EpBarChart,
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
t as EpBtn,
|
|
9
|
+
n as EpCard,
|
|
10
10
|
r as EpCardLink,
|
|
11
11
|
d as EpCarousel,
|
|
12
12
|
c as EpChip,
|
|
@@ -14,12 +14,12 @@ export {
|
|
|
14
14
|
l as EpConclusion,
|
|
15
15
|
u as EpContentSlider,
|
|
16
16
|
S as EpDescription,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
m as EpDivider,
|
|
18
|
+
b as EpEdu,
|
|
19
|
+
f as EpFlex,
|
|
20
|
+
k as EpFunnelChart,
|
|
21
|
+
v as EpHeader,
|
|
22
|
+
T as EpHoverCard,
|
|
23
23
|
h as EpIcon,
|
|
24
24
|
I as EpIframe,
|
|
25
25
|
L as EpImg,
|
|
@@ -31,27 +31,27 @@ export {
|
|
|
31
31
|
V as EpLinkVersion,
|
|
32
32
|
F as EpModal,
|
|
33
33
|
H as EpObjective,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
34
|
+
R as EpPieChart,
|
|
35
|
+
j as EpQuestion,
|
|
36
|
+
w as EpQuote,
|
|
37
|
+
O as EpReading,
|
|
38
|
+
P as EpResource,
|
|
39
|
+
Q as EpScope,
|
|
40
|
+
W as EpSection,
|
|
41
|
+
q as EpSectionCols,
|
|
42
|
+
G as EpSkeleton,
|
|
43
|
+
J as EpSoftware,
|
|
44
|
+
K as EpSpecificObjective,
|
|
45
|
+
M as EpSpinner,
|
|
46
|
+
N as EpStackedList,
|
|
47
|
+
U as EpSummativeTable,
|
|
48
|
+
X as EpSvg,
|
|
49
|
+
Y as EpTable,
|
|
50
|
+
Z as EpTabs,
|
|
51
|
+
_ as EpTerm,
|
|
52
|
+
$ as EpText,
|
|
53
|
+
y as EpTimeLine,
|
|
54
|
+
z as EpVideo,
|
|
55
55
|
aa as EpVideoPanopto,
|
|
56
56
|
sa as EpWordDef
|
|
57
57
|
};
|