ep-lib-ts 0.1.43 → 0.1.44

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 (97) hide show
  1. package/dist/{BgAudio-9074bf47.js → BgAudio-201834a5.js} +1 -1
  2. package/dist/{DisplayBox-e2f9c14b.js → DisplayBox-171d0236.js} +1 -1
  3. package/dist/{EpAlert-98a8913b.js → EpAlert-b912c3ae.js} +1 -1
  4. package/dist/{EpAudio-8bca3f8b.js → EpAudio-2101bf81.js} +1 -1
  5. package/dist/EpBadge-7247df23.js +6 -0
  6. package/dist/{EpBarChart-89719705.js → EpBarChart-607f1d3a.js} +1 -1
  7. package/dist/EpBtn-c6ee3c06.js +6 -0
  8. package/dist/EpCard-17e2340f.js +6 -0
  9. package/dist/EpChip-fad19f38.js +6 -0
  10. package/dist/{EpCodeblock-f5d4bbd7.js → EpCodeblock-4ac683f6.js} +3 -3
  11. package/dist/EpContentSlider-8445422f.js +6 -0
  12. package/dist/EpDivider-4fa1a100.js +6 -0
  13. package/dist/{EpEdu-1d62ac0f.js → EpEdu-b733e904.js} +1 -1
  14. package/dist/EpFlex-e6ffe678.js +6 -0
  15. package/dist/EpHeader-dcb977a2.js +6 -0
  16. package/dist/{EpHover-073dc31c.js → EpHover-377ef256.js} +1 -1
  17. package/dist/{EpIcon-e311fbad.js → EpIcon-a64b1a32.js} +1 -1
  18. package/dist/EpIframe-d14d7039.js +6 -0
  19. package/dist/EpImg-37e8c6da.js +6 -0
  20. package/dist/{EpInput-867e4d4d.js → EpInput-c0096d40.js} +1 -1
  21. package/dist/EpLineChart-78c50047.js +6 -0
  22. package/dist/EpLink-7a03f094.js +6 -0
  23. package/dist/EpLinkVersion-55282f69.js +6 -0
  24. package/dist/{EpList-8a3621c1.js → EpList-5211df15.js} +1 -1
  25. package/dist/EpModal-d0e7bfe1.js +6 -0
  26. package/dist/{EpNothing-ad160acf.js → EpNothing-c3bae89e.js} +1 -1
  27. package/dist/EpPieChart-ccc6e9ea.js +6 -0
  28. package/dist/EpQuestion-1b0e98d9.js +6 -0
  29. package/dist/EpQuote-a3d9641f.js +6 -0
  30. package/dist/EpRadio-33311a7c.js +6 -0
  31. package/dist/EpRadioSummative-25f2d598.js +6 -0
  32. package/dist/EpReading-11835aac.js +6 -0
  33. package/dist/EpResource-d2707861.js +6 -0
  34. package/dist/EpScope-60c80551.js +6 -0
  35. package/dist/EpSection-9c54221c.js +6 -0
  36. package/dist/{EpSelect-2b3b90bf.js → EpSelect-78c9c0aa.js} +1 -1
  37. package/dist/EpSkeleton-a40c904b.js +6 -0
  38. package/dist/EpSoftware-887b35ab.js +6 -0
  39. package/dist/EpSpinner-f7b9988b.js +6 -0
  40. package/dist/EpSummativeTable-1e759db5.js +6 -0
  41. package/dist/EpSvg-2a82f199.js +6 -0
  42. package/dist/EpTable-bc1744a8.js +6 -0
  43. package/dist/EpTerm-96482f48.js +6 -0
  44. package/dist/EpText-ab46371f.js +6 -0
  45. package/dist/EpTimeLine-67891a23.js +6 -0
  46. package/dist/EpVideo-8d575ce2.js +6 -0
  47. package/dist/EpVideoPanopto-716e3877.js +6 -0
  48. package/dist/EpWordDef-89e45463.js +6 -0
  49. package/dist/components/charts/EpBarChart.vue.d.ts +1 -0
  50. package/dist/components/charts/EpLineChart.vue.d.ts +1 -0
  51. package/dist/components/charts/EpPieChart.vue.d.ts +1 -0
  52. package/dist/ep-lib-ts.js +1 -1
  53. package/dist/ep-lib-ts.umd.cjs +1 -1
  54. package/dist/{index-a3ad71e0.js → index-03f58de2.js} +6 -6
  55. package/dist/{index-96f36524.js → index-36787516.js} +1 -1
  56. package/dist/{prism-04608307.js → prism-146a2db5.js} +1 -1
  57. package/dist/types/SummativeTable.d.ts +1 -1
  58. package/package.json +1 -1
  59. package/src/components/charts/EpBarChart.vue +3 -3
  60. package/src/components/charts/EpLineChart.vue +3 -3
  61. package/src/components/charts/EpPieChart.vue +1 -0
  62. package/src/components/interactions/EpSummativeTable.vue +1 -1
  63. package/dist/EpBadge-aa69b61f.js +0 -6
  64. package/dist/EpBtn-94de00aa.js +0 -6
  65. package/dist/EpCard-d31b9544.js +0 -6
  66. package/dist/EpChip-b1c3761b.js +0 -6
  67. package/dist/EpContentSlider-8b95883d.js +0 -6
  68. package/dist/EpDivider-717cb204.js +0 -6
  69. package/dist/EpFlex-4931d64b.js +0 -6
  70. package/dist/EpHeader-bf8e2580.js +0 -6
  71. package/dist/EpIframe-d9f071a1.js +0 -6
  72. package/dist/EpImg-69c0feaf.js +0 -6
  73. package/dist/EpLineChart-0954dd9c.js +0 -6
  74. package/dist/EpLink-d3b39f02.js +0 -6
  75. package/dist/EpLinkVersion-b760bbd8.js +0 -6
  76. package/dist/EpModal-5f7b55e3.js +0 -6
  77. package/dist/EpPieChart-b4ace5f7.js +0 -6
  78. package/dist/EpQuestion-15d6c264.js +0 -6
  79. package/dist/EpQuote-2f8b0fd5.js +0 -6
  80. package/dist/EpRadio-53ea7ddf.js +0 -6
  81. package/dist/EpRadioSummative-e834a5da.js +0 -6
  82. package/dist/EpReading-6d3adc21.js +0 -6
  83. package/dist/EpResource-730effb3.js +0 -6
  84. package/dist/EpScope-9fa20a62.js +0 -6
  85. package/dist/EpSection-7a940784.js +0 -6
  86. package/dist/EpSkeleton-579dd745.js +0 -6
  87. package/dist/EpSoftware-705be204.js +0 -6
  88. package/dist/EpSpinner-34dd8e0e.js +0 -6
  89. package/dist/EpSummativeTable-4765167a.js +0 -6
  90. package/dist/EpSvg-c3fcd0c2.js +0 -6
  91. package/dist/EpTable-5c9216b8.js +0 -6
  92. package/dist/EpTerm-507bdfb9.js +0 -6
  93. package/dist/EpText-1915cfeb.js +0 -6
  94. package/dist/EpTimeLine-73c0ce36.js +0 -6
  95. package/dist/EpVideo-1d6e8d50.js +0 -6
  96. package/dist/EpVideoPanopto-4cb0d51e.js +0 -6
  97. package/dist/EpWordDef-6bc37d76.js +0 -6
@@ -1,4 +1,4 @@
1
- import { S as o } from "./index-a3ad71e0.js";
1
+ import { S as o } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -1,4 +1,4 @@
1
- import { T as o } from "./index-a3ad71e0.js";
1
+ import { T as o } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -1,4 +1,4 @@
1
- import { O as o } from "./index-a3ad71e0.js";
1
+ import { O as o } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -1,4 +1,4 @@
1
- import { E as o } from "./index-a3ad71e0.js";
1
+ import { E as o } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -0,0 +1,6 @@
1
+ import { c as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,4 +1,4 @@
1
- import { o as m } from "./index-a3ad71e0.js";
1
+ import { o as m } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -0,0 +1,6 @@
1
+ import { d as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { e as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { f as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,5 +1,5 @@
1
1
  import { createElementVNode as U, defineComponent as Ba, openBlock as C, createElementBlock as B, mergeProps as ea, createCommentVNode as ua, mergeDefaults as Wa, useSlots as Ua, inject as Ia, ref as S, toRefs as Va, computed as E, unref as e, watch as Oa, onBeforeMount as Ha, onMounted as Ga, normalizeClass as H, normalizeStyle as wa, renderSlot as Ca, normalizeProps as Sa, Fragment as Ea, createTextVNode as xa, toDisplayString as _a, createBlock as Aa } from "vue";
2
- import { r as Ya, s as Ja } from "./index-a3ad71e0.js";
2
+ import { r as Ya, s as Ja } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  var Na = { exports: {} };
5
5
  (function(j, f) {
@@ -1328,11 +1328,11 @@ const on = { class: "v-code-block--button-copy" }, tn = { class: "v-code-block--
1328
1328
  const i = s.value.code.toString();
1329
1329
  O.value = JSON.stringify(JSON.parse(i), null, s.value.indent);
1330
1330
  }
1331
- })(), s.value.highlightjs && import("./index-96f36524.js").then((i) => {
1331
+ })(), s.value.highlightjs && import("./index-36787516.js").then((i) => {
1332
1332
  Y = i.default, Y.registerLanguage("plain", nn), $.value = Y.highlight(O.value, { language: s.value.lang }).value;
1333
1333
  }).catch((i) => {
1334
1334
  console.error("Highlight.js import:", { err: i });
1335
- }), s.value.prismjs && import("./prism-04608307.js").then((i) => i.p).then((i) => {
1335
+ }), s.value.prismjs && import("./prism-146a2db5.js").then((i) => i.p).then((i) => {
1336
1336
  J = i.default, $.value = J.highlight(O.value, J.languages[s.value.lang], s.value.lang);
1337
1337
  }).catch((i) => {
1338
1338
  console.error("PrismJS import:", { err: i });
@@ -0,0 +1,6 @@
1
+ import { A as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { g as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,4 +1,4 @@
1
- import { t as m } from "./index-a3ad71e0.js";
1
+ import { t as m } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -0,0 +1,6 @@
1
+ import { h as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { P as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -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-a3ad71e0.js";
2
+ import { u as o } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  const v = { class: "relative max-w-xs overflow-hidden bg-cover bg-no-repeat" }, g = /* @__PURE__ */ c({
5
5
  __name: "EpHover",
@@ -1,4 +1,4 @@
1
- import { i as m } from "./index-a3ad71e0.js";
1
+ import { i as m } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
@@ -0,0 +1,6 @@
1
+ import { F as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { j as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,5 +1,5 @@
1
1
  import { computed as N, toValue as V, unref as f, onMounted as qe, getCurrentInstance as z, watch as I, warn as Ye, provide as Xe, isRef as ue, onBeforeUnmount as Ze, inject as et, ref as re, reactive as tt, onUnmounted as rt, nextTick as nt, defineComponent as ot, toRefs as it, toRef as lt, openBlock as be, createElementBlock as ge, Fragment as at, createTextVNode as ye, toDisplayString as J, createElementVNode as P, createVNode as ut, withDirectives as st, vModelText as ct, createCommentVNode as dt } from "vue";
2
- import { c as ft, x as vt } from "./index-a3ad71e0.js";
2
+ import { c as ft, x as vt } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  function pt() {
5
5
  return Ee().__VUE_DEVTOOLS_GLOBAL_HOOK__;
@@ -0,0 +1,6 @@
1
+ import { p as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { G as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { H as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -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-a3ad71e0.js";
2
+ import { a as s } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  const c = {}, n = { class: "py-6 px-3 w-1/4 min-w-[180px]" };
5
5
  function p(e, a) {
@@ -0,0 +1,6 @@
1
+ import { B as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,5 +1,5 @@
1
1
  import { openBlock as o, createElementBlock as t } from "vue";
2
- import { a as e } from "./index-a3ad71e0.js";
2
+ import { a as e } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  const r = {};
5
5
  function n(c, a) {
@@ -0,0 +1,6 @@
1
+ import { q as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { C as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { Q as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { y as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { z as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { b as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { v as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { w as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { k as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, openBlock as t, createElementBlock as a, createElementVNode as e, createVNode as l, unref as n, createStaticVNode as d } from "vue";
2
- import { c as s, x as p } from "./index-a3ad71e0.js";
2
+ import { c as s, x as p } from "./index-03f58de2.js";
3
3
  import "vue-router";
4
4
  const b = { class: "relative h-10 w-72 min-w-[200px]" }, f = ["disabled"], i = /* @__PURE__ */ d('<option value="option">Choisissez une option</option><option value="vanderpoel">Van Der Poel</option><option value="vanaert">Van Aert</option><option value="pogacar">Pogacar</option><option value="evenepoel">Evenepoel</option>', 5), u = [
5
5
  i
@@ -0,0 +1,6 @@
1
+ import { R as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { I as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { l as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { D as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { J as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { m as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { _ as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { n as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { K as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { L as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { M as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -0,0 +1,6 @@
1
+ import { N as o } from "./index-03f58de2.js";
2
+ import "vue";
3
+ import "vue-router";
4
+ export {
5
+ o as default
6
+ };
@@ -8,6 +8,7 @@ interface Options {
8
8
  categories: (number | string)[];
9
9
  convertedCatToNumeric?: boolean;
10
10
  };
11
+ colors?: string[];
11
12
  }
12
13
  interface Props {
13
14
  series: Serie[];
@@ -8,6 +8,7 @@ interface Options {
8
8
  categories: (number | string)[];
9
9
  convertedCatToNumeric?: boolean;
10
10
  };
11
+ colors?: string[];
11
12
  }
12
13
  interface Props {
13
14
  series: Serie[];
@@ -10,6 +10,7 @@ interface OptionsPieChart {
10
10
  };
11
11
  title: TitlePie;
12
12
  labels: string[];
13
+ colors?: string[];
13
14
  }
14
15
  interface Props {
15
16
  series: number[];
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
1
- import { U as e, O as o, E as i, c as r, o as t, d as n, e as d, W as m, f as l, A as C, g as S, t as c, h as u, P as T, i as f, F as g, j as h, X as L, p as b, G as k, H as v, B as x, q as A, C as B, Q as I, b as V, v as D, w as P, k as Q, R, I as w, l as F, D as H, J as K, m as M, V as W, _ as j, n as q, K as G, L as J, M as N, N as O } from "./index-a3ad71e0.js";
1
+ import { U as e, O as o, E as i, c as r, o as t, d as n, e as d, W as m, f as l, A as C, g as S, t as c, h as u, P as T, i as f, F as g, j as h, X as L, p as b, G as k, H as v, B as x, q as A, C as B, Q as I, b as V, v as D, w as P, k as Q, R, I as w, l as F, D as H, J as K, m as M, V as W, _ as j, n as q, K as G, L as J, M as N, N as O } from "./index-03f58de2.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {