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,4 +1,5 @@
|
|
|
1
|
-
import Theme from
|
|
1
|
+
import { default as Theme } from '../../types/Codeblock';
|
|
2
|
+
|
|
2
3
|
type Langue = "javascript" | "css" | "html" | "php" | "json" | "typescript";
|
|
3
4
|
interface Props {
|
|
4
5
|
code?: string;
|
|
@@ -6,12 +7,12 @@ interface Props {
|
|
|
6
7
|
lang?: Langue;
|
|
7
8
|
theme?: Theme;
|
|
8
9
|
}
|
|
9
|
-
declare const _default: import(
|
|
10
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
11
|
code: string;
|
|
11
12
|
label: string;
|
|
12
13
|
lang: string;
|
|
13
14
|
theme: "neon-bunny";
|
|
14
|
-
}>, {}, unknown, {}, {}, import(
|
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
16
|
code: string;
|
|
16
17
|
label: string;
|
|
17
18
|
lang: string;
|
|
@@ -19,8 +20,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
20
|
}>>>, {
|
|
20
21
|
code: string;
|
|
21
22
|
label: string;
|
|
22
|
-
lang: Langue;
|
|
23
23
|
theme: Theme;
|
|
24
|
+
lang: Langue;
|
|
24
25
|
}, {}>;
|
|
25
26
|
export default _default;
|
|
26
27
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
title?: string | null;
|
|
5
6
|
subtitle?: string | null;
|
|
@@ -11,12 +12,12 @@ interface Props {
|
|
|
11
12
|
hideIcon?: boolean;
|
|
12
13
|
flat?: boolean;
|
|
13
14
|
}
|
|
14
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
16
|
title: null;
|
|
16
17
|
type: string;
|
|
17
18
|
hideIcon: boolean;
|
|
18
19
|
flat: boolean;
|
|
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
|
title: null;
|
|
21
22
|
type: string;
|
|
22
23
|
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
|
url?: string;
|
|
5
6
|
year?: string;
|
|
@@ -21,7 +22,7 @@ interface Props {
|
|
|
21
22
|
type?: MediaVariants;
|
|
22
23
|
hideIcon?: boolean;
|
|
23
24
|
}
|
|
24
|
-
declare const _default: import(
|
|
25
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
25
26
|
title: null;
|
|
26
27
|
cover: string;
|
|
27
28
|
icon: string;
|
|
@@ -33,7 +34,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
33
34
|
compact: boolean;
|
|
34
35
|
type: string;
|
|
35
36
|
hideIcon: boolean;
|
|
36
|
-
}>, {}, unknown, {}, {}, import(
|
|
37
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
37
38
|
title: null;
|
|
38
39
|
cover: string;
|
|
39
40
|
icon: string;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
+
import { MediaVariants } from '../../types/Medias';
|
|
1
2
|
import { MandateLevel } from '../../types/MandateLevel';
|
|
2
|
-
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
pages?: string;
|
|
5
6
|
resource: any;
|
|
6
7
|
mandateLevel?: string | MandateLevel | null;
|
|
7
8
|
type?: MediaVariants;
|
|
8
9
|
}
|
|
9
|
-
declare const _default: import(
|
|
10
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
11
|
type: string;
|
|
11
|
-
}>, {}, unknown, {}, {}, import(
|
|
12
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
type: string;
|
|
13
14
|
}>>>, {
|
|
14
15
|
type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
|
|
@@ -2,10 +2,10 @@ interface Props {
|
|
|
2
2
|
title?: string;
|
|
3
3
|
type?: string;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import(
|
|
5
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
6
6
|
title: string;
|
|
7
7
|
type: string;
|
|
8
|
-
}>, {}, unknown, {}, {}, import(
|
|
8
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
9
9
|
title: string;
|
|
10
10
|
type: string;
|
|
11
11
|
}>>>, {
|
|
@@ -6,16 +6,16 @@ interface Props {
|
|
|
6
6
|
readonly?: boolean;
|
|
7
7
|
value?: string;
|
|
8
8
|
}
|
|
9
|
-
declare const _default: import(
|
|
9
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
10
|
id: string;
|
|
11
11
|
label: string;
|
|
12
12
|
disabled: boolean;
|
|
13
13
|
readonly: boolean;
|
|
14
14
|
value: undefined;
|
|
15
15
|
modelValue: string;
|
|
16
|
-
}>, {}, unknown, {}, {}, import(
|
|
16
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
17
17
|
"update:modelValue": (modelValue: string | boolean | string[]) => void;
|
|
18
|
-
}, string, import(
|
|
18
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
19
19
|
id: string;
|
|
20
20
|
label: string;
|
|
21
21
|
disabled: boolean;
|
|
@@ -10,7 +10,7 @@ interface Props {
|
|
|
10
10
|
disabled?: boolean;
|
|
11
11
|
readonly?: boolean;
|
|
12
12
|
}
|
|
13
|
-
declare const _default: import(
|
|
13
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
14
|
id: string;
|
|
15
15
|
label: string;
|
|
16
16
|
modelValue: string;
|
|
@@ -20,9 +20,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
20
20
|
iconSize: string;
|
|
21
21
|
disabled: boolean;
|
|
22
22
|
readonly: boolean;
|
|
23
|
-
}>, {}, unknown, {}, {}, import(
|
|
23
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
24
|
"update:modelValue": (modelValue: string) => void;
|
|
25
|
-
}, string, import(
|
|
25
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
26
26
|
id: string;
|
|
27
27
|
label: string;
|
|
28
28
|
modelValue: string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { RadioVariants } from
|
|
1
|
+
import { RadioVariants } from '../../types/Radio';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
id?: string;
|
|
4
5
|
label?: string;
|
|
@@ -8,7 +9,7 @@ interface Props {
|
|
|
8
9
|
value?: string;
|
|
9
10
|
modelValue?: string;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
id: string;
|
|
13
14
|
disabled: boolean;
|
|
14
15
|
readonly: boolean;
|
|
@@ -16,9 +17,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
16
17
|
type: string;
|
|
17
18
|
value: undefined;
|
|
18
19
|
modelValue: string;
|
|
19
|
-
}>, {}, unknown, {}, {}, import(
|
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
21
|
"update:modelValue": (modelValue: string) => void;
|
|
21
|
-
}, string, import(
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
22
23
|
id: string;
|
|
23
24
|
disabled: boolean;
|
|
24
25
|
readonly: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { RadioVariants } from
|
|
1
|
+
import { RadioVariants } from '../../types/Radio';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
id?: string;
|
|
4
5
|
label?: string;
|
|
@@ -8,7 +9,7 @@ interface Props {
|
|
|
8
9
|
value?: number;
|
|
9
10
|
modelValue?: number | null;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
id: string;
|
|
13
14
|
disabled: boolean;
|
|
14
15
|
readonly: boolean;
|
|
@@ -16,9 +17,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
16
17
|
type: string;
|
|
17
18
|
value: undefined;
|
|
18
19
|
modelValue: null;
|
|
19
|
-
}>, {}, unknown, {}, {}, import(
|
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
21
|
"update:modelValue": (modelValue: number) => void;
|
|
21
|
-
}, string, import(
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
22
23
|
id: string;
|
|
23
24
|
disabled: boolean;
|
|
24
25
|
readonly: boolean;
|
|
@@ -9,7 +9,7 @@ interface Props {
|
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
readonly?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
13
|
id: string;
|
|
14
14
|
label: string;
|
|
15
15
|
modelValue: string;
|
|
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
18
18
|
iconPath: string;
|
|
19
19
|
iconSize: string;
|
|
20
20
|
disabled: boolean;
|
|
21
|
-
}>, {}, unknown, {}, {}, import(
|
|
21
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
22
22
|
id: string;
|
|
23
23
|
label: string;
|
|
24
24
|
modelValue: string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { SwitchColorVariant } from
|
|
1
|
+
import { SwitchColorVariant } from '../../types/Switch';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
id?: string;
|
|
4
5
|
type?: SwitchColorVariant;
|
|
@@ -8,7 +9,7 @@ interface Props {
|
|
|
8
9
|
readonly?: boolean;
|
|
9
10
|
checked?: boolean;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
id: string;
|
|
13
14
|
label: string;
|
|
14
15
|
type: string;
|
|
@@ -16,9 +17,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
16
17
|
disabled: boolean;
|
|
17
18
|
readonly: boolean;
|
|
18
19
|
checked: boolean;
|
|
19
|
-
}>, {}, unknown, {}, {}, import(
|
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
21
|
"update:modelValue": (...args: any[]) => void;
|
|
21
|
-
}, string, import(
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
22
23
|
id: string;
|
|
23
24
|
label: string;
|
|
24
25
|
type: string;
|
|
@@ -9,7 +9,7 @@ interface Props {
|
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
readonly?: boolean;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
13
13
|
id: string;
|
|
14
14
|
label: string;
|
|
15
15
|
modelValue: string;
|
|
@@ -19,9 +19,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
iconSize: string;
|
|
20
20
|
disabled: boolean;
|
|
21
21
|
readonly: boolean;
|
|
22
|
-
}>, {}, unknown, {}, {}, import(
|
|
22
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
23
|
"update:modelValue": (modelValue: string) => void;
|
|
24
|
-
}, string, import(
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
25
25
|
id: string;
|
|
26
26
|
label: string;
|
|
27
27
|
modelValue: string;
|
|
@@ -8,7 +8,7 @@ interface Props {
|
|
|
8
8
|
readonly?: boolean;
|
|
9
9
|
checked?: boolean;
|
|
10
10
|
}
|
|
11
|
-
declare const _default: import(
|
|
11
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
12
|
id: string;
|
|
13
13
|
label: string;
|
|
14
14
|
modelValue: string;
|
|
@@ -17,9 +17,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
17
17
|
disabled: boolean;
|
|
18
18
|
readonly: boolean;
|
|
19
19
|
checked: boolean;
|
|
20
|
-
}>, {}, unknown, {}, {}, import(
|
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
21
21
|
"update:modelValue": (modelValue: string) => void;
|
|
22
|
-
}, string, import(
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
23
23
|
id: string;
|
|
24
24
|
label: string;
|
|
25
25
|
modelValue: string;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { TypeAccordeon } from
|
|
1
|
+
import { TypeAccordeon } from '../../types/Accordeon';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
title?: string | null;
|
|
4
5
|
type?: TypeAccordeon;
|
|
@@ -6,12 +7,12 @@ interface Props {
|
|
|
6
7
|
open?: boolean;
|
|
7
8
|
outlined?: boolean;
|
|
8
9
|
}
|
|
9
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
10
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
11
|
title: string;
|
|
11
12
|
open: boolean;
|
|
12
13
|
type: string;
|
|
13
14
|
outlined: boolean;
|
|
14
|
-
}>, {}, unknown, {}, {}, import(
|
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
16
|
title: string;
|
|
16
17
|
open: boolean;
|
|
17
18
|
type: string;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { SlidesType } from
|
|
1
|
+
import { SlidesType } from '../../types/Slides';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
slides: SlidesType[];
|
|
4
5
|
}
|
|
5
|
-
declare const _default: import(
|
|
6
|
+
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>, {}>>>, {}, {}>;
|
|
6
7
|
export default _default;
|
|
7
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export type UserTheme = 'light' | 'dark';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
3
|
+
export default _default;
|
|
@@ -11,7 +11,7 @@ interface Props {
|
|
|
11
11
|
title?: string;
|
|
12
12
|
infoButtons: InfoButton[];
|
|
13
13
|
}
|
|
14
|
-
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>, {}>>>, {}, {}>;
|
|
15
15
|
export default _default;
|
|
16
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
17
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -12,16 +12,16 @@ interface Props {
|
|
|
12
12
|
persistent?: boolean;
|
|
13
13
|
size?: Size;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
16
|
modelValue: boolean;
|
|
17
17
|
title: null;
|
|
18
18
|
subtitle: null;
|
|
19
19
|
icon: null;
|
|
20
20
|
persistent: boolean;
|
|
21
21
|
size: string;
|
|
22
|
-
}>, {}, unknown, {}, {}, import(
|
|
22
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
23
|
"update:modelValue": (modelValue: boolean) => void;
|
|
24
|
-
}, string, import(
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
25
25
|
modelValue: boolean;
|
|
26
26
|
title: null;
|
|
27
27
|
subtitle: null;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Answer } from '../../types/Answer';
|
|
2
|
+
import { MediaVariants } from '../../types/Medias';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
title?: string;
|
|
5
6
|
intentions?: string;
|
|
@@ -13,13 +14,13 @@ interface Props {
|
|
|
13
14
|
numeration?: boolean;
|
|
14
15
|
src?: string | null;
|
|
15
16
|
}
|
|
16
|
-
declare const _default: import(
|
|
17
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
17
18
|
type: string;
|
|
18
19
|
hideIcon: boolean;
|
|
19
20
|
shuffle: boolean;
|
|
20
21
|
before: boolean;
|
|
21
22
|
numeration: boolean;
|
|
22
|
-
}>, {}, unknown, {}, {}, import(
|
|
23
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
23
24
|
type: string;
|
|
24
25
|
hideIcon: boolean;
|
|
25
26
|
shuffle: boolean;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { QuestionSummative } from '../../types/SummativeTable';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
title?: string;
|
|
4
5
|
questions: QuestionSummative[];
|
|
5
6
|
}
|
|
6
|
-
declare const _default: import(
|
|
7
|
+
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>, {}>>>, {}, {}>;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
10
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -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,4 +1,5 @@
|
|
|
1
|
-
import { TypeTooltip } from
|
|
1
|
+
import { TypeTooltip } from '../../types/Tooltip';
|
|
2
|
+
|
|
2
3
|
type Place = "top_start" | "top" | "top_end" | "bottom_start" | "bottom" | "bottom_end" | "left_start" | "left" | "left_end" | "right_start" | "right" | "right_end";
|
|
3
4
|
type Mode = "light" | "dark";
|
|
4
5
|
interface Props {
|
|
@@ -8,11 +9,11 @@ interface Props {
|
|
|
8
9
|
type: TypeTooltip;
|
|
9
10
|
arrow: string;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
styles: string;
|
|
13
14
|
placement: string;
|
|
14
15
|
arrow: string;
|
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
|
16
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
17
|
styles: string;
|
|
17
18
|
placement: string;
|
|
18
19
|
arrow: 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
|
src: string;
|
|
5
6
|
title?: string;
|
|
@@ -11,12 +12,12 @@ interface Props {
|
|
|
11
12
|
hideIcon?: boolean;
|
|
12
13
|
mandateLevel?: string | MandateLevel | null;
|
|
13
14
|
}
|
|
14
|
-
declare const _default: import(
|
|
15
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
16
|
labelIntentions: string;
|
|
16
17
|
type: string;
|
|
17
18
|
messageError: string;
|
|
18
19
|
hideIcon: boolean;
|
|
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
|
labelIntentions: string;
|
|
21
22
|
type: string;
|
|
22
23
|
messageError: string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { SizeThumbnail } from '../../types/Image';
|
|
2
|
+
import { MediaCarousel } from '../../types/MediaCarousel';
|
|
3
|
+
|
|
3
4
|
interface Props {
|
|
4
5
|
carrouselImg: MediaCarousel[];
|
|
5
6
|
gallery?: boolean;
|
|
@@ -7,12 +8,12 @@ interface Props {
|
|
|
7
8
|
labelClose?: string | null;
|
|
8
9
|
sizeThumbnail?: SizeThumbnail;
|
|
9
10
|
}
|
|
10
|
-
declare const _default: import(
|
|
11
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
11
12
|
labelClose: string;
|
|
12
13
|
labelRef: string;
|
|
13
14
|
gallery: boolean;
|
|
14
15
|
sizeThumbnail: string;
|
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
|
16
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
17
|
labelClose: string;
|
|
17
18
|
labelRef: string;
|
|
18
19
|
gallery: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { MediaVariants } from
|
|
1
|
+
import { MediaVariants } from '../../types/Medias';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
src: string;
|
|
4
5
|
big?: boolean;
|
|
@@ -8,11 +9,11 @@ interface Props {
|
|
|
8
9
|
type?: MediaVariants;
|
|
9
10
|
mandateLevel?: string | null;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
type: string;
|
|
13
14
|
big: boolean;
|
|
14
15
|
hideIcon: boolean;
|
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
|
16
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
17
|
type: string;
|
|
17
18
|
big: boolean;
|
|
18
19
|
hideIcon: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { MediaVariants } from
|
|
1
|
+
import { MediaVariants } from '../../types/Medias';
|
|
2
|
+
|
|
2
3
|
interface Props {
|
|
3
4
|
content: string;
|
|
4
5
|
center?: boolean;
|
|
@@ -8,9 +9,9 @@ interface Props {
|
|
|
8
9
|
type?: MediaVariants;
|
|
9
10
|
mandateLevel?: string | null;
|
|
10
11
|
}
|
|
11
|
-
declare const _default: import(
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
13
|
center: boolean;
|
|
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
|
center: boolean;
|
|
15
16
|
}>>>, {
|
|
16
17
|
center: 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
|
url: string;
|
|
5
6
|
title?: string;
|
|
@@ -11,12 +12,12 @@ interface Props {
|
|
|
11
12
|
labelCard?: string;
|
|
12
13
|
icon?: string;
|
|
13
14
|
}
|
|
14
|
-
declare const _default: import(
|
|
15
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
15
16
|
labelIntentions: string;
|
|
16
17
|
type: string;
|
|
17
18
|
hideIcon: boolean;
|
|
18
19
|
intentions: string;
|
|
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
|
labelIntentions: string;
|
|
21
22
|
type: string;
|
|
22
23
|
hideIcon: boolean;
|
|
@@ -10,9 +10,9 @@ interface Props {
|
|
|
10
10
|
link: Link;
|
|
11
11
|
big?: boolean;
|
|
12
12
|
}
|
|
13
|
-
declare const _default: import(
|
|
13
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
14
14
|
big: boolean;
|
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
16
|
big: boolean;
|
|
17
17
|
}>>>, {
|
|
18
18
|
big: boolean;
|