ep-lib-ts 0.1.27 → 0.1.28

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 (95) hide show
  1. package/dist/BgAudio-820c0a39.js +5 -0
  2. package/dist/DisplayBox-05ba8755.js +5 -0
  3. package/dist/EpAlert-f32ad986.js +5 -0
  4. package/dist/EpAudio-80dbaf40.js +5 -0
  5. package/dist/EpBadge-cb67d4b1.js +5 -0
  6. package/dist/EpBarChart-710b4ff4.js +5 -0
  7. package/dist/EpBtn-5c939189.js +5 -0
  8. package/dist/EpCard-3c75fd57.js +5 -0
  9. package/dist/{EpChip-2fc73c23.js → EpChip-75b64fd5.js} +1 -1
  10. package/dist/EpContentSlider-5f4ed454.js +5 -0
  11. package/dist/EpDivider-05f71886.js +5 -0
  12. package/dist/EpEdu-b7e92524.js +5 -0
  13. package/dist/EpFlex-f7103829.js +5 -0
  14. package/dist/EpHeader-564a55a0.js +5 -0
  15. package/dist/{EpIcon-ff5233d3.js → EpIcon-5c184634.js} +1 -1
  16. package/dist/EpIframe-e47cdf06.js +5 -0
  17. package/dist/EpImg-4ac885e3.js +5 -0
  18. package/dist/{EpInput-38a116e8.js → EpInput-81ae2a5e.js} +1 -1
  19. package/dist/EpLineChart-468b3ed7.js +5 -0
  20. package/dist/EpLink-9f599e06.js +5 -0
  21. package/dist/EpLinkVersion-9a5026a6.js +5 -0
  22. package/dist/EpModal-8208c45a.js +5 -0
  23. package/dist/{EpNothing-0c1161b5.js → EpNothing-2c04e40e.js} +1 -1
  24. package/dist/EpPieChart-0b7f0752.js +5 -0
  25. package/dist/EpQuestion-f5c0082f.js +5 -0
  26. package/dist/EpQuote-c51e2778.js +5 -0
  27. package/dist/EpRadio-edd52b6b.js +5 -0
  28. package/dist/EpReading-19d5e14b.js +5 -0
  29. package/dist/EpResource-d05a5a4a.js +5 -0
  30. package/dist/EpScope-e4c2d014.js +5 -0
  31. package/dist/EpSection-97392b3b.js +5 -0
  32. package/dist/{EpSelect-54dc2caf.js → EpSelect-0bc80667.js} +1 -1
  33. package/dist/EpSkeleton-9542d360.js +10 -0
  34. package/dist/EpSoftware-3c6dce6e.js +5 -0
  35. package/dist/EpSpinner-d47f52b4.js +5 -0
  36. package/dist/EpSvg-c08f08c7.js +5 -0
  37. package/dist/EpTable-15f79011.js +5 -0
  38. package/dist/EpTerm-892a5db3.js +5 -0
  39. package/dist/EpText-466d34a5.js +5 -0
  40. package/dist/EpTimeLine-7c0f2078.js +5 -0
  41. package/dist/EpVideo-ddedb1ac.js +5 -0
  42. package/dist/EpVideoPanopto-2d7bdf5f.js +5 -0
  43. package/dist/components/interactions/EpAccordeon.vue.d.ts +3 -3
  44. package/dist/components/medias/EpTerm.vue.d.ts +0 -9
  45. package/dist/components/signages/EpAlert.vue.d.ts +3 -3
  46. package/dist/components/signages/EpSkeleton.vue.d.ts +2 -0
  47. package/dist/composables/useIcons.d.ts +3 -0
  48. package/dist/ep-lib-ts.js +1 -1
  49. package/dist/ep-lib-ts.umd.cjs +36 -32
  50. package/dist/{index-8ba6a808.js → index-78ac7d74.js} +4556 -4518
  51. package/dist/types/Accordeon.d.ts +4 -0
  52. package/dist/types/Alert.d.ts +4 -0
  53. package/package.json +1 -1
  54. package/src/components/basics/EpText.vue +4 -5
  55. package/src/components/interactions/EpContentSlider.vue +3 -2
  56. package/src/components/medias/EpSvg.vue +1 -1
  57. package/src/components/medias/EpTerm.vue +29 -21
  58. package/src/components/medias/EpTimeLine.vue +1 -1
  59. package/src/components/signages/EpSkeleton.vue +17 -0
  60. package/dist/BgAudio-0d3e1906.js +0 -5
  61. package/dist/DisplayBox-e24b0716.js +0 -5
  62. package/dist/EpAlert-127a5ec0.js +0 -5
  63. package/dist/EpAudio-232093fb.js +0 -5
  64. package/dist/EpBadge-3b2b1b16.js +0 -5
  65. package/dist/EpBarChart-c85cf146.js +0 -5
  66. package/dist/EpBtn-6a6aa737.js +0 -5
  67. package/dist/EpCard-bc9eea67.js +0 -5
  68. package/dist/EpContentSlider-c3f223dc.js +0 -5
  69. package/dist/EpDivider-85308a54.js +0 -5
  70. package/dist/EpEdu-226108fc.js +0 -5
  71. package/dist/EpFlex-58da2ff0.js +0 -5
  72. package/dist/EpHeader-b3d00ddd.js +0 -5
  73. package/dist/EpIframe-e537d5fe.js +0 -5
  74. package/dist/EpImg-5da4a13a.js +0 -5
  75. package/dist/EpLineChart-e4b95ea0.js +0 -5
  76. package/dist/EpLink-1d0c4a58.js +0 -5
  77. package/dist/EpLinkVersion-4b7ceff9.js +0 -5
  78. package/dist/EpModal-25720774.js +0 -5
  79. package/dist/EpPieChart-d411615d.js +0 -5
  80. package/dist/EpQuestion-e8b96e78.js +0 -5
  81. package/dist/EpQuote-a90ebf39.js +0 -5
  82. package/dist/EpRadio-5bb772a8.js +0 -5
  83. package/dist/EpReading-edf407a0.js +0 -5
  84. package/dist/EpResource-99b6e173.js +0 -5
  85. package/dist/EpScope-da257fa6.js +0 -5
  86. package/dist/EpSection-c4d0969f.js +0 -5
  87. package/dist/EpSoftware-2c98a593.js +0 -5
  88. package/dist/EpSpinner-f183bf19.js +0 -5
  89. package/dist/EpSvg-44db647b.js +0 -5
  90. package/dist/EpTable-0cbaf4f8.js +0 -5
  91. package/dist/EpTerm-41a877f2.js +0 -5
  92. package/dist/EpText-c659f337.js +0 -5
  93. package/dist/EpTimeLine-587db16d.js +0 -5
  94. package/dist/EpVideo-77bcdc7a.js +0 -5
  95. package/dist/EpVideoPanopto-5cc9743f.js +0 -5
@@ -0,0 +1,5 @@
1
+ import { L as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { M as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { I as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { z as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { c as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { o as a } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { d as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { e as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { f } from "./index-8ba6a808.js";
1
+ import { f } from "./index-78ac7d74.js";
2
2
  import "vue";
3
3
  export {
4
4
  f as default
@@ -0,0 +1,5 @@
1
+ import { w as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { g as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { r as a } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { h as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { J as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { i } from "./index-8ba6a808.js";
1
+ import { i } from "./index-78ac7d74.js";
2
2
  import "vue";
3
3
  export {
4
4
  i as default
@@ -0,0 +1,5 @@
1
+ import { A as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { j as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -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, u as vt } from "./index-8ba6a808.js";
2
+ import { c as ft, u as vt } from "./index-78ac7d74.js";
3
3
  function pt() {
4
4
  return Ee().__VUE_DEVTOOLS_GLOBAL_HOOK__;
5
5
  }
@@ -0,0 +1,5 @@
1
+ import { p as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { B as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { C as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { x as m } from "./index-78ac7d74.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 { a as t } from "./index-8ba6a808.js";
2
+ import { a as t } from "./index-78ac7d74.js";
3
3
  const n = {};
4
4
  function r(c, a) {
5
5
  return e(), o("div", null, " no data ");
@@ -0,0 +1,5 @@
1
+ import { q as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { y as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { K as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { v as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { b as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { s as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { t as a } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { k as m } from "./index-78ac7d74.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 { c as s, u as p } from "./index-8ba6a808.js";
2
+ import { c as s, u as p } from "./index-78ac7d74.js";
3
3
  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 = [
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,10 @@
1
+ import { defineComponent as e, openBlock as n, createElementBlock as t } from "vue";
2
+ const p = /* @__PURE__ */ e({
3
+ __name: "EpSkeleton",
4
+ setup(o) {
5
+ return (r, c) => (n(), t("div", null, " skeleton "));
6
+ }
7
+ });
8
+ export {
9
+ p as default
10
+ };
@@ -0,0 +1,5 @@
1
+ import { D as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { l as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { E as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { m as a } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ a as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { _ as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { n as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { F as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { G as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -0,0 +1,5 @@
1
+ import { H as m } from "./index-78ac7d74.js";
2
+ import "vue";
3
+ export {
4
+ m as default
5
+ };
@@ -4,7 +4,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
4
  default: string;
5
5
  };
6
6
  type: {
7
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "tip">;
7
+ type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip">;
8
8
  default: string;
9
9
  };
10
10
  outlined: {
@@ -24,7 +24,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
24
24
  default: string;
25
25
  };
26
26
  type: {
27
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "tip">;
27
+ type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip">;
28
28
  default: string;
29
29
  };
30
30
  outlined: {
@@ -40,7 +40,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
40
40
  };
41
41
  }>>, {
42
42
  title: string | null;
43
- type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "tip";
43
+ type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip";
44
44
  outlined: boolean;
45
45
  open: boolean;
46
46
  }, {}>, {
@@ -28,10 +28,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
28
28
  type: import("vue").PropType<string>;
29
29
  default: string;
30
30
  };
31
- idrelation: {
32
- type: import("vue").PropType<string>;
33
- default: string;
34
- };
35
31
  labelClose: {
36
32
  type: import("vue").PropType<string>;
37
33
  default: string;
@@ -66,10 +62,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
66
62
  type: import("vue").PropType<string>;
67
63
  default: string;
68
64
  };
69
- idrelation: {
70
- type: import("vue").PropType<string>;
71
- default: string;
72
- };
73
65
  labelClose: {
74
66
  type: import("vue").PropType<string>;
75
67
  default: string;
@@ -78,7 +70,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
78
70
  term: string;
79
71
  variations: string;
80
72
  relations: string;
81
- idrelation: string;
82
73
  labelClose: string;
83
74
  }, {}>, {
84
75
  default?(_: {}): any;
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
11
11
  default: null;
12
12
  };
13
13
  type: {
14
- type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType>;
14
+ type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip" | OldType>;
15
15
  default: string;
16
16
  };
17
17
  outlined: {
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
31
31
  default: null;
32
32
  };
33
33
  type: {
34
- type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType>;
34
+ type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip" | OldType>;
35
35
  default: string;
36
36
  };
37
37
  outlined: {
@@ -47,7 +47,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
47
47
  };
48
48
  }>>, {
49
49
  title: string | null;
50
- type: "base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType;
50
+ type: "base" | "info" | "warning" | "success" | "error" | "question" | "Question" | "tip" | OldType;
51
51
  outlined: boolean;
52
52
  noIcon: boolean;
53
53
  }, {}>, {
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
@@ -17,6 +17,9 @@ export declare const useIcons: {
17
17
  question: {
18
18
  icon: string;
19
19
  };
20
+ Question: {
21
+ icon: string;
22
+ };
20
23
  tip: {
21
24
  icon: string;
22
25
  };
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
1
- import { N as E, I as e, z as o, c as r, o as i, d as n, e as t, P as d, f as C, w as c, g as l, r as m, h as u, J as S, i as g, A as h, j as x, Q as T, p as f, B as A, C as B, x as I, q as L, y as b, K as k, b as P, s as Q, t as V, k as v, D as w, l as D, E as F, m as H, O as K, _ as R, n as j, F as q, G as y, H as z } from "./index-8ba6a808.js";
1
+ import { N as E, I as e, z as o, c as r, o as i, d as n, e as t, P as d, f as C, w as c, g as l, r as m, h as u, J as S, i as g, A as h, j as x, Q as T, p as f, B as A, C as B, x as I, q as L, y as b, K as k, b as P, s as Q, t as V, k as v, D as w, l as D, E as F, m as H, O as K, _ as R, n as j, F as q, G as y, H as z } from "./index-78ac7d74.js";
2
2
  import "vue";
3
3
  export {
4
4
  E as EpAccordeon,