ep-lib-ts 1.0.24 → 1.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/BgAudio-BOuJmZ4Z.js +4 -0
- package/dist/DisplayBox-hI9I354I.js +4 -0
- package/dist/EpAlert-CNC4jPvV.js +4 -0
- package/dist/EpAudio-BFzs1CCB.js +4 -0
- package/dist/EpBadge-LjMj7s1q.js +4 -0
- package/dist/EpBarChart-mFktWWHN.js +4 -0
- package/dist/EpBtn-3_tn7E6D.js +4 -0
- package/dist/EpCard-CwLnvlZs.js +4 -0
- package/dist/EpChip-BmJNCeuv.js +4 -0
- package/dist/EpConclusion-Bo5-jNPy.js +4 -0
- package/dist/EpContentSlider-CHgd9CBo.js +4 -0
- package/dist/EpDarkmode-DdqwsLJI.js +48 -0
- package/dist/EpDescription-Kbh-pnvx.js +4 -0
- package/dist/EpDivider-xLnjVUkj.js +4 -0
- package/dist/EpEdu-DI6qOWw1.js +4 -0
- package/dist/EpFlex-mQrhJu8J.js +4 -0
- package/dist/EpFunnelChart-CTbZegv2.js +4 -0
- package/dist/EpHeader-MY25ggLC.js +4 -0
- package/dist/{EpHover-jrnI89yN.js → EpHover-CF0mr0kn.js} +1 -1
- package/dist/EpIcon-CMHojBr5.js +4 -0
- package/dist/EpIframe-E_puwUIb.js +4 -0
- package/dist/EpImg-C5Kwf7od.js +4 -0
- package/dist/{EpInput-DzvG0ONW.js → EpInput-Cfl4JH1l.js} +22 -22
- package/dist/EpInstructions-nM-IK120.js +4 -0
- package/dist/EpIntroduction-DiF_d3pZ.js +4 -0
- package/dist/EpLineChart-BkQwacog.js +4 -0
- package/dist/EpLink-BP6HIdnn.js +4 -0
- package/dist/EpLinkVersion-ChbNAqrS.js +4 -0
- package/dist/{EpList-_qae9uHP.js → EpList-BL9yIb5h.js} +1 -1
- package/dist/EpModal-CDjsyRvM.js +4 -0
- package/dist/{EpNothing-CDSj0X4K.js → EpNothing-B0xLzA9P.js} +1 -1
- package/dist/EpObjective-Bt3hflqk.js +4 -0
- package/dist/EpPieChart-Dv8DGZSF.js +4 -0
- package/dist/EpQuestion-lEHBGz0S.js +4 -0
- package/dist/EpQuote-B1YA7A6I.js +4 -0
- package/dist/EpRadio-C8r7s7W-.js +4 -0
- package/dist/EpRadioSummative-Cv6MYTv6.js +4 -0
- package/dist/EpReading-DQcDGfZb.js +4 -0
- package/dist/EpResource-DyyoUvuJ.js +4 -0
- package/dist/EpScope-BqyU2wlf.js +4 -0
- package/dist/EpSection-DOd8aziF.js +4 -0
- package/dist/EpSelect-FIb6SyJU.js +32 -0
- package/dist/EpSkeleton-B1XRyOwZ.js +4 -0
- package/dist/EpSoftware-D6X8AHJK.js +4 -0
- package/dist/EpSpecificObjective-DkH5m09k.js +4 -0
- package/dist/EpSpinner-DTecXUJS.js +4 -0
- package/dist/EpSummativeTable-Cd7jQAbl.js +4 -0
- package/dist/EpSvg-Cl7JQ9X8.js +4 -0
- package/dist/EpTable-BF4JWCJY.js +4 -0
- package/dist/EpTerm-Dgll69TG.js +4 -0
- package/dist/EpText-D_iQAE-U.js +4 -0
- package/dist/EpTimeLine-DWjocTaz.js +4 -0
- package/dist/EpVideo-B1b7SFoO.js +4 -0
- package/dist/EpVideoPanopto-BrZDfrND.js +4 -0
- package/dist/EpWordDef-DRxF8rWC.js +4 -0
- package/dist/components/basics/EpChip.vue.d.ts +1 -1
- package/dist/components/basics/EpIcon.vue.d.ts +1 -1
- package/dist/components/charts/EpFunnelChart.vue.d.ts +1 -1
- package/dist/components/charts/EpPieChart.vue.d.ts +1 -1
- package/dist/components/educationals/EpConclusion.vue.d.ts +39 -0
- package/dist/components/educationals/EpDescription.vue.d.ts +39 -0
- package/dist/components/educationals/EpInstructions.vue.d.ts +36 -0
- package/dist/components/educationals/EpIntroduction.vue.d.ts +39 -0
- package/dist/components/educationals/EpObjective.vue.d.ts +39 -0
- package/dist/components/educationals/EpSpecificObjective.vue.d.ts +40 -0
- package/dist/components/forms/EpSelect.vue.d.ts +15 -86
- package/dist/components/interactions/EpAccordeon.vue.d.ts +1 -0
- package/dist/components/interactions/EpContentSlider.vue.d.ts +4 -0
- package/dist/components/signages/EpHeader.vue.d.ts +4 -0
- package/dist/components/signages/EpSkeleton.vue.d.ts +6 -2
- package/dist/ep-lib-ts.js +46 -40
- package/dist/ep-lib-ts.umd.cjs +70 -52
- package/dist/{index-nKuHdZUR.js → index-BDcKL8U6.js} +4833 -4538
- package/dist/index.d.ts +7 -1
- package/dist/style.css +1 -1
- package/dist/types/Answer.d.ts +17 -0
- package/package.json +2 -2
- package/src/components/basics/EpFlex.vue +1 -0
- package/src/components/basics/EpSection.vue +5 -9
- package/src/components/educationals/EpConclusion.vue +38 -0
- package/src/components/educationals/EpDescription.vue +38 -0
- package/src/components/educationals/EpInstructions.vue +48 -0
- package/src/components/educationals/EpIntroduction.vue +38 -0
- package/src/components/educationals/EpObjective.vue +41 -0
- package/src/components/educationals/EpReading.vue +1 -1
- package/src/components/educationals/EpSpecificObjective.vue +42 -0
- package/src/components/forms/EpSelect.vue +18 -154
- package/src/components/interactions/EpAccordeon.vue +5 -4
- package/src/components/interactions/EpContentSlider.vue +132 -97
- package/src/components/interactions/EpDarkmode.vue +22 -40
- package/src/components/signages/EpHeader.vue +68 -46
- package/src/components/signages/EpSkeleton.vue +8 -4
- package/dist/BgAudio-BjiZt_j3.js +0 -4
- package/dist/DisplayBox-DZa_LWHr.js +0 -4
- package/dist/EpAlert-CIOmWSIc.js +0 -4
- package/dist/EpAudio-B3cP0yQP.js +0 -4
- package/dist/EpBadge-Rn_GnxQe.js +0 -4
- package/dist/EpBarChart-D3XffoUi.js +0 -4
- package/dist/EpBtn-DHEEdI-A.js +0 -4
- package/dist/EpCard-CKZOUaVF.js +0 -4
- package/dist/EpChip-ClMvRgwG.js +0 -4
- package/dist/EpContentSlider-BPQRgnys.js +0 -4
- package/dist/EpDarkmode-4w7onxHI.js +0 -26
- package/dist/EpDivider-CAdkeSwX.js +0 -4
- package/dist/EpEdu-Ccx2WVen.js +0 -4
- package/dist/EpFlex-BObUghJr.js +0 -4
- package/dist/EpFunnelChart-Pe4XXTya.js +0 -4
- package/dist/EpHeader-DvJyyMGC.js +0 -4
- package/dist/EpIcon-BfZrj1D0.js +0 -4
- package/dist/EpIframe-DpKYSJNh.js +0 -4
- package/dist/EpImg-B_oxNdE8.js +0 -4
- package/dist/EpLineChart-D1McKT4Z.js +0 -4
- package/dist/EpLink-Bad9NyI9.js +0 -4
- package/dist/EpLinkVersion-on-9nSh-.js +0 -4
- package/dist/EpModal-Ca6mOjLn.js +0 -4
- package/dist/EpPieChart-Bl-OovwP.js +0 -4
- package/dist/EpQuestion-_cynbj44.js +0 -4
- package/dist/EpQuote-DSGsPnu9.js +0 -4
- package/dist/EpRadio-BCYQ80gI.js +0 -4
- package/dist/EpRadioSummative-KuZyk9G2.js +0 -4
- package/dist/EpReading-BZJk9RUD.js +0 -4
- package/dist/EpResource-MAdgbl2P.js +0 -4
- package/dist/EpScope-C2BEnXHN.js +0 -4
- package/dist/EpSection-DIbMpikL.js +0 -4
- package/dist/EpSelect-afhma1pl.js +0 -43
- package/dist/EpSkeleton-DdosLRVb.js +0 -4
- package/dist/EpSoftware-DpNVZY3o.js +0 -4
- package/dist/EpSpinner-9KW8OFR4.js +0 -4
- package/dist/EpSummativeTable-CXjHg8Dh.js +0 -4
- package/dist/EpSvg-Dnr8vgDv.js +0 -4
- package/dist/EpTable-BRt9Ps0H.js +0 -4
- package/dist/EpTerm-B3bSXeXd.js +0 -4
- package/dist/EpText-CB8XAfzb.js +0 -4
- package/dist/EpTimeLine-BUxl5jo5.js +0 -4
- package/dist/EpVideo-DxEYZmn1.js +0 -4
- package/dist/EpVideoPanopto-BtGdfGz9.js +0 -4
- package/dist/EpWordDef-DUa6sNjb.js +0 -4
|
@@ -0,0 +1,48 @@
|
|
|
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 { G as g } from "./index-BDcKL8U6.js";
|
|
3
|
+
const k = {
|
|
4
|
+
key: 0,
|
|
5
|
+
title: "Switch to light mode"
|
|
6
|
+
}, v = {
|
|
7
|
+
key: 1,
|
|
8
|
+
title: "Switch to dark mode"
|
|
9
|
+
}, _ = /* @__PURE__ */ c({
|
|
10
|
+
__name: "EpDarkmode",
|
|
11
|
+
emits: ["update:userMode"],
|
|
12
|
+
setup(w, { emit: l }) {
|
|
13
|
+
const d = g(), i = l, t = u(localStorage.getItem("user-theme") || "light"), s = (e) => {
|
|
14
|
+
localStorage.setItem("user-theme", e), d.value = e, document.documentElement.className = e, t.value = e, i("update:userMode", e);
|
|
15
|
+
}, h = () => {
|
|
16
|
+
const e = t.value === "light" ? "dark" : "light";
|
|
17
|
+
s(e);
|
|
18
|
+
};
|
|
19
|
+
return p(() => {
|
|
20
|
+
s(t.value);
|
|
21
|
+
}), (e, o) => (r(), n("button", {
|
|
22
|
+
onClick: h,
|
|
23
|
+
class: "p-2 rounded-full transition-colors duration-300 hover:bg-gray-700 hover:scale-105"
|
|
24
|
+
}, [
|
|
25
|
+
t.value === "dark" ? (r(), n("span", k, o[0] || (o[0] = [
|
|
26
|
+
m('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg>', 1)
|
|
27
|
+
]))) : (r(), n("span", v, o[1] || (o[1] = [
|
|
28
|
+
a("svg", {
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
width: "24",
|
|
31
|
+
height: "24",
|
|
32
|
+
viewBox: "0 0 24 24",
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "currentColor",
|
|
35
|
+
"stroke-width": "2",
|
|
36
|
+
"stroke-linecap": "round",
|
|
37
|
+
"stroke-linejoin": "round",
|
|
38
|
+
class: "lucide lucide-moon"
|
|
39
|
+
}, [
|
|
40
|
+
a("path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" })
|
|
41
|
+
], -1)
|
|
42
|
+
])))
|
|
43
|
+
]));
|
|
44
|
+
}
|
|
45
|
+
});
|
|
46
|
+
export {
|
|
47
|
+
_ as default
|
|
48
|
+
};
|
|
@@ -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-BDcKL8U6.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, C as ft } from "./index-BDcKL8U6.js";
|
|
3
3
|
function vt() {
|
|
4
4
|
return ke().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
5
5
|
}
|
|
@@ -165,12 +165,12 @@ function ue(e) {
|
|
|
165
165
|
return /^\[.+\]$/i.test(e);
|
|
166
166
|
}
|
|
167
167
|
function jt(e) {
|
|
168
|
-
return
|
|
168
|
+
return Ce(e) && e.multiple;
|
|
169
169
|
}
|
|
170
|
-
function
|
|
170
|
+
function Ce(e) {
|
|
171
171
|
return e.tagName === "SELECT";
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function Ct(e) {
|
|
174
174
|
return e ? !!(typeof Event < "u" && I(Event) && e instanceof Event || e && e.srcElement) : !1;
|
|
175
175
|
}
|
|
176
176
|
function E(e, t) {
|
|
@@ -235,15 +235,15 @@ function E(e, t) {
|
|
|
235
235
|
function _e(e) {
|
|
236
236
|
return Et ? e instanceof File : !1;
|
|
237
237
|
}
|
|
238
|
-
function
|
|
238
|
+
function Ne(e) {
|
|
239
239
|
return ue(e) ? e.replace(/\[|\]/gi, "") : e;
|
|
240
240
|
}
|
|
241
241
|
function z(e, t, r) {
|
|
242
|
-
return e ? ue(t) ? e[
|
|
242
|
+
return e ? ue(t) ? e[Ne(t)] : (t || "").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((o, i) => xt(o) && i in o ? o[i] : r, e) : r;
|
|
243
243
|
}
|
|
244
|
-
function
|
|
244
|
+
function Nt(e, t, r) {
|
|
245
245
|
if (ue(t)) {
|
|
246
|
-
e[
|
|
246
|
+
e[Ne(t)] = r;
|
|
247
247
|
return;
|
|
248
248
|
}
|
|
249
249
|
const n = t.split(/\.|\[(\d+)\]/).filter(Boolean);
|
|
@@ -303,7 +303,7 @@ function Dt(e) {
|
|
|
303
303
|
return e.type === "number" || e.type === "range" ? Number.isNaN(e.valueAsNumber) ? e.value : e.valueAsNumber : e.value;
|
|
304
304
|
}
|
|
305
305
|
function Fe(e) {
|
|
306
|
-
if (!
|
|
306
|
+
if (!Ct(e))
|
|
307
307
|
return e;
|
|
308
308
|
const t = e.target;
|
|
309
309
|
if (je(t.type) && Te(t))
|
|
@@ -314,7 +314,7 @@ function Fe(e) {
|
|
|
314
314
|
}
|
|
315
315
|
if (jt(t))
|
|
316
316
|
return Array.from(t.options).filter((r) => r.selected && !r.disabled).map(te);
|
|
317
|
-
if (
|
|
317
|
+
if (Ce(t)) {
|
|
318
318
|
const r = Array.from(t.options).find((n) => n.selected);
|
|
319
319
|
return r ? te(r) : t.value;
|
|
320
320
|
}
|
|
@@ -392,8 +392,8 @@ async function Qt(e, t) {
|
|
|
392
392
|
if (Array.isArray(v))
|
|
393
393
|
b.push(...v);
|
|
394
394
|
else {
|
|
395
|
-
const
|
|
396
|
-
b.push(
|
|
395
|
+
const C = typeof v == "string" ? v : Re(l);
|
|
396
|
+
b.push(C);
|
|
397
397
|
}
|
|
398
398
|
if (e.bails)
|
|
399
399
|
return {
|
|
@@ -600,15 +600,15 @@ function rr(e) {
|
|
|
600
600
|
}, or);
|
|
601
601
|
}
|
|
602
602
|
const Me = {}, q = {};
|
|
603
|
-
let
|
|
603
|
+
let N;
|
|
604
604
|
const ae = Pt(() => {
|
|
605
605
|
setTimeout(async () => {
|
|
606
|
-
await rt(),
|
|
606
|
+
await rt(), N == null || N.sendInspectorState(L), N == null || N.sendInspectorTree(L);
|
|
607
607
|
}, 100);
|
|
608
608
|
}, 100);
|
|
609
609
|
function nr(e) {
|
|
610
610
|
const t = H();
|
|
611
|
-
if (!
|
|
611
|
+
if (!N) {
|
|
612
612
|
const r = t == null ? void 0 : t.appContext.app;
|
|
613
613
|
if (!r)
|
|
614
614
|
return;
|
|
@@ -631,7 +631,7 @@ const L = "vee-validate-inspector", V = {
|
|
|
631
631
|
};
|
|
632
632
|
let g = null;
|
|
633
633
|
function or(e) {
|
|
634
|
-
|
|
634
|
+
N = e, e.addInspector({
|
|
635
635
|
id: L,
|
|
636
636
|
icon: "rule",
|
|
637
637
|
label: "vee-validate",
|
|
@@ -709,7 +709,7 @@ function or(e) {
|
|
|
709
709
|
function ir(e) {
|
|
710
710
|
const { textColor: t, bgColor: r } = Le(e.meta.value.valid), n = {};
|
|
711
711
|
Object.values(e.getAllPathStates()).forEach((a) => {
|
|
712
|
-
|
|
712
|
+
Nt(n, f(a.path), ar(a, e));
|
|
713
713
|
});
|
|
714
714
|
function o(a, l = []) {
|
|
715
715
|
const s = [...l].pop();
|
|
@@ -896,7 +896,7 @@ function cr(e, t, r) {
|
|
|
896
896
|
return je(void 0) ? fr(e, t) : Be(e, t);
|
|
897
897
|
}
|
|
898
898
|
function Be(e, t, r) {
|
|
899
|
-
const { initialValue: n, validateOnMount: o, bails: i, type: a, checkedValue: l, label: s, validateOnValueUpdate: c, uncheckedValue: b, controlled: h, keepValueOnUnmount: O, syncVModel: v, form: S } = dr(),
|
|
899
|
+
const { initialValue: n, validateOnMount: o, bails: i, type: a, checkedValue: l, label: s, validateOnValueUpdate: c, uncheckedValue: b, controlled: h, keepValueOnUnmount: O, syncVModel: v, form: S } = dr(), C = h ? Pe(xe) : void 0, d = S || C, w = x(() => St(_(e))), j = x(() => {
|
|
900
900
|
if (_(d == null ? void 0 : d.schema))
|
|
901
901
|
return;
|
|
902
902
|
const p = f(t);
|
|
@@ -1065,9 +1065,9 @@ function fr(e, t, r) {
|
|
|
1065
1065
|
O && l.validate();
|
|
1066
1066
|
return;
|
|
1067
1067
|
}
|
|
1068
|
-
const
|
|
1068
|
+
const C = _(e), d = n == null ? void 0 : n.getPathState(C), w = Fe(h);
|
|
1069
1069
|
let j = (S = _(o)) !== null && S !== void 0 ? S : w;
|
|
1070
|
-
n && (d != null && d.multiple) && d.type === "checkbox" && (j = It(z(n.values,
|
|
1070
|
+
n && (d != null && d.multiple) && d.type === "checkbox" && (j = It(z(n.values, C) || [], j, void 0)), s(j, O);
|
|
1071
1071
|
}
|
|
1072
1072
|
return Object.assign(Object.assign({}, l), {
|
|
1073
1073
|
checked: c,
|
|
@@ -1128,9 +1128,9 @@ const pr = { class: "w-72" }, hr = { class: "relative h-10 w-full min-w-[200px]"
|
|
|
1128
1128
|
function O(d) {
|
|
1129
1129
|
return d ? d.length < 8 ? "this field must contain at least 8 characters" : !0 : "this field is required";
|
|
1130
1130
|
}
|
|
1131
|
-
const { value: v, errorMessage: S, meta:
|
|
1131
|
+
const { value: v, errorMessage: S, meta: C } = cr(h, O);
|
|
1132
1132
|
return (d, w) => (he(), me(at, null, [
|
|
1133
|
-
be(Y(f(
|
|
1133
|
+
be(Y(f(C)) + " ", 1),
|
|
1134
1134
|
T("div", pr, [
|
|
1135
1135
|
T("div", hr, [
|
|
1136
1136
|
w[1] || (w[1] = T("div", { class: "absolute top-2/4 right-3 grid h-5 w-5 -translate-y-2/4 place-items-center text-neutral-400" }, null, -1)),
|
|
@@ -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-BDcKL8U6.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,32 @@
|
|
|
1
|
+
import { defineComponent as u, mergeModels as m, useModel as a, openBlock as l, createElementBlock as t, createElementVNode as d, withDirectives as i, Fragment as c, renderList as p, toDisplayString as f, vModelSelect as g } from "vue";
|
|
2
|
+
const v = { class: "w-full max-w-xs" }, b = ["value"], w = /* @__PURE__ */ u({
|
|
3
|
+
__name: "EpSelect",
|
|
4
|
+
props: /* @__PURE__ */ m({
|
|
5
|
+
options: {},
|
|
6
|
+
modelValue: {}
|
|
7
|
+
}, {
|
|
8
|
+
modelValue: {},
|
|
9
|
+
modelModifiers: {}
|
|
10
|
+
}),
|
|
11
|
+
emits: ["update:modelValue"],
|
|
12
|
+
setup(r) {
|
|
13
|
+
const s = a(r, "modelValue");
|
|
14
|
+
return (n, o) => (l(), t("div", v, [
|
|
15
|
+
o[1] || (o[1] = d("label", { class: "block text-sm font-medium text-gray-700 mb-1" }, "Select Theme:", -1)),
|
|
16
|
+
i(d("select", {
|
|
17
|
+
"onUpdate:modelValue": o[0] || (o[0] = (e) => s.value = e),
|
|
18
|
+
class: "block w-full bg-white border border-gray-300 rounded-md shadow-sm py-2 px-3 focus:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm"
|
|
19
|
+
}, [
|
|
20
|
+
(l(!0), t(c, null, p(n.options, (e) => (l(), t("option", {
|
|
21
|
+
key: e.value,
|
|
22
|
+
value: e.value
|
|
23
|
+
}, f(e.text), 9, b))), 128))
|
|
24
|
+
], 512), [
|
|
25
|
+
[g, s.value]
|
|
26
|
+
])
|
|
27
|
+
]));
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
export {
|
|
31
|
+
w as default
|
|
32
|
+
};
|
|
@@ -28,8 +28,8 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
|
|
|
28
28
|
dark: boolean;
|
|
29
29
|
}>>> & Readonly<{}>, {
|
|
30
30
|
dark: boolean;
|
|
31
|
-
type: ChipBgVariant;
|
|
32
31
|
square: boolean;
|
|
32
|
+
type: ChipBgVariant;
|
|
33
33
|
size: ChipSize;
|
|
34
34
|
appendIcon: string | null;
|
|
35
35
|
prependIcon: string | null;
|
|
@@ -11,8 +11,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
11
11
|
size: number;
|
|
12
12
|
viewBox: string;
|
|
13
13
|
}>>> & Readonly<{}>, {
|
|
14
|
-
size: string | number;
|
|
15
14
|
viewBox: string;
|
|
15
|
+
size: string | number;
|
|
16
16
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
17
17
|
export default _default;
|
|
18
18
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -34,9 +34,9 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
34
34
|
isFunnel: boolean;
|
|
35
35
|
colors: () => string[];
|
|
36
36
|
}>>> & Readonly<{}>, {
|
|
37
|
-
type: MediaVariants;
|
|
38
37
|
width: string;
|
|
39
38
|
height: number;
|
|
39
|
+
type: MediaVariants;
|
|
40
40
|
center: boolean;
|
|
41
41
|
isFunnel: boolean;
|
|
42
42
|
colors: string[];
|
|
@@ -37,8 +37,8 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
|
|
|
37
37
|
width: string;
|
|
38
38
|
dataNoDisponible: string;
|
|
39
39
|
}>>> & Readonly<{}>, {
|
|
40
|
-
type: MediaVariants;
|
|
41
40
|
width: string;
|
|
41
|
+
type: MediaVariants;
|
|
42
42
|
center: boolean;
|
|
43
43
|
dataNoDisponible: string;
|
|
44
44
|
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
icon?: string | null;
|
|
3
|
+
title?: string | null;
|
|
4
|
+
subtitle?: string | null;
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
+
title: string;
|
|
11
|
+
}>>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
12
|
+
title: string;
|
|
13
|
+
}>>> & Readonly<{}>, {
|
|
14
|
+
title: string | null;
|
|
15
|
+
}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, true, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
19
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
20
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
21
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
22
|
+
} : {
|
|
23
|
+
type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
|
|
24
|
+
required: true;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
type __VLS_WithDefaults<P, D> = {
|
|
28
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
29
|
+
default: D[K];
|
|
30
|
+
}> : P[K];
|
|
31
|
+
};
|
|
32
|
+
type __VLS_Prettify<T> = {
|
|
33
|
+
[K in keyof T]: T[K];
|
|
34
|
+
} & {};
|
|
35
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
36
|
+
new (): {
|
|
37
|
+
$slots: S;
|
|
38
|
+
};
|
|
39
|
+
};
|