ep-lib-ts 1.0.6 → 1.0.7
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-D0BwVnii.js +4 -0
- package/dist/DisplayBox-B3jLORDu.js +4 -0
- package/dist/EpAlert-D5AOZDyu.js +4 -0
- package/dist/EpAudio-BAVn7Gy8.js +4 -0
- package/dist/EpBadge-CN9Fg8sD.js +4 -0
- package/dist/EpBarChart-C52e3Mbz.js +4 -0
- package/dist/EpBtn-DxrWf_6y.js +4 -0
- package/dist/EpCard-XTDLhqEF.js +4 -0
- package/dist/EpChip-BUrLsOFK.js +4 -0
- package/dist/{EpCodeblock-DX7H-PE3.js → EpCodeblock-C4BqtKtL.js} +2 -2
- package/dist/EpContentSlider-FwYItAWJ.js +4 -0
- package/dist/EpDarkmode-D1jXUoSC.js +26 -0
- package/dist/EpDivider-o4AVzJRd.js +4 -0
- package/dist/EpEdu-BsEWOTfl.js +4 -0
- package/dist/EpFlex-D3XiP-Ra.js +4 -0
- package/dist/EpFunnelChart-kJQY8nsy.js +4 -0
- package/dist/EpHeader-CcVcrJVb.js +4 -0
- package/dist/{EpHover-kZgJ2f1P.js → EpHover-nZS2pYFG.js} +1 -1
- package/dist/EpIcon-DSM8BNpa.js +4 -0
- package/dist/EpIframe-cjC7BBGu.js +4 -0
- package/dist/EpImg-Ccjnd-bG.js +4 -0
- package/dist/{EpInput-BEcNn9JQ.js → EpInput-B27QoOBx.js} +2 -3
- package/dist/EpLineChart-Di24eSaw.js +4 -0
- package/dist/EpLink-C5hN_hjD.js +4 -0
- package/dist/EpLinkVersion-CuI6JzA0.js +4 -0
- package/dist/{EpList-VmeDfvpc.js → EpList-DIO_ZIFr.js} +1 -1
- package/dist/EpModal-BM979tQ-.js +4 -0
- package/dist/{EpNothing-DG4uHrcR.js → EpNothing-Cr3m7JTf.js} +1 -1
- package/dist/EpPieChart-CV4A5nSn.js +4 -0
- package/dist/EpQuestion-FC0tDPMy.js +4 -0
- package/dist/EpQuote-Ce2SMrW3.js +4 -0
- package/dist/EpRadio-BIJU0eLQ.js +4 -0
- package/dist/EpRadioSummative-B04LRKD6.js +4 -0
- package/dist/EpReading-DWrILG_f.js +4 -0
- package/dist/EpResource-Bmkn_JKt.js +4 -0
- package/dist/EpScope-CGUMWNrb.js +4 -0
- package/dist/EpSection-DM9t-9CY.js +4 -0
- package/dist/{EpSelect-Cm8AVg72.js → EpSelect-CTskxx5V.js} +1 -1
- package/dist/EpSkeleton-DVyxuzQ8.js +4 -0
- package/dist/EpSoftware-BVu58Hnm.js +4 -0
- package/dist/EpSpinner-FS5o8YG9.js +4 -0
- package/dist/EpSummativeTable-ByMD9LrS.js +4 -0
- package/dist/EpSvg-DNGYQ1Pd.js +4 -0
- package/dist/EpTable-Bq2_17qt.js +4 -0
- package/dist/EpTerm-CubK5Of7.js +4 -0
- package/dist/EpText-2tBQKmQ-.js +4 -0
- package/dist/EpTimeLine-DPxKR6hE.js +4 -0
- package/dist/EpVideo-BdWZutia.js +4 -0
- package/dist/EpVideoPanopto-BZ4JWjbT.js +4 -0
- package/dist/EpWordDef-BhzmB00q.js +4 -0
- package/dist/ep-lib-ts.js +11 -11
- package/dist/ep-lib-ts.umd.cjs +51 -51
- package/dist/{index-DNwUz3uD.js → index-BIMaadN6.js} +204 -407
- package/dist/{index-CWNyTRsL.js → index-BZaMooWT.js} +4513 -4234
- package/dist/index.d.ts +1 -42
- package/dist/{prism-DENTMpmV.js → prism-Bh7wZVTO.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/components/basics/EpCard.vue +1 -1
- package/src/components/basics/EpImg.vue +8 -8
- package/src/components/basics/EpTable.vue +3 -3
- package/src/components/charts/EpBarChart.vue +24 -16
- package/src/components/charts/EpFunnelChart.vue +98 -91
- package/src/components/charts/EpLineChart.vue +18 -13
- package/src/components/charts/EpPieChart.vue +17 -2
- package/src/components/educationals/EpEdu.vue +2 -2
- package/src/components/educationals/EpReading.vue +7 -7
- package/src/components/interactions/EpAccordeon.vue +1 -1
- package/src/components/interactions/EpContentSlider.vue +4 -4
- package/src/components/interactions/EpDarkmode.vue +6 -3
- package/src/components/interactions/EpSummativeTable.vue +2 -2
- package/src/components/medias/EpCarousel.vue +2 -2
- package/src/components/medias/EpLink.vue +1 -2
- package/src/components/medias/EpSoftware.vue +2 -2
- package/src/components/medias/EpWordDef.vue +6 -6
- package/src/components/signages/EpHeader.vue +2 -2
- package/src/components/signages/EpQuote.vue +2 -2
- package/dist/BgAudio-D0bYt2vk.js +0 -4
- package/dist/DisplayBox-B_BDtSRL.js +0 -4
- package/dist/EpAlert-DLdxfnbh.js +0 -4
- package/dist/EpAudio-CIh7P96j.js +0 -4
- package/dist/EpBadge-RSrPtork.js +0 -4
- package/dist/EpBarChart-BYviso9y.js +0 -4
- package/dist/EpBtn-CI08Fkc-.js +0 -4
- package/dist/EpCard-BmYWCNC6.js +0 -4
- package/dist/EpChip-DYxrBk_j.js +0 -4
- package/dist/EpContentSlider-3W5NRtqY.js +0 -4
- package/dist/EpDarkmode-CVX7I7Oh.js +0 -22
- package/dist/EpDivider-C8eu7oo-.js +0 -4
- package/dist/EpEdu-D3s7wgId.js +0 -4
- package/dist/EpFlex-D3slIMIF.js +0 -4
- package/dist/EpFunnelChart-Bd6DcHXv.js +0 -4
- package/dist/EpHeader-LmfheLve.js +0 -4
- package/dist/EpIcon-CTPp2iAz.js +0 -4
- package/dist/EpIframe-Bu6Shp40.js +0 -4
- package/dist/EpImg-PgXn_5PG.js +0 -4
- package/dist/EpLineChart-CuvzboxC.js +0 -4
- package/dist/EpLink-t90xMdUk.js +0 -4
- package/dist/EpLinkVersion-DcLaAKcb.js +0 -4
- package/dist/EpModal-DTKzIbiU.js +0 -4
- package/dist/EpPieChart-CDbVXeA9.js +0 -4
- package/dist/EpQuestion-zXilF4UO.js +0 -4
- package/dist/EpQuote-BRWz5Gax.js +0 -4
- package/dist/EpRadio-C4i-6XLB.js +0 -4
- package/dist/EpRadioSummative-DcZ_SSed.js +0 -4
- package/dist/EpReading-CE2gINrm.js +0 -4
- package/dist/EpResource-Co7Y4NBv.js +0 -4
- package/dist/EpScope-BgReTGM3.js +0 -4
- package/dist/EpSection-DAc7gApp.js +0 -4
- package/dist/EpSkeleton-DTrfxnMN.js +0 -4
- package/dist/EpSoftware-BRheqKDl.js +0 -4
- package/dist/EpSpinner-Bs6k4L2I.js +0 -4
- package/dist/EpSummativeTable-R-a__jzb.js +0 -4
- package/dist/EpSvg-8H1LG5x_.js +0 -4
- package/dist/EpTable-CcPpxyTI.js +0 -4
- package/dist/EpTerm-CHal6ICj.js +0 -4
- package/dist/EpText-Div60TMB.js +0 -4
- package/dist/EpTimeLine-CcUqFqgj.js +0 -4
- package/dist/EpVideo-Bk2ovJyj.js +0 -4
- package/dist/EpVideoPanopto-gQgwEvaf.js +0 -4
- package/dist/EpWordDef-D81-AGFK.js +0 -4
|
@@ -1336,11 +1336,11 @@ const tn = { class: "v-code-block--button-copy" }, ln = { class: "v-code-block--
|
|
|
1336
1336
|
const s = e.value.code.toString();
|
|
1337
1337
|
F.value = JSON.stringify(JSON.parse(s), null, e.value.indent);
|
|
1338
1338
|
}
|
|
1339
|
-
})(), e.value.highlightjs && import("./index-
|
|
1339
|
+
})(), e.value.highlightjs && import("./index-BIMaadN6.js").then((s) => {
|
|
1340
1340
|
Y = s.default, Y.registerLanguage("plain", on), P.value = Y.highlight(F.value, { language: e.value.lang }).value;
|
|
1341
1341
|
}).catch((s) => {
|
|
1342
1342
|
console.error("Highlight.js import:", { err: s });
|
|
1343
|
-
}), e.value.prismjs && import("./prism-
|
|
1343
|
+
}), e.value.prismjs && import("./prism-Bh7wZVTO.js").then((s) => s.p).then((s) => {
|
|
1344
1344
|
Z = s.default, P.value = Z.highlight(F.value, Z.languages[e.value.lang], e.value.lang);
|
|
1345
1345
|
}).catch((s) => {
|
|
1346
1346
|
console.error("PrismJS import:", { err: s });
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { defineComponent as i, ref as h, onMounted as p, openBlock as r, createElementBlock as a, createCommentVNode as c } from "vue";
|
|
2
|
+
import { A as g } from "./index-BZaMooWT.js";
|
|
3
|
+
const f = { key: 0 }, k = { key: 1 }, C = /* @__PURE__ */ i({
|
|
4
|
+
__name: "EpDarkmode",
|
|
5
|
+
emits: ["update:userMode"],
|
|
6
|
+
setup(_, { emit: l }) {
|
|
7
|
+
const s = g(), n = l, o = (e) => {
|
|
8
|
+
localStorage.setItem("user-theme", e), s.value = e, t.value = e, document.documentElement.className = e;
|
|
9
|
+
}, u = () => {
|
|
10
|
+
const e = localStorage.getItem("user-theme");
|
|
11
|
+
return s.value = e, e;
|
|
12
|
+
}, m = () => {
|
|
13
|
+
const e = localStorage.getItem("user-theme");
|
|
14
|
+
o(e === "light" ? "dark" : "light"), n("update:userMode", t.value);
|
|
15
|
+
}, d = () => window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light", t = h(u() || d());
|
|
16
|
+
return p(() => {
|
|
17
|
+
o(t.value), n("update:userMode", t.value);
|
|
18
|
+
}), (e, v) => (r(), a("button", { onClick: m }, [
|
|
19
|
+
t.value === "dark" ? (r(), a("span", f, " ☀️ ")) : c("", !0),
|
|
20
|
+
t.value === "light" ? (r(), a("span", k, " 🌙 ")) : c("", !0)
|
|
21
|
+
]));
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
export {
|
|
25
|
+
C as default
|
|
26
|
+
};
|
|
@@ -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-BZaMooWT.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 E, toValue as O, unref as f, onMounted as We, getCurrentInstance as H, provide as Je, isRef as le, watch as B, onBeforeUnmount as Ye, inject as Xe, ref as re, reactive as Ze, onUnmounted as et, nextTick as tt, defineComponent as rt, toRefs as nt, toRef as ot, openBlock as he, createElementBlock as be, Fragment as it, createTextVNode as me, toDisplayString as Y, createElementVNode as I, createVNode as at, withDirectives as lt, vModelText as ut, createCommentVNode as st } from "vue";
|
|
2
|
-
import { c as ct, w as dt } from "./index-
|
|
2
|
+
import { c as ct, w as dt } from "./index-BZaMooWT.js";
|
|
3
3
|
function ft() {
|
|
4
4
|
return ke().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
5
5
|
}
|
|
@@ -131,8 +131,7 @@ function ge(e, t, r) {
|
|
|
131
131
|
typeof r.value == "object" && (r.value = P(r.value)), !r.enumerable || r.get || r.set || !r.configurable || !r.writable || t === "__proto__" ? Object.defineProperty(e, t, r) : e[t] = r.value;
|
|
132
132
|
}
|
|
133
133
|
function P(e) {
|
|
134
|
-
if (typeof e != "object")
|
|
135
|
-
return e;
|
|
134
|
+
if (typeof e != "object") return e;
|
|
136
135
|
var t = 0, r, n, o, i = Object.prototype.toString.call(e);
|
|
137
136
|
if (i === "[object Object]" ? o = Object.create(e.__proto__ || null) : i === "[object Array]" ? o = Array(e.length) : i === "[object Set]" ? (o = /* @__PURE__ */ new Set(), e.forEach(function(a) {
|
|
138
137
|
o.add(P(a));
|
|
@@ -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-BZaMooWT.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, [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as t, openBlock as l, createElementBlock as a, createElementVNode as r, toDisplayString as o, createVNode as n, unref as d } from "vue";
|
|
2
|
-
import { c as s, w as b } from "./index-
|
|
2
|
+
import { c as s, w as b } from "./index-BZaMooWT.js";
|
|
3
3
|
const p = { class: "relative h-10 w-72 min-w-[200px]" }, f = ["disabled"], i = { value: "option" }, u = { value: "vanderpoel" }, c = { value: "vanaert" }, h = { value: "pogacar" }, m = { value: "evenepoel" }, g = { class: "before:content[' '] after:content[' '] pointer-events-none absolute left-0 border-red-500 -top-1.5 flex h-full w-full select-none text-[11px] font-normal leading-tight text-blue-gray-400 transition-all before:pointer-events-none before:mt-[6.5px] before:mr-1 before:box-border before:block before:h-1.5 before:w-2.5 before:rounded-tl-md before:border-t before:border-l before:border-blue-gray-200 before:transition-all after:pointer-events-none after:mt-[6.5px] after:ml-1 after:box-border after:block after:h-1.5 after:w-2.5 after:flex-grow after:rounded-tr-md after:border-t after:border-r after:border-blue-gray-200 after:transition-all peer-placeholder-shown:text-sm peer-placeholder-shown:leading-[3.75] peer-placeholder-shown:text-blue-gray-500 peer-placeholder-shown:before:border-transparent peer-placeholder-shown:after:border-transparent peer-focus:text-[11px] peer-focus:leading-tight peer-focus:text-blue-500 peer-focus:before:border-t-2 peer-focus:before:border-l-2 peer-focus:before:border-blue-500 peer-focus:after:border-t-2 peer-focus:after:border-r-2 peer-focus:after:border-blue-500 peer-disabled:text-transparent peer-disabled:before:border-transparent peer-disabled:after:border-transparent peer-disabled:peer-placeholder-shown:text-blue-gray-500" }, y = /* @__PURE__ */ t({
|
|
4
4
|
__name: "EpSelect",
|
|
5
5
|
props: {
|
package/dist/ep-lib-ts.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { U as s, O as E, E as e, c as o, o as r, d as i, e as n, W as t, f as d, z as l, g as C, s as m, h as u, p as S, P as c, i as h, F as T, j as f, X as g, q as L, G as b, H as k, B as v, r as x, C as B, Q as I, b as V, t as A, v as D, k as F, R as P, I as Q, l as R, D as H, J as K, m as M, V as W, _ as j, n as q, K as w, L as z, M as G, N as J } from "./index-BZaMooWT.js";
|
|
2
2
|
export {
|
|
3
3
|
s as EpAccordeon,
|
|
4
4
|
E as EpAlert,
|
|
@@ -15,8 +15,8 @@ export {
|
|
|
15
15
|
u as EpFlex,
|
|
16
16
|
S as EpFunnelChart,
|
|
17
17
|
c as EpHeader,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
h as EpIcon,
|
|
19
|
+
T as EpIframe,
|
|
20
20
|
f as EpImg,
|
|
21
21
|
g as EpKatex,
|
|
22
22
|
L as EpLineChart,
|
|
@@ -24,18 +24,18 @@ export {
|
|
|
24
24
|
k as EpLinkVersion,
|
|
25
25
|
v as EpModal,
|
|
26
26
|
x as EpPieChart,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
27
|
+
B as EpQuestion,
|
|
28
|
+
I as EpQuote,
|
|
29
|
+
V as EpReading,
|
|
30
|
+
A as EpResource,
|
|
31
31
|
D as EpScope,
|
|
32
32
|
F as EpSection,
|
|
33
33
|
P as EpSkeleton,
|
|
34
34
|
Q as EpSoftware,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
35
|
+
R as EpSpinner,
|
|
36
|
+
H as EpSummativeTable,
|
|
37
|
+
K as EpSvg,
|
|
38
|
+
M as EpTable,
|
|
39
39
|
W as EpTabs,
|
|
40
40
|
j as EpTerm,
|
|
41
41
|
q as EpText,
|