ep-lib-ts 1.0.30 → 1.0.31
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-BSGmyNCB.js +4 -0
- package/dist/DisplayBox-DI-Qz5tz.js +4 -0
- package/dist/EpAlert-Bp5iAEc-.js +4 -0
- package/dist/EpAudio-BckU6j59.js +4 -0
- package/dist/EpBadge-BeOBQMvO.js +4 -0
- package/dist/EpBarChart-YrCykWAi.js +4 -0
- package/dist/EpBtn-BDUz3Bqr.js +4 -0
- package/dist/EpCard-D9kP8gnS.js +4 -0
- package/dist/EpChip-UdMP6D8a.js +4 -0
- package/dist/EpCodeblock-CYVfnmd4.js +4 -0
- package/dist/EpConclusion-DohPemmi.js +4 -0
- package/dist/EpContentSlider-Ob87TORl.js +4 -0
- package/dist/{EpDarkmode-B7nXz4Nn.js → EpDarkmode-BJMenrL4.js} +1 -1
- package/dist/EpDescription-mVMSSmOs.js +4 -0
- package/dist/EpDivider-C6WzjjQt.js +4 -0
- package/dist/EpEdu-KWh8r4lw.js +4 -0
- package/dist/EpFlex-ClPbW3M9.js +4 -0
- package/dist/EpFunnelChart-Dqu9fNJt.js +4 -0
- package/dist/EpHeader-DArL_UFC.js +4 -0
- package/dist/{EpHover-D9iE-KNv.js → EpHover-C0wjWPm7.js} +1 -1
- package/dist/EpIcon-BkXqE6JQ.js +4 -0
- package/dist/EpIframe-tbeX-0eG.js +4 -0
- package/dist/EpImg-BKQjzCz7.js +4 -0
- package/dist/{EpInput-BxNPPX9A.js → EpInput-b5Y-jSMn.js} +1 -1
- package/dist/EpInstructions-CWKvxuBW.js +4 -0
- package/dist/EpIntroduction-4QhdI4hm.js +4 -0
- package/dist/EpLineChart-IBoW-Jfx.js +4 -0
- package/dist/EpLink-BQVVFf2Q.js +4 -0
- package/dist/EpLinkVersion-DZmpMi2b.js +4 -0
- package/dist/{EpList-D7EiLwNH.js → EpList-BviUInoF.js} +1 -1
- package/dist/EpModal-BJTFBAde.js +4 -0
- package/dist/{EpNothing-CN5wC7-y.js → EpNothing-CoXOUpGx.js} +1 -1
- package/dist/EpObjective-viQQQFi6.js +4 -0
- package/dist/EpPieChart-CUP-uZVo.js +4 -0
- package/dist/EpQuestion-BZzHI7y3.js +4 -0
- package/dist/EpQuote-Auev7s6r.js +4 -0
- package/dist/EpRadio-DnZSlpaj.js +4 -0
- package/dist/EpRadioSummative-sCJDLrC3.js +4 -0
- package/dist/EpReading-D7u8uoS4.js +4 -0
- package/dist/EpResource-DIQaQ7RV.js +4 -0
- package/dist/EpScope-BK3f1r-a.js +4 -0
- package/dist/EpSection-BwgUDIfl.js +4 -0
- package/dist/EpSectionCols-CQurgeGM.js +96 -0
- package/dist/EpSkeleton-DzGATWJw.js +4 -0
- package/dist/EpSoftware-DF42VE0c.js +4 -0
- package/dist/EpSpecificObjective-DTY4gBXx.js +4 -0
- package/dist/EpSpinner-BH2M7Ygv.js +4 -0
- package/dist/EpSummativeTable-CTFUUefW.js +4 -0
- package/dist/EpSvg-BR35j3jl.js +4 -0
- package/dist/EpTable-BqlmCw9S.js +4 -0
- package/dist/EpTerm-waAVtc41.js +4 -0
- package/dist/EpText-Bg9HMZsG.js +4 -0
- package/dist/EpTimeLine-CDfah12U.js +4 -0
- package/dist/EpVideo-CWn8qb-W.js +4 -0
- package/dist/EpVideoPanopto-aj9Pu_ge.js +4 -0
- package/dist/EpWordDef-DZJVdDkN.js +4 -0
- package/dist/components/basics/EpSection.vue.d.ts +15 -12
- package/dist/components/basics/EpSectionCols.vue.d.ts +69 -0
- package/dist/components/forms/EpCheckbox.vue.d.ts +1 -1
- package/dist/components/forms/EpInput.vue.d.ts +1 -1
- package/dist/components/forms/EpRadio.vue.d.ts +1 -1
- package/dist/components/forms/EpRadioSummative.vue.d.ts +1 -1
- package/dist/components/forms/EpTextarea.vue.d.ts +1 -1
- package/dist/components/signages/EpHeader.vue.d.ts +1 -1
- package/dist/composables/useCreateUid.d.ts +2 -0
- package/dist/ep-lib-ts.js +14 -14
- package/dist/ep-lib-ts.umd.cjs +42 -42
- package/dist/{index-CjFsNJuq.js → index-BvE7762w.js} +2295 -2286
- package/dist/{index-Ch6ky3uk.js → index-CDBcj9DU.js} +1 -1
- package/dist/{prism-4vT4ciXB.js → prism-_qpMs5k9.js} +1 -1
- package/dist/types/Cols.d.ts +2 -0
- package/dist/types/Image.d.ts +1 -0
- package/package.json +1 -1
- package/src/components/basics/EpImg.vue +3 -19
- package/src/components/basics/EpSection.vue +52 -218
- package/src/components/basics/EpSectionCols.vue +100 -0
- package/src/components/medias/EpSvg.vue +2 -17
- package/src/components/signages/EpHeader.vue +1 -1
- package/dist/BgAudio-C8683LM2.js +0 -4
- package/dist/DisplayBox-qEKoGtQL.js +0 -4
- package/dist/EpAlert-l4Q4S63D.js +0 -4
- package/dist/EpAudio-Bv7Cb_lE.js +0 -4
- package/dist/EpBadge-DUTYlSK6.js +0 -4
- package/dist/EpBarChart-D2WMoNS3.js +0 -4
- package/dist/EpBtn-CYMGJGv6.js +0 -4
- package/dist/EpCard-DMzOL69R.js +0 -4
- package/dist/EpChip-k0ewYmQv.js +0 -4
- package/dist/EpCodeblock-D_qlRkaA.js +0 -4
- package/dist/EpConclusion-98o31XcJ.js +0 -4
- package/dist/EpContentSlider-D0cLpcPI.js +0 -4
- package/dist/EpDescription-BmkQWMd8.js +0 -4
- package/dist/EpDivider-DVqBtmqb.js +0 -4
- package/dist/EpEdu-u_tZI9Nr.js +0 -4
- package/dist/EpFlex-C0YVu0xx.js +0 -4
- package/dist/EpFunnelChart-CtqhL5Qy.js +0 -4
- package/dist/EpHeader-BpMwY9Un.js +0 -4
- package/dist/EpIcon-CS-tNGJb.js +0 -4
- package/dist/EpIframe-BwxkxMc2.js +0 -4
- package/dist/EpImg-C659L706.js +0 -4
- package/dist/EpInstructions-5kra-vlF.js +0 -4
- package/dist/EpIntroduction-ChXioejs.js +0 -4
- package/dist/EpLineChart-3uaDlofV.js +0 -4
- package/dist/EpLink-CWuo1UYv.js +0 -4
- package/dist/EpLinkVersion-dgN7hURw.js +0 -4
- package/dist/EpModal-CWML9pUx.js +0 -4
- package/dist/EpObjective-BogvA_WI.js +0 -4
- package/dist/EpPieChart-Dy3z2Wcs.js +0 -4
- package/dist/EpQuestion-qjn1G8ui.js +0 -4
- package/dist/EpQuote-DAjmGAse.js +0 -4
- package/dist/EpRadio-DzwEqjym.js +0 -4
- package/dist/EpRadioSummative-Cvr-1-_R.js +0 -4
- package/dist/EpReading-CsykTkxM.js +0 -4
- package/dist/EpResource-DkKV6gg8.js +0 -4
- package/dist/EpScope-B7dEbcT6.js +0 -4
- package/dist/EpSection-Iz0_OVgd.js +0 -4
- package/dist/EpSkeleton-qG1U0y_0.js +0 -4
- package/dist/EpSoftware-CXIZLT-v.js +0 -4
- package/dist/EpSpecificObjective-CsYJZwDh.js +0 -4
- package/dist/EpSpinner-CSR9s2Tz.js +0 -4
- package/dist/EpSummativeTable-DKhtT7lD.js +0 -4
- package/dist/EpSvg-BEmOYoKd.js +0 -4
- package/dist/EpTable-UeSP2yPs.js +0 -4
- package/dist/EpTerm-CwZo6uEk.js +0 -4
- package/dist/EpText-DUXBFv1T.js +0 -4
- package/dist/EpTimeLine-Dujz4MTA.js +0 -4
- package/dist/EpVideo-Cb076I_Z.js +0 -4
- package/dist/EpVideoPanopto-BChv0t4T.js +0 -4
- package/dist/EpWordDef-DYBezegI.js +0 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as c, ref as u, onMounted as p, openBlock as r, createElementBlock as n, createStaticVNode as m, createElementVNode as a } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { J as g } from "./index-BvE7762w.js";
|
|
3
3
|
const k = {
|
|
4
4
|
key: 0,
|
|
5
5
|
title: "Switch to light mode"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as c, computed as t, openBlock as i, createElementBlock as u, renderSlot as f, createElementVNode as d, normalizeClass as p, toDisplayString as m } from "vue";
|
|
2
|
-
import { u as o } from "./index-
|
|
2
|
+
import { u as o } from "./index-BvE7762w.js";
|
|
3
3
|
const v = { class: "relative max-w-xs overflow-hidden bg-cover bg-no-repeat" }, h = /* @__PURE__ */ c({
|
|
4
4
|
__name: "EpHover",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as x, toValue as _, unref as f, onMounted as Je, getCurrentInstance as H, provide as Ye, isRef as le, watch as B, onBeforeUnmount as Xe, inject as Ze, ref as re, reactive as et, onUnmounted as tt, nextTick as rt, defineComponent as nt, toRefs as ot, toRef as it, openBlock as he, createElementBlock as me, Fragment as at, createTextVNode as be, toDisplayString as Y, createElementVNode as T, createVNode as lt, withDirectives as ut, vModelText as st, createCommentVNode as ct } from "vue";
|
|
2
|
-
import { c as dt,
|
|
2
|
+
import { c as dt, F as ft } from "./index-BvE7762w.js";
|
|
3
3
|
function vt() {
|
|
4
4
|
return ke().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock as t, createElementBlock as o, renderSlot as r } from "vue";
|
|
2
|
-
import { a as s } from "./index-
|
|
2
|
+
import { a as s } from "./index-BvE7762w.js";
|
|
3
3
|
const c = {}, n = { class: "py-6 px-3 w-1/4 min-w-[180px]" };
|
|
4
4
|
function a(e, l) {
|
|
5
5
|
return t(), o("ul", n, [
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { defineComponent as k, ref as C, computed as n, openBlock as s, createElementBlock as o, createElementVNode as l, normalizeClass as i, createBlock as d, createCommentVNode as a, toDisplayString as f, renderSlot as m } from "vue";
|
|
2
|
+
import { l as y, m as I, i as p, g as b } from "./index-BvE7762w.js";
|
|
3
|
+
const r = [
|
|
4
|
+
"w-1/5",
|
|
5
|
+
"w-2/5",
|
|
6
|
+
"w-3/5",
|
|
7
|
+
"w-4/5",
|
|
8
|
+
"w-full"
|
|
9
|
+
], z = ["id"], S = { class: "text-2xl font-semibold dark:text-white" }, B = { class: "dark:text-white" }, E = ["innerHTML"], M = {
|
|
10
|
+
key: 1,
|
|
11
|
+
class: "w-full"
|
|
12
|
+
}, T = ["src", "alt"], H = /* @__PURE__ */ k({
|
|
13
|
+
__name: "EpSectionCols",
|
|
14
|
+
props: {
|
|
15
|
+
uid: {},
|
|
16
|
+
title: { default: null },
|
|
17
|
+
subtitle: {},
|
|
18
|
+
icon: { default: null },
|
|
19
|
+
endIcon: { type: Boolean },
|
|
20
|
+
media: {},
|
|
21
|
+
colsMedia: { default: "6" },
|
|
22
|
+
mediaAling: { default: "justify-center" },
|
|
23
|
+
src: {},
|
|
24
|
+
gap: { default: "gap-1" },
|
|
25
|
+
leftCol: { default: "w-full" }
|
|
26
|
+
},
|
|
27
|
+
setup(h) {
|
|
28
|
+
const t = h, w = C(t.uid || y()), c = n(() => t.title && t.subtitle ? 40 : 25), v = n(() => t.endIcon ? "justify-between" : ""), g = n(() => I[+t.colsMedia]), $ = n(() => {
|
|
29
|
+
if (t.leftCol === "w-full") return "w-full";
|
|
30
|
+
const e = r.indexOf(t.leftCol), u = r.length - e - 2;
|
|
31
|
+
return r[u] || "w-full";
|
|
32
|
+
});
|
|
33
|
+
return (e, u) => (s(), o("section", {
|
|
34
|
+
class: "EpSection",
|
|
35
|
+
id: `section-${w.value}`
|
|
36
|
+
}, [
|
|
37
|
+
l("div", {
|
|
38
|
+
class: i(`flex items-center ${v.value}`)
|
|
39
|
+
}, [
|
|
40
|
+
e.icon && !e.endIcon ? (s(), d(p, {
|
|
41
|
+
key: 0,
|
|
42
|
+
"icon-path": e.icon,
|
|
43
|
+
size: c.value
|
|
44
|
+
}, null, 8, ["icon-path", "size"])) : a("", !0),
|
|
45
|
+
l("div", {
|
|
46
|
+
class: i(`${e.endIcon ? "" : "ml-2"}`)
|
|
47
|
+
}, [
|
|
48
|
+
l("h2", S, f(e.title), 1),
|
|
49
|
+
l("h3", B, f(e.subtitle), 1)
|
|
50
|
+
], 2),
|
|
51
|
+
e.icon && e.endIcon ? (s(), d(p, {
|
|
52
|
+
key: 1,
|
|
53
|
+
"icon-path": e.icon,
|
|
54
|
+
size: c.value
|
|
55
|
+
}, null, 8, ["icon-path", "size"])) : a("", !0)
|
|
56
|
+
], 2),
|
|
57
|
+
e.media || e.src ? (s(), o("div", {
|
|
58
|
+
key: 0,
|
|
59
|
+
class: i(`flex ${e.mediaAling}`)
|
|
60
|
+
}, [
|
|
61
|
+
l("div", {
|
|
62
|
+
class: i(`dark:text-white ${g.value}`)
|
|
63
|
+
}, [
|
|
64
|
+
e.media ? (s(), o("div", {
|
|
65
|
+
key: 0,
|
|
66
|
+
innerHTML: e.media,
|
|
67
|
+
class: "w-full"
|
|
68
|
+
}, null, 8, E)) : (s(), o("div", M, [
|
|
69
|
+
l("img", {
|
|
70
|
+
src: e.src,
|
|
71
|
+
alt: `image section ${e.title}`
|
|
72
|
+
}, null, 8, T)
|
|
73
|
+
]))
|
|
74
|
+
], 2)
|
|
75
|
+
], 2)) : a("", !0),
|
|
76
|
+
e.title || e.subtitle ? (s(), d(b, { key: 1 })) : a("", !0),
|
|
77
|
+
l("div", {
|
|
78
|
+
class: i(`flex ${e.gap}`)
|
|
79
|
+
}, [
|
|
80
|
+
l("div", {
|
|
81
|
+
class: i(`${e.leftCol}`)
|
|
82
|
+
}, [
|
|
83
|
+
m(e.$slots, "left")
|
|
84
|
+
], 2),
|
|
85
|
+
l("div", {
|
|
86
|
+
class: i(`${$.value}`)
|
|
87
|
+
}, [
|
|
88
|
+
m(e.$slots, "right")
|
|
89
|
+
], 2)
|
|
90
|
+
], 2)
|
|
91
|
+
], 8, z));
|
|
92
|
+
}
|
|
93
|
+
});
|
|
94
|
+
export {
|
|
95
|
+
H as default
|
|
96
|
+
};
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
+
type Haling = "justify-end" | "justify-center" | "justify-start";
|
|
1
2
|
interface Props {
|
|
3
|
+
uid?: string;
|
|
2
4
|
title?: string | null;
|
|
3
5
|
subtitle?: string | null;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
height?: string | null;
|
|
11
|
-
src?: string | null;
|
|
12
|
-
synchrone?: boolean;
|
|
6
|
+
icon?: string | null;
|
|
7
|
+
endIcon?: boolean;
|
|
8
|
+
media?: string;
|
|
9
|
+
colsMedia?: string | number;
|
|
10
|
+
mediaAling?: Haling;
|
|
11
|
+
src?: string;
|
|
13
12
|
}
|
|
14
13
|
declare function __VLS_template(): {
|
|
15
14
|
default?(_: {}): any;
|
|
@@ -17,14 +16,18 @@ declare function __VLS_template(): {
|
|
|
17
16
|
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>, {
|
|
18
17
|
title: null;
|
|
19
18
|
icon: null;
|
|
20
|
-
|
|
19
|
+
colsMedia: string;
|
|
20
|
+
mediaAling: 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
|
title: null;
|
|
23
23
|
icon: null;
|
|
24
|
-
|
|
24
|
+
colsMedia: string;
|
|
25
|
+
mediaAling: string;
|
|
25
26
|
}>>> & Readonly<{}>, {
|
|
26
27
|
title: string | null;
|
|
27
|
-
|
|
28
|
+
icon: string | null;
|
|
29
|
+
colsMedia: string | number;
|
|
30
|
+
mediaAling: Haling;
|
|
28
31
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
29
32
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
30
33
|
export default _default;
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { SizeCols } from '../../types/Cols';
|
|
2
|
+
|
|
3
|
+
type Haling = "justify-end" | "justify-center" | "justify-start";
|
|
4
|
+
type GapCols = "gap-1" | "gap-4" | "gap-6" | "gap-8" | "gap-10" | "gap-12";
|
|
5
|
+
interface Props {
|
|
6
|
+
uid?: string;
|
|
7
|
+
title?: string | null;
|
|
8
|
+
subtitle?: string | null;
|
|
9
|
+
icon?: string | null;
|
|
10
|
+
endIcon?: boolean;
|
|
11
|
+
media?: string;
|
|
12
|
+
colsMedia?: string | number;
|
|
13
|
+
mediaAling?: Haling;
|
|
14
|
+
src?: string;
|
|
15
|
+
gap?: GapCols;
|
|
16
|
+
leftCol?: SizeCols;
|
|
17
|
+
}
|
|
18
|
+
declare function __VLS_template(): {
|
|
19
|
+
left?(_: {}): any;
|
|
20
|
+
right?(_: {}): any;
|
|
21
|
+
};
|
|
22
|
+
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>, {
|
|
23
|
+
title: null;
|
|
24
|
+
icon: null;
|
|
25
|
+
colsMedia: string;
|
|
26
|
+
mediaAling: string;
|
|
27
|
+
gap: string;
|
|
28
|
+
leftCol: string;
|
|
29
|
+
id: string;
|
|
30
|
+
}>>, {}, {}, {}, {}, 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>, {
|
|
31
|
+
title: null;
|
|
32
|
+
icon: null;
|
|
33
|
+
colsMedia: string;
|
|
34
|
+
mediaAling: string;
|
|
35
|
+
gap: string;
|
|
36
|
+
leftCol: string;
|
|
37
|
+
id: string;
|
|
38
|
+
}>>> & Readonly<{}>, {
|
|
39
|
+
title: string | null;
|
|
40
|
+
icon: string | null;
|
|
41
|
+
colsMedia: string | number;
|
|
42
|
+
mediaAling: Haling;
|
|
43
|
+
gap: GapCols;
|
|
44
|
+
leftCol: SizeCols;
|
|
45
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
46
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
47
|
+
export default _default;
|
|
48
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
49
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
50
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
51
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
52
|
+
} : {
|
|
53
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
54
|
+
required: true;
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
type __VLS_WithDefaults<P, D> = {
|
|
58
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
59
|
+
default: D[K];
|
|
60
|
+
}> : P[K];
|
|
61
|
+
};
|
|
62
|
+
type __VLS_Prettify<T> = {
|
|
63
|
+
[K in keyof T]: T[K];
|
|
64
|
+
} & {};
|
|
65
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
66
|
+
new (): {
|
|
67
|
+
$slots: S;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
@@ -28,8 +28,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
28
28
|
label: string;
|
|
29
29
|
disabled: boolean;
|
|
30
30
|
modelValue: string | string[] | boolean;
|
|
31
|
-
value: string;
|
|
32
31
|
id: string;
|
|
32
|
+
value: string;
|
|
33
33
|
readonly: boolean;
|
|
34
34
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
export default _default;
|
|
@@ -40,8 +40,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
40
40
|
type: "text" | "email" | "url" | "password" | "number" | "date" | "search" | "tel" | "time";
|
|
41
41
|
iconPath: string | null;
|
|
42
42
|
modelValue: string;
|
|
43
|
-
iconSize: string;
|
|
44
43
|
id: string;
|
|
44
|
+
iconSize: string;
|
|
45
45
|
readonly: boolean;
|
|
46
46
|
placeholder: string;
|
|
47
47
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
@@ -33,8 +33,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
33
33
|
disabled: boolean;
|
|
34
34
|
type: RadioVariants;
|
|
35
35
|
modelValue: string;
|
|
36
|
-
value: string;
|
|
37
36
|
id: string;
|
|
37
|
+
value: string;
|
|
38
38
|
readonly: boolean;
|
|
39
39
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
40
40
|
export default _default;
|
|
@@ -33,8 +33,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
33
33
|
disabled: boolean;
|
|
34
34
|
type: RadioVariants;
|
|
35
35
|
modelValue: number | null;
|
|
36
|
-
value: number;
|
|
37
36
|
id: string;
|
|
37
|
+
value: number;
|
|
38
38
|
readonly: boolean;
|
|
39
39
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
40
40
|
export default _default;
|
|
@@ -48,8 +48,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
48
48
|
type: "text" | "email" | "url" | "password" | "number" | "date" | "search" | "tel" | "time";
|
|
49
49
|
iconPath: string;
|
|
50
50
|
modelValue: string;
|
|
51
|
-
iconSize: string;
|
|
52
51
|
id: string;
|
|
52
|
+
iconSize: string;
|
|
53
53
|
labels: {
|
|
54
54
|
message?: string;
|
|
55
55
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
type Arrangement = "imgBg" | "simple" | "sideBy";
|
|
2
2
|
type Valign = "items-center" | "items-start" | "items-end";
|
|
3
|
-
type Haling = "justify-end" | "justify-center" | "justify-start"
|
|
3
|
+
type Haling = "justify-end" | "justify-center" | "justify-start";
|
|
4
4
|
interface Props {
|
|
5
5
|
title: string | null;
|
|
6
6
|
subtitle?: string | null;
|