ep-lib-ts 1.0.21 → 1.0.23
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-BiDXUg8W.js +4 -0
- package/dist/DisplayBox-C8I_W2sw.js +4 -0
- package/dist/EpAlert-B5Im2iku.js +4 -0
- package/dist/EpAudio-DZl3o213.js +4 -0
- package/dist/EpBadge-Dal5wKkV.js +4 -0
- package/dist/EpBarChart-Cr98mudx.js +4 -0
- package/dist/EpBtn-D5u3BFyS.js +4 -0
- package/dist/EpCard-BT2MHOlr.js +4 -0
- package/dist/EpChip-_0C9WDGI.js +4 -0
- package/dist/{EpCodeblock-C4BqtKtL.js → EpCodeblock-CZ1tMDQY.js} +238 -234
- package/dist/EpContentSlider-B-DLhFKW.js +4 -0
- package/dist/{EpDarkmode-BnmL_hAX.js → EpDarkmode-B6QQWqFq.js} +1 -1
- package/dist/EpDivider-BAPdvc5u.js +4 -0
- package/dist/EpEdu-huhWOpfr.js +4 -0
- package/dist/EpFlex-BXqfcCcD.js +4 -0
- package/dist/EpFunnelChart-D6_mnJeV.js +4 -0
- package/dist/EpHeader-DHClis8E.js +4 -0
- package/dist/{EpHover-zgE-ZaG9.js → EpHover-ComlUkDC.js} +1 -1
- package/dist/EpIcon-DbJkUQzQ.js +4 -0
- package/dist/EpIframe-DUssOTkG.js +4 -0
- package/dist/EpImg-CwyO1HnI.js +4 -0
- package/dist/{EpInput-DdBt2v4-.js → EpInput-BbwikhMd.js} +302 -301
- package/dist/EpLineChart-DnIwKuuG.js +4 -0
- package/dist/EpLink-eV5t0UQL.js +4 -0
- package/dist/EpLinkVersion-D-B5Rr7v.js +4 -0
- package/dist/{EpList-B-Kb5FRV.js → EpList-BonD_JJD.js} +1 -1
- package/dist/EpModal-Bb6hQN9F.js +4 -0
- package/dist/{EpNothing-BRAZsJXL.js → EpNothing-CwO3eebN.js} +1 -1
- package/dist/EpPieChart-sQAZVDx9.js +4 -0
- package/dist/EpQuestion-BzxV2wG1.js +4 -0
- package/dist/EpQuote-B_Ib33eq.js +4 -0
- package/dist/EpRadio-i4t1tiru.js +4 -0
- package/dist/EpRadioSummative-D_8HQuo_.js +4 -0
- package/dist/EpReading-VtImkJC9.js +4 -0
- package/dist/EpResource-DhU7Qxhm.js +4 -0
- package/dist/EpScope-DeB6jAHH.js +4 -0
- package/dist/EpSection-BhheOwVf.js +4 -0
- package/dist/{EpSelect-CWGFAnzJ.js → EpSelect-DlXRPsjI.js} +1 -1
- package/dist/EpSkeleton-CPQ7Y273.js +4 -0
- package/dist/EpSoftware-DdnJMB9v.js +4 -0
- package/dist/EpSpinner-DNzzdapc.js +4 -0
- package/dist/EpSummativeTable-BfUQcZu1.js +4 -0
- package/dist/EpSvg-C5Y39cnW.js +4 -0
- package/dist/EpTable-DFABLB5l.js +4 -0
- package/dist/EpTerm-CLRZOekd.js +4 -0
- package/dist/EpText-BGY00p7v.js +4 -0
- package/dist/EpTimeLine-DUdWRQGL.js +4 -0
- package/dist/EpVideo-S_4P_K9V.js +4 -0
- package/dist/EpVideoPanopto-O7UmYMXm.js +4 -0
- package/dist/EpWordDef-DTn9reQL.js +4 -0
- package/dist/components/basics/EpAvatar.vue.d.ts +5 -5
- package/dist/components/basics/EpBadge.vue.d.ts +4 -4
- package/dist/components/basics/EpBtn.vue.d.ts +10 -8
- package/dist/components/basics/EpCard.vue.d.ts +11 -9
- package/dist/components/basics/EpChip.vue.d.ts +10 -8
- package/dist/components/basics/EpDivider.vue.d.ts +4 -4
- package/dist/components/basics/EpFlex.vue.d.ts +4 -2
- package/dist/components/basics/EpHover.vue.d.ts +9 -7
- package/dist/components/basics/EpIcon.vue.d.ts +4 -4
- package/dist/components/basics/EpImg.vue.d.ts +5 -5
- package/dist/components/basics/EpList.vue.d.ts +4 -2
- package/dist/components/basics/EpListitem.vue.d.ts +11 -9
- package/dist/components/basics/EpSection.vue.d.ts +8 -6
- package/dist/components/basics/EpSpinner.vue.d.ts +4 -4
- package/dist/components/basics/EpTable.vue.d.ts +1 -1
- package/dist/components/basics/EpText.vue.d.ts +4 -4
- package/dist/components/charts/EpBarChart.vue.d.ts +4 -4
- package/dist/components/charts/EpFunnelChart.vue.d.ts +5 -5
- package/dist/components/charts/EpLineChart.vue.d.ts +4 -4
- package/dist/components/charts/EpPieChart.vue.d.ts +5 -5
- package/dist/components/educationals/EpCodeblock.vue.d.ts +4 -4
- package/dist/components/educationals/EpEdu.vue.d.ts +11 -9
- package/dist/components/educationals/EpReading.vue.d.ts +5 -5
- package/dist/components/educationals/EpResource.vue.d.ts +5 -5
- package/dist/components/educationals/EpScope.vue.d.ts +1 -1
- package/dist/components/forms/EpCheckbox.vue.d.ts +6 -6
- package/dist/components/forms/EpInput.vue.d.ts +7 -7
- package/dist/components/forms/EpRadio.vue.d.ts +6 -6
- package/dist/components/forms/EpRadioSummative.vue.d.ts +6 -6
- package/dist/components/forms/EpSelect.vue.d.ts +12 -12
- package/dist/components/forms/EpSwitch.vue.d.ts +6 -6
- package/dist/components/forms/EpTextarea.vue.d.ts +8 -8
- package/dist/components/forms/EpToggle.vue.d.ts +7 -7
- package/dist/components/interactions/EpAccordeon.vue.d.ts +9 -7
- package/dist/components/interactions/EpContentSlider.vue.d.ts +4 -4
- package/dist/components/interactions/EpDarkmode.vue.d.ts +2 -2
- package/dist/components/interactions/EpHotsPot.vue.d.ts +5 -5
- package/dist/components/interactions/EpModal.vue.d.ts +10 -8
- package/dist/components/interactions/EpQuestion.vue.d.ts +5 -5
- package/dist/components/interactions/EpSummativeTable.vue.d.ts +4 -4
- package/dist/components/interactions/EpTabs.vue.d.ts +1 -1
- package/dist/components/interactions/EpTooltip.vue.d.ts +8 -6
- package/dist/components/medias/EpAudio.vue.d.ts +5 -5
- package/dist/components/medias/EpCarousel.vue.d.ts +5 -5
- package/dist/components/medias/EpIframe.vue.d.ts +5 -5
- package/dist/components/medias/EpKatex.vue.d.ts +4 -4
- package/dist/components/medias/EpLink.vue.d.ts +5 -5
- package/dist/components/medias/EpLinkVersion.vue.d.ts +5 -5
- package/dist/components/medias/EpSoftware.vue.d.ts +5 -5
- package/dist/components/medias/EpSvg.vue.d.ts +4 -4
- package/dist/components/medias/EpTerm.vue.d.ts +8 -6
- package/dist/components/medias/EpTimeLine.vue.d.ts +1 -1
- package/dist/components/medias/EpVideo.vue.d.ts +5 -5
- package/dist/components/medias/EpVideoPanopto.vue.d.ts +5 -5
- package/dist/components/medias/EpWordDef.vue.d.ts +4 -4
- package/dist/components/signages/EpAlert.vue.d.ts +9 -7
- package/dist/components/signages/EpBadge.vue.d.ts +9 -7
- package/dist/components/signages/EpHeader.vue.d.ts +8 -8
- package/dist/components/signages/EpNothing.vue.d.ts +1 -1
- package/dist/components/signages/EpQuote.vue.d.ts +8 -6
- package/dist/components/signages/EpSkeleton.vue.d.ts +5 -5
- package/dist/components/tools/BgAudio.vue.d.ts +6 -6
- package/dist/components/tools/DisplayBox.vue.d.ts +4 -2
- package/dist/components/tools/SvgFilter.vue.d.ts +1 -1
- package/dist/components/tools/TimelineItem.vue.d.ts +4 -4
- package/dist/ep-lib-ts.js +1 -1
- package/dist/ep-lib-ts.umd.cjs +48 -48
- package/dist/{index-BIMaadN6.js → index-DJlSoYXr.js} +4549 -3560
- package/dist/{index-DhsMRER6.js → index-Dwh2y3pl.js} +1203 -1194
- package/dist/{prism-Bh7wZVTO.js → prism-BBDN_oIY.js} +1 -1
- package/package.json +15 -15
- package/src/components/basics/EpSection.vue +10 -4
- package/dist/BgAudio-BFGHSrs6.js +0 -4
- package/dist/DisplayBox-BdqWrKaa.js +0 -4
- package/dist/EpAlert-Bjh90HWS.js +0 -4
- package/dist/EpAudio-OU7gSIPU.js +0 -4
- package/dist/EpBadge-1oM_NDPV.js +0 -4
- package/dist/EpBarChart-f_I3_U7k.js +0 -4
- package/dist/EpBtn-FZqHTrAZ.js +0 -4
- package/dist/EpCard-DVs4XwzR.js +0 -4
- package/dist/EpChip-DuQcQSuZ.js +0 -4
- package/dist/EpContentSlider-A-bNVqNH.js +0 -4
- package/dist/EpDivider-BxDhF7H3.js +0 -4
- package/dist/EpEdu-DIdahGg0.js +0 -4
- package/dist/EpFlex-CiW1uuWN.js +0 -4
- package/dist/EpFunnelChart-DGOC0D9A.js +0 -4
- package/dist/EpHeader-DriaMRNy.js +0 -4
- package/dist/EpIcon-DawPO31E.js +0 -4
- package/dist/EpIframe-4-u9pQzg.js +0 -4
- package/dist/EpImg-CQpUXx8_.js +0 -4
- package/dist/EpLineChart-CN35pWLH.js +0 -4
- package/dist/EpLink-BA1s3Ii4.js +0 -4
- package/dist/EpLinkVersion-DYUTQW_p.js +0 -4
- package/dist/EpModal-m3yl_kNv.js +0 -4
- package/dist/EpPieChart-Cl2_auCm.js +0 -4
- package/dist/EpQuestion-CF_A8ZSS.js +0 -4
- package/dist/EpQuote-CmuFkd7N.js +0 -4
- package/dist/EpRadio-BKSR6vc_.js +0 -4
- package/dist/EpRadioSummative-CNWHVn-p.js +0 -4
- package/dist/EpReading-Q1jrcEdf.js +0 -4
- package/dist/EpResource-Bg4KF11K.js +0 -4
- package/dist/EpScope-Ckd3D_a2.js +0 -4
- package/dist/EpSection-szoeIAUH.js +0 -4
- package/dist/EpSkeleton-CV0mmupS.js +0 -4
- package/dist/EpSoftware-CoGNodu9.js +0 -4
- package/dist/EpSpinner-BYbxXtw7.js +0 -4
- package/dist/EpSummativeTable-BxUtiblI.js +0 -4
- package/dist/EpSvg-D2HP1mp_.js +0 -4
- package/dist/EpTable-BkO40RIJ.js +0 -4
- package/dist/EpTerm-UE7Hw3by.js +0 -4
- package/dist/EpText-P_l2FuMG.js +0 -4
- package/dist/EpTimeLine-DgCUg_8N.js +0 -4
- package/dist/EpVideo-Ci3ksDnw.js +0 -4
- package/dist/EpVideoPanopto-C6jfJ1Lb.js +0 -4
- package/dist/EpWordDef-DbSI1U43.js +0 -4
|
@@ -12,19 +12,19 @@ interface Props {
|
|
|
12
12
|
labelIntentions?: string;
|
|
13
13
|
big?: boolean;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
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>, {
|
|
16
16
|
type: string;
|
|
17
17
|
hideIcon: boolean;
|
|
18
18
|
labelIntentions: string;
|
|
19
|
-
}
|
|
19
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
20
20
|
type: string;
|
|
21
21
|
hideIcon: boolean;
|
|
22
22
|
labelIntentions: string;
|
|
23
|
-
}
|
|
24
|
-
type:
|
|
23
|
+
}>>> & Readonly<{}>, {
|
|
24
|
+
type: MediaVariants;
|
|
25
25
|
labelIntentions: string;
|
|
26
26
|
hideIcon: boolean;
|
|
27
|
-
}, {}>;
|
|
27
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
28
28
|
export default _default;
|
|
29
29
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
30
30
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -12,19 +12,19 @@ interface Props {
|
|
|
12
12
|
hideIcon?: boolean;
|
|
13
13
|
big?: boolean;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
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>, {
|
|
16
16
|
labelIntentions: string;
|
|
17
17
|
type: string;
|
|
18
18
|
hideIcon: boolean;
|
|
19
|
-
}
|
|
19
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
20
20
|
labelIntentions: string;
|
|
21
21
|
type: string;
|
|
22
22
|
hideIcon: boolean;
|
|
23
|
-
}
|
|
24
|
-
type:
|
|
23
|
+
}>>> & Readonly<{}>, {
|
|
24
|
+
type: MediaVariants;
|
|
25
25
|
labelIntentions: string;
|
|
26
26
|
hideIcon: boolean;
|
|
27
|
-
}, {}>;
|
|
27
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
28
28
|
export default _default;
|
|
29
29
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
30
30
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -12,25 +12,25 @@ interface Props {
|
|
|
12
12
|
labelRelations?: string;
|
|
13
13
|
labelNoDefinition?: string;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
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>, {
|
|
16
16
|
labelInformation: string;
|
|
17
17
|
labelDomain: string;
|
|
18
18
|
labelRelations: string;
|
|
19
19
|
labelNoDefinition: string;
|
|
20
20
|
labelVariations: string;
|
|
21
|
-
}
|
|
21
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
22
22
|
labelInformation: string;
|
|
23
23
|
labelDomain: string;
|
|
24
24
|
labelRelations: string;
|
|
25
25
|
labelNoDefinition: string;
|
|
26
26
|
labelVariations: string;
|
|
27
|
-
}
|
|
27
|
+
}>>> & Readonly<{}>, {
|
|
28
28
|
labelDomain: string;
|
|
29
29
|
labelVariations: string;
|
|
30
30
|
labelRelations: string;
|
|
31
31
|
labelInformation: string;
|
|
32
32
|
labelNoDefinition: string;
|
|
33
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
34
34
|
export default _default;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
36
36
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -13,21 +13,23 @@ interface Props {
|
|
|
13
13
|
noIcon?: boolean;
|
|
14
14
|
compact?: boolean;
|
|
15
15
|
}
|
|
16
|
-
declare
|
|
16
|
+
declare function __VLS_template(): {
|
|
17
|
+
default?(_: {}): any;
|
|
18
|
+
};
|
|
19
|
+
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>, {
|
|
17
20
|
type: string;
|
|
18
21
|
title: null;
|
|
19
22
|
noIcon: boolean;
|
|
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
|
type: string;
|
|
22
25
|
title: null;
|
|
23
26
|
noIcon: boolean;
|
|
24
|
-
}
|
|
27
|
+
}>>> & Readonly<{}>, {
|
|
25
28
|
title: string | null;
|
|
26
|
-
type:
|
|
29
|
+
type: TypeAlert | OldType;
|
|
27
30
|
noIcon: boolean;
|
|
28
|
-
}, {}
|
|
29
|
-
|
|
30
|
-
}>;
|
|
31
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
32
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
31
33
|
export default _default;
|
|
32
34
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
33
35
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -11,27 +11,29 @@ interface Props {
|
|
|
11
11
|
color: Color;
|
|
12
12
|
maxValue: number;
|
|
13
13
|
}
|
|
14
|
-
declare
|
|
14
|
+
declare function __VLS_template(): {
|
|
15
|
+
default?(_: {}): any;
|
|
16
|
+
};
|
|
17
|
+
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>, {
|
|
15
18
|
mode: string;
|
|
16
19
|
placement: string;
|
|
17
20
|
visibility: string;
|
|
18
21
|
color: string;
|
|
19
22
|
maxValue: number;
|
|
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
|
mode: string;
|
|
22
25
|
placement: string;
|
|
23
26
|
visibility: string;
|
|
24
27
|
color: string;
|
|
25
28
|
maxValue: number;
|
|
26
|
-
}
|
|
29
|
+
}>>> & Readonly<{}>, {
|
|
27
30
|
mode: Mode;
|
|
28
31
|
color: Color;
|
|
29
|
-
placement:
|
|
32
|
+
placement: TypeBadge;
|
|
30
33
|
visibility: Visibility;
|
|
31
34
|
maxValue: number;
|
|
32
|
-
}, {}
|
|
33
|
-
|
|
34
|
-
}>;
|
|
35
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
36
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
35
37
|
export default _default;
|
|
36
38
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
39
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -16,7 +16,7 @@ interface Props {
|
|
|
16
16
|
formatif?: string;
|
|
17
17
|
};
|
|
18
18
|
}
|
|
19
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
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
20
|
title: null;
|
|
21
21
|
icon: null;
|
|
22
22
|
color: null;
|
|
@@ -29,7 +29,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
29
29
|
synchrone: string;
|
|
30
30
|
formatif: string;
|
|
31
31
|
};
|
|
32
|
-
}
|
|
32
|
+
}>>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
|
|
33
33
|
clicked: () => void;
|
|
34
34
|
}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
35
35
|
title: null;
|
|
@@ -44,22 +44,22 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
44
44
|
synchrone: string;
|
|
45
45
|
formatif: string;
|
|
46
46
|
};
|
|
47
|
-
}>>> & {
|
|
47
|
+
}>>> & Readonly<{
|
|
48
48
|
onClicked?: (() => any) | undefined;
|
|
49
|
-
}
|
|
49
|
+
}>, {
|
|
50
50
|
title: string | null;
|
|
51
|
+
duration: string | null;
|
|
51
52
|
big: boolean | null;
|
|
52
53
|
src: string | null;
|
|
53
54
|
color: string | null;
|
|
54
55
|
icon: string | null;
|
|
55
56
|
synchrone: boolean;
|
|
56
57
|
labels: {
|
|
57
|
-
synchrone?: string
|
|
58
|
-
formatif?: string
|
|
58
|
+
synchrone?: string;
|
|
59
|
+
formatif?: string;
|
|
59
60
|
};
|
|
60
|
-
duration: string | null;
|
|
61
61
|
assessment: string | null;
|
|
62
|
-
}, {}>;
|
|
62
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
63
63
|
export default _default;
|
|
64
64
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
65
65
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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').
|
|
1
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -4,24 +4,26 @@ interface Props {
|
|
|
4
4
|
card?: boolean;
|
|
5
5
|
hideIcon?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare
|
|
7
|
+
declare function __VLS_template(): {
|
|
8
|
+
default?(_: {}): any;
|
|
9
|
+
};
|
|
10
|
+
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>, {
|
|
8
11
|
author: null;
|
|
9
12
|
img: null;
|
|
10
13
|
card: boolean;
|
|
11
14
|
hideIcon: boolean;
|
|
12
|
-
}
|
|
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>, {
|
|
13
16
|
author: null;
|
|
14
17
|
img: null;
|
|
15
18
|
card: boolean;
|
|
16
19
|
hideIcon: boolean;
|
|
17
|
-
}
|
|
20
|
+
}>>> & Readonly<{}>, {
|
|
18
21
|
img: string | null;
|
|
19
22
|
hideIcon: boolean;
|
|
20
23
|
author: string | null;
|
|
21
24
|
card: boolean;
|
|
22
|
-
}, {}
|
|
23
|
-
|
|
24
|
-
}>;
|
|
25
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
26
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
25
27
|
export default _default;
|
|
26
28
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
29
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -5,22 +5,22 @@ interface Props {
|
|
|
5
5
|
width?: number;
|
|
6
6
|
animation?: string;
|
|
7
7
|
}
|
|
8
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
+
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
9
|
type: string;
|
|
10
10
|
width: number;
|
|
11
11
|
height: number;
|
|
12
12
|
animation: string;
|
|
13
|
-
}
|
|
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>, {
|
|
14
14
|
type: string;
|
|
15
15
|
width: number;
|
|
16
16
|
height: number;
|
|
17
17
|
animation: string;
|
|
18
|
-
}
|
|
18
|
+
}>>> & Readonly<{}>, {
|
|
19
19
|
type: Shape;
|
|
20
|
+
animation: string;
|
|
20
21
|
width: number;
|
|
21
22
|
height: number;
|
|
22
|
-
|
|
23
|
-
}, {}>;
|
|
23
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
24
24
|
export default _default;
|
|
25
25
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
26
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
-
fill?: string
|
|
1
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
fill?: string;
|
|
3
3
|
}>, {
|
|
4
4
|
fill: string;
|
|
5
|
-
}
|
|
6
|
-
fill?: string
|
|
5
|
+
}>>, {}, {}, {}, {}, 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<{
|
|
6
|
+
fill?: string;
|
|
7
7
|
}>, {
|
|
8
8
|
fill: string;
|
|
9
|
-
}
|
|
9
|
+
}>>> & Readonly<{}>, {
|
|
10
10
|
fill: string;
|
|
11
|
-
}, {}>;
|
|
11
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _default;
|
|
13
13
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
14
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare function open(): boolean;
|
|
2
2
|
declare function close(): boolean;
|
|
3
|
-
declare
|
|
3
|
+
declare function __VLS_template(): {
|
|
4
4
|
default?(_: {
|
|
5
5
|
open: typeof open;
|
|
6
6
|
}): any;
|
|
@@ -8,7 +8,9 @@ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.es
|
|
|
8
8
|
isOpen: any;
|
|
9
9
|
close: typeof close;
|
|
10
10
|
}): any;
|
|
11
|
-
}
|
|
11
|
+
};
|
|
12
|
+
declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
13
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
12
14
|
export default _default;
|
|
13
15
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
16
|
new (): {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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').
|
|
1
|
+
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -6,18 +6,18 @@ interface Props {
|
|
|
6
6
|
event: EventTimeLine;
|
|
7
7
|
collapse?: boolean;
|
|
8
8
|
}
|
|
9
|
-
declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
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>, {
|
|
10
10
|
title: string;
|
|
11
11
|
type: string;
|
|
12
12
|
collapse: boolean;
|
|
13
|
-
}
|
|
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>, {
|
|
14
14
|
title: string;
|
|
15
15
|
type: string;
|
|
16
16
|
collapse: boolean;
|
|
17
|
-
}
|
|
17
|
+
}>>> & Readonly<{}>, {
|
|
18
18
|
title: string | null;
|
|
19
19
|
collapse: boolean;
|
|
20
|
-
}, {}>;
|
|
20
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
21
21
|
export default _default;
|
|
22
22
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
23
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { U as s, O as E, E as e, c as o, o as r, d as i, e as n, W as t, f as d, z as l, g as C, s as m, h as u, p as S, P as c, i as h, F as T, j as f, X as g, q as L, G as b, H as k, B as v, r as x, C as B, Q as I, b as V, t as A, v as D, k as F, R as P, I as Q, l as R, D as H, J as K, m as M, V as W, _ as j, n as q, K as w, L as z, M as G, N as J } from "./index-
|
|
1
|
+
import { U as s, O as E, E as e, c as o, o as r, d as i, e as n, W as t, f as d, z as l, g as C, s as m, h as u, p as S, P as c, i as h, F as T, j as f, X as g, q as L, G as b, H as k, B as v, r as x, C as B, Q as I, b as V, t as A, v as D, k as F, R as P, I as Q, l as R, D as H, J as K, m as M, V as W, _ as j, n as q, K as w, L as z, M as G, N as J } from "./index-Dwh2y3pl.js";
|
|
2
2
|
export {
|
|
3
3
|
s as EpAccordeon,
|
|
4
4
|
E as EpAlert,
|