ep-lib-ts 1.0.39 → 1.0.41
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-CMLWbfvr.js +4 -0
- package/dist/DisplayBox-CkdBJBJI.js +4 -0
- package/dist/EpAlert-JlMrEObi.js +4 -0
- package/dist/EpAudio-VrcGJ8Db.js +4 -0
- package/dist/EpAvatar-Ca-kk6EZ.js +4 -0
- package/dist/EpBadge-CHvJucWe.js +4 -0
- package/dist/EpBarChart-GDpWcGfE.js +4 -0
- package/dist/{EpBranchingScenario-dEapAg2r.js → EpBranchingScenario-B8nLWki3.js} +11 -11
- package/dist/EpBtn-BgZFFhTL.js +4 -0
- package/dist/EpCard-DmS1N4pN.js +4 -0
- package/dist/EpCardLink-Du6iFSbt.js +4 -0
- package/dist/EpChip-CQIXizba.js +4 -0
- package/dist/EpCodeblock-CO2UezAG.js +4 -0
- package/dist/EpConclusion-YppTRVL7.js +4 -0
- package/dist/EpContentSlider-BjLPOtgZ.js +4 -0
- package/dist/{EpDarkmode-DV-fRn1K.js → EpDarkmode-CLUPVaGp.js} +1 -1
- package/dist/EpDescription-BluJojgg.js +4 -0
- package/dist/EpDivider-Brr8kzMH.js +4 -0
- package/dist/EpEdu-BH5FJYem.js +4 -0
- package/dist/EpFlex-CsE9C11l.js +4 -0
- package/dist/EpFunnelChart-kp3owMAz.js +4 -0
- package/dist/EpHeader-DlGGG1Ox.js +4 -0
- package/dist/EpHover-DiGD6FNb.js +4 -0
- package/dist/EpHoverCard-CRH3waVN.js +4 -0
- package/dist/EpIcon-JTYiKf6o.js +4 -0
- package/dist/EpIframe-C85RzQXY.js +4 -0
- package/dist/EpImg-3gIPftrs.js +4 -0
- package/dist/{EpInput-c9THhDCs.js → EpInput-D-lI-MYS.js} +42 -42
- package/dist/EpInstructions-CCIIJ_5a.js +4 -0
- package/dist/EpIntroduction-C5FDH-eg.js +4 -0
- package/dist/EpLineChart-BBDY2nda.js +4 -0
- package/dist/EpLink-Chfta119.js +4 -0
- package/dist/EpLinkVersion-CRbgskhy.js +4 -0
- package/dist/{EpList-CM3b-mLc.js → EpList-CeH9eeTi.js} +1 -1
- package/dist/EpModal-CEx1yWoh.js +4 -0
- package/dist/{EpNothing-DVY_GKL6.js → EpNothing-Bwd2205p.js} +1 -1
- package/dist/EpObjective-D_x_naQR.js +4 -0
- package/dist/EpPieChart-DBzthvBJ.js +4 -0
- package/dist/EpQuestion-D68TXvhg.js +4 -0
- package/dist/EpQuote-B5-VP9kL.js +4 -0
- package/dist/EpRadio-C2vq4jeY.js +4 -0
- package/dist/EpRadioSummative-DVSBMKNj.js +4 -0
- package/dist/EpReading-DP_1KWfr.js +4 -0
- package/dist/EpResource-CZM0gU_7.js +4 -0
- package/dist/EpScope-meZPX883.js +4 -0
- package/dist/EpSection-DWBhTaGz.js +4 -0
- package/dist/EpSectionCols-BUZpP7cZ.js +4 -0
- package/dist/EpSelect-C10jbOyP.js +33 -0
- package/dist/EpSkeleton-7Tvxhm2e.js +4 -0
- package/dist/EpSoftware-D8ywQVK4.js +4 -0
- package/dist/EpSpecificObjective-BDzEXe-b.js +4 -0
- package/dist/EpSpinner-D9qcDsKm.js +4 -0
- package/dist/EpStackedList-DzzMxNDW.js +4 -0
- package/dist/EpSummativeTable-DayT2lg3.js +4 -0
- package/dist/EpSvg-3oOPTl7O.js +4 -0
- package/dist/EpTable-3w26nmve.js +4 -0
- package/dist/EpTerm-_uESciRE.js +4 -0
- package/dist/EpText-Sgr5ar-O.js +4 -0
- package/dist/EpTimeLine-CS6zF8B3.js +4 -0
- package/dist/EpVideo-B2F1gl9a.js +4 -0
- package/dist/EpVideoPanopto-8uQxH62t.js +4 -0
- package/dist/EpWordDef-C9Ge9yT1.js +4 -0
- package/dist/components/basics/EpCard.vue.d.ts +6 -1
- package/dist/components/basics/EpDivider.vue.d.ts +1 -1
- package/dist/components/basics/EpHover.vue.d.ts +2 -2
- package/dist/components/basics/EpHoverCard.vue.d.ts +5 -5
- package/dist/components/basics/EpImg.vue.d.ts +1 -1
- package/dist/components/basics/EpStackedList.vue.d.ts +27 -19
- package/dist/components/educationals/EpReading.vue.d.ts +2 -2
- package/dist/components/forms/EpSelect.vue.d.ts +11 -1
- package/dist/components/interactions/EpModal.vue.d.ts +1 -1
- package/dist/components/medias/EpCardLink.vue.d.ts +61 -0
- package/dist/components/medias/EpCarousel.vue.d.ts +4 -0
- package/dist/ep-lib-ts.js +44 -41
- package/dist/ep-lib-ts.umd.cjs +242 -244
- package/dist/{index-Bw4yzGuc.js → index-DZl7ARpM.js} +1 -1
- package/dist/{index-CPs4nmaJ.js → index-Nv4nmsHW.js} +4120 -3814
- package/dist/index.d.ts +4 -1
- package/dist/{prism-DM8vlN3d.js → prism-DOVb2y1O.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/types/Hover.d.ts +2 -2
- package/dist/types/Medias.d.ts +1 -0
- package/dist/types/StackedList.d.ts +10 -17
- package/package.json +2 -2
- package/src/components/basics/EpCard.vue +32 -11
- package/src/components/basics/EpHover.vue +3 -3
- package/src/components/basics/EpHoverCard.vue +14 -12
- package/src/components/basics/EpStackedList.vue +43 -47
- package/src/components/charts/EpFunnelChart.vue +1 -1
- package/src/components/charts/EpPieChart.vue +1 -1
- package/src/components/educationals/EpEdu.vue +32 -14
- package/src/components/educationals/EpReading.vue +4 -2
- package/src/components/educationals/EpResource.vue +1 -1
- package/src/components/forms/EpSelect.vue +8 -3
- package/src/components/interactions/EpContentSlider.vue +1 -1
- package/src/components/interactions/EpQuestion.vue +1 -1
- package/src/components/medias/EpAudio.vue +1 -1
- package/src/components/medias/EpCardLink.vue +77 -0
- package/src/components/medias/EpCarousel.vue +8 -2
- package/src/components/medias/EpIframe.vue +1 -1
- package/src/components/medias/EpLink.vue +1 -1
- package/src/components/medias/EpTimeLine.vue +2 -2
- package/src/components/medias/EpVideo.vue +1 -1
- package/src/components/medias/EpVideoPanopto.vue +1 -1
- package/dist/BgAudio-BDO4Ln5y.js +0 -4
- package/dist/DisplayBox-Diko7_uH.js +0 -4
- package/dist/EpAlert-iWXSHupC.js +0 -4
- package/dist/EpAudio-Bnb1MIw6.js +0 -4
- package/dist/EpAvatar-DTfkDxUP.js +0 -4
- package/dist/EpAvatar.vue_vue_type_script_setup_true_lang-IeQ9W4tD.js +0 -50
- package/dist/EpBadge-BcVkBKJK.js +0 -4
- package/dist/EpBarChart-D42B3a97.js +0 -4
- package/dist/EpBtn-BtyunWne.js +0 -4
- package/dist/EpCard--mtof8hL.js +0 -4
- package/dist/EpChip-DitreF_J.js +0 -4
- package/dist/EpCodeblock-nBOawE0H.js +0 -4
- package/dist/EpConclusion-CcOvoC8e.js +0 -4
- package/dist/EpContentSlider-DpIiJmPt.js +0 -4
- package/dist/EpDescription-DeVW7LNL.js +0 -4
- package/dist/EpDivider-vEs9W9Km.js +0 -4
- package/dist/EpEdu-BC4BxjYR.js +0 -4
- package/dist/EpFlex-xdVOYg4a.js +0 -4
- package/dist/EpFunnelChart-CF1CM2id.js +0 -4
- package/dist/EpHeader-BMoXpQdW.js +0 -4
- package/dist/EpHover-CwOc7bvn.js +0 -4
- package/dist/EpHover.vue_vue_type_script_setup_true_lang-DDLIDTha.js +0 -36
- package/dist/EpHoverCard-BTWsiA2z.js +0 -84
- package/dist/EpIcon-Cektqqle.js +0 -4
- package/dist/EpIframe-CFLSXU7z.js +0 -4
- package/dist/EpImg-Ct-KfkRp.js +0 -4
- package/dist/EpInstructions-BCFWkov8.js +0 -4
- package/dist/EpIntroduction-Cx1Tc920.js +0 -4
- package/dist/EpLineChart-BffNNoNj.js +0 -4
- package/dist/EpLink-Bx_E9Gjz.js +0 -4
- package/dist/EpLinkVersion-6CTPFhT5.js +0 -4
- package/dist/EpModal-DLG_mddB.js +0 -4
- package/dist/EpObjective-DIWMrap_.js +0 -4
- package/dist/EpPieChart-CTDL07vZ.js +0 -4
- package/dist/EpQuestion-RzrZk_Op.js +0 -4
- package/dist/EpQuote-SaMcAmmL.js +0 -4
- package/dist/EpRadio-w5IkZmj5.js +0 -4
- package/dist/EpRadioSummative-BeZecHlR.js +0 -4
- package/dist/EpReading-CVgr9TGN.js +0 -4
- package/dist/EpResource-BEql6U6K.js +0 -4
- package/dist/EpScope-BAuTDV_B.js +0 -4
- package/dist/EpSection-CESMVDna.js +0 -4
- package/dist/EpSectionCols-CacYX-v3.js +0 -4
- package/dist/EpSelect-kjH_wTXb.js +0 -32
- package/dist/EpSkeleton-CuvqT7PL.js +0 -4
- package/dist/EpSoftware-LK_nIUJY.js +0 -4
- package/dist/EpSpecificObjective-BTavyAY9.js +0 -4
- package/dist/EpSpinner-CZo0f9Nx.js +0 -4
- package/dist/EpStackedList-DWkLmrqI.js +0 -75
- package/dist/EpSummativeTable-Dlhhgq1A.js +0 -4
- package/dist/EpSvg-CG-uua_J.js +0 -4
- package/dist/EpTable-DsXZI8Hm.js +0 -4
- package/dist/EpTerm-DGTKAJqq.js +0 -4
- package/dist/EpText-kB0vb1Da.js +0 -4
- package/dist/EpTimeLine-DK_bzCen.js +0 -4
- package/dist/EpVideo-CPN6M6cs.js +0 -4
- package/dist/EpVideoPanopto-UZckfqS1.js +0 -4
- package/dist/EpWordDef-dSnuxRtl.js +0 -4
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { defineComponent as u, mergeModels as m, useModel as i, createElementBlock as l, openBlock as o, createElementVNode as a, withDirectives as c, toDisplayString as n, Fragment as p, renderList as f, vModelSelect as b } from "vue";
|
|
2
|
+
const g = { class: "w-full max-w-xs" }, v = { class: "block text-sm font-medium text-gray-700 mb-1" }, _ = ["value"], h = /* @__PURE__ */ u({
|
|
3
|
+
__name: "EpSelect",
|
|
4
|
+
props: /* @__PURE__ */ m({
|
|
5
|
+
options: {},
|
|
6
|
+
modelValue: {},
|
|
7
|
+
label: { default: "Select Theme:" }
|
|
8
|
+
}, {
|
|
9
|
+
modelValue: {},
|
|
10
|
+
modelModifiers: {}
|
|
11
|
+
}),
|
|
12
|
+
emits: ["update:modelValue"],
|
|
13
|
+
setup(r) {
|
|
14
|
+
const t = i(r, "modelValue");
|
|
15
|
+
return (s, d) => (o(), l("div", g, [
|
|
16
|
+
a("label", v, n(s.label), 1),
|
|
17
|
+
c(a("select", {
|
|
18
|
+
"onUpdate:modelValue": d[0] || (d[0] = (e) => t.value = e),
|
|
19
|
+
class: "block w-full bg-white border border-gray-300 rounded-md shadow-sm py-2 px-3 focus:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm"
|
|
20
|
+
}, [
|
|
21
|
+
(o(!0), l(p, null, f(s.options, (e) => (o(), l("option", {
|
|
22
|
+
key: e.value,
|
|
23
|
+
value: e.value
|
|
24
|
+
}, n(e.text), 9, _))), 128))
|
|
25
|
+
], 512), [
|
|
26
|
+
[b, t.value]
|
|
27
|
+
])
|
|
28
|
+
]));
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
export {
|
|
32
|
+
h as default
|
|
33
|
+
};
|
|
@@ -10,6 +10,8 @@ interface Props {
|
|
|
10
10
|
src?: string | null;
|
|
11
11
|
maxWidth?: string;
|
|
12
12
|
density?: Density;
|
|
13
|
+
svg?: string;
|
|
14
|
+
isLink?: boolean;
|
|
13
15
|
}
|
|
14
16
|
declare function __VLS_template(): {
|
|
15
17
|
"card-header"?(_: {}): any;
|
|
@@ -26,6 +28,7 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
|
|
|
26
28
|
src: null;
|
|
27
29
|
density: string;
|
|
28
30
|
maxWidth: string;
|
|
31
|
+
isLink: boolean;
|
|
29
32
|
}>>, {}, {}, {}, {}, 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>, {
|
|
30
33
|
title: null;
|
|
31
34
|
subtitle: null;
|
|
@@ -36,16 +39,18 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
|
|
|
36
39
|
src: null;
|
|
37
40
|
density: string;
|
|
38
41
|
maxWidth: string;
|
|
42
|
+
isLink: boolean;
|
|
39
43
|
}>>> & Readonly<{}>, {
|
|
40
44
|
flat: boolean;
|
|
41
45
|
title: string | null;
|
|
42
46
|
src: string | null;
|
|
43
47
|
color: string | null;
|
|
44
48
|
outlined: boolean;
|
|
45
|
-
subtitle: string | null;
|
|
46
49
|
icon: string | null;
|
|
50
|
+
subtitle: string | null;
|
|
47
51
|
maxWidth: string;
|
|
48
52
|
density: Density;
|
|
53
|
+
isLink: boolean;
|
|
49
54
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
50
55
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
51
56
|
export default _default;
|
|
@@ -22,8 +22,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
22
22
|
}>>> & Readonly<{}>, {
|
|
23
23
|
color: string | null;
|
|
24
24
|
size: Border;
|
|
25
|
-
icon: string | null;
|
|
26
25
|
inset: boolean;
|
|
26
|
+
icon: string | null;
|
|
27
27
|
margin: string;
|
|
28
28
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
29
29
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Animation,
|
|
1
|
+
import { Animation, TextSize } from '../../types/Hover';
|
|
2
2
|
|
|
3
3
|
interface Props {
|
|
4
4
|
bgColor?: string;
|
|
@@ -6,7 +6,7 @@ interface Props {
|
|
|
6
6
|
text?: string;
|
|
7
7
|
animation?: Animation;
|
|
8
8
|
seeThrough?: boolean;
|
|
9
|
-
textSize?:
|
|
9
|
+
textSize?: TextSize;
|
|
10
10
|
}
|
|
11
11
|
declare function __VLS_template(): {
|
|
12
12
|
default?(_: {}): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Density } from '../../types/Card';
|
|
2
|
-
import { Animation,
|
|
2
|
+
import { Animation, TextSize, MaxWidth } from '../../types/Hover';
|
|
3
3
|
|
|
4
4
|
interface Props {
|
|
5
5
|
title?: string | null;
|
|
@@ -9,13 +9,13 @@ interface Props {
|
|
|
9
9
|
icon?: string | null;
|
|
10
10
|
color?: string | null;
|
|
11
11
|
src?: string | null;
|
|
12
|
-
maxWidth?:
|
|
12
|
+
maxWidth?: MaxWidth;
|
|
13
13
|
density?: Density;
|
|
14
14
|
hoverContent: string;
|
|
15
15
|
hoverBg?: string;
|
|
16
16
|
hoverAnimation?: Animation;
|
|
17
17
|
seeThrough?: boolean;
|
|
18
|
-
textSize?:
|
|
18
|
+
textSize?: TextSize;
|
|
19
19
|
hoverColor?: string;
|
|
20
20
|
}
|
|
21
21
|
declare function __VLS_template(): {
|
|
@@ -53,9 +53,9 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
|
|
|
53
53
|
src: string | null;
|
|
54
54
|
color: string | null;
|
|
55
55
|
outlined: boolean;
|
|
56
|
-
subtitle: string | null;
|
|
57
56
|
icon: string | null;
|
|
58
|
-
|
|
57
|
+
subtitle: string | null;
|
|
58
|
+
maxWidth: MaxWidth;
|
|
59
59
|
density: Density;
|
|
60
60
|
hoverBg: string;
|
|
61
61
|
hoverAnimation: Animation;
|
|
@@ -36,10 +36,10 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
36
36
|
labelRefLib: string;
|
|
37
37
|
}>>> & Readonly<{}>, {
|
|
38
38
|
alt: string;
|
|
39
|
+
cols: string | number;
|
|
39
40
|
thumbnail: boolean;
|
|
40
41
|
sizeThumbnail: SizeThumbnail;
|
|
41
42
|
noModal: boolean;
|
|
42
|
-
cols: string | number;
|
|
43
43
|
labelClose: string;
|
|
44
44
|
labelRef: string;
|
|
45
45
|
labelRefLib: string;
|
|
@@ -1,34 +1,42 @@
|
|
|
1
|
-
import { ListItem,
|
|
1
|
+
import { ListItem, AvatarStyle, RoundedStyle } from '../../types/StackedList';
|
|
2
2
|
|
|
3
3
|
interface Props {
|
|
4
4
|
elements: ListItem[];
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
border?: boolean;
|
|
6
|
+
rounded?: RoundedStyle;
|
|
7
|
+
restricted?: boolean;
|
|
8
|
+
cropped?: boolean;
|
|
9
|
+
avatarStyle?: AvatarStyle;
|
|
10
|
+
iconSize?: number | string;
|
|
7
11
|
}
|
|
8
12
|
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
13
|
elements: () => never[];
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
};
|
|
13
|
-
customStyle: () => {
|
|
14
|
-
border: boolean;
|
|
15
|
-
rounded: string;
|
|
16
|
-
restricted: boolean;
|
|
14
|
+
avatarStyle: () => {
|
|
15
|
+
size: string;
|
|
17
16
|
};
|
|
17
|
+
border: boolean;
|
|
18
|
+
rounded: string;
|
|
19
|
+
restricted: boolean;
|
|
20
|
+
cropped: boolean;
|
|
21
|
+
iconSize: number;
|
|
18
22
|
}>>, {}, {}, {}, {}, 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>, {
|
|
19
23
|
elements: () => never[];
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
23
|
-
customStyle: () => {
|
|
24
|
-
border: boolean;
|
|
25
|
-
rounded: string;
|
|
26
|
-
restricted: boolean;
|
|
24
|
+
avatarStyle: () => {
|
|
25
|
+
size: string;
|
|
27
26
|
};
|
|
27
|
+
border: boolean;
|
|
28
|
+
rounded: string;
|
|
29
|
+
restricted: boolean;
|
|
30
|
+
cropped: boolean;
|
|
31
|
+
iconSize: number;
|
|
28
32
|
}>>> & Readonly<{}>, {
|
|
33
|
+
rounded: RoundedStyle;
|
|
34
|
+
border: boolean;
|
|
35
|
+
iconSize: number | string;
|
|
29
36
|
elements: ListItem[];
|
|
30
|
-
|
|
31
|
-
|
|
37
|
+
restricted: boolean;
|
|
38
|
+
cropped: boolean;
|
|
39
|
+
avatarStyle: AvatarStyle;
|
|
32
40
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
33
41
|
export default _default;
|
|
34
42
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -56,10 +56,10 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
56
56
|
}>>> & Readonly<{}>, {
|
|
57
57
|
title: string | null;
|
|
58
58
|
type: MediaVariants;
|
|
59
|
-
compact: boolean;
|
|
60
|
-
labelClose: string;
|
|
61
59
|
labelIntentions: string;
|
|
62
60
|
hideIcon: boolean;
|
|
61
|
+
compact: boolean;
|
|
62
|
+
labelClose: string;
|
|
63
63
|
cover: string;
|
|
64
64
|
hideCover: boolean;
|
|
65
65
|
labelIn: string;
|
|
@@ -4,15 +4,25 @@ type Option = {
|
|
|
4
4
|
};
|
|
5
5
|
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
|
|
6
6
|
modelValue: import('../../../vue/dist/vue.esm-bundler.js').PropType<any>;
|
|
7
|
+
label: {
|
|
8
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
7
11
|
options: {
|
|
8
12
|
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<Option[]>;
|
|
9
13
|
required: true;
|
|
10
14
|
};
|
|
11
15
|
}>, {}, {}, {}, {}, 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<{
|
|
12
16
|
modelValue: import('../../../vue/dist/vue.esm-bundler.js').PropType<any>;
|
|
17
|
+
label: {
|
|
18
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<string>;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
13
21
|
options: {
|
|
14
22
|
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<Option[]>;
|
|
15
23
|
required: true;
|
|
16
24
|
};
|
|
17
|
-
}>> & Readonly<{}>, {
|
|
25
|
+
}>> & Readonly<{}>, {
|
|
26
|
+
label: string;
|
|
27
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
18
28
|
export default _default;
|
|
@@ -36,8 +36,8 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
|
|
|
36
36
|
}>, {
|
|
37
37
|
title: string | null;
|
|
38
38
|
size: Size;
|
|
39
|
-
subtitle: string | null;
|
|
40
39
|
icon: string | null;
|
|
40
|
+
subtitle: string | null;
|
|
41
41
|
modelValue: boolean;
|
|
42
42
|
persistent: boolean;
|
|
43
43
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { MaxWidth } from '../../types/Hover';
|
|
2
|
+
|
|
3
|
+
interface Props {
|
|
4
|
+
title?: string | null;
|
|
5
|
+
subtitle?: string | null;
|
|
6
|
+
outlined?: boolean;
|
|
7
|
+
flat?: boolean;
|
|
8
|
+
color?: string | null;
|
|
9
|
+
src?: string | null;
|
|
10
|
+
svg?: string;
|
|
11
|
+
maxWidth?: MaxWidth;
|
|
12
|
+
center?: boolean;
|
|
13
|
+
content?: string;
|
|
14
|
+
iconlink?: string;
|
|
15
|
+
to?: string;
|
|
16
|
+
nuxtLink?: boolean;
|
|
17
|
+
isExternal?: boolean;
|
|
18
|
+
}
|
|
19
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
20
|
+
svg: string;
|
|
21
|
+
maxWidth: string;
|
|
22
|
+
center: boolean;
|
|
23
|
+
iconlink: string;
|
|
24
|
+
nuxtLink: boolean;
|
|
25
|
+
to: string;
|
|
26
|
+
isExternal: boolean;
|
|
27
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
28
|
+
svg: string;
|
|
29
|
+
maxWidth: string;
|
|
30
|
+
center: boolean;
|
|
31
|
+
iconlink: string;
|
|
32
|
+
nuxtLink: boolean;
|
|
33
|
+
to: string;
|
|
34
|
+
isExternal: boolean;
|
|
35
|
+
}>>> & Readonly<{}>, {
|
|
36
|
+
svg: string;
|
|
37
|
+
to: string;
|
|
38
|
+
maxWidth: MaxWidth;
|
|
39
|
+
center: boolean;
|
|
40
|
+
iconlink: string;
|
|
41
|
+
nuxtLink: boolean;
|
|
42
|
+
isExternal: boolean;
|
|
43
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
44
|
+
export default _default;
|
|
45
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
46
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
47
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
48
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
49
|
+
} : {
|
|
50
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
51
|
+
required: true;
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
type __VLS_WithDefaults<P, D> = {
|
|
55
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
56
|
+
default: D[K];
|
|
57
|
+
}> : P[K];
|
|
58
|
+
};
|
|
59
|
+
type __VLS_Prettify<T> = {
|
|
60
|
+
[K in keyof T]: T[K];
|
|
61
|
+
} & {};
|
|
@@ -5,18 +5,21 @@ interface Props {
|
|
|
5
5
|
carrouselImg: MediaCarousel[];
|
|
6
6
|
gallery?: boolean;
|
|
7
7
|
sizeThumbnail?: SizeThumbnail;
|
|
8
|
+
isCenter?: boolean;
|
|
8
9
|
labelClose?: string;
|
|
9
10
|
labelRef?: string;
|
|
10
11
|
labelRefLib?: string;
|
|
11
12
|
}
|
|
12
13
|
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
14
|
gallery: boolean;
|
|
15
|
+
isCenter: boolean;
|
|
14
16
|
sizeThumbnail: string;
|
|
15
17
|
labelRef: string;
|
|
16
18
|
labelClose: string;
|
|
17
19
|
labelRefLib: string;
|
|
18
20
|
}>>, {}, {}, {}, {}, 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>, {
|
|
19
21
|
gallery: boolean;
|
|
22
|
+
isCenter: boolean;
|
|
20
23
|
sizeThumbnail: string;
|
|
21
24
|
labelRef: string;
|
|
22
25
|
labelClose: string;
|
|
@@ -27,6 +30,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
27
30
|
labelRef: string;
|
|
28
31
|
labelRefLib: string;
|
|
29
32
|
gallery: boolean;
|
|
33
|
+
isCenter: boolean;
|
|
30
34
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
31
35
|
export default _default;
|
|
32
36
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a9 as p, a1 as E, R as e, d as o, t as i, e as n, f as t, S as r, ab as d, g as c, z as C, A as l, M as u, B as S, h as b, C as m, i as k, u as v, a2 as T, k as f, l as h, T as I, m as L, D as g, E as x, ac as A, v as B, U as D, V, O as F, F as H, w as O, P, a3 as Q, b as R, G as j, H as w, n as M, o as W, a4 as q, W as z, I as G, p as K, q as U, Q as X, X as Y, r as Z, aa as _, _ as $, s as y, Y as J, Z as N, $ as aa, a0 as sa } from "./index-Nv4nmsHW.js";
|
|
2
2
|
export {
|
|
3
3
|
p as EpAccordeon,
|
|
4
4
|
E as EpAlert,
|
|
@@ -7,48 +7,51 @@ export {
|
|
|
7
7
|
i as EpBarChart,
|
|
8
8
|
n as EpBtn,
|
|
9
9
|
t as EpCard,
|
|
10
|
-
r as
|
|
10
|
+
r as EpCardLink,
|
|
11
|
+
d as EpCarousel,
|
|
11
12
|
c as EpChip,
|
|
12
|
-
|
|
13
|
+
C as EpCodeblock,
|
|
13
14
|
l as EpConclusion,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
u as EpContentSlider,
|
|
16
|
+
S as EpDescription,
|
|
17
|
+
b as EpDivider,
|
|
17
18
|
m as EpEdu,
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
k as EpFlex,
|
|
20
|
+
v as EpFunnelChart,
|
|
21
|
+
T as EpHeader,
|
|
22
|
+
f as EpHoverCard,
|
|
21
23
|
h as EpIcon,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
24
|
+
I as EpIframe,
|
|
25
|
+
L as EpImg,
|
|
26
|
+
g as EpInstructions,
|
|
27
|
+
x as EpIntroduction,
|
|
28
|
+
A as EpKatex,
|
|
29
|
+
B as EpLineChart,
|
|
30
|
+
D as EpLink,
|
|
31
|
+
V as EpLinkVersion,
|
|
32
|
+
F as EpModal,
|
|
33
|
+
H as EpObjective,
|
|
34
|
+
O as EpPieChart,
|
|
35
|
+
P as EpQuestion,
|
|
36
|
+
Q as EpQuote,
|
|
37
|
+
R as EpReading,
|
|
38
|
+
j as EpResource,
|
|
39
|
+
w as EpScope,
|
|
40
|
+
M as EpSection,
|
|
41
|
+
W as EpSectionCols,
|
|
42
|
+
q as EpSkeleton,
|
|
43
|
+
z as EpSoftware,
|
|
44
|
+
G as EpSpecificObjective,
|
|
45
|
+
K as EpSpinner,
|
|
46
|
+
U as EpStackedList,
|
|
47
|
+
X as EpSummativeTable,
|
|
48
|
+
Y as EpSvg,
|
|
49
|
+
Z as EpTable,
|
|
50
|
+
_ as EpTabs,
|
|
51
|
+
$ as EpTerm,
|
|
52
|
+
y as EpText,
|
|
53
|
+
J as EpTimeLine,
|
|
54
|
+
N as EpVideo,
|
|
55
|
+
aa as EpVideoPanopto,
|
|
56
|
+
sa as EpWordDef
|
|
54
57
|
};
|