ep-lib-ts 1.0.1 → 1.0.3

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 (223) hide show
  1. package/dist/BgAudio-frhyHkqr.js +4 -0
  2. package/dist/DisplayBox-CSCmHlo9.js +4 -0
  3. package/dist/EpAlert-Ccz2Wiz3.js +4 -0
  4. package/dist/EpAudio-DW24CuDl.js +4 -0
  5. package/dist/EpBadge-YYV6LeIH.js +4 -0
  6. package/dist/EpBarChart-CQpD2vBz.js +4 -0
  7. package/dist/EpBtn-BXFxStb5.js +4 -0
  8. package/dist/EpCard-dMLoFxCZ.js +4 -0
  9. package/dist/EpChip-D14YJQjn.js +4 -0
  10. package/dist/{EpCodeblock-DVX2XFFj.js → EpCodeblock-DX7H-PE3.js} +2 -2
  11. package/dist/EpContentSlider-B6sOe3Dp.js +4 -0
  12. package/dist/EpDarkmode-CVX7I7Oh.js +22 -0
  13. package/dist/EpDivider-BlzeUfhe.js +4 -0
  14. package/dist/EpEdu-OSZN0dVy.js +4 -0
  15. package/dist/EpFlex-CajOntOn.js +4 -0
  16. package/dist/EpFunnelChart-CAmKAY6K.js +4 -0
  17. package/dist/EpHeader-s6mu1YDy.js +4 -0
  18. package/dist/EpHotsPot-DFz_Du9o.js +59 -0
  19. package/dist/{EpHover-BL7JsbVZ.js → EpHover-DvBaw8H4.js} +1 -1
  20. package/dist/EpIcon-BKdKZ6VL.js +4 -0
  21. package/dist/EpIframe-Cw50hPQt.js +4 -0
  22. package/dist/EpImg-ltzMUbfa.js +4 -0
  23. package/dist/{EpInput-DMIxjwBM.js → EpInput-C3Db2Mgx.js} +429 -438
  24. package/dist/EpLineChart-C1Z5zC77.js +4 -0
  25. package/dist/EpLink-9J5EAO2L.js +4 -0
  26. package/dist/EpLinkVersion-DoA4Xrmj.js +4 -0
  27. package/dist/{EpList-BkH08ROd.js → EpList-u8yx-VQ3.js} +1 -1
  28. package/dist/EpModal-EPQLtKSs.js +4 -0
  29. package/dist/{EpNothing-IEAPsIPI.js → EpNothing-dQbMRW9h.js} +1 -1
  30. package/dist/EpPieChart-DALf9BAs.js +4 -0
  31. package/dist/EpQuestion-CrOo3ejB.js +4 -0
  32. package/dist/EpQuote-BDthjTq5.js +4 -0
  33. package/dist/EpRadio-B_MUtViE.js +4 -0
  34. package/dist/EpRadioSummative-DqXsCXq1.js +4 -0
  35. package/dist/EpReading-KUPnrrth.js +4 -0
  36. package/dist/EpResource-BMPKDLj8.js +4 -0
  37. package/dist/EpScope-C3jsb2no.js +4 -0
  38. package/dist/EpSection-CdA_6u_G.js +4 -0
  39. package/dist/EpSelect-DxDETrPv.js +43 -0
  40. package/dist/EpSkeleton-B7Vvky8C.js +4 -0
  41. package/dist/EpSoftware-CBGrw-TM.js +4 -0
  42. package/dist/EpSpinner-CPXurjKk.js +4 -0
  43. package/dist/EpSummativeTable-Cl4DD-eg.js +4 -0
  44. package/dist/EpSvg-D7ZjOSNK.js +4 -0
  45. package/dist/EpTable-BJg2IDFP.js +4 -0
  46. package/dist/EpTerm-BqEk32qp.js +4 -0
  47. package/dist/EpText-C0XpPsof.js +4 -0
  48. package/dist/EpTextarea-D8UCQuga.js +44 -0
  49. package/dist/EpTimeLine-D9aVz430.js +4 -0
  50. package/dist/{EpToggle-CfXYpI1b.js → EpToggle-BDp54LpY.js} +26 -23
  51. package/dist/EpVideo-B9Bqi_qW.js +4 -0
  52. package/dist/EpVideoPanopto-BibKcJ2y.js +4 -0
  53. package/dist/EpWordDef-O6xFtf2E.js +4 -0
  54. package/dist/components/basics/EpAvatar.vue.d.ts +4 -4
  55. package/dist/components/basics/EpBadge.vue.d.ts +16 -4
  56. package/dist/components/basics/EpBtn.vue.d.ts +4 -11
  57. package/dist/components/basics/EpCard.vue.d.ts +4 -4
  58. package/dist/components/basics/EpChip.vue.d.ts +4 -4
  59. package/dist/components/basics/EpDivider.vue.d.ts +4 -4
  60. package/dist/components/basics/EpFlex.vue.d.ts +1 -1
  61. package/dist/components/basics/EpHover.vue.d.ts +4 -4
  62. package/dist/components/basics/EpIcon.vue.d.ts +4 -4
  63. package/dist/components/basics/EpImg.vue.d.ts +24 -4
  64. package/dist/components/basics/EpList.vue.d.ts +1 -1
  65. package/dist/components/basics/EpListitem.vue.d.ts +4 -4
  66. package/dist/components/basics/EpSection.vue.d.ts +4 -4
  67. package/dist/components/basics/EpSpinner.vue.d.ts +4 -4
  68. package/dist/components/basics/EpTable.vue.d.ts +3 -3
  69. package/dist/components/basics/EpText.vue.d.ts +16 -4
  70. package/dist/components/charts/EpBarChart.vue.d.ts +16 -4
  71. package/dist/components/charts/EpFunnelChart.vue.d.ts +62 -0
  72. package/dist/components/charts/EpLineChart.vue.d.ts +16 -4
  73. package/dist/components/charts/EpPieChart.vue.d.ts +16 -4
  74. package/dist/components/educationals/EpCodeblock.vue.d.ts +5 -5
  75. package/dist/components/educationals/EpEdu.vue.d.ts +17 -5
  76. package/dist/components/educationals/EpReading.vue.d.ts +49 -17
  77. package/dist/components/educationals/EpResource.vue.d.ts +5 -5
  78. package/dist/components/educationals/EpScope.vue.d.ts +4 -4
  79. package/dist/components/forms/EpCheckbox.vue.d.ts +5 -5
  80. package/dist/components/forms/EpInput.vue.d.ts +5 -5
  81. package/dist/components/forms/EpRadio.vue.d.ts +5 -5
  82. package/dist/components/forms/EpRadioSummative.vue.d.ts +5 -5
  83. package/dist/components/forms/EpSelect.vue.d.ts +36 -4
  84. package/dist/components/forms/EpSwitch.vue.d.ts +5 -5
  85. package/dist/components/forms/EpTextarea.vue.d.ts +17 -5
  86. package/dist/components/forms/EpToggle.vue.d.ts +17 -5
  87. package/dist/components/interactions/EpAccordeon.vue.d.ts +16 -8
  88. package/dist/components/interactions/EpContentSlider.vue.d.ts +22 -3
  89. package/dist/components/interactions/EpDarkmode.vue.d.ts +6 -2
  90. package/dist/components/interactions/EpHotsPot.vue.d.ts +18 -3
  91. package/dist/components/interactions/EpModal.vue.d.ts +5 -5
  92. package/dist/components/interactions/EpQuestion.vue.d.ts +25 -5
  93. package/dist/components/interactions/EpSummativeTable.vue.d.ts +3 -3
  94. package/dist/components/interactions/EpTabs.vue.d.ts +1 -1
  95. package/dist/components/interactions/EpTooltip.vue.d.ts +4 -4
  96. package/dist/components/medias/EpAudio.vue.d.ts +21 -13
  97. package/dist/components/medias/EpCarousel.vue.d.ts +6 -6
  98. package/dist/components/medias/EpIframe.vue.d.ts +5 -4
  99. package/dist/components/medias/EpKatex.vue.d.ts +4 -4
  100. package/dist/components/medias/EpLink.vue.d.ts +5 -5
  101. package/dist/components/medias/EpLinkVersion.vue.d.ts +16 -4
  102. package/dist/components/medias/EpSoftware.vue.d.ts +17 -5
  103. package/dist/components/medias/EpSvg.vue.d.ts +5 -5
  104. package/dist/components/medias/EpTerm.vue.d.ts +32 -8
  105. package/dist/components/medias/EpTimeLine.vue.d.ts +3 -3
  106. package/dist/components/medias/EpVideo.vue.d.ts +17 -9
  107. package/dist/components/medias/EpVideoPanopto.vue.d.ts +5 -5
  108. package/dist/components/medias/EpWordDef.vue.d.ts +38 -3
  109. package/dist/components/signages/EpAlert.vue.d.ts +4 -4
  110. package/dist/components/signages/EpBadge.vue.d.ts +5 -5
  111. package/dist/components/signages/EpHeader.vue.d.ts +21 -5
  112. package/dist/components/signages/EpNothing.vue.d.ts +1 -1
  113. package/dist/components/signages/EpQuote.vue.d.ts +4 -4
  114. package/dist/components/signages/EpSkeleton.vue.d.ts +4 -4
  115. package/dist/components/tools/BgAudio.vue.d.ts +4 -4
  116. package/dist/components/tools/DisplayBox.vue.d.ts +1 -1
  117. package/dist/components/tools/SvgFilter.vue.d.ts +1 -1
  118. package/dist/components/tools/TimelineItem.vue.d.ts +4 -4
  119. package/dist/ep-lib-ts.js +18 -17
  120. package/dist/ep-lib-ts.umd.cjs +48 -41
  121. package/dist/{index-Dl6z_ITi.js → index-BgNRIUzY.js} +3967 -3771
  122. package/dist/{index-M54_P8uC.js → index-DNwUz3uD.js} +2 -2
  123. package/dist/index.d.ts +84 -42
  124. package/dist/{prism-B0q7vMaL.js → prism-DENTMpmV.js} +1 -1
  125. package/dist/style.css +1 -1
  126. package/dist/types/Btn.d.ts +8 -0
  127. package/package.json +2 -2
  128. package/src/components/basics/EpAvatar.vue +1 -1
  129. package/src/components/basics/EpBadge.vue +11 -2
  130. package/src/components/basics/EpBtn.vue +3 -15
  131. package/src/components/basics/EpCard.vue +21 -11
  132. package/src/components/basics/EpChip.vue +1 -2
  133. package/src/components/basics/EpImg.vue +18 -6
  134. package/src/components/basics/EpSection.vue +1 -1
  135. package/src/components/basics/EpTable.vue +5 -5
  136. package/src/components/basics/EpText.vue +10 -2
  137. package/src/components/charts/EpBarChart.vue +11 -3
  138. package/src/components/charts/EpFunnelChart.vue +129 -0
  139. package/src/components/charts/EpLineChart.vue +11 -3
  140. package/src/components/charts/EpPieChart.vue +12 -4
  141. package/src/components/educationals/EpCodeblock.vue +1 -1
  142. package/src/components/educationals/EpEdu.vue +17 -10
  143. package/src/components/educationals/EpReading.vue +45 -27
  144. package/src/components/educationals/EpResource.vue +2 -2
  145. package/src/components/educationals/EpScope.vue +1 -1
  146. package/src/components/forms/EpRadio.vue +1 -1
  147. package/src/components/forms/EpRadioSummative.vue +1 -1
  148. package/src/components/forms/EpSelect.vue +24 -6
  149. package/src/components/forms/EpSwitch.vue +1 -1
  150. package/src/components/forms/EpTextarea.vue +9 -1
  151. package/src/components/forms/EpToggle.vue +9 -1
  152. package/src/components/interactions/EpAccordeon.vue +13 -7
  153. package/src/components/interactions/EpContentSlider.vue +17 -6
  154. package/src/components/interactions/EpDarkmode.vue +25 -14
  155. package/src/components/interactions/EpHotsPot.vue +11 -2
  156. package/src/components/interactions/EpQuestion.vue +17 -5
  157. package/src/components/interactions/EpSummativeTable.vue +1 -1
  158. package/src/components/interactions/EpTabs.vue +1 -1
  159. package/src/components/interactions/EpTooltip.vue +1 -1
  160. package/src/components/medias/EpAudio.vue +17 -11
  161. package/src/components/medias/EpCarousel.vue +2 -2
  162. package/src/components/medias/EpIframe.vue +6 -2
  163. package/src/components/medias/EpKatex.vue +1 -1
  164. package/src/components/medias/EpLink.vue +2 -2
  165. package/src/components/medias/EpLinkVersion.vue +11 -3
  166. package/src/components/medias/EpSoftware.vue +12 -4
  167. package/src/components/medias/EpSvg.vue +2 -2
  168. package/src/components/medias/EpTerm.vue +24 -11
  169. package/src/components/medias/EpTimeLine.vue +2 -2
  170. package/src/components/medias/EpVideo.vue +13 -7
  171. package/src/components/medias/EpVideoPanopto.vue +2 -3
  172. package/src/components/medias/EpWordDef.vue +33 -11
  173. package/src/components/signages/EpAlert.vue +1 -1
  174. package/src/components/signages/EpBadge.vue +1 -1
  175. package/src/components/signages/EpHeader.vue +13 -3
  176. package/src/components/signages/EpSkeleton.vue +2 -2
  177. package/src/components/tools/TimelineItem.vue +1 -1
  178. package/dist/BgAudio-C8bS54bl.js +0 -4
  179. package/dist/DisplayBox-BTPVW9_v.js +0 -4
  180. package/dist/EpAlert-Daji8LsR.js +0 -4
  181. package/dist/EpAudio-Dq7twl4x.js +0 -4
  182. package/dist/EpBadge-DBfMe1r_.js +0 -4
  183. package/dist/EpBarChart-cAlm0rKf.js +0 -4
  184. package/dist/EpBtn-S2VJnt--.js +0 -4
  185. package/dist/EpCard-SvaBmdDK.js +0 -4
  186. package/dist/EpChip-Chn_9bRP.js +0 -4
  187. package/dist/EpContentSlider-Ds2GlrkO.js +0 -4
  188. package/dist/EpDarkmode--_9Qi6HH.js +0 -19
  189. package/dist/EpDivider-Bj4Zya_F.js +0 -4
  190. package/dist/EpEdu-Y7Lkf3Ew.js +0 -4
  191. package/dist/EpFlex-5yWhvYX7.js +0 -4
  192. package/dist/EpHeader-CEQBk1ah.js +0 -4
  193. package/dist/EpHotsPot-NGjKJCc8.js +0 -56
  194. package/dist/EpIcon-CuhZ90Zx.js +0 -4
  195. package/dist/EpIframe-DbPnkezB.js +0 -4
  196. package/dist/EpImg-DJ9gNwhJ.js +0 -4
  197. package/dist/EpLineChart-ALvSFQ-w.js +0 -4
  198. package/dist/EpLink-CQSfQHRj.js +0 -4
  199. package/dist/EpLinkVersion-VIxCHjDt.js +0 -4
  200. package/dist/EpModal-CYy1Iu1T.js +0 -4
  201. package/dist/EpPieChart-Cpxylmzw.js +0 -4
  202. package/dist/EpQuestion-gFjB_YVU.js +0 -4
  203. package/dist/EpQuote-C2WMKC8z.js +0 -4
  204. package/dist/EpRadio-CZu2BYd-.js +0 -4
  205. package/dist/EpRadioSummative-POEEv1YI.js +0 -4
  206. package/dist/EpReading-6LKvPJl5.js +0 -4
  207. package/dist/EpResource-Bqu38I44.js +0 -4
  208. package/dist/EpScope-B04S9t4O.js +0 -4
  209. package/dist/EpSection-B9obOS7v.js +0 -4
  210. package/dist/EpSelect-DLGx5g-U.js +0 -31
  211. package/dist/EpSkeleton-rkvPpE2y.js +0 -4
  212. package/dist/EpSoftware-DmH-rUDN.js +0 -4
  213. package/dist/EpSpinner-7XiNy9LV.js +0 -4
  214. package/dist/EpSummativeTable-JWOA25gE.js +0 -4
  215. package/dist/EpSvg-Dfvodejy.js +0 -4
  216. package/dist/EpTable-C0lD6aED.js +0 -4
  217. package/dist/EpTerm-XGV0Zf2w.js +0 -4
  218. package/dist/EpText-DhHXfEHv.js +0 -4
  219. package/dist/EpTextarea-DyMM95ER.js +0 -41
  220. package/dist/EpTimeLine-CDL7liGh.js +0 -4
  221. package/dist/EpVideo-em0qb_rk.js +0 -4
  222. package/dist/EpVideoPanopto-DAMRV6HD.js +0 -4
  223. package/dist/EpWordDef-bLyQzqx8.js +0 -4
@@ -11,21 +11,21 @@ interface Props {
11
11
  color: Color;
12
12
  maxValue: number;
13
13
  }
14
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
15
  mode: string;
16
16
  placement: string;
17
17
  visibility: string;
18
18
  color: string;
19
19
  maxValue: number;
20
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
20
+ }>, {}, 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>, {
21
21
  mode: string;
22
22
  placement: string;
23
23
  visibility: string;
24
24
  color: string;
25
25
  maxValue: number;
26
26
  }>>>, {
27
- color: Color;
28
27
  mode: Mode;
28
+ color: Color;
29
29
  placement: "top_left" | "top_right" | "bottom_left" | "bottom_right";
30
30
  visibility: Visibility;
31
31
  maxValue: number;
@@ -36,9 +36,9 @@ export default _default;
36
36
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
37
37
  type __VLS_TypePropsToRuntimeProps<T> = {
38
38
  [K in keyof T]-?: {} extends Pick<T, K> ? {
39
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
39
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
40
40
  } : {
41
- type: import('vue').PropType<T[K]>;
41
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
42
42
  required: true;
43
43
  };
44
44
  };
@@ -11,8 +11,12 @@ interface Props {
11
11
  duration?: string | null;
12
12
  assessment?: string | null;
13
13
  headerImgColor?: string | null;
14
+ labels?: {
15
+ synchrone?: string;
16
+ formatif?: string;
17
+ };
14
18
  }
15
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
20
  title: null;
17
21
  icon: null;
18
22
  color: null;
@@ -21,9 +25,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
21
25
  synchrone: boolean;
22
26
  duration: null;
23
27
  assessment: null;
24
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
28
+ labels: () => {
29
+ synchrone: string;
30
+ formatif: string;
31
+ };
32
+ }>, {}, unknown, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
25
33
  clicked: () => void;
26
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
34
+ }, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
35
  title: null;
28
36
  icon: null;
29
37
  color: null;
@@ -32,6 +40,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
32
40
  synchrone: boolean;
33
41
  duration: null;
34
42
  assessment: null;
43
+ labels: () => {
44
+ synchrone: string;
45
+ formatif: string;
46
+ };
35
47
  }>>> & {
36
48
  onClicked?: (() => any) | undefined;
37
49
  }, {
@@ -39,6 +51,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
39
51
  big: boolean | null;
40
52
  src: string | null;
41
53
  color: string | null;
54
+ labels: {
55
+ synchrone?: string | undefined;
56
+ formatif?: string | undefined;
57
+ };
42
58
  icon: string | null;
43
59
  synchrone: boolean;
44
60
  duration: string | null;
@@ -48,9 +64,9 @@ export default _default;
48
64
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
49
65
  type __VLS_TypePropsToRuntimeProps<T> = {
50
66
  [K in keyof T]-?: {} extends Pick<T, K> ? {
51
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
67
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
52
68
  } : {
53
- type: import('vue').PropType<T[K]>;
69
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
54
70
  required: true;
55
71
  };
56
72
  };
@@ -1,2 +1,2 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -4,12 +4,12 @@ interface Props {
4
4
  card?: boolean;
5
5
  hideIcon?: boolean;
6
6
  }
7
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  author: null;
9
9
  img: null;
10
10
  card: boolean;
11
11
  hideIcon: boolean;
12
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ }>, {}, 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>, {
13
13
  author: null;
14
14
  img: null;
15
15
  card: boolean;
@@ -26,9 +26,9 @@ export default _default;
26
26
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
27
27
  type __VLS_TypePropsToRuntimeProps<T> = {
28
28
  [K in keyof T]-?: {} extends Pick<T, K> ? {
29
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
29
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
30
30
  } : {
31
- type: import('vue').PropType<T[K]>;
31
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
32
32
  required: true;
33
33
  };
34
34
  };
@@ -5,12 +5,12 @@ interface Props {
5
5
  width?: number;
6
6
  animation?: string;
7
7
  }
8
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
9
  type: string;
10
10
  width: number;
11
11
  height: number;
12
12
  animation: string;
13
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
+ }>, {}, 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>, {
14
14
  type: string;
15
15
  width: number;
16
16
  height: number;
@@ -25,9 +25,9 @@ export default _default;
25
25
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
26
  type __VLS_TypePropsToRuntimeProps<T> = {
27
27
  [K in keyof T]-?: {} extends Pick<T, K> ? {
28
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
28
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
29
29
  } : {
30
- type: import('vue').PropType<T[K]>;
30
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
31
31
  required: true;
32
32
  };
33
33
  };
@@ -1,8 +1,8 @@
1
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  fill?: string | undefined;
3
3
  }>, {
4
4
  fill: string;
5
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
5
+ }>, {}, 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<{
6
6
  fill?: string | undefined;
7
7
  }>, {
8
8
  fill: string;
@@ -13,9 +13,9 @@ export default _default;
13
13
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
14
  type __VLS_TypePropsToRuntimeProps<T> = {
15
15
  [K in keyof T]-?: {} extends Pick<T, K> ? {
16
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
16
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
17
17
  } : {
18
- type: import('vue').PropType<T[K]>;
18
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
19
19
  required: true;
20
20
  };
21
21
  };
@@ -1,6 +1,6 @@
1
1
  declare function open(): boolean;
2
2
  declare function close(): boolean;
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>, {
4
4
  default?(_: {
5
5
  open: typeof open;
6
6
  }): any;
@@ -1,2 +1,2 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<{}, {}, {}, {}, {}, 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<{}>>, {}, {}>;
2
2
  export default _default;
@@ -6,11 +6,11 @@ interface Props {
6
6
  event: EventTimeLine;
7
7
  collapse?: boolean;
8
8
  }
9
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  title: string;
11
11
  type: string;
12
12
  collapse: boolean;
13
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
+ }>, {}, 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>, {
14
14
  title: string;
15
15
  type: string;
16
16
  collapse: boolean;
@@ -22,9 +22,9 @@ export default _default;
22
22
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
23
  type __VLS_TypePropsToRuntimeProps<T> = {
24
24
  [K in keyof T]-?: {} extends Pick<T, K> ? {
25
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
25
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<__VLS_NonUndefinedable<T[K]>>;
26
26
  } : {
27
- type: import('vue').PropType<T[K]>;
27
+ type: import('../../../vue/dist/vue.esm-bundler.js').PropType<T[K]>;
28
28
  required: true;
29
29
  };
30
30
  };
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
1
- import { S as s, M as E, C as e, c as o, o as r, d as i, e as n, U as t, f as d, y as l, g as S, r as m, h as C, N as c, i as u, D as T, j as f, V as g, p as h, E as L, F as b, z as k, q as x, A, O as B, b as I, s as V, t as v, k as D, P, G as F, l as H, B as K, H as M, m as Q, T as R, _ as j, n as q, I as w, J as y, K as z, L as G } from "./index-Dl6z_ITi.js";
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-BgNRIUzY.js";
2
2
  export {
3
3
  s as EpAccordeon,
4
4
  E as EpAlert,
@@ -10,36 +10,37 @@ export {
10
10
  t as EpCarousel,
11
11
  d as EpChip,
12
12
  l as EpContentSlider,
13
- S as EpDivider,
13
+ C as EpDivider,
14
14
  m as EpEdu,
15
- C as EpFlex,
15
+ u as EpFlex,
16
+ S as EpFunnelChart,
16
17
  c as EpHeader,
17
- u as EpIcon,
18
- T as EpIframe,
18
+ T as EpIcon,
19
+ h as EpIframe,
19
20
  f as EpImg,
20
21
  g as EpKatex,
21
- h as EpLineChart,
22
- L as EpLink,
23
- b as EpLinkVersion,
24
- k as EpModal,
22
+ L as EpLineChart,
23
+ b as EpLink,
24
+ k as EpLinkVersion,
25
+ v as EpModal,
25
26
  x as EpPieChart,
26
27
  A as EpQuestion,
27
28
  B as EpQuote,
28
29
  I as EpReading,
29
30
  V as EpResource,
30
- v as EpScope,
31
- D as EpSection,
31
+ D as EpScope,
32
+ F as EpSection,
32
33
  P as EpSkeleton,
33
- F as EpSoftware,
34
+ Q as EpSoftware,
34
35
  H as EpSpinner,
35
36
  K as EpSummativeTable,
36
37
  M as EpSvg,
37
- Q as EpTable,
38
- R as EpTabs,
38
+ R as EpTable,
39
+ W as EpTabs,
39
40
  j as EpTerm,
40
41
  q as EpText,
41
42
  w as EpTimeLine,
42
- y as EpVideo,
43
- z as EpVideoPanopto,
44
- G as EpWordDef
43
+ z as EpVideo,
44
+ G as EpVideoPanopto,
45
+ J as EpWordDef
45
46
  };