ep-lib-ts 0.1.44 → 1.0.1

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 (180) hide show
  1. package/LICENSE +21 -0
  2. package/dist/BgAudio-C8bS54bl.js +4 -0
  3. package/dist/DisplayBox-BTPVW9_v.js +4 -0
  4. package/dist/EpAlert-Daji8LsR.js +4 -0
  5. package/dist/EpAudio-Dq7twl4x.js +4 -0
  6. package/dist/EpBadge-DBfMe1r_.js +4 -0
  7. package/dist/EpBarChart-cAlm0rKf.js +4 -0
  8. package/dist/EpBtn-S2VJnt--.js +4 -0
  9. package/dist/EpCard-SvaBmdDK.js +4 -0
  10. package/dist/EpChip-Chn_9bRP.js +4 -0
  11. package/dist/{EpCodeblock-4ac683f6.js → EpCodeblock-DVX2XFFj.js} +280 -270
  12. package/dist/EpContentSlider-Ds2GlrkO.js +4 -0
  13. package/dist/EpDarkmode--_9Qi6HH.js +19 -0
  14. package/dist/EpDivider-Bj4Zya_F.js +4 -0
  15. package/dist/EpEdu-Y7Lkf3Ew.js +4 -0
  16. package/dist/EpFlex-5yWhvYX7.js +4 -0
  17. package/dist/EpHeader-CEQBk1ah.js +4 -0
  18. package/dist/{EpHover-377ef256.js → EpHover-BL7JsbVZ.js} +3 -4
  19. package/dist/EpIcon-CuhZ90Zx.js +4 -0
  20. package/dist/EpIframe-DbPnkezB.js +4 -0
  21. package/dist/EpImg-DJ9gNwhJ.js +4 -0
  22. package/dist/{EpInput-c0096d40.js → EpInput-DMIxjwBM.js} +464 -459
  23. package/dist/EpLineChart-ALvSFQ-w.js +4 -0
  24. package/dist/EpLink-CQSfQHRj.js +4 -0
  25. package/dist/EpLinkVersion-VIxCHjDt.js +4 -0
  26. package/dist/{EpList-5211df15.js → EpList-BkH08ROd.js} +4 -5
  27. package/dist/EpModal-CYy1Iu1T.js +4 -0
  28. package/dist/EpNothing-IEAPsIPI.js +10 -0
  29. package/dist/EpPieChart-Cpxylmzw.js +4 -0
  30. package/dist/EpQuestion-gFjB_YVU.js +4 -0
  31. package/dist/EpQuote-C2WMKC8z.js +4 -0
  32. package/dist/EpRadio-CZu2BYd-.js +4 -0
  33. package/dist/EpRadioSummative-POEEv1YI.js +4 -0
  34. package/dist/EpReading-6LKvPJl5.js +4 -0
  35. package/dist/EpResource-Bqu38I44.js +4 -0
  36. package/dist/EpScope-B04S9t4O.js +4 -0
  37. package/dist/EpSection-B9obOS7v.js +4 -0
  38. package/dist/{EpSelect-78c9c0aa.js → EpSelect-DLGx5g-U.js} +3 -4
  39. package/dist/EpSkeleton-rkvPpE2y.js +4 -0
  40. package/dist/EpSoftware-DmH-rUDN.js +4 -0
  41. package/dist/EpSpinner-7XiNy9LV.js +4 -0
  42. package/dist/EpSummativeTable-JWOA25gE.js +4 -0
  43. package/dist/EpSvg-Dfvodejy.js +4 -0
  44. package/dist/EpTable-C0lD6aED.js +4 -0
  45. package/dist/EpTerm-XGV0Zf2w.js +4 -0
  46. package/dist/EpText-DhHXfEHv.js +4 -0
  47. package/dist/EpTimeLine-CDL7liGh.js +4 -0
  48. package/dist/{EpTooltip-05e1d8fe.js → EpTooltip-B4s0_PvZ.js} +4 -4
  49. package/dist/EpVideo-em0qb_rk.js +4 -0
  50. package/dist/EpVideoPanopto-DAMRV6HD.js +4 -0
  51. package/dist/EpWordDef-bLyQzqx8.js +4 -0
  52. package/dist/components/basics/EpAvatar.vue.d.ts +2 -2
  53. package/dist/components/basics/EpBadge.vue.d.ts +2 -2
  54. package/dist/components/basics/EpBtn.vue.d.ts +4 -3
  55. package/dist/components/basics/EpCard.vue.d.ts +4 -3
  56. package/dist/components/basics/EpChip.vue.d.ts +4 -3
  57. package/dist/components/basics/EpDivider.vue.d.ts +4 -3
  58. package/dist/components/basics/EpFlex.vue.d.ts +1 -1
  59. package/dist/components/basics/EpHover.vue.d.ts +2 -2
  60. package/dist/components/basics/EpIcon.vue.d.ts +2 -2
  61. package/dist/components/basics/EpImg.vue.d.ts +3 -2
  62. package/dist/components/basics/EpList.vue.d.ts +1 -1
  63. package/dist/components/basics/EpListitem.vue.d.ts +2 -2
  64. package/dist/components/basics/EpSection.vue.d.ts +2 -2
  65. package/dist/components/basics/EpSpinner.vue.d.ts +2 -2
  66. package/dist/components/basics/EpTable.vue.d.ts +1 -1
  67. package/dist/components/basics/EpText.vue.d.ts +2 -2
  68. package/dist/components/charts/EpBarChart.vue.d.ts +4 -3
  69. package/dist/components/charts/EpLineChart.vue.d.ts +4 -3
  70. package/dist/components/charts/EpPieChart.vue.d.ts +4 -3
  71. package/dist/components/educationals/EpCodeblock.vue.d.ts +5 -4
  72. package/dist/components/educationals/EpEdu.vue.d.ts +5 -4
  73. package/dist/components/educationals/EpReading.vue.d.ts +4 -3
  74. package/dist/components/educationals/EpResource.vue.d.ts +4 -3
  75. package/dist/components/educationals/EpScope.vue.d.ts +2 -2
  76. package/dist/components/forms/EpCheckbox.vue.d.ts +3 -3
  77. package/dist/components/forms/EpInput.vue.d.ts +3 -3
  78. package/dist/components/forms/EpRadio.vue.d.ts +5 -4
  79. package/dist/components/forms/EpRadioSummative.vue.d.ts +5 -4
  80. package/dist/components/forms/EpSelect.vue.d.ts +2 -2
  81. package/dist/components/forms/EpSwitch.vue.d.ts +5 -4
  82. package/dist/components/forms/EpTextarea.vue.d.ts +3 -3
  83. package/dist/components/forms/EpToggle.vue.d.ts +3 -3
  84. package/dist/components/interactions/EpAccordeon.vue.d.ts +4 -3
  85. package/dist/components/interactions/EpContentSlider.vue.d.ts +3 -2
  86. package/dist/components/interactions/EpDarkmode.vue.d.ts +3 -0
  87. package/dist/components/interactions/EpHotsPot.vue.d.ts +1 -1
  88. package/dist/components/interactions/EpModal.vue.d.ts +3 -3
  89. package/dist/components/interactions/EpQuestion.vue.d.ts +5 -4
  90. package/dist/components/interactions/EpSummativeTable.vue.d.ts +3 -2
  91. package/dist/components/interactions/EpTabs.vue.d.ts +1 -1
  92. package/dist/components/interactions/EpTooltip.vue.d.ts +4 -3
  93. package/dist/components/medias/EpAudio.vue.d.ts +4 -3
  94. package/dist/components/medias/EpCarousel.vue.d.ts +5 -4
  95. package/dist/components/medias/EpIframe.vue.d.ts +4 -3
  96. package/dist/components/medias/EpKatex.vue.d.ts +4 -3
  97. package/dist/components/medias/EpLink.vue.d.ts +4 -3
  98. package/dist/components/medias/EpLinkVersion.vue.d.ts +2 -2
  99. package/dist/components/medias/EpSoftware.vue.d.ts +4 -3
  100. package/dist/components/medias/EpSvg.vue.d.ts +4 -3
  101. package/dist/components/medias/EpTerm.vue.d.ts +2 -2
  102. package/dist/components/medias/EpTimeLine.vue.d.ts +2 -1
  103. package/dist/components/medias/EpVideo.vue.d.ts +4 -3
  104. package/dist/components/medias/EpVideoPanopto.vue.d.ts +5 -3
  105. package/dist/components/medias/EpWordDef.vue.d.ts +2 -1
  106. package/dist/components/signages/EpAlert.vue.d.ts +4 -3
  107. package/dist/components/signages/EpBadge.vue.d.ts +4 -3
  108. package/dist/components/signages/EpHeader.vue.d.ts +3 -3
  109. package/dist/components/signages/EpNothing.vue.d.ts +1 -1
  110. package/dist/components/signages/EpQuote.vue.d.ts +2 -2
  111. package/dist/components/signages/EpSkeleton.vue.d.ts +2 -2
  112. package/dist/components/tools/BgAudio.vue.d.ts +2 -2
  113. package/dist/components/tools/DisplayBox.vue.d.ts +1 -1
  114. package/dist/components/tools/SvgFilter.vue.d.ts +1 -1
  115. package/dist/components/tools/TimelineItem.vue.d.ts +4 -3
  116. package/dist/ep-lib-ts.js +40 -42
  117. package/dist/ep-lib-ts.umd.cjs +80 -81
  118. package/dist/index-Dl6z_ITi.js +18485 -0
  119. package/dist/{index-36787516.js → index-M54_P8uC.js} +1478 -1481
  120. package/dist/index.d.ts +43 -42
  121. package/dist/main.d.ts +1 -0
  122. package/dist/{prism-146a2db5.js → prism-B0q7vMaL.js} +2 -2
  123. package/dist/router.d.ts +1 -1
  124. package/dist/types/Answer.d.ts +1 -0
  125. package/package.json +26 -29
  126. package/src/components/interactions/EpDarkmode.vue +48 -0
  127. package/src/components/medias/EpLink.vue +30 -13
  128. package/src/components/medias/EpVideoPanopto.vue +10 -1
  129. package/dist/BgAudio-201834a5.js +0 -6
  130. package/dist/DisplayBox-171d0236.js +0 -6
  131. package/dist/EpAlert-b912c3ae.js +0 -6
  132. package/dist/EpAudio-2101bf81.js +0 -6
  133. package/dist/EpBadge-7247df23.js +0 -6
  134. package/dist/EpBarChart-607f1d3a.js +0 -6
  135. package/dist/EpBtn-c6ee3c06.js +0 -6
  136. package/dist/EpCard-17e2340f.js +0 -6
  137. package/dist/EpChip-fad19f38.js +0 -6
  138. package/dist/EpContentSlider-8445422f.js +0 -6
  139. package/dist/EpDivider-4fa1a100.js +0 -6
  140. package/dist/EpEdu-b733e904.js +0 -6
  141. package/dist/EpFlex-e6ffe678.js +0 -6
  142. package/dist/EpHeader-dcb977a2.js +0 -6
  143. package/dist/EpIcon-a64b1a32.js +0 -6
  144. package/dist/EpIframe-d14d7039.js +0 -6
  145. package/dist/EpImg-37e8c6da.js +0 -6
  146. package/dist/EpLineChart-78c50047.js +0 -6
  147. package/dist/EpLink-7a03f094.js +0 -6
  148. package/dist/EpLinkVersion-55282f69.js +0 -6
  149. package/dist/EpModal-d0e7bfe1.js +0 -6
  150. package/dist/EpNothing-c3bae89e.js +0 -11
  151. package/dist/EpPieChart-ccc6e9ea.js +0 -6
  152. package/dist/EpQuestion-1b0e98d9.js +0 -6
  153. package/dist/EpQuote-a3d9641f.js +0 -6
  154. package/dist/EpRadio-33311a7c.js +0 -6
  155. package/dist/EpRadioSummative-25f2d598.js +0 -6
  156. package/dist/EpReading-11835aac.js +0 -6
  157. package/dist/EpResource-d2707861.js +0 -6
  158. package/dist/EpScope-60c80551.js +0 -6
  159. package/dist/EpSection-9c54221c.js +0 -6
  160. package/dist/EpSkeleton-a40c904b.js +0 -6
  161. package/dist/EpSoftware-887b35ab.js +0 -6
  162. package/dist/EpSpinner-f7b9988b.js +0 -6
  163. package/dist/EpSummativeTable-1e759db5.js +0 -6
  164. package/dist/EpSvg-2a82f199.js +0 -6
  165. package/dist/EpTable-bc1744a8.js +0 -6
  166. package/dist/EpTerm-96482f48.js +0 -6
  167. package/dist/EpText-ab46371f.js +0 -6
  168. package/dist/EpTimeLine-67891a23.js +0 -6
  169. package/dist/EpVideo-8d575ce2.js +0 -6
  170. package/dist/EpVideoPanopto-716e3877.js +0 -6
  171. package/dist/EpWordDef-89e45463.js +0 -6
  172. package/dist/index-03f58de2.js +0 -19711
  173. /package/dist/{EpAvatar-1e55fdc7.js → EpAvatar-Dmpg0PFj.js} +0 -0
  174. /package/dist/{EpBadge-f5faab43.js → EpBadge-DqmSNdbi.js} +0 -0
  175. /package/dist/{EpCheckbox-b4696548.js → EpCheckbox-BtJRFbS_.js} +0 -0
  176. /package/dist/{EpHotsPot-f4deb558.js → EpHotsPot-NGjKJCc8.js} +0 -0
  177. /package/dist/{EpListitem-aa4a0f95.js → EpListitem-DzQrc-k2.js} +0 -0
  178. /package/dist/{EpSwitch-778610f4.js → EpSwitch-C7NMjBk9.js} +0 -0
  179. /package/dist/{EpTextarea-67f751e9.js → EpTextarea-DyMM95ER.js} +0 -0
  180. /package/dist/{EpToggle-79231e19.js → EpToggle-CfXYpI1b.js} +0 -0
@@ -0,0 +1,4 @@
1
+ import { p as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { E as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { F as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,13 +1,12 @@
1
1
  import { openBlock as t, createElementBlock as o, renderSlot as r } from "vue";
2
- import { a as s } from "./index-03f58de2.js";
3
- import "vue-router";
2
+ import { a as s } from "./index-Dl6z_ITi.js";
4
3
  const c = {}, n = { class: "py-6 px-3 w-1/4 min-w-[180px]" };
5
- function p(e, a) {
4
+ function a(e, l) {
6
5
  return t(), o("ul", n, [
7
6
  r(e.$slots, "default")
8
7
  ]);
9
8
  }
10
- const i = /* @__PURE__ */ s(c, [["render", p]]);
9
+ const f = /* @__PURE__ */ s(c, [["render", a]]);
11
10
  export {
12
- i as default
11
+ f as default
13
12
  };
@@ -0,0 +1,4 @@
1
+ import { z as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,10 @@
1
+ import { openBlock as e, createElementBlock as o } from "vue";
2
+ import { a as t } from "./index-Dl6z_ITi.js";
3
+ const n = {};
4
+ function r(c, a) {
5
+ return e(), o("div", null, " no data ");
6
+ }
7
+ const s = /* @__PURE__ */ t(n, [["render", r]]);
8
+ export {
9
+ s as default
10
+ };
@@ -0,0 +1,4 @@
1
+ import { q as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { A as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { O as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { w as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { x as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { b as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { s } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ s as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { t } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ t as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { k as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,9 +1,8 @@
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, x as p } from "./index-03f58de2.js";
3
- import "vue-router";
2
+ import { c as s, v as p } from "./index-Dl6z_ITi.js";
4
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 = [
5
4
  i
6
- ], 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), w = /* @__PURE__ */ o({
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({
7
6
  __name: "EpSelect",
8
7
  props: {
9
8
  id: { default: "0" },
@@ -28,5 +27,5 @@ const b = { class: "relative h-10 w-72 min-w-[200px]" }, f = ["disabled"], i = /
28
27
  }
29
28
  });
30
29
  export {
31
- w as default
30
+ _ as default
32
31
  };
@@ -0,0 +1,4 @@
1
+ import { P as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { G as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { l as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { B as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { H as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { m } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ m as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { n as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { I as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, computed as a, openBlock as b, createElementBlock as w, renderSlot as d, createElementVNode as h, normalizeClass as y, toDisplayString as k } from "vue";
2
- const n = {
2
+ const x = {
3
3
  top: {
4
4
  default: "text-gray-600 bg-gray-300 -top-7 inset-x-0",
5
5
  dark: "text-white bg-black -top-7 inset-x-0",
@@ -72,7 +72,7 @@ const n = {
72
72
  arrow: "text-gray-600 bg-gray-300 bottom-0 -right-12 arrow-light-right",
73
73
  arrowdark: "text-white bg-black bottom-0 -right-12 arrow-dark-right "
74
74
  }
75
- }, x = { class: "group relative w-max" }, f = /* @__PURE__ */ i({
75
+ }, n = { class: "group relative w-max" }, f = /* @__PURE__ */ i({
76
76
  __name: "EpTooltip",
77
77
  props: {
78
78
  text: {},
@@ -84,9 +84,9 @@ const n = {
84
84
  setup(e) {
85
85
  const r = e, o = a(() => r.placement), g = a(() => r.arrow == "arrow" ? r.styles == "dark" ? "arrowdark" : "arrow" : r.styles == "light" ? "default" : "dark"), l = a(() => {
86
86
  var t;
87
- return `${(t = n[o.value]) == null ? void 0 : t[g.value]}`;
87
+ return `${(t = x[o.value]) == null ? void 0 : t[g.value]}`;
88
88
  });
89
- return (t, p) => (b(), w("div", x, [
89
+ return (t, s) => (b(), w("div", n, [
90
90
  d(t.$slots, "default"),
91
91
  h("span", {
92
92
  class: y(`pointer-events-none absolute w-max rounded px-2 py-1 text-sm font-medium opacity-0 shadow transition-opacity group-hover:opacity-100 ${l.value} `)
@@ -0,0 +1,4 @@
1
+ import { J as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { K as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -0,0 +1,4 @@
1
+ import { L as f } from "./index-Dl6z_ITi.js";
2
+ export {
3
+ f as default
4
+ };
@@ -9,14 +9,14 @@ interface Props {
9
9
  variant?: Variant;
10
10
  name?: string;
11
11
  }
12
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
13
  src: string;
14
14
  alt: string;
15
15
  color: string;
16
16
  size: string;
17
17
  variant: string;
18
18
  name: string;
19
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
20
20
  src: string;
21
21
  alt: string;
22
22
  color: string;
@@ -4,11 +4,11 @@ interface Props {
4
4
  square?: boolean;
5
5
  iconPath?: string | null;
6
6
  }
7
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  color: string;
9
9
  square: boolean;
10
10
  iconPath: null;
11
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
12
  color: string;
13
13
  square: boolean;
14
14
  iconPath: null;
@@ -1,4 +1,5 @@
1
- import { ButtonBgVariant, ButtonSize } from "../../types/Btn";
1
+ import { ButtonBgVariant, ButtonSize } from '../../types/Btn';
2
+
2
3
  interface Props {
3
4
  type?: ButtonBgVariant;
4
5
  disabled?: boolean;
@@ -13,7 +14,7 @@ interface Props {
13
14
  extraClass?: string | null;
14
15
  href?: string;
15
16
  }
16
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
17
18
  type: string;
18
19
  rounded: boolean;
19
20
  size: string;
@@ -22,7 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
22
23
  text: boolean;
23
24
  extraClass: null;
24
25
  color: string;
25
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
26
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
26
27
  type: string;
27
28
  rounded: boolean;
28
29
  size: string;
@@ -1,4 +1,5 @@
1
- import { Density } from "../../types/Card";
1
+ import { Density } from '../../types/Card';
2
+
2
3
  interface Props {
3
4
  title?: string | null;
4
5
  subtitle?: string | null;
@@ -10,7 +11,7 @@ interface Props {
10
11
  maxWidth?: string;
11
12
  density?: Density;
12
13
  }
13
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
15
  title: null;
15
16
  subtitle: null;
16
17
  outlined: boolean;
@@ -20,7 +21,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
20
21
  src: null;
21
22
  density: string;
22
23
  maxWidth: string;
23
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
24
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
24
25
  title: null;
25
26
  subtitle: null;
26
27
  outlined: boolean;
@@ -1,4 +1,5 @@
1
1
  import { ChipBgVariant, ChipSize } from '../../types/Chip';
2
+
2
3
  interface Props {
3
4
  type?: ChipBgVariant;
4
5
  size?: ChipSize;
@@ -8,14 +9,14 @@ interface Props {
8
9
  square?: boolean;
9
10
  dark?: boolean;
10
11
  }
11
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
13
  type: string;
13
14
  size: string;
14
15
  square: boolean;
15
16
  appendIcon: null;
16
17
  prependIcon: null;
17
18
  dark: boolean;
18
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
20
  type: string;
20
21
  size: string;
21
22
  square: boolean;
@@ -23,12 +24,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
24
  prependIcon: null;
24
25
  dark: boolean;
25
26
  }>>>, {
27
+ dark: boolean;
26
28
  type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
27
29
  square: boolean;
28
30
  size: "small" | "medium" | "large";
29
31
  appendIcon: string | null;
30
32
  prependIcon: string | null;
31
- dark: boolean;
32
33
  }, {}>, {
33
34
  default?(_: {}): any;
34
35
  }>;
@@ -1,4 +1,5 @@
1
- import type Border from '../../types/Border';
1
+ import { default as Border } from '../../types/Border';
2
+
2
3
  interface Props {
3
4
  color?: string | null;
4
5
  size?: Border;
@@ -6,13 +7,13 @@ interface Props {
6
7
  icon?: string | null;
7
8
  margin?: string;
8
9
  }
9
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
11
  color: null;
11
12
  size: string;
12
13
  inset: boolean;
13
14
  icon: null;
14
15
  margin: string;
15
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
17
  color: null;
17
18
  size: string;
18
19
  inset: boolean;
@@ -1,4 +1,4 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>, {
2
2
  default?(_: {}): any;
3
3
  }>;
4
4
  export default _default;
@@ -6,12 +6,12 @@ interface Props {
6
6
  text?: string;
7
7
  animation?: Animation;
8
8
  }
9
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  bg_color: string;
11
11
  text_color: string;
12
12
  text: string;
13
13
  animation: string;
14
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
15
  bg_color: string;
16
16
  text_color: string;
17
17
  text: string;
@@ -4,10 +4,10 @@ interface Props {
4
4
  iconPath: string;
5
5
  extraClass?: string;
6
6
  }
7
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  size: number;
9
9
  viewBox: string;
10
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
11
  size: number;
12
12
  viewBox: string;
13
13
  }>>>, {
@@ -1,4 +1,5 @@
1
1
  import { SizeThumbnail } from '../../types/Image';
2
+
2
3
  interface Props {
3
4
  src: string;
4
5
  alt?: string;
@@ -12,13 +13,13 @@ interface Props {
12
13
  noModal?: boolean;
13
14
  cols?: string | number;
14
15
  }
15
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
16
17
  alt: string;
17
18
  cols: string;
18
19
  thumbnail: boolean;
19
20
  noModal: boolean;
20
21
  sizeThumbnail: string;
21
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
23
  alt: string;
23
24
  cols: string;
24
25
  thumbnail: boolean;
@@ -1,4 +1,4 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>, {
2
2
  default?(_: {}): any;
3
3
  }>;
4
4
  export default _default;
@@ -4,10 +4,10 @@ interface Props {
4
4
  type?: Type;
5
5
  disabled?: Disabled;
6
6
  }
7
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  type: string;
9
9
  disabled: string;
10
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
11
  type: string;
12
12
  disabled: string;
13
13
  }>>>, {
@@ -11,11 +11,11 @@ interface Props {
11
11
  src?: string | null;
12
12
  synchrone?: boolean;
13
13
  }
14
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
14
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
15
15
  title: null;
16
16
  icon: null;
17
17
  color: null;
18
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
18
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
19
19
  title: null;
20
20
  icon: null;
21
21
  color: null;
@@ -4,12 +4,12 @@ interface Props {
4
4
  size?: number;
5
5
  inline?: boolean;
6
6
  }
7
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  color: string;
9
9
  dots: boolean;
10
10
  size: number;
11
11
  inline: boolean;
12
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
13
13
  color: string;
14
14
  dots: boolean;
15
15
  size: number;
@@ -3,7 +3,7 @@ interface Props {
3
3
  headers?: string[] | null;
4
4
  title?: string;
5
5
  }
6
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>>, {}, {}>;
6
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {}>>>, {}, {}>;
7
7
  export default _default;
8
8
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
9
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -4,9 +4,9 @@ interface Props {
4
4
  title?: string | null;
5
5
  compact?: boolean;
6
6
  }
7
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
8
8
  compact: boolean;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  compact: boolean;
11
11
  }>>>, {
12
12
  compact: boolean;
@@ -1,4 +1,5 @@
1
- import { MediaVariants } from "../../types/Medias";
1
+ import { MediaVariants } from '../../types/Medias';
2
+
2
3
  interface Serie {
3
4
  name: string;
4
5
  data: (string | number)[];
@@ -23,10 +24,10 @@ interface Props {
23
24
  source?: string;
24
25
  width?: string;
25
26
  }
26
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
28
  center: boolean;
28
29
  width: string;
29
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
30
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
30
31
  center: boolean;
31
32
  width: string;
32
33
  }>>>, {
@@ -1,4 +1,5 @@
1
- import { MediaVariants } from "../../types/Medias";
1
+ import { MediaVariants } from '../../types/Medias';
2
+
2
3
  interface Serie {
3
4
  name: string;
4
5
  data: (string | number)[];
@@ -23,10 +24,10 @@ interface Props {
23
24
  source?: string;
24
25
  width?: string;
25
26
  }
26
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
27
28
  center: boolean;
28
29
  width: string;
29
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
30
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
30
31
  center: boolean;
31
32
  width: string;
32
33
  }>>>, {
@@ -1,4 +1,5 @@
1
- import { MediaVariants } from "../../types/Medias";
1
+ import { MediaVariants } from '../../types/Medias';
2
+
2
3
  interface TitlePie {
3
4
  text: string;
4
5
  align?: string;
@@ -24,11 +25,11 @@ interface Props {
24
25
  source?: string;
25
26
  width?: string;
26
27
  }
27
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
28
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
28
29
  center: boolean;
29
30
  type: string;
30
31
  width: string;
31
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
32
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
32
33
  center: boolean;
33
34
  type: string;
34
35
  width: string;