ep-lib-ts 1.0.24 → 1.0.26
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-BOuJmZ4Z.js +4 -0
- package/dist/DisplayBox-hI9I354I.js +4 -0
- package/dist/EpAlert-CNC4jPvV.js +4 -0
- package/dist/EpAudio-BFzs1CCB.js +4 -0
- package/dist/EpBadge-LjMj7s1q.js +4 -0
- package/dist/EpBarChart-mFktWWHN.js +4 -0
- package/dist/EpBtn-3_tn7E6D.js +4 -0
- package/dist/EpCard-CwLnvlZs.js +4 -0
- package/dist/EpChip-BmJNCeuv.js +4 -0
- package/dist/EpConclusion-Bo5-jNPy.js +4 -0
- package/dist/EpContentSlider-CHgd9CBo.js +4 -0
- package/dist/EpDarkmode-DdqwsLJI.js +48 -0
- package/dist/EpDescription-Kbh-pnvx.js +4 -0
- package/dist/EpDivider-xLnjVUkj.js +4 -0
- package/dist/EpEdu-DI6qOWw1.js +4 -0
- package/dist/EpFlex-mQrhJu8J.js +4 -0
- package/dist/EpFunnelChart-CTbZegv2.js +4 -0
- package/dist/EpHeader-MY25ggLC.js +4 -0
- package/dist/{EpHover-jrnI89yN.js → EpHover-CF0mr0kn.js} +1 -1
- package/dist/EpIcon-CMHojBr5.js +4 -0
- package/dist/EpIframe-E_puwUIb.js +4 -0
- package/dist/EpImg-C5Kwf7od.js +4 -0
- package/dist/{EpInput-DzvG0ONW.js → EpInput-Cfl4JH1l.js} +22 -22
- package/dist/EpInstructions-nM-IK120.js +4 -0
- package/dist/EpIntroduction-DiF_d3pZ.js +4 -0
- package/dist/EpLineChart-BkQwacog.js +4 -0
- package/dist/EpLink-BP6HIdnn.js +4 -0
- package/dist/EpLinkVersion-ChbNAqrS.js +4 -0
- package/dist/{EpList-_qae9uHP.js → EpList-BL9yIb5h.js} +1 -1
- package/dist/EpModal-CDjsyRvM.js +4 -0
- package/dist/{EpNothing-CDSj0X4K.js → EpNothing-B0xLzA9P.js} +1 -1
- package/dist/EpObjective-Bt3hflqk.js +4 -0
- package/dist/EpPieChart-Dv8DGZSF.js +4 -0
- package/dist/EpQuestion-lEHBGz0S.js +4 -0
- package/dist/EpQuote-B1YA7A6I.js +4 -0
- package/dist/EpRadio-C8r7s7W-.js +4 -0
- package/dist/EpRadioSummative-Cv6MYTv6.js +4 -0
- package/dist/EpReading-DQcDGfZb.js +4 -0
- package/dist/EpResource-DyyoUvuJ.js +4 -0
- package/dist/EpScope-BqyU2wlf.js +4 -0
- package/dist/EpSection-DOd8aziF.js +4 -0
- package/dist/EpSelect-FIb6SyJU.js +32 -0
- package/dist/EpSkeleton-B1XRyOwZ.js +4 -0
- package/dist/EpSoftware-D6X8AHJK.js +4 -0
- package/dist/EpSpecificObjective-DkH5m09k.js +4 -0
- package/dist/EpSpinner-DTecXUJS.js +4 -0
- package/dist/EpSummativeTable-Cd7jQAbl.js +4 -0
- package/dist/EpSvg-Cl7JQ9X8.js +4 -0
- package/dist/EpTable-BF4JWCJY.js +4 -0
- package/dist/EpTerm-Dgll69TG.js +4 -0
- package/dist/EpText-D_iQAE-U.js +4 -0
- package/dist/EpTimeLine-DWjocTaz.js +4 -0
- package/dist/EpVideo-B1b7SFoO.js +4 -0
- package/dist/EpVideoPanopto-BrZDfrND.js +4 -0
- package/dist/EpWordDef-DRxF8rWC.js +4 -0
- package/dist/components/basics/EpChip.vue.d.ts +1 -1
- package/dist/components/basics/EpIcon.vue.d.ts +1 -1
- package/dist/components/charts/EpFunnelChart.vue.d.ts +1 -1
- package/dist/components/charts/EpPieChart.vue.d.ts +1 -1
- package/dist/components/educationals/EpConclusion.vue.d.ts +39 -0
- package/dist/components/educationals/EpDescription.vue.d.ts +39 -0
- package/dist/components/educationals/EpInstructions.vue.d.ts +36 -0
- package/dist/components/educationals/EpIntroduction.vue.d.ts +39 -0
- package/dist/components/educationals/EpObjective.vue.d.ts +39 -0
- package/dist/components/educationals/EpSpecificObjective.vue.d.ts +40 -0
- package/dist/components/forms/EpSelect.vue.d.ts +15 -86
- package/dist/components/interactions/EpAccordeon.vue.d.ts +1 -0
- package/dist/components/interactions/EpContentSlider.vue.d.ts +4 -0
- package/dist/components/signages/EpHeader.vue.d.ts +4 -0
- package/dist/components/signages/EpSkeleton.vue.d.ts +6 -2
- package/dist/ep-lib-ts.js +46 -40
- package/dist/ep-lib-ts.umd.cjs +70 -52
- package/dist/{index-nKuHdZUR.js → index-BDcKL8U6.js} +4833 -4538
- package/dist/index.d.ts +7 -1
- package/dist/style.css +1 -1
- package/dist/types/Answer.d.ts +17 -0
- package/package.json +2 -2
- package/src/components/basics/EpFlex.vue +1 -0
- package/src/components/basics/EpSection.vue +5 -9
- package/src/components/educationals/EpConclusion.vue +38 -0
- package/src/components/educationals/EpDescription.vue +38 -0
- package/src/components/educationals/EpInstructions.vue +48 -0
- package/src/components/educationals/EpIntroduction.vue +38 -0
- package/src/components/educationals/EpObjective.vue +41 -0
- package/src/components/educationals/EpReading.vue +1 -1
- package/src/components/educationals/EpSpecificObjective.vue +42 -0
- package/src/components/forms/EpSelect.vue +18 -154
- package/src/components/interactions/EpAccordeon.vue +5 -4
- package/src/components/interactions/EpContentSlider.vue +132 -97
- package/src/components/interactions/EpDarkmode.vue +22 -40
- package/src/components/signages/EpHeader.vue +68 -46
- package/src/components/signages/EpSkeleton.vue +8 -4
- package/dist/BgAudio-BjiZt_j3.js +0 -4
- package/dist/DisplayBox-DZa_LWHr.js +0 -4
- package/dist/EpAlert-CIOmWSIc.js +0 -4
- package/dist/EpAudio-B3cP0yQP.js +0 -4
- package/dist/EpBadge-Rn_GnxQe.js +0 -4
- package/dist/EpBarChart-D3XffoUi.js +0 -4
- package/dist/EpBtn-DHEEdI-A.js +0 -4
- package/dist/EpCard-CKZOUaVF.js +0 -4
- package/dist/EpChip-ClMvRgwG.js +0 -4
- package/dist/EpContentSlider-BPQRgnys.js +0 -4
- package/dist/EpDarkmode-4w7onxHI.js +0 -26
- package/dist/EpDivider-CAdkeSwX.js +0 -4
- package/dist/EpEdu-Ccx2WVen.js +0 -4
- package/dist/EpFlex-BObUghJr.js +0 -4
- package/dist/EpFunnelChart-Pe4XXTya.js +0 -4
- package/dist/EpHeader-DvJyyMGC.js +0 -4
- package/dist/EpIcon-BfZrj1D0.js +0 -4
- package/dist/EpIframe-DpKYSJNh.js +0 -4
- package/dist/EpImg-B_oxNdE8.js +0 -4
- package/dist/EpLineChart-D1McKT4Z.js +0 -4
- package/dist/EpLink-Bad9NyI9.js +0 -4
- package/dist/EpLinkVersion-on-9nSh-.js +0 -4
- package/dist/EpModal-Ca6mOjLn.js +0 -4
- package/dist/EpPieChart-Bl-OovwP.js +0 -4
- package/dist/EpQuestion-_cynbj44.js +0 -4
- package/dist/EpQuote-DSGsPnu9.js +0 -4
- package/dist/EpRadio-BCYQ80gI.js +0 -4
- package/dist/EpRadioSummative-KuZyk9G2.js +0 -4
- package/dist/EpReading-BZJk9RUD.js +0 -4
- package/dist/EpResource-MAdgbl2P.js +0 -4
- package/dist/EpScope-C2BEnXHN.js +0 -4
- package/dist/EpSection-DIbMpikL.js +0 -4
- package/dist/EpSelect-afhma1pl.js +0 -43
- package/dist/EpSkeleton-DdosLRVb.js +0 -4
- package/dist/EpSoftware-DpNVZY3o.js +0 -4
- package/dist/EpSpinner-9KW8OFR4.js +0 -4
- package/dist/EpSummativeTable-CXjHg8Dh.js +0 -4
- package/dist/EpSvg-Dnr8vgDv.js +0 -4
- package/dist/EpTable-BRt9Ps0H.js +0 -4
- package/dist/EpTerm-B3bSXeXd.js +0 -4
- package/dist/EpText-CB8XAfzb.js +0 -4
- package/dist/EpTimeLine-BUxl5jo5.js +0 -4
- package/dist/EpVideo-DxEYZmn1.js +0 -4
- package/dist/EpVideoPanopto-BtGdfGz9.js +0 -4
- package/dist/EpWordDef-DUa6sNjb.js +0 -4
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
icon?: string | null;
|
|
3
|
+
title?: string | null;
|
|
4
|
+
subtitle?: string | null;
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
title: string;
|
|
11
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
12
|
+
title: string;
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
|
+
title: string | null;
|
|
15
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
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
|
+
} & {};
|
|
35
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
type Instructions = {
|
|
2
|
+
uid: string;
|
|
3
|
+
title: string;
|
|
4
|
+
content: string;
|
|
5
|
+
};
|
|
6
|
+
interface Props {
|
|
7
|
+
icon?: string | null;
|
|
8
|
+
title?: string | null;
|
|
9
|
+
subtitle?: string | null;
|
|
10
|
+
instructions: Instructions[];
|
|
11
|
+
}
|
|
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>, {
|
|
13
|
+
title: string;
|
|
14
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
15
|
+
title: string;
|
|
16
|
+
}>>> & Readonly<{}>, {
|
|
17
|
+
title: string | null;
|
|
18
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
19
|
+
export default _default;
|
|
20
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
23
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
24
|
+
} : {
|
|
25
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
26
|
+
required: true;
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
type __VLS_WithDefaults<P, D> = {
|
|
30
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
31
|
+
default: D[K];
|
|
32
|
+
}> : P[K];
|
|
33
|
+
};
|
|
34
|
+
type __VLS_Prettify<T> = {
|
|
35
|
+
[K in keyof T]: T[K];
|
|
36
|
+
} & {};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
icon?: string | null;
|
|
3
|
+
title?: string | null;
|
|
4
|
+
subtitle?: string | null;
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
title: string;
|
|
11
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
12
|
+
title: string;
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
|
+
title: string | null;
|
|
15
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
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
|
+
} & {};
|
|
35
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
nameApproach?: string | null;
|
|
3
|
+
title?: string | null;
|
|
4
|
+
color?: `border-${string}`;
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
color: string;
|
|
11
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
12
|
+
color: string;
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
|
+
color: `border-${string}`;
|
|
15
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
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
|
+
} & {};
|
|
35
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
label?: string | null;
|
|
3
|
+
title?: string | null;
|
|
4
|
+
color?: `border-${string}`;
|
|
5
|
+
tab?: boolean;
|
|
6
|
+
content?: string | null;
|
|
7
|
+
bg?: boolean;
|
|
8
|
+
border?: boolean;
|
|
9
|
+
}
|
|
10
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
11
|
+
color: string;
|
|
12
|
+
tab: boolean;
|
|
13
|
+
border: boolean;
|
|
14
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
15
|
+
color: string;
|
|
16
|
+
tab: boolean;
|
|
17
|
+
border: boolean;
|
|
18
|
+
}>>> & Readonly<{}>, {
|
|
19
|
+
color: `border-${string}`;
|
|
20
|
+
border: boolean;
|
|
21
|
+
tab: boolean;
|
|
22
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
23
|
+
export default _default;
|
|
24
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
+
} : {
|
|
29
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
type __VLS_WithDefaults<P, D> = {
|
|
34
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
35
|
+
default: D[K];
|
|
36
|
+
}> : P[K];
|
|
37
|
+
};
|
|
38
|
+
type __VLS_Prettify<T> = {
|
|
39
|
+
[K in keyof T]: T[K];
|
|
40
|
+
} & {};
|
|
@@ -1,89 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
readonly?: boolean;
|
|
11
|
-
labels?: {
|
|
12
|
-
option?: string;
|
|
13
|
-
vanderpoel?: string;
|
|
14
|
-
vanaert?: string;
|
|
15
|
-
pogacar?: string;
|
|
16
|
-
evenepoel?: string;
|
|
17
|
-
meilleur?: string;
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
21
|
-
id: string;
|
|
22
|
-
label: string;
|
|
23
|
-
modelValue: string;
|
|
24
|
-
type: string;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
iconPath: string;
|
|
27
|
-
iconSize: string;
|
|
28
|
-
disabled: boolean;
|
|
29
|
-
labels: () => {
|
|
30
|
-
option: string;
|
|
31
|
-
vanderpoel: string;
|
|
32
|
-
vanaert: string;
|
|
33
|
-
pogacar: string;
|
|
34
|
-
evenepoel: string;
|
|
35
|
-
meilleur: string;
|
|
36
|
-
};
|
|
37
|
-
}>>, {}, {}, {}, {}, 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>, {
|
|
38
|
-
id: string;
|
|
39
|
-
label: string;
|
|
40
|
-
modelValue: string;
|
|
41
|
-
type: string;
|
|
42
|
-
placeholder: string;
|
|
43
|
-
iconPath: string;
|
|
44
|
-
iconSize: string;
|
|
45
|
-
disabled: boolean;
|
|
46
|
-
labels: () => {
|
|
47
|
-
option: string;
|
|
48
|
-
vanderpoel: string;
|
|
49
|
-
vanaert: string;
|
|
50
|
-
pogacar: string;
|
|
51
|
-
evenepoel: string;
|
|
52
|
-
meilleur: string;
|
|
53
|
-
};
|
|
54
|
-
}>>> & Readonly<{}>, {
|
|
55
|
-
label: string;
|
|
56
|
-
disabled: boolean;
|
|
57
|
-
type: "text" | "email" | "url" | "password" | "number" | "date" | "search" | "tel" | "time";
|
|
58
|
-
iconPath: string;
|
|
59
|
-
modelValue: string;
|
|
60
|
-
iconSize: string;
|
|
61
|
-
id: string;
|
|
62
|
-
labels: {
|
|
63
|
-
option?: string;
|
|
64
|
-
vanderpoel?: string;
|
|
65
|
-
vanaert?: string;
|
|
66
|
-
pogacar?: string;
|
|
67
|
-
evenepoel?: string;
|
|
68
|
-
meilleur?: string;
|
|
1
|
+
type Option = {
|
|
2
|
+
text: string;
|
|
3
|
+
value: string;
|
|
4
|
+
};
|
|
5
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
|
|
6
|
+
modelValue: import('../../../vue/dist/vue.esm-bundler.js').PropType<any>;
|
|
7
|
+
options: {
|
|
8
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<Option[]>;
|
|
9
|
+
required: true;
|
|
69
10
|
};
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
type
|
|
74
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
75
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
76
|
-
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
77
|
-
} : {
|
|
78
|
-
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
11
|
+
}>, {}, {}, {}, {}, 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
|
+
modelValue: import('../../../vue/dist/vue.esm-bundler.js').PropType<any>;
|
|
13
|
+
options: {
|
|
14
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<Option[]>;
|
|
79
15
|
required: true;
|
|
80
16
|
};
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
84
|
-
default: D[K];
|
|
85
|
-
}> : P[K];
|
|
86
|
-
};
|
|
87
|
-
type __VLS_Prettify<T> = {
|
|
88
|
-
[K in keyof T]: T[K];
|
|
89
|
-
} & {};
|
|
17
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
18
|
+
export default _default;
|
|
@@ -4,16 +4,20 @@ interface Props {
|
|
|
4
4
|
slides: SlidesType[];
|
|
5
5
|
loading?: string;
|
|
6
6
|
noData?: string;
|
|
7
|
+
mediaPosition?: 'left' | 'right';
|
|
7
8
|
}
|
|
8
9
|
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
10
|
loading: string;
|
|
10
11
|
noData: string;
|
|
12
|
+
mediaPosition: string;
|
|
11
13
|
}>>, {}, {}, {}, {}, 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>, {
|
|
12
14
|
loading: string;
|
|
13
15
|
noData: string;
|
|
16
|
+
mediaPosition: string;
|
|
14
17
|
}>>> & Readonly<{}>, {
|
|
15
18
|
loading: string;
|
|
16
19
|
noData: string;
|
|
20
|
+
mediaPosition: "left" | "right";
|
|
17
21
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
18
22
|
export default _default;
|
|
19
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -8,6 +8,7 @@ interface Props {
|
|
|
8
8
|
big?: boolean | null;
|
|
9
9
|
src?: string | null;
|
|
10
10
|
synchrone?: boolean;
|
|
11
|
+
hasImg?: boolean;
|
|
11
12
|
duration?: string | null;
|
|
12
13
|
assessment?: string | null;
|
|
13
14
|
headerImgColor?: string | null;
|
|
@@ -23,6 +24,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
23
24
|
src: null;
|
|
24
25
|
big: boolean;
|
|
25
26
|
synchrone: boolean;
|
|
27
|
+
hasImg: boolean;
|
|
26
28
|
duration: null;
|
|
27
29
|
assessment: null;
|
|
28
30
|
labels: () => {
|
|
@@ -38,6 +40,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
38
40
|
src: null;
|
|
39
41
|
big: boolean;
|
|
40
42
|
synchrone: boolean;
|
|
43
|
+
hasImg: boolean;
|
|
41
44
|
duration: null;
|
|
42
45
|
assessment: null;
|
|
43
46
|
labels: () => {
|
|
@@ -58,6 +61,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
58
61
|
synchrone?: string;
|
|
59
62
|
formatif?: string;
|
|
60
63
|
};
|
|
64
|
+
hasImg: boolean;
|
|
61
65
|
assessment: string | null;
|
|
62
66
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
63
67
|
export default _default;
|
|
@@ -4,22 +4,26 @@ interface Props {
|
|
|
4
4
|
height?: number;
|
|
5
5
|
width?: number;
|
|
6
6
|
animation?: string;
|
|
7
|
+
loading?: boolean;
|
|
7
8
|
}
|
|
8
9
|
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
10
|
type: string;
|
|
10
11
|
width: number;
|
|
11
12
|
height: number;
|
|
12
13
|
animation: string;
|
|
14
|
+
loading: boolean;
|
|
13
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<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
16
|
type: string;
|
|
15
17
|
width: number;
|
|
16
18
|
height: number;
|
|
17
19
|
animation: string;
|
|
20
|
+
loading: boolean;
|
|
18
21
|
}>>> & Readonly<{}>, {
|
|
19
|
-
type: Shape;
|
|
20
|
-
animation: string;
|
|
21
22
|
width: number;
|
|
22
23
|
height: number;
|
|
24
|
+
type: Shape;
|
|
25
|
+
animation: string;
|
|
26
|
+
loading: boolean;
|
|
23
27
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
24
28
|
export default _default;
|
|
25
29
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,46 +1,52 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { $ as p, U as E, K as e, c as i, o, d as n, e as t, a1 as r, f as c, s as d, F as l, t as u, g as S, v as C, h as m, p as T, V as b, i as f, L as h, j as v, w as I, x as g, a2 as x, q as L, M as k, N as A, H as B, y as V, r as j, I as D, W as F, b as O, z as P, A as Q, k as R, X as w, O as H, B as K, l as M, J as W, P as q, m as y, a0 as z, _ as J, n as N, Q as U, R as X, S as _, T as $ } from "./index-BDcKL8U6.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
p as EpAccordeon,
|
|
4
4
|
E as EpAlert,
|
|
5
5
|
e as EpAudio,
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
i as EpBadge,
|
|
7
|
+
o as EpBarChart,
|
|
8
|
+
n as EpBtn,
|
|
9
|
+
t as EpCard,
|
|
10
|
+
r as EpCarousel,
|
|
11
|
+
c as EpChip,
|
|
12
|
+
d as EpConclusion,
|
|
12
13
|
l as EpContentSlider,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
14
|
+
u as EpDescription,
|
|
15
|
+
S as EpDivider,
|
|
16
|
+
C as EpEdu,
|
|
17
|
+
m as EpFlex,
|
|
18
|
+
T as EpFunnelChart,
|
|
19
|
+
b as EpHeader,
|
|
20
|
+
f as EpIcon,
|
|
21
|
+
h as EpIframe,
|
|
22
|
+
v as EpImg,
|
|
23
|
+
I as EpInstructions,
|
|
24
|
+
g as EpIntroduction,
|
|
25
|
+
x as EpKatex,
|
|
22
26
|
L as EpLineChart,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
27
|
+
k as EpLink,
|
|
28
|
+
A as EpLinkVersion,
|
|
29
|
+
B as EpModal,
|
|
30
|
+
V as EpObjective,
|
|
31
|
+
j as EpPieChart,
|
|
32
|
+
D as EpQuestion,
|
|
33
|
+
F as EpQuote,
|
|
34
|
+
O as EpReading,
|
|
35
|
+
P as EpResource,
|
|
36
|
+
Q as EpScope,
|
|
37
|
+
R as EpSection,
|
|
38
|
+
w as EpSkeleton,
|
|
39
|
+
H as EpSoftware,
|
|
40
|
+
K as EpSpecificObjective,
|
|
41
|
+
M as EpSpinner,
|
|
42
|
+
W as EpSummativeTable,
|
|
43
|
+
q as EpSvg,
|
|
44
|
+
y as EpTable,
|
|
45
|
+
z as EpTabs,
|
|
46
|
+
J as EpTerm,
|
|
47
|
+
N as EpText,
|
|
48
|
+
U as EpTimeLine,
|
|
49
|
+
X as EpVideo,
|
|
50
|
+
_ as EpVideoPanopto,
|
|
51
|
+
$ as EpWordDef
|
|
46
52
|
};
|