ep-lib-ts 0.1.44 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/dist/BgAudio-C8bS54bl.js +4 -0
- package/dist/DisplayBox-BTPVW9_v.js +4 -0
- package/dist/EpAlert-Daji8LsR.js +4 -0
- package/dist/EpAudio-Dq7twl4x.js +4 -0
- package/dist/EpBadge-DBfMe1r_.js +4 -0
- package/dist/EpBarChart-cAlm0rKf.js +4 -0
- package/dist/EpBtn-S2VJnt--.js +4 -0
- package/dist/EpCard-SvaBmdDK.js +4 -0
- package/dist/EpChip-Chn_9bRP.js +4 -0
- package/dist/{EpCodeblock-4ac683f6.js → EpCodeblock-DVX2XFFj.js} +280 -270
- package/dist/EpContentSlider-Ds2GlrkO.js +4 -0
- package/dist/EpDarkmode--_9Qi6HH.js +19 -0
- package/dist/EpDivider-Bj4Zya_F.js +4 -0
- package/dist/EpEdu-Y7Lkf3Ew.js +4 -0
- package/dist/EpFlex-5yWhvYX7.js +4 -0
- package/dist/EpHeader-CEQBk1ah.js +4 -0
- package/dist/{EpHover-377ef256.js → EpHover-BL7JsbVZ.js} +3 -4
- package/dist/EpIcon-CuhZ90Zx.js +4 -0
- package/dist/EpIframe-DbPnkezB.js +4 -0
- package/dist/EpImg-DJ9gNwhJ.js +4 -0
- package/dist/{EpInput-c0096d40.js → EpInput-DMIxjwBM.js} +464 -459
- package/dist/EpLineChart-ALvSFQ-w.js +4 -0
- package/dist/EpLink-CQSfQHRj.js +4 -0
- package/dist/EpLinkVersion-VIxCHjDt.js +4 -0
- package/dist/{EpList-5211df15.js → EpList-BkH08ROd.js} +4 -5
- package/dist/EpModal-CYy1Iu1T.js +4 -0
- package/dist/EpNothing-IEAPsIPI.js +10 -0
- package/dist/EpPieChart-Cpxylmzw.js +4 -0
- package/dist/EpQuestion-gFjB_YVU.js +4 -0
- package/dist/EpQuote-C2WMKC8z.js +4 -0
- package/dist/EpRadio-CZu2BYd-.js +4 -0
- package/dist/EpRadioSummative-POEEv1YI.js +4 -0
- package/dist/EpReading-6LKvPJl5.js +4 -0
- package/dist/EpResource-Bqu38I44.js +4 -0
- package/dist/EpScope-B04S9t4O.js +4 -0
- package/dist/EpSection-B9obOS7v.js +4 -0
- package/dist/{EpSelect-78c9c0aa.js → EpSelect-DLGx5g-U.js} +3 -4
- package/dist/EpSkeleton-rkvPpE2y.js +4 -0
- package/dist/EpSoftware-DmH-rUDN.js +4 -0
- package/dist/EpSpinner-7XiNy9LV.js +4 -0
- package/dist/EpSummativeTable-JWOA25gE.js +4 -0
- package/dist/EpSvg-Dfvodejy.js +4 -0
- package/dist/EpTable-C0lD6aED.js +4 -0
- package/dist/EpTerm-XGV0Zf2w.js +4 -0
- package/dist/EpText-DhHXfEHv.js +4 -0
- package/dist/EpTimeLine-CDL7liGh.js +4 -0
- package/dist/{EpTooltip-05e1d8fe.js → EpTooltip-B4s0_PvZ.js} +4 -4
- package/dist/EpVideo-em0qb_rk.js +4 -0
- package/dist/EpVideoPanopto-DAMRV6HD.js +4 -0
- package/dist/EpWordDef-bLyQzqx8.js +4 -0
- package/dist/components/basics/EpAvatar.vue.d.ts +2 -2
- package/dist/components/basics/EpBadge.vue.d.ts +2 -2
- package/dist/components/basics/EpBtn.vue.d.ts +4 -3
- package/dist/components/basics/EpCard.vue.d.ts +4 -3
- package/dist/components/basics/EpChip.vue.d.ts +4 -3
- package/dist/components/basics/EpDivider.vue.d.ts +4 -3
- package/dist/components/basics/EpFlex.vue.d.ts +1 -1
- package/dist/components/basics/EpHover.vue.d.ts +2 -2
- package/dist/components/basics/EpIcon.vue.d.ts +2 -2
- package/dist/components/basics/EpImg.vue.d.ts +3 -2
- package/dist/components/basics/EpList.vue.d.ts +1 -1
- package/dist/components/basics/EpListitem.vue.d.ts +2 -2
- package/dist/components/basics/EpSection.vue.d.ts +2 -2
- package/dist/components/basics/EpSpinner.vue.d.ts +2 -2
- package/dist/components/basics/EpTable.vue.d.ts +1 -1
- package/dist/components/basics/EpText.vue.d.ts +2 -2
- package/dist/components/charts/EpBarChart.vue.d.ts +4 -3
- package/dist/components/charts/EpLineChart.vue.d.ts +4 -3
- package/dist/components/charts/EpPieChart.vue.d.ts +4 -3
- package/dist/components/educationals/EpCodeblock.vue.d.ts +5 -4
- package/dist/components/educationals/EpEdu.vue.d.ts +5 -4
- package/dist/components/educationals/EpReading.vue.d.ts +4 -3
- package/dist/components/educationals/EpResource.vue.d.ts +4 -3
- package/dist/components/educationals/EpScope.vue.d.ts +2 -2
- package/dist/components/forms/EpCheckbox.vue.d.ts +3 -3
- package/dist/components/forms/EpInput.vue.d.ts +3 -3
- package/dist/components/forms/EpRadio.vue.d.ts +5 -4
- package/dist/components/forms/EpRadioSummative.vue.d.ts +5 -4
- package/dist/components/forms/EpSelect.vue.d.ts +2 -2
- package/dist/components/forms/EpSwitch.vue.d.ts +5 -4
- package/dist/components/forms/EpTextarea.vue.d.ts +3 -3
- package/dist/components/forms/EpToggle.vue.d.ts +3 -3
- package/dist/components/interactions/EpAccordeon.vue.d.ts +4 -3
- package/dist/components/interactions/EpContentSlider.vue.d.ts +3 -2
- package/dist/components/interactions/EpDarkmode.vue.d.ts +3 -0
- package/dist/components/interactions/EpHotsPot.vue.d.ts +1 -1
- package/dist/components/interactions/EpModal.vue.d.ts +3 -3
- package/dist/components/interactions/EpQuestion.vue.d.ts +5 -4
- package/dist/components/interactions/EpSummativeTable.vue.d.ts +3 -2
- package/dist/components/interactions/EpTabs.vue.d.ts +1 -1
- package/dist/components/interactions/EpTooltip.vue.d.ts +4 -3
- package/dist/components/medias/EpAudio.vue.d.ts +4 -3
- package/dist/components/medias/EpCarousel.vue.d.ts +5 -4
- package/dist/components/medias/EpIframe.vue.d.ts +4 -3
- package/dist/components/medias/EpKatex.vue.d.ts +4 -3
- package/dist/components/medias/EpLink.vue.d.ts +4 -3
- package/dist/components/medias/EpLinkVersion.vue.d.ts +2 -2
- package/dist/components/medias/EpSoftware.vue.d.ts +4 -3
- package/dist/components/medias/EpSvg.vue.d.ts +4 -3
- package/dist/components/medias/EpTerm.vue.d.ts +2 -2
- package/dist/components/medias/EpTimeLine.vue.d.ts +2 -1
- package/dist/components/medias/EpVideo.vue.d.ts +4 -3
- package/dist/components/medias/EpVideoPanopto.vue.d.ts +5 -3
- package/dist/components/medias/EpWordDef.vue.d.ts +2 -1
- package/dist/components/signages/EpAlert.vue.d.ts +4 -3
- package/dist/components/signages/EpBadge.vue.d.ts +4 -3
- package/dist/components/signages/EpHeader.vue.d.ts +3 -3
- package/dist/components/signages/EpNothing.vue.d.ts +1 -1
- package/dist/components/signages/EpQuote.vue.d.ts +2 -2
- package/dist/components/signages/EpSkeleton.vue.d.ts +2 -2
- package/dist/components/tools/BgAudio.vue.d.ts +2 -2
- package/dist/components/tools/DisplayBox.vue.d.ts +1 -1
- package/dist/components/tools/SvgFilter.vue.d.ts +1 -1
- package/dist/components/tools/TimelineItem.vue.d.ts +4 -3
- package/dist/ep-lib-ts.js +40 -42
- package/dist/ep-lib-ts.umd.cjs +80 -81
- package/dist/index-Dl6z_ITi.js +18485 -0
- package/dist/{index-36787516.js → index-M54_P8uC.js} +1478 -1481
- package/dist/index.d.ts +43 -42
- package/dist/main.d.ts +1 -0
- package/dist/{prism-146a2db5.js → prism-B0q7vMaL.js} +2 -2
- package/dist/router.d.ts +1 -1
- package/dist/types/Answer.d.ts +1 -0
- package/package.json +26 -29
- package/src/components/interactions/EpDarkmode.vue +48 -0
- package/src/components/medias/EpLink.vue +30 -13
- package/src/components/medias/EpVideoPanopto.vue +10 -1
- package/dist/BgAudio-201834a5.js +0 -6
- package/dist/DisplayBox-171d0236.js +0 -6
- package/dist/EpAlert-b912c3ae.js +0 -6
- package/dist/EpAudio-2101bf81.js +0 -6
- package/dist/EpBadge-7247df23.js +0 -6
- package/dist/EpBarChart-607f1d3a.js +0 -6
- package/dist/EpBtn-c6ee3c06.js +0 -6
- package/dist/EpCard-17e2340f.js +0 -6
- package/dist/EpChip-fad19f38.js +0 -6
- package/dist/EpContentSlider-8445422f.js +0 -6
- package/dist/EpDivider-4fa1a100.js +0 -6
- package/dist/EpEdu-b733e904.js +0 -6
- package/dist/EpFlex-e6ffe678.js +0 -6
- package/dist/EpHeader-dcb977a2.js +0 -6
- package/dist/EpIcon-a64b1a32.js +0 -6
- package/dist/EpIframe-d14d7039.js +0 -6
- package/dist/EpImg-37e8c6da.js +0 -6
- package/dist/EpLineChart-78c50047.js +0 -6
- package/dist/EpLink-7a03f094.js +0 -6
- package/dist/EpLinkVersion-55282f69.js +0 -6
- package/dist/EpModal-d0e7bfe1.js +0 -6
- package/dist/EpNothing-c3bae89e.js +0 -11
- package/dist/EpPieChart-ccc6e9ea.js +0 -6
- package/dist/EpQuestion-1b0e98d9.js +0 -6
- package/dist/EpQuote-a3d9641f.js +0 -6
- package/dist/EpRadio-33311a7c.js +0 -6
- package/dist/EpRadioSummative-25f2d598.js +0 -6
- package/dist/EpReading-11835aac.js +0 -6
- package/dist/EpResource-d2707861.js +0 -6
- package/dist/EpScope-60c80551.js +0 -6
- package/dist/EpSection-9c54221c.js +0 -6
- package/dist/EpSkeleton-a40c904b.js +0 -6
- package/dist/EpSoftware-887b35ab.js +0 -6
- package/dist/EpSpinner-f7b9988b.js +0 -6
- package/dist/EpSummativeTable-1e759db5.js +0 -6
- package/dist/EpSvg-2a82f199.js +0 -6
- package/dist/EpTable-bc1744a8.js +0 -6
- package/dist/EpTerm-96482f48.js +0 -6
- package/dist/EpText-ab46371f.js +0 -6
- package/dist/EpTimeLine-67891a23.js +0 -6
- package/dist/EpVideo-8d575ce2.js +0 -6
- package/dist/EpVideoPanopto-716e3877.js +0 -6
- package/dist/EpWordDef-89e45463.js +0 -6
- package/dist/index-03f58de2.js +0 -19711
- /package/dist/{EpAvatar-1e55fdc7.js → EpAvatar-Dmpg0PFj.js} +0 -0
- /package/dist/{EpBadge-f5faab43.js → EpBadge-DqmSNdbi.js} +0 -0
- /package/dist/{EpCheckbox-b4696548.js → EpCheckbox-BtJRFbS_.js} +0 -0
- /package/dist/{EpHotsPot-f4deb558.js → EpHotsPot-NGjKJCc8.js} +0 -0
- /package/dist/{EpListitem-aa4a0f95.js → EpListitem-DzQrc-k2.js} +0 -0
- /package/dist/{EpSwitch-778610f4.js → EpSwitch-C7NMjBk9.js} +0 -0
- /package/dist/{EpTextarea-67f751e9.js → EpTextarea-DyMM95ER.js} +0 -0
- /package/dist/{EpToggle-79231e19.js → EpToggle-CfXYpI1b.js} +0 -0
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { MediaVariants } from "../../types/Medias";
|
|
2
1
|
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
url?: string;
|
|
5
6
|
cover?: string;
|
|
@@ -13,14 +14,14 @@ interface Props {
|
|
|
13
14
|
hideIcon?: boolean;
|
|
14
15
|
labelCard?: string;
|
|
15
16
|
}
|
|
16
|
-
declare const _default: import(
|
|
17
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
17
18
|
icon: string;
|
|
18
19
|
hideCover: boolean;
|
|
19
20
|
intentions: string;
|
|
20
21
|
cover: string;
|
|
21
22
|
type: string;
|
|
22
23
|
hideIcon: boolean;
|
|
23
|
-
}>, {}, unknown, {}, {}, import(
|
|
24
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
24
25
|
icon: string;
|
|
25
26
|
hideCover: boolean;
|
|
26
27
|
intentions: string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { MediaVariants } from "../../types/Medias";
|
|
2
1
|
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
desc?: string;
|
|
5
6
|
title?: string;
|
|
@@ -8,9 +9,9 @@ interface Props {
|
|
|
8
9
|
type?: MediaVariants;
|
|
9
10
|
cols?: string | number;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
cols: string;
|
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
|
14
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
15
|
cols: string;
|
|
15
16
|
}>>>, {
|
|
16
17
|
cols: string | number;
|
|
@@ -9,13 +9,13 @@ interface Props {
|
|
|
9
9
|
labelClose?: string;
|
|
10
10
|
src?: string;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
13
|
term: string;
|
|
14
14
|
variations: string;
|
|
15
15
|
relations: string;
|
|
16
16
|
idrelation: string;
|
|
17
17
|
labelClose: string;
|
|
18
|
-
}>, {}, unknown, {}, {}, import(
|
|
18
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
19
19
|
term: string;
|
|
20
20
|
variations: string;
|
|
21
21
|
relations: string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { TagTimeLine, EventTimeLine } from '../../types/TimeLine';
|
|
2
|
+
|
|
2
3
|
interface TimelineHeading {
|
|
3
4
|
text: {
|
|
4
5
|
text: string;
|
|
@@ -10,7 +11,7 @@ interface Props {
|
|
|
10
11
|
events: EventTimeLine[];
|
|
11
12
|
title?: TimelineHeading;
|
|
12
13
|
}
|
|
13
|
-
declare const _default: import(
|
|
14
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>>, {}, {}>;
|
|
14
15
|
export default _default;
|
|
15
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
17
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { MediaVariants } from "../../types/Medias";
|
|
2
1
|
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
src: string;
|
|
5
6
|
title?: string;
|
|
@@ -10,11 +11,11 @@ interface Props {
|
|
|
10
11
|
type?: MediaVariants;
|
|
11
12
|
hideIcon?: boolean;
|
|
12
13
|
}
|
|
13
|
-
declare const _default: import(
|
|
14
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
15
|
labelIntentions: string;
|
|
15
16
|
type: string;
|
|
16
17
|
hideIcon: boolean;
|
|
17
|
-
}>, {}, unknown, {}, {}, import(
|
|
18
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
18
19
|
labelIntentions: string;
|
|
19
20
|
type: string;
|
|
20
21
|
hideIcon: boolean;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { MediaVariants } from "../../types/Medias";
|
|
2
1
|
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
src: string;
|
|
5
6
|
title?: string;
|
|
@@ -9,12 +10,13 @@ interface Props {
|
|
|
9
10
|
labelIntentions?: string;
|
|
10
11
|
type?: MediaVariants;
|
|
11
12
|
hideIcon?: boolean;
|
|
13
|
+
big?: boolean;
|
|
12
14
|
}
|
|
13
|
-
declare const _default: import(
|
|
15
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
16
|
labelIntentions: string;
|
|
15
17
|
type: string;
|
|
16
18
|
hideIcon: boolean;
|
|
17
|
-
}>, {}, unknown, {}, {}, import(
|
|
19
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
18
20
|
labelIntentions: string;
|
|
19
21
|
type: string;
|
|
20
22
|
hideIcon: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { GlossaryEntry } from '../../types/GlossaryEntry';
|
|
2
|
+
|
|
2
3
|
interface Term {
|
|
3
4
|
id: string;
|
|
4
5
|
}
|
|
@@ -6,7 +7,7 @@ interface Props {
|
|
|
6
7
|
term: Term;
|
|
7
8
|
glossary: GlossaryEntry[];
|
|
8
9
|
}
|
|
9
|
-
declare const _default: import(
|
|
10
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>>, {}, {}>;
|
|
10
11
|
export default _default;
|
|
11
12
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
13
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { TypeAlert } from
|
|
1
|
+
import { TypeAlert } from '../../types/Alert';
|
|
2
|
+
|
|
2
3
|
interface OldType {
|
|
3
4
|
icon: string;
|
|
4
5
|
name: string;
|
|
@@ -12,12 +13,12 @@ interface Props {
|
|
|
12
13
|
noIcon?: boolean;
|
|
13
14
|
compact?: boolean;
|
|
14
15
|
}
|
|
15
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
17
|
type: string;
|
|
17
18
|
title: null;
|
|
18
19
|
outlined: boolean;
|
|
19
20
|
noIcon: boolean;
|
|
20
|
-
}>, {}, unknown, {}, {}, import(
|
|
21
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
21
22
|
type: string;
|
|
22
23
|
title: null;
|
|
23
24
|
outlined: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { TypeBadge } from
|
|
1
|
+
import { TypeBadge } from '../../types/Badge';
|
|
2
|
+
|
|
2
3
|
type Mode = "default" | "dot";
|
|
3
4
|
type Color = "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info" | "question" | "tip";
|
|
4
5
|
type Visibility = "true" | "false";
|
|
@@ -10,13 +11,13 @@ interface Props {
|
|
|
10
11
|
color: Color;
|
|
11
12
|
maxValue: number;
|
|
12
13
|
}
|
|
13
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
14
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
15
|
mode: string;
|
|
15
16
|
placement: string;
|
|
16
17
|
visibility: string;
|
|
17
18
|
color: string;
|
|
18
19
|
maxValue: number;
|
|
19
|
-
}>, {}, unknown, {}, {}, import(
|
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
20
21
|
mode: string;
|
|
21
22
|
placement: string;
|
|
22
23
|
visibility: string;
|
|
@@ -12,7 +12,7 @@ interface Props {
|
|
|
12
12
|
assessment?: string | null;
|
|
13
13
|
headerImgColor?: string | null;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: import(
|
|
15
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
16
|
title: null;
|
|
17
17
|
icon: null;
|
|
18
18
|
color: null;
|
|
@@ -21,9 +21,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
21
21
|
synchrone: boolean;
|
|
22
22
|
duration: null;
|
|
23
23
|
assessment: null;
|
|
24
|
-
}>, {}, unknown, {}, {}, import(
|
|
24
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
25
25
|
clicked: () => void;
|
|
26
|
-
}, string, import(
|
|
26
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
27
27
|
title: null;
|
|
28
28
|
icon: null;
|
|
29
29
|
color: null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -4,12 +4,12 @@ interface Props {
|
|
|
4
4
|
card?: boolean;
|
|
5
5
|
hideIcon?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
7
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
8
|
author: null;
|
|
9
9
|
img: null;
|
|
10
10
|
card: boolean;
|
|
11
11
|
hideIcon: boolean;
|
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
|
12
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
13
|
author: null;
|
|
14
14
|
img: null;
|
|
15
15
|
card: boolean;
|
|
@@ -5,12 +5,12 @@ interface Props {
|
|
|
5
5
|
width?: number;
|
|
6
6
|
animation?: string;
|
|
7
7
|
}
|
|
8
|
-
declare const _default: import(
|
|
8
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
9
|
type: string;
|
|
10
10
|
width: number;
|
|
11
11
|
height: number;
|
|
12
12
|
animation: string;
|
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
|
13
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
14
|
type: string;
|
|
15
15
|
width: number;
|
|
16
16
|
height: number;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
2
|
fill?: string | undefined;
|
|
3
3
|
}>, {
|
|
4
4
|
fill: string;
|
|
5
|
-
}>, {}, unknown, {}, {}, import(
|
|
5
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
6
6
|
fill?: string | undefined;
|
|
7
7
|
}>, {
|
|
8
8
|
fill: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare function open(): boolean;
|
|
2
2
|
declare function close(): boolean;
|
|
3
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>, {
|
|
4
4
|
default?(_: {
|
|
5
5
|
open: typeof open;
|
|
6
6
|
}): any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,15 +1,16 @@
|
|
|
1
|
-
import { EventTimeLine } from
|
|
1
|
+
import { EventTimeLine } from '../../types/TimeLine';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
title?: string | null;
|
|
4
5
|
date?: string;
|
|
5
6
|
event: EventTimeLine;
|
|
6
7
|
collapse?: boolean;
|
|
7
8
|
}
|
|
8
|
-
declare const _default: import(
|
|
9
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
10
|
title: string;
|
|
10
11
|
type: string;
|
|
11
12
|
collapse: boolean;
|
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
|
13
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
14
|
title: string;
|
|
14
15
|
type: string;
|
|
15
16
|
collapse: boolean;
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,47 +1,45 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "vue";
|
|
3
|
-
import "vue-router";
|
|
1
|
+
import { S as s, M as E, C as e, c as o, o as r, d as i, e as n, U as t, f as d, y as l, g as S, r as m, h as C, N as c, i as u, D as T, j as f, V as g, p as h, E as L, F as b, z as k, q as x, A, O as B, b as I, s as V, t as v, k as D, P, G as F, l as H, B as K, H as M, m as Q, T as R, _ as j, n as q, I as w, J as y, K as z, L as G } from "./index-Dl6z_ITi.js";
|
|
4
2
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
3
|
+
s as EpAccordeon,
|
|
4
|
+
E as EpAlert,
|
|
5
|
+
e as EpAudio,
|
|
6
|
+
o as EpBadge,
|
|
7
|
+
r as EpBarChart,
|
|
8
|
+
i as EpBtn,
|
|
9
|
+
n as EpCard,
|
|
10
|
+
t as EpCarousel,
|
|
11
|
+
d as EpChip,
|
|
12
|
+
l as EpContentSlider,
|
|
15
13
|
S as EpDivider,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
14
|
+
m as EpEdu,
|
|
15
|
+
C as EpFlex,
|
|
16
|
+
c as EpHeader,
|
|
17
|
+
u as EpIcon,
|
|
18
|
+
T as EpIframe,
|
|
19
|
+
f as EpImg,
|
|
20
|
+
g as EpKatex,
|
|
21
|
+
h as EpLineChart,
|
|
22
|
+
L as EpLink,
|
|
23
|
+
b as EpLinkVersion,
|
|
24
|
+
k as EpModal,
|
|
25
|
+
x as EpPieChart,
|
|
26
|
+
A as EpQuestion,
|
|
27
|
+
B as EpQuote,
|
|
28
|
+
I as EpReading,
|
|
29
|
+
V as EpResource,
|
|
30
|
+
v as EpScope,
|
|
31
|
+
D as EpSection,
|
|
32
|
+
P as EpSkeleton,
|
|
33
|
+
F as EpSoftware,
|
|
34
|
+
H as EpSpinner,
|
|
35
|
+
K as EpSummativeTable,
|
|
36
|
+
M as EpSvg,
|
|
37
|
+
Q as EpTable,
|
|
38
|
+
R as EpTabs,
|
|
41
39
|
j as EpTerm,
|
|
42
40
|
q as EpText,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
41
|
+
w as EpTimeLine,
|
|
42
|
+
y as EpVideo,
|
|
43
|
+
z as EpVideoPanopto,
|
|
44
|
+
G as EpWordDef
|
|
47
45
|
};
|