ep-lib-ts 0.1.10 → 0.1.13

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 (125) hide show
  1. package/.vscode/extensions.json +3 -0
  2. package/package.json +6 -3
  3. package/src/components/basics/EpImg.vue +49 -27
  4. package/src/components/forms/EpRadio.vue +1 -2
  5. package/src/components/interactions/EpQuestion.vue +1 -1
  6. package/src/components/medias/EpCarousel.vue +40 -33
  7. package/src/components/medias/EpLink.vue +1 -1
  8. package/src/components/medias/EpLinkVersion.vue +33 -2
  9. package/src/components/medias/EpTimeLine.vue +95 -4
  10. package/src/components/signages/EpHeader.vue +3 -63
  11. package/src/components/tools/TimelineItem.vue +128 -0
  12. package/dist/BgAudio-7556351b.js +0 -5
  13. package/dist/DisplayBox-15403c71.js +0 -5
  14. package/dist/EpAlert-2abc116f.js +0 -5
  15. package/dist/EpAudio-5c9dfb92.js +0 -5
  16. package/dist/EpBadge-234518b2.js +0 -5
  17. package/dist/EpBarChart-ce79ce3d.js +0 -5
  18. package/dist/EpBtn-3512ca60.js +0 -5
  19. package/dist/EpCard-84819b25.js +0 -5
  20. package/dist/EpCheckbox-fe632df9.js +0 -36
  21. package/dist/EpChip-f91aa662.js +0 -5
  22. package/dist/EpDivider-13d648fa.js +0 -5
  23. package/dist/EpEdu-fe8bc9f2.js +0 -5
  24. package/dist/EpFlex-c87197a7.js +0 -5
  25. package/dist/EpHeader-61c8da9f.js +0 -5
  26. package/dist/EpIcon-c85eaee3.js +0 -5
  27. package/dist/EpIframe-06bf6ef4.js +0 -5
  28. package/dist/EpImg-dc60d288.js +0 -5
  29. package/dist/EpInput-e2cd96a6.js +0 -1171
  30. package/dist/EpLineChart-76eb8203.js +0 -5
  31. package/dist/EpLink-ae95b58b.js +0 -5
  32. package/dist/EpModal-9acbf67e.js +0 -5
  33. package/dist/EpNothing-9a8a563a.js +0 -10
  34. package/dist/EpQuestion-e24fa1e7.js +0 -5
  35. package/dist/EpQuote-82683817.js +0 -5
  36. package/dist/EpRadio-6bb393b5.js +0 -5
  37. package/dist/EpReading-725ce633.js +0 -5
  38. package/dist/EpResource-3487f005.js +0 -5
  39. package/dist/EpScope-87682f54.js +0 -5
  40. package/dist/EpSection-826799f7.js +0 -5
  41. package/dist/EpSelect-39d82b2a.js +0 -31
  42. package/dist/EpSoftware-b616d8f4.js +0 -5
  43. package/dist/EpSpinner-b1c988e5.js +0 -5
  44. package/dist/EpSwitch-1eaf9d3f.js +0 -44
  45. package/dist/EpTable-fd10d6c4.js +0 -5
  46. package/dist/EpTerm-6a339de4.js +0 -5
  47. package/dist/EpText-75b4c821.js +0 -5
  48. package/dist/EpTextarea-67f751e9.js +0 -41
  49. package/dist/EpToggle-9755056a.js +0 -44
  50. package/dist/EpVideo-981c8f8d.js +0 -5
  51. package/dist/EpVideoPanopto-928e60df.js +0 -5
  52. package/dist/components/basics/EpBadge.vue.d.ts +0 -38
  53. package/dist/components/basics/EpBtn.vue.d.ts +0 -108
  54. package/dist/components/basics/EpCard.vue.d.ts +0 -95
  55. package/dist/components/basics/EpChip.vue.d.ts +0 -72
  56. package/dist/components/basics/EpDivider.vue.d.ts +0 -51
  57. package/dist/components/basics/EpFlex.vue.d.ts +0 -9
  58. package/dist/components/basics/EpIcon.vue.d.ts +0 -37
  59. package/dist/components/basics/EpImg.vue.d.ts +0 -76
  60. package/dist/components/basics/EpSection.vue.d.ts +0 -84
  61. package/dist/components/basics/EpSpinner.vue.d.ts +0 -41
  62. package/dist/components/basics/EpTable.vue.d.ts +0 -24
  63. package/dist/components/basics/EpText.vue.d.ts +0 -34
  64. package/dist/components/charts/EpBarChart.vue.d.ts +0 -82
  65. package/dist/components/charts/EpLineChart.vue.d.ts +0 -82
  66. package/dist/components/charts/EpPieChart.vue.d.ts +0 -2
  67. package/dist/components/educationals/EpEdu.vue.d.ts +0 -81
  68. package/dist/components/educationals/EpReading.vue.d.ts +0 -152
  69. package/dist/components/educationals/EpResource.vue.d.ts +0 -35
  70. package/dist/components/educationals/EpScope.vue.d.ts +0 -23
  71. package/dist/components/forms/EpCheckbox.vue.d.ts +0 -72
  72. package/dist/components/forms/EpInput.vue.d.ts +0 -98
  73. package/dist/components/forms/EpRadio.vue.d.ts +0 -69
  74. package/dist/components/forms/EpSelect.vue.d.ts +0 -83
  75. package/dist/components/forms/EpSwitch.vue.d.ts +0 -81
  76. package/dist/components/forms/EpTextarea.vue.d.ts +0 -90
  77. package/dist/components/forms/EpToggle.vue.d.ts +0 -81
  78. package/dist/components/interactions/EpAccordeon.vue.d.ts +0 -54
  79. package/dist/components/interactions/EpContentSlider.vue.d.ts +0 -2
  80. package/dist/components/interactions/EpModal.vue.d.ts +0 -70
  81. package/dist/components/interactions/EpQuestion.vue.d.ts +0 -91
  82. package/dist/components/interactions/EpTabs.vue.d.ts +0 -2
  83. package/dist/components/medias/EpAudio.vue.d.ts +0 -74
  84. package/dist/components/medias/EpCarousel.vue.d.ts +0 -32
  85. package/dist/components/medias/EpIframe.vue.d.ts +0 -58
  86. package/dist/components/medias/EpKatex.vue.d.ts +0 -52
  87. package/dist/components/medias/EpLink.vue.d.ts +0 -74
  88. package/dist/components/medias/EpLinkVersion.vue.d.ts +0 -2
  89. package/dist/components/medias/EpSoftware.vue.d.ts +0 -89
  90. package/dist/components/medias/EpSvg.vue.d.ts +0 -2
  91. package/dist/components/medias/EpTerm.vue.d.ts +0 -80
  92. package/dist/components/medias/EpTimeLine.vue.d.ts +0 -2
  93. package/dist/components/medias/EpVideo.vue.d.ts +0 -65
  94. package/dist/components/medias/EpVideoPanopto.vue.d.ts +0 -65
  95. package/dist/components/signages/EpAlert.vue.d.ts +0 -61
  96. package/dist/components/signages/EpHeader.vue.d.ts +0 -101
  97. package/dist/components/signages/EpNothing.vue.d.ts +0 -2
  98. package/dist/components/signages/EpQuote.vue.d.ts +0 -39
  99. package/dist/components/tools/BgAudio.vue.d.ts +0 -14
  100. package/dist/components/tools/DisplayBox.vue.d.ts +0 -17
  101. package/dist/composables/isHtml.d.ts +0 -1
  102. package/dist/composables/useColors.d.ts +0 -1
  103. package/dist/composables/useComponent.d.ts +0 -6
  104. package/dist/composables/useIcons.d.ts +0 -23
  105. package/dist/composables/useMarkdown.d.ts +0 -1
  106. package/dist/composables/useRenderText.d.ts +0 -1
  107. package/dist/ep-lib-ts.js +0 -43
  108. package/dist/ep-lib-ts.umd.cjs +0 -310
  109. package/dist/index-761c8157.js +0 -18795
  110. package/dist/index.d.ts +0 -40
  111. package/dist/main.d.ts +0 -0
  112. package/dist/router.d.ts +0 -2
  113. package/dist/style.css +0 -1
  114. package/dist/types/Accordeon.d.ts +0 -43
  115. package/dist/types/Alert.d.ts +0 -31
  116. package/dist/types/Answer.d.ts +0 -15
  117. package/dist/types/Border.d.ts +0 -2
  118. package/dist/types/Btn.d.ts +0 -41
  119. package/dist/types/Card.d.ts +0 -6
  120. package/dist/types/Chip.d.ts +0 -41
  121. package/dist/types/MandateLevel.d.ts +0 -5
  122. package/dist/types/MediaCarousel.d.ts +0 -7
  123. package/dist/types/Medias.d.ts +0 -11
  124. package/dist/types/Radio.d.ts +0 -11
  125. package/dist/vite.svg +0 -1
package/dist/index.d.ts DELETED
@@ -1,40 +0,0 @@
1
- import EpText from './components/basics/EpText.vue';
2
- import EpImg from './components/basics/EpImg.vue';
3
- import EpCard from './components/basics/EpCard.vue';
4
- import EpBadge from './components/basics/EpBadge.vue';
5
- import EpBtn from './components/basics/EpBtn.vue';
6
- import EpChip from './components/basics/EpChip.vue';
7
- import EpDivider from './components/basics/EpDivider.vue';
8
- import EpSection from './components/basics/EpSection.vue';
9
- import EpSpinner from './components/basics/EpSpinner.vue';
10
- import EpFlex from './components/basics/EpFlex.vue';
11
- import EpIcon from './components/basics/EpIcon.vue';
12
- import EpTable from './components/basics/EpTable.vue';
13
- import EpBarChart from './components/charts/EpBarChart.vue';
14
- import EpLineChart from './components/charts/EpLineChart.vue';
15
- import EpPieChart from './components/charts/EpPieChart.vue';
16
- import EpEdu from './components/educationals/EpEdu.vue';
17
- import EpReading from './components/educationals/EpReading.vue';
18
- import EpResource from './components/educationals/EpResource.vue';
19
- import EpScope from './components/educationals/EpScope.vue';
20
- import EpAccordeon from './components/interactions/EpAccordeon.vue';
21
- import EpContentSlider from './components/interactions/EpContentSlider.vue';
22
- import EpModal from './components/interactions/EpModal.vue';
23
- import EpQuestion from './components/interactions/EpQuestion.vue';
24
- import EpTabs from './components/interactions/EpTabs.vue';
25
- import EpAudio from './components/medias/EpAudio.vue';
26
- import EpCarousel from './components/medias/EpCarousel.vue';
27
- import EpIframe from './components/medias/EpIframe.vue';
28
- import EpKatex from './components/medias/EpKatex.vue';
29
- import EpLink from './components/medias/EpLink.vue';
30
- import EpLinkVersion from './components/medias/EpLinkVersion.vue';
31
- import EpSoftware from './components/medias/EpSoftware.vue';
32
- import EpSvg from './components/medias/EpSvg.vue';
33
- import EpTerm from './components/medias/EpTerm.vue';
34
- import EpTimeLine from './components/medias/EpTimeLine.vue';
35
- import EpVideo from './components/medias/EpVideo.vue';
36
- import EpVideoPanopto from './components/medias/EpVideoPanopto.vue';
37
- import EpAlert from './components/signages/EpAlert.vue';
38
- import EpHeader from './components/signages/EpHeader.vue';
39
- import EpQuote from './components/signages/EpQuote.vue';
40
- export { EpBadge, EpBtn, EpCard, EpChip, EpDivider, EpFlex, EpIcon, EpImg, EpSection, EpSpinner, EpTable, EpBarChart, EpLineChart, EpPieChart, EpText, EpEdu, EpReading, EpResource, EpScope, EpAccordeon, EpContentSlider, EpModal, EpQuestion, EpTabs, EpAudio, EpCarousel, EpIframe, EpKatex, EpLink, EpLinkVersion, EpSoftware, EpSvg, EpTerm, EpTimeLine, EpVideo, EpVideoPanopto, EpAlert, EpHeader, EpQuote, };
package/dist/main.d.ts DELETED
File without changes
package/dist/router.d.ts DELETED
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue-router").Router;
2
- export default _default;
package/dist/style.css DELETED
@@ -1 +0,0 @@
1
- .modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;transition:opacity .3s ease}.modal-container{margin:auto;transition:all .3s ease;z-index:9999}.modal-header h3{margin-top:0;color:#42b983}.modal-body{margin:20px 0}.modal-default-button{float:right}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(1.1)}.content[data-v-69793e45]{max-height:0;overflow:hidden}.v-enter-active[data-v-7d48941b],.v-leave-active[data-v-7d48941b]{transition:opacity .5s ease}.v-enter-from[data-v-7d48941b],.v-leave-to[data-v-7d48941b]{opacity:0}.katex[data-v-24ff8b28]{font-size:1.3em}
@@ -1,43 +0,0 @@
1
- export declare const typeAccordeon: {
2
- base: {
3
- default: string;
4
- outlined: string;
5
- };
6
- primary: {
7
- default: string;
8
- outlined: string;
9
- };
10
- secondary: {
11
- default: string;
12
- outlined: string;
13
- };
14
- accent: {
15
- default: string;
16
- outlined: string;
17
- };
18
- warning: {
19
- default: string;
20
- outlined: string;
21
- };
22
- success: {
23
- default: string;
24
- outlined: string;
25
- };
26
- error: {
27
- default: string;
28
- outlined: string;
29
- };
30
- info: {
31
- default: string;
32
- outlined: string;
33
- };
34
- question: {
35
- default: string;
36
- outlined: string;
37
- };
38
- tip: {
39
- default: string;
40
- outlined: string;
41
- };
42
- };
43
- export type TypeAccordeon = keyof typeof typeAccordeon;
@@ -1,31 +0,0 @@
1
- export declare const typeAlert: {
2
- base: {
3
- default: string;
4
- outlined: string;
5
- };
6
- warning: {
7
- default: string;
8
- outlined: string;
9
- };
10
- success: {
11
- default: string;
12
- outlined: string;
13
- };
14
- error: {
15
- default: string;
16
- outlined: string;
17
- };
18
- info: {
19
- default: string;
20
- outlined: string;
21
- };
22
- question: {
23
- default: string;
24
- outlined: string;
25
- };
26
- tip: {
27
- default: string;
28
- outlined: string;
29
- };
30
- };
31
- export type TypeAlert = keyof typeof typeAlert;
@@ -1,15 +0,0 @@
1
- import { TypeAlert } from './Alert';
2
- interface ContentComponent {
3
- type?: string;
4
- data: {
5
- [key: string]: any;
6
- };
7
- }
8
- export interface Answer {
9
- text: string;
10
- feedback: string;
11
- type: TypeAlert;
12
- uid?: string;
13
- component?: ContentComponent | null;
14
- }
15
- export {};
@@ -1,2 +0,0 @@
1
- type Border = "border" | "border-2" | "border-4" | "border-8";
2
- export default Border;
@@ -1,41 +0,0 @@
1
- export declare const bgVariants: {
2
- base: {
3
- default: string;
4
- outlined: string;
5
- };
6
- primary: {
7
- default: string;
8
- outlined: string;
9
- };
10
- secondary: {
11
- default: string;
12
- outlined: string;
13
- };
14
- accent: {
15
- default: string;
16
- outlined: string;
17
- };
18
- info: {
19
- default: string;
20
- outlined: string;
21
- };
22
- warning: {
23
- default: string;
24
- outlined: string;
25
- };
26
- success: {
27
- default: string;
28
- outlined: string;
29
- };
30
- error: {
31
- default: string;
32
- outlined: string;
33
- };
34
- };
35
- export declare const sizeVariants: {
36
- small: string;
37
- medium: string;
38
- large: string;
39
- };
40
- export type ButtonBgVariant = keyof typeof bgVariants;
41
- export type ButtonSize = keyof typeof sizeVariants;
@@ -1,6 +0,0 @@
1
- export declare const density_style: {
2
- compact: string;
3
- default: string;
4
- comfortable: string;
5
- };
6
- export type Density = keyof typeof density_style;
@@ -1,41 +0,0 @@
1
- export declare const chipVariants: {
2
- base: {
3
- default: string;
4
- outlined: string;
5
- };
6
- primary: {
7
- default: string;
8
- outlined: string;
9
- };
10
- secondary: {
11
- default: string;
12
- outlined: string;
13
- };
14
- accent: {
15
- default: string;
16
- outlined: string;
17
- };
18
- info: {
19
- default: string;
20
- outlined: string;
21
- };
22
- warning: {
23
- default: string;
24
- outlined: string;
25
- };
26
- success: {
27
- default: string;
28
- outlined: string;
29
- };
30
- error: {
31
- default: string;
32
- outlined: string;
33
- };
34
- };
35
- export declare const sizeChipVariants: {
36
- small: string;
37
- medium: string;
38
- large: string;
39
- };
40
- export type ChipBgVariant = keyof typeof chipVariants;
41
- export type ChipSize = keyof typeof sizeChipVariants;
@@ -1,5 +0,0 @@
1
- export interface MandateLevel {
2
- color: string;
3
- title: string;
4
- value: string;
5
- }
@@ -1,7 +0,0 @@
1
- export interface MediaCarousel {
2
- src: string;
3
- bib: string;
4
- caption: string;
5
- uid?: string;
6
- privacy?: string;
7
- }
@@ -1,11 +0,0 @@
1
- export declare const mediaVariants: {
2
- base: string;
3
- primary: string;
4
- secondary: string;
5
- accent: string;
6
- info: string;
7
- warning: string;
8
- success: string;
9
- error: string;
10
- };
11
- export type MediaVariants = keyof typeof mediaVariants;
@@ -1,11 +0,0 @@
1
- export declare const radioVariants: {
2
- base: string;
3
- primary: string;
4
- secondary: string;
5
- accent: string;
6
- info: string;
7
- warning: string;
8
- success: string;
9
- error: string;
10
- };
11
- export type RadioVariants = keyof typeof radioVariants;
package/dist/vite.svg DELETED
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>