ep-lib-ts 1.0.18 → 1.0.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 (149) hide show
  1. package/dist/BgAudio-CKMrKvjv.js +4 -0
  2. package/dist/DisplayBox-DxJigy53.js +4 -0
  3. package/dist/EpAlert-BqvDmEep.js +4 -0
  4. package/dist/EpAudio-CyomqvYa.js +4 -0
  5. package/dist/EpBadge-DFfoeUqw.js +4 -0
  6. package/dist/EpBarChart-DwF29tfi.js +4 -0
  7. package/dist/EpBtn-D3fxE7wP.js +4 -0
  8. package/dist/EpCard-WNRIN2Qz.js +4 -0
  9. package/dist/EpChip-JJs-qijI.js +4 -0
  10. package/dist/EpContentSlider-BHpNCRHI.js +4 -0
  11. package/dist/{EpDarkmode-BFtEIM2f.js → EpDarkmode-WK7KrgeR.js} +1 -1
  12. package/dist/EpDivider-C9UXFEUT.js +4 -0
  13. package/dist/EpEdu-CmJKCO5B.js +4 -0
  14. package/dist/EpFlex-C5sEGTgz.js +4 -0
  15. package/dist/EpFunnelChart-DC8NdLUF.js +4 -0
  16. package/dist/EpHeader-DlyMgJtd.js +4 -0
  17. package/dist/{EpHover-CEKgKxEp.js → EpHover-D-ITIxyW.js} +1 -1
  18. package/dist/EpIcon-DirmF3Kh.js +4 -0
  19. package/dist/EpIframe-CLG5NpBc.js +4 -0
  20. package/dist/EpImg-BZq0Dn4b.js +4 -0
  21. package/dist/{EpInput-Bv2ajGF2.js → EpInput-JDpvLb5H.js} +1 -1
  22. package/dist/EpLineChart-Bzsb3FmU.js +4 -0
  23. package/dist/EpLink-BGF7Ys8v.js +4 -0
  24. package/dist/EpLinkVersion-B3qRqaiX.js +4 -0
  25. package/dist/{EpList-BcRsDnkP.js → EpList-Ct1dwrl5.js} +1 -1
  26. package/dist/EpModal-Dgvi2ISG.js +4 -0
  27. package/dist/{EpNothing-DyCuyPon.js → EpNothing-DZ-PV3zK.js} +1 -1
  28. package/dist/EpPieChart-BfPz0vGM.js +4 -0
  29. package/dist/EpQuestion-BJVvBYrn.js +4 -0
  30. package/dist/EpQuote-CooiRiOg.js +4 -0
  31. package/dist/EpRadio-G6mgbsaf.js +4 -0
  32. package/dist/EpRadioSummative-f4ZPkVII.js +4 -0
  33. package/dist/EpReading-BIJ0Jros.js +4 -0
  34. package/dist/EpResource-Bh9mwnrZ.js +4 -0
  35. package/dist/EpScope-BeNxldy9.js +4 -0
  36. package/dist/EpSection-JCuaXIP9.js +4 -0
  37. package/dist/{EpSelect-CHIE9dYe.js → EpSelect-CBSt3960.js} +1 -1
  38. package/dist/EpSkeleton-cozPnNT5.js +4 -0
  39. package/dist/EpSoftware-U-fWQb2t.js +4 -0
  40. package/dist/EpSpinner-CSVjuUKt.js +4 -0
  41. package/dist/EpSummativeTable-P8kxfW6Z.js +4 -0
  42. package/dist/EpSvg-D7G_PYk2.js +4 -0
  43. package/dist/EpTable-CYmMpwgD.js +4 -0
  44. package/dist/EpTerm-DZcuKSbT.js +4 -0
  45. package/dist/EpText-hf9dtHmn.js +4 -0
  46. package/dist/EpTimeLine-CPS2t21j.js +4 -0
  47. package/dist/EpVideo-DiTA6QBx.js +4 -0
  48. package/dist/EpVideoPanopto-Cd5hVKVN.js +4 -0
  49. package/dist/EpWordDef-C7swN5K4.js +4 -0
  50. package/dist/components/basics/EpBadge.vue.d.ts +0 -12
  51. package/dist/components/basics/EpText.vue.d.ts +20 -12
  52. package/dist/components/charts/EpBarChart.vue.d.ts +4 -13
  53. package/dist/components/charts/EpFunnelChart.vue.d.ts +0 -1
  54. package/dist/components/charts/EpLineChart.vue.d.ts +4 -13
  55. package/dist/components/charts/EpPieChart.vue.d.ts +4 -13
  56. package/dist/components/educationals/EpEdu.vue.d.ts +1 -1
  57. package/dist/components/educationals/EpReading.vue.d.ts +25 -45
  58. package/dist/components/educationals/EpResource.vue.d.ts +1 -1
  59. package/dist/components/educationals/EpScope.vue.d.ts +4 -12
  60. package/dist/components/forms/EpSelect.vue.d.ts +4 -4
  61. package/dist/components/forms/EpTextarea.vue.d.ts +3 -3
  62. package/dist/components/forms/EpToggle.vue.d.ts +3 -3
  63. package/dist/components/interactions/EpContentSlider.vue.d.ts +8 -16
  64. package/dist/components/interactions/EpQuestion.vue.d.ts +13 -21
  65. package/dist/components/interactions/EpSummativeTable.vue.d.ts +8 -1
  66. package/dist/components/medias/EpAudio.vue.d.ts +9 -17
  67. package/dist/components/medias/EpCarousel.vue.d.ts +12 -4
  68. package/dist/components/medias/EpIframe.vue.d.ts +2 -1
  69. package/dist/components/medias/EpKatex.vue.d.ts +0 -1
  70. package/dist/components/medias/EpLink.vue.d.ts +1 -4
  71. package/dist/components/medias/EpSoftware.vue.d.ts +6 -15
  72. package/dist/components/medias/EpSvg.vue.d.ts +3 -1
  73. package/dist/components/medias/EpTerm.vue.d.ts +20 -28
  74. package/dist/components/medias/EpVideo.vue.d.ts +6 -13
  75. package/dist/components/medias/EpVideoPanopto.vue.d.ts +1 -1
  76. package/dist/components/medias/EpWordDef.vue.d.ts +20 -28
  77. package/dist/components/signages/EpHeader.vue.d.ts +2 -2
  78. package/dist/ep-lib-ts.js +1 -1
  79. package/dist/ep-lib-ts.umd.cjs +53 -36
  80. package/dist/{index-ClOMmLUm.js → index-BWscolZE.js} +2876 -2910
  81. package/dist/style.css +1 -1
  82. package/package.json +1 -1
  83. package/src/components/basics/EpBadge.vue +1 -10
  84. package/src/components/basics/EpText.vue +28 -9
  85. package/src/components/charts/EpBarChart.vue +6 -12
  86. package/src/components/charts/EpFunnelChart.vue +1 -2
  87. package/src/components/charts/EpLineChart.vue +6 -12
  88. package/src/components/charts/EpPieChart.vue +7 -12
  89. package/src/components/educationals/EpEdu.vue +2 -9
  90. package/src/components/educationals/EpReading.vue +28 -37
  91. package/src/components/educationals/EpResource.vue +5 -2
  92. package/src/components/educationals/EpScope.vue +10 -18
  93. package/src/components/interactions/EpContentSlider.vue +8 -13
  94. package/src/components/interactions/EpQuestion.vue +12 -17
  95. package/src/components/interactions/EpSummativeTable.vue +5 -2
  96. package/src/components/medias/EpAudio.vue +7 -13
  97. package/src/components/medias/EpCarousel.vue +9 -32
  98. package/src/components/medias/EpIframe.vue +2 -1
  99. package/src/components/medias/EpKatex.vue +1 -2
  100. package/src/components/medias/EpLink.vue +4 -6
  101. package/src/components/medias/EpSoftware.vue +7 -12
  102. package/src/components/medias/EpSvg.vue +11 -2
  103. package/src/components/medias/EpTerm.vue +16 -23
  104. package/src/components/medias/EpVideo.vue +18 -13
  105. package/src/components/medias/EpVideoPanopto.vue +1 -1
  106. package/src/components/medias/EpWordDef.vue +15 -21
  107. package/dist/BgAudio-B4ZG8DU_.js +0 -4
  108. package/dist/DisplayBox-NnuAJFCp.js +0 -4
  109. package/dist/EpAlert-3wG87bqj.js +0 -4
  110. package/dist/EpAudio-DrZLWh49.js +0 -4
  111. package/dist/EpBadge-B0bGd4AE.js +0 -4
  112. package/dist/EpBarChart-CLEINSXT.js +0 -4
  113. package/dist/EpBtn-CgxjhKFR.js +0 -4
  114. package/dist/EpCard-Cin42ELy.js +0 -4
  115. package/dist/EpChip-BZtGNmZy.js +0 -4
  116. package/dist/EpContentSlider-BmCamlS6.js +0 -4
  117. package/dist/EpDivider-Dd6ni7BI.js +0 -4
  118. package/dist/EpEdu-LoNOrLjR.js +0 -4
  119. package/dist/EpFlex-S10gXDSD.js +0 -4
  120. package/dist/EpFunnelChart-ttkjaryC.js +0 -4
  121. package/dist/EpHeader-CuIRpGKZ.js +0 -4
  122. package/dist/EpIcon-CVTil-7a.js +0 -4
  123. package/dist/EpIframe-CHOCN7YY.js +0 -4
  124. package/dist/EpImg-Cvis2XoU.js +0 -4
  125. package/dist/EpLineChart-UE1X4YAb.js +0 -4
  126. package/dist/EpLink-JcgxaP92.js +0 -4
  127. package/dist/EpLinkVersion-C3yI0GaV.js +0 -4
  128. package/dist/EpModal-C-39yF0o.js +0 -4
  129. package/dist/EpPieChart-DANs5BTf.js +0 -4
  130. package/dist/EpQuestion-BjenPOWb.js +0 -4
  131. package/dist/EpQuote-5Y3RBP7v.js +0 -4
  132. package/dist/EpRadio-CvjvaDzf.js +0 -4
  133. package/dist/EpRadioSummative-BTGCrFdD.js +0 -4
  134. package/dist/EpReading-CMNjPHyJ.js +0 -4
  135. package/dist/EpResource-Wg6FLIS_.js +0 -4
  136. package/dist/EpScope-DyE5bFxA.js +0 -4
  137. package/dist/EpSection-Bs3Paa95.js +0 -4
  138. package/dist/EpSkeleton-Cj82fvVw.js +0 -4
  139. package/dist/EpSoftware-CcPBO_uQ.js +0 -4
  140. package/dist/EpSpinner-DFpt3e7D.js +0 -4
  141. package/dist/EpSummativeTable-CvfItlt5.js +0 -4
  142. package/dist/EpSvg-CH2qCKXL.js +0 -4
  143. package/dist/EpTable-joBdQdCD.js +0 -4
  144. package/dist/EpTerm-WWmfth0A.js +0 -4
  145. package/dist/EpText-Byspbv4R.js +0 -4
  146. package/dist/EpTimeLine-C7DnPTVv.js +0 -4
  147. package/dist/EpVideo-CMA5fOd8.js +0 -4
  148. package/dist/EpVideoPanopto-BWn7uCd2.js +0 -4
  149. package/dist/EpWordDef-D40lSagN.js +0 -4
@@ -1,17 +1,9 @@
1
+ import { MandateLevel } from '../../types/MandateLevel';
2
+
1
3
  interface Props {
2
- title?: string;
3
- type?: string;
4
+ mandateLevel?: MandateLevel | null;
4
5
  }
5
- declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
6
- title: string;
7
- type: string;
8
- }>, {}, 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>, {
9
- title: string;
10
- type: string;
11
- }>>>, {
12
- title: string;
13
- type: string;
14
- }, {}>;
6
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, 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>, {}>>>, {}, {}>;
15
7
  export default _default;
16
8
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
9
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -55,6 +55,10 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
55
55
  label: string;
56
56
  type: "number" | "time" | "text" | "search" | "url" | "date" | "email" | "password" | "tel";
57
57
  iconPath: string;
58
+ disabled: boolean;
59
+ modelValue: string;
60
+ iconSize: string;
61
+ id: string;
58
62
  labels: {
59
63
  option?: string | undefined;
60
64
  vanderpoel?: string | undefined;
@@ -63,10 +67,6 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
63
67
  evenepoel?: string | undefined;
64
68
  meilleur?: string | undefined;
65
69
  };
66
- disabled: boolean;
67
- modelValue: string;
68
- iconSize: string;
69
- id: string;
70
70
  placeholder: string;
71
71
  }, {}>;
72
72
  export default _default;
@@ -46,13 +46,13 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
46
46
  label: string;
47
47
  type: "number" | "time" | "text" | "search" | "url" | "date" | "email" | "password" | "tel";
48
48
  iconPath: string;
49
- labels: {
50
- message?: string | undefined;
51
- };
52
49
  disabled: boolean;
53
50
  modelValue: string;
54
51
  iconSize: string;
55
52
  id: string;
53
+ labels: {
54
+ message?: string | undefined;
55
+ };
56
56
  readonly: boolean;
57
57
  placeholder: string;
58
58
  }, {}>;
@@ -42,12 +42,12 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
42
42
  }, {
43
43
  label: string;
44
44
  type: string;
45
- labels: {
46
- defaultSwitch?: string | undefined;
47
- };
48
45
  disabled: boolean;
49
46
  modelValue: string;
50
47
  id: string;
48
+ labels: {
49
+ defaultSwitch?: string | undefined;
50
+ };
51
51
  readonly: boolean;
52
52
  placeholder: string;
53
53
  checked: boolean;
@@ -2,26 +2,18 @@ import { SlidesType } from '../../types/Slides';
2
2
 
3
3
  interface Props {
4
4
  slides: SlidesType[];
5
- labels?: {
6
- loading?: string;
7
- noData?: string;
8
- };
5
+ loading?: string;
6
+ noData?: string;
9
7
  }
10
8
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
- labels: () => {
12
- loading: string;
13
- noData: string;
14
- };
9
+ loading: string;
10
+ noData: string;
15
11
  }>, {}, 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>, {
16
- labels: () => {
17
- loading: string;
18
- noData: string;
19
- };
12
+ loading: string;
13
+ noData: string;
20
14
  }>>>, {
21
- labels: {
22
- loading?: string | undefined;
23
- noData?: string | undefined;
24
- };
15
+ loading: string;
16
+ noData: string;
25
17
  }, {}>;
26
18
  export default _default;
27
19
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -4,20 +4,18 @@ import { Answer } from '../../types/Answer';
4
4
  interface Props {
5
5
  title?: string;
6
6
  intentions?: string;
7
+ labelIntentions?: string;
7
8
  hideIcon?: boolean;
8
9
  type?: MediaVariants;
9
- mandateLevel?: string | null;
10
10
  question: string;
11
11
  answers: Answer[];
12
12
  shuffle?: boolean;
13
13
  before?: boolean;
14
14
  numeration?: boolean;
15
15
  src?: string | null;
16
- labels?: {
17
- answer?: string;
18
- validate?: string;
19
- tryagain?: string;
20
- };
16
+ labelNoAnswer?: string;
17
+ labelAnswerBtn?: string;
18
+ labelTryAgainBtn?: string;
21
19
  }
22
20
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
23
21
  type: string;
@@ -25,33 +23,27 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
25
23
  shuffle: boolean;
26
24
  before: boolean;
27
25
  numeration: boolean;
28
- labels: () => {
29
- answer: string;
30
- validate: string;
31
- tryagain: string;
32
- };
26
+ labelNoAnswer: string;
27
+ labelAnswerBtn: string;
28
+ labelTryAgainBtn: string;
33
29
  }>, {}, 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>, {
34
30
  type: string;
35
31
  hideIcon: boolean;
36
32
  shuffle: boolean;
37
33
  before: boolean;
38
34
  numeration: boolean;
39
- labels: () => {
40
- answer: string;
41
- validate: string;
42
- tryagain: string;
43
- };
35
+ labelNoAnswer: string;
36
+ labelAnswerBtn: string;
37
+ labelTryAgainBtn: string;
44
38
  }>>>, {
45
39
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
46
- labels: {
47
- answer?: string | undefined;
48
- validate?: string | undefined;
49
- tryagain?: string | undefined;
50
- };
51
40
  hideIcon: boolean;
52
41
  shuffle: boolean;
53
42
  before: boolean;
54
43
  numeration: boolean;
44
+ labelNoAnswer: string;
45
+ labelAnswerBtn: string;
46
+ labelTryAgainBtn: string;
55
47
  }, {}>;
56
48
  export default _default;
57
49
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -3,8 +3,15 @@ import { QuestionSummative } from '../../types/SummativeTable';
3
3
  interface Props {
4
4
  title?: string;
5
5
  questions: QuestionSummative[];
6
+ totalLabel?: string;
6
7
  }
7
- declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, 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>, {}>>>, {}, {}>;
8
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ totalLabel: string;
10
+ }>, {}, 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>, {
11
+ totalLabel: string;
12
+ }>>>, {
13
+ totalLabel: string;
14
+ }, {}>;
8
15
  export default _default;
9
16
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
17
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -9,33 +9,25 @@ interface Props {
9
9
  bgImg?: string;
10
10
  type?: MediaVariants;
11
11
  hideIcon?: boolean;
12
- mandateLevel?: string | MandateLevel | null;
13
- labels?: {
14
- intentions?: string;
15
- messageError?: string;
16
- };
12
+ mandateLevel?: MandateLevel | null;
13
+ labelIntentions?: string;
14
+ messageError?: string;
17
15
  }
18
16
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
17
  type: string;
20
18
  hideIcon: boolean;
21
- labels: () => {
22
- intentions: string;
23
- messageError: string;
24
- };
19
+ labelIntentions: string;
20
+ messageError: string;
25
21
  }>, {}, 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>, {
26
22
  type: string;
27
23
  hideIcon: boolean;
28
- labels: () => {
29
- intentions: string;
30
- messageError: string;
31
- };
24
+ labelIntentions: string;
25
+ messageError: string;
32
26
  }>>>, {
33
27
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
34
- labels: {
35
- intentions?: string | undefined;
36
- messageError?: string | undefined;
37
- };
28
+ labelIntentions: string;
38
29
  hideIcon: boolean;
30
+ messageError: string;
39
31
  }, {}>;
40
32
  export default _default;
41
33
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,20 +5,28 @@ interface Props {
5
5
  carrouselImg: MediaCarousel[];
6
6
  gallery?: boolean;
7
7
  sizeThumbnail?: SizeThumbnail;
8
- locale?: "en" | "fr" | "es";
8
+ labelClose?: string;
9
+ labelRef?: string;
10
+ labelRefLib?: string;
9
11
  }
10
12
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
13
  gallery: boolean;
12
14
  sizeThumbnail: string;
13
- locale: string;
15
+ labelRef: string;
16
+ labelClose: string;
17
+ labelRefLib: string;
14
18
  }>, {}, 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>, {
15
19
  gallery: boolean;
16
20
  sizeThumbnail: string;
17
- locale: string;
21
+ labelRef: string;
22
+ labelClose: string;
23
+ labelRefLib: string;
18
24
  }>>>, {
19
25
  sizeThumbnail: "small" | "medium" | "large";
26
+ labelClose: string;
27
+ labelRef: string;
28
+ labelRefLib: string;
20
29
  gallery: boolean;
21
- locale: "en" | "fr" | "es";
22
30
  }, {}>;
23
31
  export default _default;
24
32
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,4 +1,5 @@
1
1
  import { MediaVariants } from '../../types/Medias';
2
+ import { MandateLevel } from '../../types/MandateLevel';
2
3
 
3
4
  interface Props {
4
5
  src: string;
@@ -7,7 +8,7 @@ interface Props {
7
8
  intentions?: string;
8
9
  hideIcon?: boolean;
9
10
  type?: MediaVariants;
10
- mandateLevel?: string | null;
11
+ mandateLevel?: MandateLevel | null;
11
12
  customHeight?: number;
12
13
  labelIntentions?: string;
13
14
  }
@@ -7,7 +7,6 @@ interface Props {
7
7
  intentions?: string;
8
8
  hideIcon?: boolean;
9
9
  type?: MediaVariants;
10
- mandateLevel?: string | null;
11
10
  labelIntentions?: string;
12
11
  }
13
12
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
@@ -5,7 +5,7 @@ interface Props {
5
5
  url: string;
6
6
  title?: string;
7
7
  intentions?: string;
8
- mandateLevel?: string | MandateLevel | null;
8
+ mandateLevel?: MandateLevel | null;
9
9
  labelIntentions?: string;
10
10
  type?: MediaVariants;
11
11
  hideIcon?: boolean;
@@ -15,15 +15,12 @@ interface Props {
15
15
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
16
  type: string;
17
17
  hideIcon: boolean;
18
- intentions: string;
19
18
  }>, {}, 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>, {
20
19
  type: string;
21
20
  hideIcon: boolean;
22
- intentions: string;
23
21
  }>>>, {
24
22
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
25
23
  hideIcon: boolean;
26
- intentions: string;
27
24
  }, {}>;
28
25
  export default _default;
29
26
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,7 +5,7 @@ interface Props {
5
5
  url?: string;
6
6
  cover?: string;
7
7
  title: string;
8
- mandateLevel?: string | MandateLevel | null;
8
+ mandateLevel?: MandateLevel | null;
9
9
  intentions?: string;
10
10
  version_link?: null;
11
11
  hideCover?: boolean;
@@ -13,10 +13,8 @@ interface Props {
13
13
  type?: MediaVariants;
14
14
  hideIcon?: boolean;
15
15
  labelCard?: string;
16
- labels?: {
17
- labelIntentions?: string;
18
- acceder?: string;
19
- };
16
+ labelIntentions?: string;
17
+ labelAccess?: string;
20
18
  }
21
19
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
20
  icon: string;
@@ -25,9 +23,7 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
25
23
  cover: string;
26
24
  type: string;
27
25
  hideIcon: boolean;
28
- labels: () => {
29
- acceder: string;
30
- };
26
+ labelAccess: string;
31
27
  }>, {}, 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>, {
32
28
  icon: string;
33
29
  hideCover: boolean;
@@ -35,19 +31,14 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
35
31
  cover: string;
36
32
  type: string;
37
33
  hideIcon: boolean;
38
- labels: () => {
39
- acceder: string;
40
- };
34
+ labelAccess: string;
41
35
  }>>>, {
42
36
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
43
- labels: {
44
- labelIntentions?: string | undefined;
45
- acceder?: string | undefined;
46
- };
47
37
  hideIcon: boolean;
48
38
  intentions: string;
49
39
  cover: string;
50
40
  hideCover: boolean;
41
+ labelAccess: string;
51
42
  }, {}>;
52
43
  export default _default;
53
44
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,9 +5,11 @@ interface Props {
5
5
  desc?: string;
6
6
  title?: string;
7
7
  content?: string;
8
- mandateLevel?: string | MandateLevel | null;
8
+ mandateLevel?: MandateLevel | null;
9
9
  type?: MediaVariants;
10
10
  cols?: string | number;
11
+ labelIntentions?: string;
12
+ hideIcon?: boolean;
11
13
  }
12
14
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
15
  cols: string;
@@ -7,49 +7,41 @@ interface Props {
7
7
  graminfo?: string;
8
8
  relations?: string;
9
9
  src?: string;
10
- labels?: {
11
- definition?: string;
12
- domaine?: string;
13
- variations?: string;
14
- relations?: string;
15
- close?: string;
16
- };
10
+ labelDefinition?: string;
11
+ labelDomain?: string;
12
+ labelVariations?: string;
13
+ labelRelations?: string;
14
+ labelClose?: string;
17
15
  }
18
16
  declare const _default: __VLS_WithTemplateSlots<import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
17
  term: string;
20
18
  variations: string;
21
19
  relations: string;
22
20
  idrelation: string;
23
- labels: () => {
24
- definition: string;
25
- domaine: string;
26
- variations: string;
27
- relations: string;
28
- close: string;
29
- };
21
+ labelDefinition: string;
22
+ labelDomain: string;
23
+ labelVariations: string;
24
+ labelRelations: string;
25
+ labelClose: string;
30
26
  }>, {}, 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>, {
31
27
  term: string;
32
28
  variations: string;
33
29
  relations: string;
34
30
  idrelation: string;
35
- labels: () => {
36
- definition: string;
37
- domaine: string;
38
- variations: string;
39
- relations: string;
40
- close: string;
41
- };
31
+ labelDefinition: string;
32
+ labelDomain: string;
33
+ labelVariations: string;
34
+ labelRelations: string;
35
+ labelClose: string;
42
36
  }>>>, {
43
- labels: {
44
- definition?: string | undefined;
45
- domaine?: string | undefined;
46
- variations?: string | undefined;
47
- relations?: string | undefined;
48
- close?: string | undefined;
49
- };
37
+ labelClose: string;
50
38
  term: string;
51
39
  variations: string;
52
40
  relations: string;
41
+ labelDefinition: string;
42
+ labelDomain: string;
43
+ labelVariations: string;
44
+ labelRelations: string;
53
45
  }, {}>, {
54
46
  default?(_: {}): any;
55
47
  }>;
@@ -6,30 +6,23 @@ interface Props {
6
6
  title?: string;
7
7
  intentions?: string;
8
8
  credits?: string;
9
- mandateLevel?: string | MandateLevel | null;
9
+ mandateLevel?: MandateLevel | null;
10
10
  type?: MediaVariants;
11
11
  hideIcon?: boolean;
12
- labels?: {
13
- intentions?: string;
14
- };
12
+ labelIntentions?: string;
13
+ big?: boolean;
15
14
  }
16
15
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
16
  type: string;
18
17
  hideIcon: boolean;
19
- labels: () => {
20
- intentions: string;
21
- };
18
+ labelIntentions: string;
22
19
  }>, {}, 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>, {
23
20
  type: string;
24
21
  hideIcon: boolean;
25
- labels: () => {
26
- intentions: string;
27
- };
22
+ labelIntentions: string;
28
23
  }>>>, {
29
24
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
30
- labels: {
31
- intentions?: string | undefined;
32
- };
25
+ labelIntentions: string;
33
26
  hideIcon: boolean;
34
27
  }, {}>;
35
28
  export default _default;
@@ -6,7 +6,7 @@ interface Props {
6
6
  title?: string;
7
7
  intentions?: string;
8
8
  credits?: string;
9
- mandateLevel?: string | MandateLevel | null;
9
+ mandateLevel?: MandateLevel | null;
10
10
  labelIntentions?: string;
11
11
  type?: MediaVariants;
12
12
  hideIcon?: boolean;
@@ -6,38 +6,30 @@ interface Term {
6
6
  interface Props {
7
7
  term: Term;
8
8
  glossary: GlossaryEntry[];
9
- labels?: {
10
- information?: string;
11
- domain?: string;
12
- relations?: string;
13
- definition?: string;
14
- variations?: string;
15
- };
9
+ labelInformation?: string;
10
+ labelDomain?: string;
11
+ labelVariations?: string;
12
+ labelRelations?: string;
13
+ labelNoDefinition?: string;
16
14
  }
17
15
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
18
- labels: () => {
19
- information: string;
20
- domain: string;
21
- relations: string;
22
- definition: string;
23
- variations: string;
24
- };
16
+ labelInformation: string;
17
+ labelDomain: string;
18
+ labelRelations: string;
19
+ labelNoDefinition: string;
20
+ labelVariations: string;
25
21
  }>, {}, 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>, {
26
- labels: () => {
27
- information: string;
28
- domain: string;
29
- relations: string;
30
- definition: string;
31
- variations: string;
32
- };
22
+ labelInformation: string;
23
+ labelDomain: string;
24
+ labelRelations: string;
25
+ labelNoDefinition: string;
26
+ labelVariations: string;
33
27
  }>>>, {
34
- labels: {
35
- information?: string | undefined;
36
- domain?: string | undefined;
37
- relations?: string | undefined;
38
- definition?: string | undefined;
39
- variations?: string | undefined;
40
- };
28
+ labelDomain: string;
29
+ labelVariations: string;
30
+ labelRelations: string;
31
+ labelInformation: string;
32
+ labelNoDefinition: string;
41
33
  }, {}>;
42
34
  export default _default;
43
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -51,12 +51,12 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
51
51
  big: boolean | null;
52
52
  src: string | null;
53
53
  color: string | null;
54
+ icon: string | null;
55
+ synchrone: boolean;
54
56
  labels: {
55
57
  synchrone?: string | undefined;
56
58
  formatif?: string | undefined;
57
59
  };
58
- icon: string | null;
59
- synchrone: boolean;
60
60
  duration: string | null;
61
61
  assessment: string | null;
62
62
  }, {}>;
package/dist/ep-lib-ts.js CHANGED
@@ -1,4 +1,4 @@
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-ClOMmLUm.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-BWscolZE.js";
2
2
  export {
3
3
  s as EpAccordeon,
4
4
  E as EpAlert,