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,4 +0,0 @@
1
- import { d as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { e } from "./index-ClOMmLUm.js";
2
- export {
3
- e as default
4
- };
@@ -1,4 +0,0 @@
1
- import { f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { z as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { g as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { s } from "./index-ClOMmLUm.js";
2
- export {
3
- s as default
4
- };
@@ -1,4 +0,0 @@
1
- import { h as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { p as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { P as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { i as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { F as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { j as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { q as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { G as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { H as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { B as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { r } from "./index-ClOMmLUm.js";
2
- export {
3
- r as default
4
- };
@@ -1,4 +0,0 @@
1
- import { C as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { Q as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { x as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { y as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { b as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { t } from "./index-ClOMmLUm.js";
2
- export {
3
- t as default
4
- };
@@ -1,4 +0,0 @@
1
- import { v as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { k as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { R as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { I as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { l as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { D as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { J as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { m } from "./index-ClOMmLUm.js";
2
- export {
3
- m as default
4
- };
@@ -1,4 +0,0 @@
1
- import { _ as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { n as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { K as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { L as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { M as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };
@@ -1,4 +0,0 @@
1
- import { N as f } from "./index-ClOMmLUm.js";
2
- export {
3
- f as default
4
- };