ep-lib-ts 0.1.17 → 0.1.19

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 (94) hide show
  1. package/.vscode/extensions.json +3 -0
  2. package/dist/BgAudio-e76b06bd.js +5 -0
  3. package/dist/DisplayBox-94d20004.js +5 -0
  4. package/dist/EpAlert-e5761fbe.js +5 -0
  5. package/dist/EpAudio-7fb55e21.js +5 -0
  6. package/dist/EpBadge-6e1e374b.js +5 -0
  7. package/dist/EpBarChart-940436ae.js +5 -0
  8. package/dist/EpBtn-d87b4bf9.js +5 -0
  9. package/dist/EpCard-2f0c3cf2.js +5 -0
  10. package/dist/EpChip-a1d7e511.js +5 -0
  11. package/dist/EpContentSlider-ea342e98.js +5 -0
  12. package/dist/{EpDivider-8d7aa8e7.js → EpDivider-451f49c7.js} +1 -1
  13. package/dist/EpEdu-150e12cd.js +5 -0
  14. package/dist/EpFlex-560db674.js +5 -0
  15. package/dist/EpHeader-532d0627.js +5 -0
  16. package/dist/EpIcon-47a3f19c.js +5 -0
  17. package/dist/EpIframe-8f71f906.js +5 -0
  18. package/dist/{EpImg-2e564cad.js → EpImg-58fe0075.js} +1 -1
  19. package/dist/{EpInput-fb7d22af.js → EpInput-40066436.js} +218 -218
  20. package/dist/EpLineChart-0e5b5b2c.js +5 -0
  21. package/dist/EpLink-2d03f1e3.js +5 -0
  22. package/dist/EpLinkVersion-3bd4d934.js +5 -0
  23. package/dist/EpModal-b7d1789b.js +5 -0
  24. package/dist/{EpNothing-263015d8.js → EpNothing-60a0495b.js} +1 -1
  25. package/dist/EpPieChart-c8a803ad.js +5 -0
  26. package/dist/EpQuestion-1357ab62.js +5 -0
  27. package/dist/EpQuote-a7694dad.js +5 -0
  28. package/dist/EpRadio-c42aa3f5.js +5 -0
  29. package/dist/EpReading-cb2281dc.js +5 -0
  30. package/dist/EpResource-ed07a0f9.js +5 -0
  31. package/dist/EpScope-7a2308ab.js +5 -0
  32. package/dist/EpSection-6fbace66.js +5 -0
  33. package/dist/{EpSelect-5e34c852.js → EpSelect-5eaaa06f.js} +1 -1
  34. package/dist/EpSoftware-03bf7edb.js +5 -0
  35. package/dist/EpSpinner-bbf4e53b.js +5 -0
  36. package/dist/EpSvg-fb389a78.js +5 -0
  37. package/dist/EpTable-90199b35.js +5 -0
  38. package/dist/EpTerm-7fc07a5f.js +5 -0
  39. package/dist/EpText-f5b15542.js +5 -0
  40. package/dist/EpTimeLine-64f3bcd6.js +5 -0
  41. package/dist/EpVideo-9c55fc1d.js +5 -0
  42. package/dist/EpVideoPanopto-2f5be5a0.js +5 -0
  43. package/dist/components/charts/EpPieChart.vue.d.ts +15 -10
  44. package/dist/components/medias/EpLink.vue.d.ts +10 -10
  45. package/dist/ep-lib-ts.js +1 -1
  46. package/dist/ep-lib-ts.umd.cjs +32 -32
  47. package/dist/{index-e976441a.js → index-6479cc61.js} +3481 -3499
  48. package/dist/style.css +1 -1
  49. package/package.json +3 -3
  50. package/src/components/basics/EpText.vue +1 -1
  51. package/src/components/charts/EpPieChart.vue +19 -16
  52. package/src/components/interactions/EpContentSlider.vue +1 -1
  53. package/src/components/medias/EpLink.vue +5 -5
  54. package/src/components/medias/EpLinkVersion.vue +1 -1
  55. package/src/components/signages/EpAlert.vue +1 -1
  56. package/src/components/signages/EpHeader.vue +2 -3
  57. package/src/components/tools/DisplayBox.vue +1 -1
  58. package/src/components/tools/SvgFilter.vue +1 -1
  59. package/dist/BgAudio-b6ba4005.js +0 -5
  60. package/dist/DisplayBox-3738eb9b.js +0 -5
  61. package/dist/EpAlert-3b75c0a6.js +0 -5
  62. package/dist/EpAudio-b4ac66ed.js +0 -5
  63. package/dist/EpBadge-cc3c35b9.js +0 -5
  64. package/dist/EpBarChart-a8324390.js +0 -5
  65. package/dist/EpBtn-b01cb28f.js +0 -5
  66. package/dist/EpCard-68b673d6.js +0 -5
  67. package/dist/EpChip-9868d21a.js +0 -5
  68. package/dist/EpContentSlider-d9e267d3.js +0 -5
  69. package/dist/EpEdu-426ee5ce.js +0 -5
  70. package/dist/EpFlex-10ad1bed.js +0 -5
  71. package/dist/EpHeader-b8ee71fb.js +0 -5
  72. package/dist/EpIcon-c5aa1d80.js +0 -5
  73. package/dist/EpIframe-c6c0acff.js +0 -5
  74. package/dist/EpLineChart-bfa9c03b.js +0 -5
  75. package/dist/EpLink-064bd4c2.js +0 -5
  76. package/dist/EpLinkVersion-9e482c4b.js +0 -5
  77. package/dist/EpModal-3ab787b7.js +0 -5
  78. package/dist/EpPieChart-abc4e448.js +0 -5
  79. package/dist/EpQuestion-f899fda8.js +0 -5
  80. package/dist/EpQuote-362e82f2.js +0 -5
  81. package/dist/EpRadio-4e2a858c.js +0 -5
  82. package/dist/EpReading-52b126e6.js +0 -5
  83. package/dist/EpResource-126005d1.js +0 -5
  84. package/dist/EpScope-272f7f21.js +0 -5
  85. package/dist/EpSection-d58d9cd4.js +0 -5
  86. package/dist/EpSoftware-6a9106e9.js +0 -5
  87. package/dist/EpSpinner-317996c3.js +0 -5
  88. package/dist/EpSvg-befcc7db.js +0 -5
  89. package/dist/EpTable-f688b525.js +0 -5
  90. package/dist/EpTerm-a01a2098.js +0 -5
  91. package/dist/EpText-d62350de.js +0 -5
  92. package/dist/EpTimeLine-e744c57d.js +0 -5
  93. package/dist/EpVideo-4d570a83.js +0 -5
  94. package/dist/EpVideoPanopto-09db0ca7.js +0 -5
@@ -0,0 +1,5 @@
1
+ import { o as a } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { A as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { B as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { w as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as o } from "vue";
2
- import { _ as t } from "./index-e976441a.js";
2
+ import { _ as t } from "./index-6479cc61.js";
3
3
  const n = {};
4
4
  function r(c, _) {
5
5
  return e(), o("div", null, " no data ");
@@ -0,0 +1,5 @@
1
+ import { p as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { x as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { K as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { u as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { a as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { r as a } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { s as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { j as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -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 { b as s, t as b } from "./index-e976441a.js";
2
+ import { b as s, t as b } from "./index-6479cc61.js";
3
3
  const p = { 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 = [
4
4
  i
5
5
  ], c = /* @__PURE__ */ e("label", { 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" }, " Quel est le meilleur cycliste ", -1), _ = /* @__PURE__ */ o({
@@ -0,0 +1,5 @@
1
+ import { C as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { k as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { D as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { l as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { E as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { m as a } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { F as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { G as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { H as m } from "./index-6479cc61.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -2,18 +2,24 @@ interface TitlePie {
2
2
  text: string;
3
3
  align?: string;
4
4
  }
5
+ interface OptionsPieChart {
6
+ chart?: {
7
+ type?: string;
8
+ width?: number | string;
9
+ };
10
+ title: TitlePie;
11
+ labels: string[];
12
+ }
5
13
  declare const _default: import("vue").DefineComponent<{
6
14
  source: {
7
15
  type: import("vue").PropType<string>;
8
16
  };
9
- title: {
10
- type: import("vue").PropType<TitlePie>;
11
- };
12
17
  id: {
13
18
  type: import("vue").PropType<string>;
14
19
  };
15
20
  type: {
16
21
  type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
22
+ default: string;
17
23
  };
18
24
  center: {
19
25
  type: import("vue").PropType<boolean>;
@@ -32,22 +38,20 @@ declare const _default: import("vue").DefineComponent<{
32
38
  type: import("vue").PropType<number[]>;
33
39
  required: true;
34
40
  };
35
- labels: {
36
- type: import("vue").PropType<string[]>;
41
+ options: {
42
+ type: import("vue").PropType<OptionsPieChart>;
37
43
  required: true;
38
44
  };
39
45
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
46
  source: {
41
47
  type: import("vue").PropType<string>;
42
48
  };
43
- title: {
44
- type: import("vue").PropType<TitlePie>;
45
- };
46
49
  id: {
47
50
  type: import("vue").PropType<string>;
48
51
  };
49
52
  type: {
50
53
  type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
54
+ default: string;
51
55
  };
52
56
  center: {
53
57
  type: import("vue").PropType<boolean>;
@@ -66,11 +70,12 @@ declare const _default: import("vue").DefineComponent<{
66
70
  type: import("vue").PropType<number[]>;
67
71
  required: true;
68
72
  };
69
- labels: {
70
- type: import("vue").PropType<string[]>;
73
+ options: {
74
+ type: import("vue").PropType<OptionsPieChart>;
71
75
  required: true;
72
76
  };
73
77
  }>>, {
78
+ type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error";
74
79
  center: boolean;
75
80
  }, {}>;
76
81
  export default _default;
@@ -1,16 +1,12 @@
1
1
  import { MandateLevel } from '../../types/MandateLevel';
2
2
  declare const _default: import("vue").DefineComponent<{
3
- label: {
3
+ title: {
4
4
  type: import("vue").PropType<string>;
5
5
  };
6
6
  type: {
7
7
  type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
8
8
  default: string;
9
9
  };
10
- href: {
11
- type: import("vue").PropType<string>;
12
- required: true;
13
- };
14
10
  icon: {
15
11
  type: import("vue").PropType<string>;
16
12
  };
@@ -25,6 +21,10 @@ declare const _default: import("vue").DefineComponent<{
25
21
  type: import("vue").PropType<boolean>;
26
22
  default: boolean;
27
23
  };
24
+ url: {
25
+ type: import("vue").PropType<string>;
26
+ required: true;
27
+ };
28
28
  labelIntentions: {
29
29
  type: import("vue").PropType<string>;
30
30
  default: string;
@@ -33,17 +33,13 @@ declare const _default: import("vue").DefineComponent<{
33
33
  type: import("vue").PropType<string>;
34
34
  };
35
35
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
36
- label: {
36
+ title: {
37
37
  type: import("vue").PropType<string>;
38
38
  };
39
39
  type: {
40
40
  type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
41
41
  default: string;
42
42
  };
43
- href: {
44
- type: import("vue").PropType<string>;
45
- required: true;
46
- };
47
43
  icon: {
48
44
  type: import("vue").PropType<string>;
49
45
  };
@@ -58,6 +54,10 @@ declare const _default: import("vue").DefineComponent<{
58
54
  type: import("vue").PropType<boolean>;
59
55
  default: boolean;
60
56
  };
57
+ url: {
58
+ type: import("vue").PropType<string>;
59
+ required: true;
60
+ };
61
61
  labelIntentions: {
62
62
  type: import("vue").PropType<string>;
63
63
  default: string;
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
1
- import { N as E, I as e, y as o, b as r, n as i, c as n, d as t, P as d, e as C, v as c, f as l, q as m, g as u, J as S, h as g, z as h, i as x, Q as T, o as f, A, B, w as I, p as L, x as b, K as k, a as v, r as P, s as Q, j as V, C as w, k as D, D as F, l as H, O as K, E as R, m as j, F as q, G as y, H as z } from "./index-e976441a.js";
1
+ import { N as E, I as e, y as o, b as r, n as i, c as n, d as t, P as d, e as C, v as c, f as l, q as m, g as u, J as S, h as g, z as h, i as x, Q as T, o as f, A, B, w as I, p as L, x as b, K as k, a as v, r as P, s as Q, j as V, C as w, k as D, D as F, l as H, O as K, E as R, m as j, F as q, G as y, H as z } from "./index-6479cc61.js";
2
2
  import "vue";
3
3
  export {
4
4
  E as EpAccordeon,