ep-lib-ts 1.0.17 → 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 (150) 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-DooWiXe7.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-B-O9H55F.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-aIkb_h9L.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-B3u1TDaC.js → EpList-Ct1dwrl5.js} +1 -1
  26. package/dist/EpModal-Dgvi2ISG.js +4 -0
  27. package/dist/{EpNothing-CeyWXNou.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-BWdlDG4T.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-C4eUJ38e.js → index-BWscolZE.js} +2882 -2916
  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/EpImg.vue +1 -1
  85. package/src/components/basics/EpText.vue +28 -9
  86. package/src/components/charts/EpBarChart.vue +6 -12
  87. package/src/components/charts/EpFunnelChart.vue +1 -2
  88. package/src/components/charts/EpLineChart.vue +6 -12
  89. package/src/components/charts/EpPieChart.vue +7 -12
  90. package/src/components/educationals/EpEdu.vue +2 -9
  91. package/src/components/educationals/EpReading.vue +28 -37
  92. package/src/components/educationals/EpResource.vue +5 -2
  93. package/src/components/educationals/EpScope.vue +10 -18
  94. package/src/components/interactions/EpContentSlider.vue +8 -13
  95. package/src/components/interactions/EpQuestion.vue +14 -19
  96. package/src/components/interactions/EpSummativeTable.vue +5 -2
  97. package/src/components/medias/EpAudio.vue +7 -13
  98. package/src/components/medias/EpCarousel.vue +9 -32
  99. package/src/components/medias/EpIframe.vue +2 -1
  100. package/src/components/medias/EpKatex.vue +1 -2
  101. package/src/components/medias/EpLink.vue +4 -6
  102. package/src/components/medias/EpSoftware.vue +7 -12
  103. package/src/components/medias/EpSvg.vue +11 -2
  104. package/src/components/medias/EpTerm.vue +16 -23
  105. package/src/components/medias/EpVideo.vue +18 -13
  106. package/src/components/medias/EpVideoPanopto.vue +1 -1
  107. package/src/components/medias/EpWordDef.vue +15 -21
  108. package/dist/BgAudio-DlRE9y-n.js +0 -4
  109. package/dist/DisplayBox-nHwXaPxQ.js +0 -4
  110. package/dist/EpAlert-BSxl6t2V.js +0 -4
  111. package/dist/EpAudio-8vEnWG69.js +0 -4
  112. package/dist/EpBadge-DZo76tBC.js +0 -4
  113. package/dist/EpBarChart-B9YaJpJB.js +0 -4
  114. package/dist/EpBtn-fqY4iPt9.js +0 -4
  115. package/dist/EpCard-Ddn_qwdm.js +0 -4
  116. package/dist/EpChip-CTGVPd2Y.js +0 -4
  117. package/dist/EpContentSlider-CV_Kfpdm.js +0 -4
  118. package/dist/EpDivider-ZsbtEX9l.js +0 -4
  119. package/dist/EpEdu-DarJ5TEQ.js +0 -4
  120. package/dist/EpFlex-9ZqtMzS6.js +0 -4
  121. package/dist/EpFunnelChart-CPHD-QnI.js +0 -4
  122. package/dist/EpHeader-LlBu-ET2.js +0 -4
  123. package/dist/EpIcon-Bxq9Wo6U.js +0 -4
  124. package/dist/EpIframe-ByxioIGZ.js +0 -4
  125. package/dist/EpImg-ZKbWiU9o.js +0 -4
  126. package/dist/EpLineChart-qQiGQ_w-.js +0 -4
  127. package/dist/EpLink-BlcQbJj1.js +0 -4
  128. package/dist/EpLinkVersion-DQMqhg-y.js +0 -4
  129. package/dist/EpModal-BbRwqzmv.js +0 -4
  130. package/dist/EpPieChart-BcS-wdf2.js +0 -4
  131. package/dist/EpQuestion-IJY_yfYh.js +0 -4
  132. package/dist/EpQuote-MyZnQiU8.js +0 -4
  133. package/dist/EpRadio-f6JhE4xd.js +0 -4
  134. package/dist/EpRadioSummative-BEHehtSQ.js +0 -4
  135. package/dist/EpReading-Bm7kINou.js +0 -4
  136. package/dist/EpResource-CR4yLJM1.js +0 -4
  137. package/dist/EpScope-BulDazlU.js +0 -4
  138. package/dist/EpSection-C9oPSY5R.js +0 -4
  139. package/dist/EpSkeleton-B8DipdCG.js +0 -4
  140. package/dist/EpSoftware-gNOXOYhy.js +0 -4
  141. package/dist/EpSpinner-n8wV-V4Q.js +0 -4
  142. package/dist/EpSummativeTable-DtTxo_uH.js +0 -4
  143. package/dist/EpSvg-BKrOfbtv.js +0 -4
  144. package/dist/EpTable-BbvSURl1.js +0 -4
  145. package/dist/EpTerm-CgzEq9HK.js +0 -4
  146. package/dist/EpText-DsCFnfyC.js +0 -4
  147. package/dist/EpTimeLine-F78LEr8y.js +0 -4
  148. package/dist/EpVideo-BW5sA_14.js +0 -4
  149. package/dist/EpVideoPanopto-BSY_k2-t.js +0 -4
  150. package/dist/EpWordDef-DMqf1YPj.js +0 -4
@@ -0,0 +1,4 @@
1
+ import { S as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { T as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { O as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { E as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { c as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { o } from "./index-BWscolZE.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { d as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { e } from "./index-BWscolZE.js";
2
+ export {
3
+ e as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { z as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, ref as h, onMounted as p, openBlock as r, createElementBlock as a, createCommentVNode as c } from "vue";
2
- import { A as g } from "./index-C4eUJ38e.js";
2
+ import { A as g } from "./index-BWscolZE.js";
3
3
  const f = { key: 0 }, k = { key: 1 }, C = /* @__PURE__ */ i({
4
4
  __name: "EpDarkmode",
5
5
  emits: ["update:userMode"],
@@ -0,0 +1,4 @@
1
+ import { g as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { s } from "./index-BWscolZE.js";
2
+ export {
3
+ s as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { h as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { p as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { P as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as c, computed as t, openBlock as i, createElementBlock as u, renderSlot as f, createElementVNode as d, normalizeClass as p, toDisplayString as m } from "vue";
2
- import { u as o } from "./index-C4eUJ38e.js";
2
+ import { u as o } from "./index-BWscolZE.js";
3
3
  const v = { class: "relative max-w-xs overflow-hidden bg-cover bg-no-repeat" }, h = /* @__PURE__ */ c({
4
4
  __name: "EpHover",
5
5
  props: {
@@ -0,0 +1,4 @@
1
+ import { i as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { F as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { j as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { computed as E, toValue as O, unref as f, onMounted as We, getCurrentInstance as H, provide as Je, isRef as le, watch as B, onBeforeUnmount as Ye, inject as Xe, ref as re, reactive as Ze, onUnmounted as et, nextTick as tt, defineComponent as rt, toRefs as nt, toRef as ot, openBlock as he, createElementBlock as be, Fragment as it, createTextVNode as me, toDisplayString as Y, createElementVNode as I, createVNode as at, withDirectives as lt, vModelText as ut, createCommentVNode as st } from "vue";
2
- import { c as ct, w as dt } from "./index-C4eUJ38e.js";
2
+ import { c as ct, w as dt } from "./index-BWscolZE.js";
3
3
  function ft() {
4
4
  return ke().__VUE_DEVTOOLS_GLOBAL_HOOK__;
5
5
  }
@@ -0,0 +1,4 @@
1
+ import { q as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { G as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { H as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { openBlock as t, createElementBlock as o, renderSlot as r } from "vue";
2
- import { a as s } from "./index-C4eUJ38e.js";
2
+ import { a as s } from "./index-BWscolZE.js";
3
3
  const c = {}, n = { class: "py-6 px-3 w-1/4 min-w-[180px]" };
4
4
  function a(e, l) {
5
5
  return t(), o("ul", n, [
@@ -0,0 +1,4 @@
1
+ import { B as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as o } from "vue";
2
- import { a as t } from "./index-C4eUJ38e.js";
2
+ import { a as t } from "./index-BWscolZE.js";
3
3
  const n = {};
4
4
  function r(c, a) {
5
5
  return e(), o("div", null, " no data ");
@@ -0,0 +1,4 @@
1
+ import { r } from "./index-BWscolZE.js";
2
+ export {
3
+ r as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { C as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { Q as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { x as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { y as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { b as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { t } from "./index-BWscolZE.js";
2
+ export {
3
+ t as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { v as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as l, createElementBlock as a, createElementVNode as r, toDisplayString as o, createVNode as n, unref as d } from "vue";
2
- import { c as s, w as b } from "./index-C4eUJ38e.js";
2
+ import { c as s, w as b } from "./index-BWscolZE.js";
3
3
  const p = { class: "relative h-10 w-72 min-w-[200px]" }, f = ["disabled"], i = { value: "option" }, u = { value: "vanderpoel" }, c = { value: "vanaert" }, h = { value: "pogacar" }, m = { value: "evenepoel" }, g = { 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" }, y = /* @__PURE__ */ t({
4
4
  __name: "EpSelect",
5
5
  props: {
@@ -0,0 +1,4 @@
1
+ import { R as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { I as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { l as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { D as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { J as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-BWscolZE.js";
2
+ export {
3
+ m as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { n as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { K as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { L as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { M as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { N as f } from "./index-BWscolZE.js";
2
+ export {
3
+ f as default
4
+ };
@@ -3,31 +3,19 @@ interface Props {
3
3
  outlined?: boolean;
4
4
  square?: boolean;
5
5
  iconPath?: string | null;
6
- labels?: {
7
- inProgress?: string;
8
- };
9
6
  }
10
7
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
8
  color: string;
12
9
  square: boolean;
13
10
  iconPath: null;
14
- labels: () => {
15
- inProgress: string;
16
- };
17
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>, {
18
12
  color: string;
19
13
  square: boolean;
20
14
  iconPath: null;
21
- labels: () => {
22
- inProgress: string;
23
- };
24
15
  }>>>, {
25
16
  square: boolean;
26
17
  color: string;
27
18
  iconPath: string | null;
28
- labels: {
29
- inProgress?: string | undefined;
30
- };
31
19
  }, {}>;
32
20
  export default _default;
33
21
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -3,25 +3,33 @@ interface Props {
3
3
  content: string;
4
4
  title?: string | null;
5
5
  compact?: boolean;
6
- labels?: {
7
- title: string;
8
- };
6
+ labelDefinition?: string;
7
+ labelDomain?: string;
8
+ labelVariations?: string;
9
+ labelRelations?: string;
10
+ labelClose?: string;
9
11
  }
10
12
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
13
  compact: boolean;
12
- labels: () => {
13
- title: string;
14
- };
14
+ labelDefinition: string;
15
+ labelDomain: string;
16
+ labelVariations: string;
17
+ labelRelations: string;
18
+ labelClose: string;
15
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>, {
16
20
  compact: boolean;
17
- labels: () => {
18
- title: string;
19
- };
21
+ labelDefinition: string;
22
+ labelDomain: string;
23
+ labelVariations: string;
24
+ labelRelations: string;
25
+ labelClose: string;
20
26
  }>>>, {
21
- labels: {
22
- title: string;
23
- };
24
27
  compact: boolean;
28
+ labelClose: string;
29
+ labelDefinition: string;
30
+ labelDomain: string;
31
+ labelVariations: string;
32
+ labelRelations: string;
25
33
  }, {}>;
26
34
  export default _default;
27
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -20,31 +20,22 @@ interface Props {
20
20
  intentions?: string;
21
21
  hideIcon?: boolean;
22
22
  type?: MediaVariants;
23
- mandateLevel?: string | null;
24
23
  source?: string;
25
24
  width?: string;
26
- labels?: {
27
- dataNoDisponible?: string;
28
- };
25
+ dataNoDisponible?: string;
29
26
  }
30
27
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
31
28
  center: boolean;
32
29
  width: string;
33
- labels: () => {
34
- dataNoDisponible: string;
35
- };
30
+ dataNoDisponible: string;
36
31
  }>, {}, 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>, {
37
32
  center: boolean;
38
33
  width: string;
39
- labels: () => {
40
- dataNoDisponible: string;
41
- };
34
+ dataNoDisponible: string;
42
35
  }>>>, {
43
36
  width: string;
44
- labels: {
45
- dataNoDisponible?: string | undefined;
46
- };
47
37
  center: boolean;
38
+ dataNoDisponible: string;
48
39
  }, {}>;
49
40
  export default _default;
50
41
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -13,7 +13,6 @@ interface Props {
13
13
  intentions?: string;
14
14
  hideIcon?: boolean;
15
15
  type?: MediaVariants;
16
- mandateLevel?: string | null;
17
16
  source?: string;
18
17
  width?: string;
19
18
  height?: number;
@@ -20,31 +20,22 @@ interface Props {
20
20
  intentions?: string;
21
21
  hideIcon?: boolean;
22
22
  type?: MediaVariants;
23
- mandateLevel?: string | null;
24
23
  source?: string;
25
24
  width?: string;
26
- labels?: {
27
- dataNoDisponible?: string;
28
- };
25
+ dataNoDisponible?: string;
29
26
  }
30
27
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
31
28
  center: boolean;
32
29
  width: string;
33
- labels: () => {
34
- dataNoDisponible: string;
35
- };
30
+ dataNoDisponible: string;
36
31
  }>, {}, 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>, {
37
32
  center: boolean;
38
33
  width: string;
39
- labels: () => {
40
- dataNoDisponible: string;
41
- };
34
+ dataNoDisponible: string;
42
35
  }>>>, {
43
36
  width: string;
44
- labels: {
45
- dataNoDisponible?: string | undefined;
46
- };
47
37
  center: boolean;
38
+ dataNoDisponible: string;
48
39
  }, {}>;
49
40
  export default _default;
50
41
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -22,34 +22,25 @@ interface Props {
22
22
  intentions?: string;
23
23
  hideIcon?: boolean;
24
24
  type?: MediaVariants;
25
- mandateLevel?: string | null;
26
25
  source?: string;
27
26
  width?: string;
28
- labels?: {
29
- dataNoDisponible?: string;
30
- };
27
+ dataNoDisponible?: string;
31
28
  }
32
29
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
33
30
  center: boolean;
34
31
  type: string;
35
32
  width: string;
36
- labels: () => {
37
- dataNoDisponible: string;
38
- };
33
+ dataNoDisponible: string;
39
34
  }>, {}, 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>, {
40
35
  center: boolean;
41
36
  type: string;
42
37
  width: string;
43
- labels: () => {
44
- dataNoDisponible: string;
45
- };
38
+ dataNoDisponible: string;
46
39
  }>>>, {
47
40
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
48
41
  width: string;
49
- labels: {
50
- dataNoDisponible?: string | undefined;
51
- };
52
42
  center: boolean;
43
+ dataNoDisponible: string;
53
44
  }, {}>;
54
45
  export default _default;
55
46
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,7 +5,7 @@ interface Props {
5
5
  title?: string | null;
6
6
  subtitle?: string | null;
7
7
  icon?: string;
8
- mandateLevel?: string | MandateLevel | null;
8
+ mandateLevel?: MandateLevel | null;
9
9
  synchrone?: boolean;
10
10
  type?: MediaVariants;
11
11
  labelIntentions?: string;
@@ -10,7 +10,7 @@ interface Props {
10
10
  container?: string;
11
11
  editor?: string;
12
12
  pages?: string | string[];
13
- mandateLevel?: string | MandateLevel | null;
13
+ mandateLevel?: MandateLevel | null;
14
14
  intentions?: string;
15
15
  compact?: boolean;
16
16
  more?: boolean;
@@ -18,17 +18,12 @@ interface Props {
18
18
  hideCover?: boolean;
19
19
  type?: MediaVariants;
20
20
  hideIcon?: boolean;
21
- labels?: {
22
- par?: string;
23
- dans?: string;
24
- lire?: string;
25
- fermer?: string;
26
- details?: string;
27
- lecture?: string;
28
- card?: string;
29
- Btb?: string;
30
- intentions?: string;
31
- };
21
+ labelIn?: string;
22
+ labelRead?: string;
23
+ labelClose?: string;
24
+ labelDetails?: string;
25
+ labelCard?: string;
26
+ labelIntentions?: string;
32
27
  }
33
28
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
34
29
  title: null;
@@ -38,17 +33,12 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
38
33
  compact: boolean;
39
34
  type: string;
40
35
  hideIcon: boolean;
41
- labels: () => {
42
- par: string;
43
- dans: string;
44
- lire: string;
45
- fermer: string;
46
- details: string;
47
- lecture: string;
48
- card: string;
49
- Btb: string;
50
- intentions: string;
51
- };
36
+ labelIn: string;
37
+ labelRead: string;
38
+ labelClose: string;
39
+ labelDetails: string;
40
+ labelCard: string;
41
+ labelIntentions: string;
52
42
  }>, {}, 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>, {
53
43
  title: null;
54
44
  cover: string;
@@ -57,35 +47,25 @@ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineCom
57
47
  compact: boolean;
58
48
  type: string;
59
49
  hideIcon: boolean;
60
- labels: () => {
61
- par: string;
62
- dans: string;
63
- lire: string;
64
- fermer: string;
65
- details: string;
66
- lecture: string;
67
- card: string;
68
- Btb: string;
69
- intentions: string;
70
- };
50
+ labelIn: string;
51
+ labelRead: string;
52
+ labelClose: string;
53
+ labelDetails: string;
54
+ labelCard: string;
55
+ labelIntentions: string;
71
56
  }>>>, {
72
57
  title: string | null;
73
58
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
74
- labels: {
75
- par?: string | undefined;
76
- dans?: string | undefined;
77
- lire?: string | undefined;
78
- fermer?: string | undefined;
79
- details?: string | undefined;
80
- lecture?: string | undefined;
81
- card?: string | undefined;
82
- Btb?: string | undefined;
83
- intentions?: string | undefined;
84
- };
85
59
  compact: boolean;
60
+ labelClose: string;
61
+ labelIntentions: string;
86
62
  hideIcon: boolean;
87
63
  cover: string;
88
64
  hideCover: boolean;
65
+ labelIn: string;
66
+ labelRead: string;
67
+ labelDetails: string;
68
+ labelCard: string;
89
69
  }, {}>;
90
70
  export default _default;
91
71
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -4,7 +4,7 @@ import { MediaVariants } from '../../types/Medias';
4
4
  interface Props {
5
5
  pages?: string;
6
6
  resource: any;
7
- mandateLevel?: string | MandateLevel | null;
7
+ mandateLevel?: MandateLevel | null;
8
8
  type?: MediaVariants;
9
9
  }
10
10
  declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {