ep-lib-ts 1.0.6 → 1.0.8

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.
Files changed (122) hide show
  1. package/dist/BgAudio-97_FwNpi.js +4 -0
  2. package/dist/DisplayBox-BKvyxVDI.js +4 -0
  3. package/dist/EpAlert-B0J2GajN.js +4 -0
  4. package/dist/EpAudio-D4LqGrlY.js +4 -0
  5. package/dist/EpBadge-D0zfflkO.js +4 -0
  6. package/dist/EpBarChart-Goi23S1c.js +4 -0
  7. package/dist/EpBtn-6OyInoYb.js +4 -0
  8. package/dist/EpCard-B5bDGeEK.js +4 -0
  9. package/dist/EpChip-BSCyoekb.js +4 -0
  10. package/dist/{EpCodeblock-DX7H-PE3.js → EpCodeblock-C4BqtKtL.js} +2 -2
  11. package/dist/EpContentSlider-Bqs98eaf.js +4 -0
  12. package/dist/EpDarkmode-BYMjBRp5.js +26 -0
  13. package/dist/EpDivider-DIhicI-t.js +4 -0
  14. package/dist/EpEdu-Ck-nZ2kC.js +4 -0
  15. package/dist/EpFlex-c8FzEIAx.js +4 -0
  16. package/dist/EpFunnelChart-Co_n-21j.js +4 -0
  17. package/dist/EpHeader-DDhDKNct.js +4 -0
  18. package/dist/{EpHover-kZgJ2f1P.js → EpHover-BOo9CvO_.js} +1 -1
  19. package/dist/EpIcon-Dc_coPXn.js +4 -0
  20. package/dist/EpIframe-CmY_3U0n.js +4 -0
  21. package/dist/EpImg-DXYSCqDH.js +4 -0
  22. package/dist/{EpInput-BEcNn9JQ.js → EpInput-BfzuHWWf.js} +2 -3
  23. package/dist/EpLineChart-DRJspXp0.js +4 -0
  24. package/dist/EpLink-_uT9EmuD.js +4 -0
  25. package/dist/EpLinkVersion-BdrI-TIu.js +4 -0
  26. package/dist/{EpList-VmeDfvpc.js → EpList-DpKFBR8d.js} +1 -1
  27. package/dist/EpModal-D1L3wzLd.js +4 -0
  28. package/dist/{EpNothing-DG4uHrcR.js → EpNothing-ZOBK_3UX.js} +1 -1
  29. package/dist/EpPieChart-CfDjCzZI.js +4 -0
  30. package/dist/EpQuestion-mIk4I_2l.js +4 -0
  31. package/dist/EpQuote-ByCm1IPJ.js +4 -0
  32. package/dist/EpRadio-UmkupYaI.js +4 -0
  33. package/dist/EpRadioSummative-7f-9bm5C.js +4 -0
  34. package/dist/EpReading-Cj1zVokc.js +4 -0
  35. package/dist/EpResource-ubt3wYLi.js +4 -0
  36. package/dist/EpScope-DKAZvK2F.js +4 -0
  37. package/dist/EpSection-CAktzXw1.js +4 -0
  38. package/dist/{EpSelect-Cm8AVg72.js → EpSelect-bYMPzTYw.js} +1 -1
  39. package/dist/EpSkeleton-D612NKyo.js +4 -0
  40. package/dist/EpSoftware-DpbyhGDO.js +4 -0
  41. package/dist/EpSpinner-BSoHQmsn.js +4 -0
  42. package/dist/EpSummativeTable-cJ_kI33E.js +4 -0
  43. package/dist/EpSvg-DqncJTFg.js +4 -0
  44. package/dist/EpTable-CAgdQTKw.js +4 -0
  45. package/dist/EpTerm-BvelpDRy.js +4 -0
  46. package/dist/EpText-BjukLSSv.js +4 -0
  47. package/dist/EpTimeLine-Do1j0PKU.js +4 -0
  48. package/dist/EpVideo-CsMQzGnu.js +4 -0
  49. package/dist/EpVideoPanopto-D5u4ObkY.js +4 -0
  50. package/dist/EpWordDef-BFjyQ0Vn.js +4 -0
  51. package/dist/components/basics/EpImg.vue.d.ts +4 -0
  52. package/dist/ep-lib-ts.js +11 -11
  53. package/dist/ep-lib-ts.umd.cjs +51 -51
  54. package/dist/{index-DNwUz3uD.js → index-BIMaadN6.js} +204 -407
  55. package/dist/{index-CWNyTRsL.js → index-CCDb-LD7.js} +4529 -4236
  56. package/dist/index.d.ts +1 -42
  57. package/dist/{prism-DENTMpmV.js → prism-Bh7wZVTO.js} +1 -1
  58. package/dist/style.css +1 -1
  59. package/package.json +2 -2
  60. package/src/components/basics/EpCard.vue +1 -1
  61. package/src/components/basics/EpImg.vue +177 -119
  62. package/src/components/basics/EpTable.vue +3 -3
  63. package/src/components/charts/EpBarChart.vue +24 -16
  64. package/src/components/charts/EpFunnelChart.vue +98 -91
  65. package/src/components/charts/EpLineChart.vue +18 -13
  66. package/src/components/charts/EpPieChart.vue +17 -2
  67. package/src/components/educationals/EpEdu.vue +2 -2
  68. package/src/components/educationals/EpReading.vue +7 -7
  69. package/src/components/interactions/EpAccordeon.vue +1 -1
  70. package/src/components/interactions/EpContentSlider.vue +4 -4
  71. package/src/components/interactions/EpDarkmode.vue +6 -3
  72. package/src/components/interactions/EpSummativeTable.vue +2 -2
  73. package/src/components/medias/EpCarousel.vue +2 -2
  74. package/src/components/medias/EpLink.vue +1 -2
  75. package/src/components/medias/EpSoftware.vue +2 -2
  76. package/src/components/medias/EpWordDef.vue +6 -6
  77. package/src/components/signages/EpHeader.vue +2 -2
  78. package/src/components/signages/EpQuote.vue +2 -2
  79. package/dist/BgAudio-D0bYt2vk.js +0 -4
  80. package/dist/DisplayBox-B_BDtSRL.js +0 -4
  81. package/dist/EpAlert-DLdxfnbh.js +0 -4
  82. package/dist/EpAudio-CIh7P96j.js +0 -4
  83. package/dist/EpBadge-RSrPtork.js +0 -4
  84. package/dist/EpBarChart-BYviso9y.js +0 -4
  85. package/dist/EpBtn-CI08Fkc-.js +0 -4
  86. package/dist/EpCard-BmYWCNC6.js +0 -4
  87. package/dist/EpChip-DYxrBk_j.js +0 -4
  88. package/dist/EpContentSlider-3W5NRtqY.js +0 -4
  89. package/dist/EpDarkmode-CVX7I7Oh.js +0 -22
  90. package/dist/EpDivider-C8eu7oo-.js +0 -4
  91. package/dist/EpEdu-D3s7wgId.js +0 -4
  92. package/dist/EpFlex-D3slIMIF.js +0 -4
  93. package/dist/EpFunnelChart-Bd6DcHXv.js +0 -4
  94. package/dist/EpHeader-LmfheLve.js +0 -4
  95. package/dist/EpIcon-CTPp2iAz.js +0 -4
  96. package/dist/EpIframe-Bu6Shp40.js +0 -4
  97. package/dist/EpImg-PgXn_5PG.js +0 -4
  98. package/dist/EpLineChart-CuvzboxC.js +0 -4
  99. package/dist/EpLink-t90xMdUk.js +0 -4
  100. package/dist/EpLinkVersion-DcLaAKcb.js +0 -4
  101. package/dist/EpModal-DTKzIbiU.js +0 -4
  102. package/dist/EpPieChart-CDbVXeA9.js +0 -4
  103. package/dist/EpQuestion-zXilF4UO.js +0 -4
  104. package/dist/EpQuote-BRWz5Gax.js +0 -4
  105. package/dist/EpRadio-C4i-6XLB.js +0 -4
  106. package/dist/EpRadioSummative-DcZ_SSed.js +0 -4
  107. package/dist/EpReading-CE2gINrm.js +0 -4
  108. package/dist/EpResource-Co7Y4NBv.js +0 -4
  109. package/dist/EpScope-BgReTGM3.js +0 -4
  110. package/dist/EpSection-DAc7gApp.js +0 -4
  111. package/dist/EpSkeleton-DTrfxnMN.js +0 -4
  112. package/dist/EpSoftware-BRheqKDl.js +0 -4
  113. package/dist/EpSpinner-Bs6k4L2I.js +0 -4
  114. package/dist/EpSummativeTable-R-a__jzb.js +0 -4
  115. package/dist/EpSvg-8H1LG5x_.js +0 -4
  116. package/dist/EpTable-CcPpxyTI.js +0 -4
  117. package/dist/EpTerm-CHal6ICj.js +0 -4
  118. package/dist/EpText-Div60TMB.js +0 -4
  119. package/dist/EpTimeLine-CcUqFqgj.js +0 -4
  120. package/dist/EpVideo-Bk2ovJyj.js +0 -4
  121. package/dist/EpVideoPanopto-gQgwEvaf.js +0 -4
  122. package/dist/EpWordDef-D81-AGFK.js +0 -4
@@ -0,0 +1,4 @@
1
+ import { S as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { T as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { O as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { E as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { c as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { o } from "./index-CCDb-LD7.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { d as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { e } from "./index-CCDb-LD7.js";
2
+ export {
3
+ e as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
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-DNwUz3uD.js").then((s) => {
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-DENTMpmV.js").then((s) => s.p).then((s) => {
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,4 @@
1
+ import { z as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-CCDb-LD7.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
+ };
@@ -0,0 +1,4 @@
1
+ import { g as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { s } from "./index-CCDb-LD7.js";
2
+ export {
3
+ s as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { h as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { p as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { P as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-CWNyTRsL.js";
2
+ import { u as o } from "./index-CCDb-LD7.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: {
@@ -0,0 +1,4 @@
1
+ import { i as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { F as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { j as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-CWNyTRsL.js";
2
+ import { c as ct, w as dt } from "./index-CCDb-LD7.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));
@@ -0,0 +1,4 @@
1
+ import { q as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { G as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { H as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-CWNyTRsL.js";
2
+ import { a as s } from "./index-CCDb-LD7.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,4 @@
1
+ import { B as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as o } from "vue";
2
- import { a as t } from "./index-CWNyTRsL.js";
2
+ import { a as t } from "./index-CCDb-LD7.js";
3
3
  const n = {};
4
4
  function r(c, a) {
5
5
  return e(), o("div", null, " no data ");
@@ -0,0 +1,4 @@
1
+ import { r } from "./index-CCDb-LD7.js";
2
+ export {
3
+ r as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { C as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { Q as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { x as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { y as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { b as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { t } from "./index-CCDb-LD7.js";
2
+ export {
3
+ t as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { v as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -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-CWNyTRsL.js";
2
+ import { c as s, w as b } from "./index-CCDb-LD7.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: {
@@ -0,0 +1,4 @@
1
+ import { R as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { I as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { l as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { D as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { J as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-CCDb-LD7.js";
2
+ export {
3
+ m as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { n as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { K as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { L as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { M as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { N as f } from "./index-CCDb-LD7.js";
2
+ export {
3
+ f as default
4
+ };
@@ -17,6 +17,7 @@ interface Props {
17
17
  fermer?: string;
18
18
  referenceLibrary?: string;
19
19
  };
20
+ locale?: "en" | "fr" | "es";
20
21
  }
21
22
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
23
  alt: string;
@@ -29,6 +30,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
29
30
  fermer: string;
30
31
  referenceLibrary: string;
31
32
  };
33
+ locale: string;
32
34
  }>, {}, unknown, {}, {}, 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>, {
33
35
  alt: string;
34
36
  cols: string;
@@ -40,6 +42,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
40
42
  fermer: string;
41
43
  referenceLibrary: string;
42
44
  };
45
+ locale: string;
43
46
  }>>>, {
44
47
  alt: string;
45
48
  labels: {
@@ -51,6 +54,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
51
54
  sizeThumbnail: "small" | "medium" | "large";
52
55
  noModal: boolean;
53
56
  cols: string | number;
57
+ locale: "en" | "fr" | "es";
54
58
  }, {}>;
55
59
  export default _default;
56
60
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
1
- import { T as s, N as E, D as e, c as o, o as r, d as i, e as n, V as t, f as d, z as l, g as C, s as m, h as u, p as S, O as c, i as T, E as h, j as f, W as g, q as L, F as b, G as k, A as v, r as x, B as A, P as B, b as I, t as V, v as D, k as F, Q as P, H as Q, l as H, C as K, I as M, m as R, U as W, _ as j, n as q, J as w, K as z, L as G, M as J } from "./index-CWNyTRsL.js";
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-CCDb-LD7.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
- T as EpIcon,
19
- h as EpIframe,
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
- A as EpQuestion,
28
- B as EpQuote,
29
- I as EpReading,
30
- V as EpResource,
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
- H as EpSpinner,
36
- K as EpSummativeTable,
37
- M as EpSvg,
38
- R as EpTable,
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,