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
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
- export default _default;
@@ -1,89 +0,0 @@
1
- import { MandateLevel } from '../../types/MandateLevel';
2
- declare const _default: import("vue").DefineComponent<{
3
- title: {
4
- type: import("vue").PropType<string>;
5
- required: true;
6
- };
7
- type: {
8
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
9
- default: string;
10
- };
11
- version: {
12
- type: import("vue").PropType<string>;
13
- };
14
- mandateLevel: {
15
- type: import("vue").PropType<string | MandateLevel | null>;
16
- };
17
- intentions: {
18
- type: import("vue").PropType<string>;
19
- default: string;
20
- };
21
- hideIcon: {
22
- type: import("vue").PropType<boolean>;
23
- default: boolean;
24
- };
25
- url: {
26
- type: import("vue").PropType<string>;
27
- };
28
- cover: {
29
- type: import("vue").PropType<string>;
30
- default: string;
31
- };
32
- version_link: {
33
- type: import("vue").PropType<null>;
34
- };
35
- hideCover: {
36
- type: import("vue").PropType<boolean>;
37
- default: boolean;
38
- };
39
- labelCard: {
40
- type: import("vue").PropType<string>;
41
- };
42
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
43
- title: {
44
- type: import("vue").PropType<string>;
45
- required: true;
46
- };
47
- type: {
48
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
49
- default: string;
50
- };
51
- version: {
52
- type: import("vue").PropType<string>;
53
- };
54
- mandateLevel: {
55
- type: import("vue").PropType<string | MandateLevel | null>;
56
- };
57
- intentions: {
58
- type: import("vue").PropType<string>;
59
- default: string;
60
- };
61
- hideIcon: {
62
- type: import("vue").PropType<boolean>;
63
- default: boolean;
64
- };
65
- url: {
66
- type: import("vue").PropType<string>;
67
- };
68
- cover: {
69
- type: import("vue").PropType<string>;
70
- default: string;
71
- };
72
- version_link: {
73
- type: import("vue").PropType<null>;
74
- };
75
- hideCover: {
76
- type: import("vue").PropType<boolean>;
77
- default: boolean;
78
- };
79
- labelCard: {
80
- type: import("vue").PropType<string>;
81
- };
82
- }>>, {
83
- type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error";
84
- intentions: string;
85
- hideIcon: boolean;
86
- cover: string;
87
- hideCover: boolean;
88
- }, {}>;
89
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
- export default _default;
@@ -1,80 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- term: {
3
- type: import("vue").PropType<string>;
4
- required: true;
5
- default: string;
6
- };
7
- word: {
8
- type: import("vue").PropType<string>;
9
- required: true;
10
- };
11
- definition: {
12
- type: import("vue").PropType<string>;
13
- required: true;
14
- };
15
- variations: {
16
- type: import("vue").PropType<string>;
17
- default: string;
18
- };
19
- domain: {
20
- type: import("vue").PropType<string>;
21
- };
22
- graminfo: {
23
- type: import("vue").PropType<string>;
24
- };
25
- relations: {
26
- type: import("vue").PropType<string>;
27
- default: string;
28
- };
29
- idrelation: {
30
- type: import("vue").PropType<string>;
31
- default: string;
32
- };
33
- labelClose: {
34
- type: import("vue").PropType<string>;
35
- default: string;
36
- };
37
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
38
- term: {
39
- type: import("vue").PropType<string>;
40
- required: true;
41
- default: string;
42
- };
43
- word: {
44
- type: import("vue").PropType<string>;
45
- required: true;
46
- };
47
- definition: {
48
- type: import("vue").PropType<string>;
49
- required: true;
50
- };
51
- variations: {
52
- type: import("vue").PropType<string>;
53
- default: string;
54
- };
55
- domain: {
56
- type: import("vue").PropType<string>;
57
- };
58
- graminfo: {
59
- type: import("vue").PropType<string>;
60
- };
61
- relations: {
62
- type: import("vue").PropType<string>;
63
- default: string;
64
- };
65
- idrelation: {
66
- type: import("vue").PropType<string>;
67
- default: string;
68
- };
69
- labelClose: {
70
- type: import("vue").PropType<string>;
71
- default: string;
72
- };
73
- }>>, {
74
- term: string;
75
- variations: string;
76
- relations: string;
77
- idrelation: string;
78
- labelClose: string;
79
- }, {}>;
80
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
- export default _default;
@@ -1,65 +0,0 @@
1
- import { MandateLevel } from '../../types/MandateLevel';
2
- declare const _default: import("vue").DefineComponent<{
3
- title: {
4
- type: import("vue").PropType<string>;
5
- };
6
- type: {
7
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
8
- default: string;
9
- };
10
- src: {
11
- type: import("vue").PropType<string>;
12
- required: true;
13
- };
14
- mandateLevel: {
15
- type: import("vue").PropType<string | MandateLevel | null>;
16
- };
17
- intentions: {
18
- type: import("vue").PropType<string>;
19
- };
20
- hideIcon: {
21
- type: import("vue").PropType<boolean>;
22
- default: boolean;
23
- };
24
- labelIntentions: {
25
- type: import("vue").PropType<string>;
26
- default: string;
27
- };
28
- credits: {
29
- type: import("vue").PropType<string>;
30
- };
31
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
- title: {
33
- type: import("vue").PropType<string>;
34
- };
35
- type: {
36
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
37
- default: string;
38
- };
39
- src: {
40
- type: import("vue").PropType<string>;
41
- required: true;
42
- };
43
- mandateLevel: {
44
- type: import("vue").PropType<string | MandateLevel | null>;
45
- };
46
- intentions: {
47
- type: import("vue").PropType<string>;
48
- };
49
- hideIcon: {
50
- type: import("vue").PropType<boolean>;
51
- default: boolean;
52
- };
53
- labelIntentions: {
54
- type: import("vue").PropType<string>;
55
- default: string;
56
- };
57
- credits: {
58
- type: import("vue").PropType<string>;
59
- };
60
- }>>, {
61
- type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error";
62
- hideIcon: boolean;
63
- labelIntentions: string;
64
- }, {}>;
65
- export default _default;
@@ -1,65 +0,0 @@
1
- import { MandateLevel } from '../../types/MandateLevel';
2
- declare const _default: import("vue").DefineComponent<{
3
- title: {
4
- type: import("vue").PropType<string>;
5
- };
6
- type: {
7
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
8
- default: string;
9
- };
10
- src: {
11
- type: import("vue").PropType<string>;
12
- required: true;
13
- };
14
- mandateLevel: {
15
- type: import("vue").PropType<string | MandateLevel | null>;
16
- };
17
- intentions: {
18
- type: import("vue").PropType<string>;
19
- };
20
- hideIcon: {
21
- type: import("vue").PropType<boolean>;
22
- default: boolean;
23
- };
24
- labelIntentions: {
25
- type: import("vue").PropType<string>;
26
- default: string;
27
- };
28
- credits: {
29
- type: import("vue").PropType<string>;
30
- };
31
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
- title: {
33
- type: import("vue").PropType<string>;
34
- };
35
- type: {
36
- type: import("vue").PropType<"base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error">;
37
- default: string;
38
- };
39
- src: {
40
- type: import("vue").PropType<string>;
41
- required: true;
42
- };
43
- mandateLevel: {
44
- type: import("vue").PropType<string | MandateLevel | null>;
45
- };
46
- intentions: {
47
- type: import("vue").PropType<string>;
48
- };
49
- hideIcon: {
50
- type: import("vue").PropType<boolean>;
51
- default: boolean;
52
- };
53
- labelIntentions: {
54
- type: import("vue").PropType<string>;
55
- default: string;
56
- };
57
- credits: {
58
- type: import("vue").PropType<string>;
59
- };
60
- }>>, {
61
- type: "base" | "primary" | "secondary" | "accent" | "info" | "warning" | "success" | "error";
62
- hideIcon: boolean;
63
- labelIntentions: string;
64
- }, {}>;
65
- export default _default;
@@ -1,61 +0,0 @@
1
- import { TypeAlert } from "../../types/Alert";
2
- interface OldType {
3
- icon: string;
4
- name: string;
5
- type: TypeAlert;
6
- color: string;
7
- }
8
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
9
- title: {
10
- type: import("vue").PropType<string | null>;
11
- default: null;
12
- };
13
- type: {
14
- type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType>;
15
- default: string;
16
- };
17
- outlined: {
18
- type: import("vue").PropType<boolean>;
19
- default: boolean;
20
- };
21
- compact: {
22
- type: import("vue").PropType<boolean>;
23
- };
24
- noIcon: {
25
- type: import("vue").PropType<boolean>;
26
- default: boolean;
27
- };
28
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
29
- title: {
30
- type: import("vue").PropType<string | null>;
31
- default: null;
32
- };
33
- type: {
34
- type: import("vue").PropType<"base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType>;
35
- default: string;
36
- };
37
- outlined: {
38
- type: import("vue").PropType<boolean>;
39
- default: boolean;
40
- };
41
- compact: {
42
- type: import("vue").PropType<boolean>;
43
- };
44
- noIcon: {
45
- type: import("vue").PropType<boolean>;
46
- default: boolean;
47
- };
48
- }>>, {
49
- title: string | null;
50
- type: "base" | "info" | "warning" | "success" | "error" | "question" | "tip" | OldType;
51
- outlined: boolean;
52
- noIcon: boolean;
53
- }, {}>, {
54
- default?(_: {}): any;
55
- }>;
56
- export default _default;
57
- type __VLS_WithTemplateSlots<T, S> = T & {
58
- new (): {
59
- $slots: S;
60
- };
61
- };
@@ -1,101 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- title: {
3
- type: import("vue").PropType<string | null>;
4
- default: null;
5
- };
6
- color: {
7
- type: import("vue").PropType<string | null>;
8
- default: null;
9
- };
10
- height: {
11
- type: import("vue").PropType<string | null>;
12
- default: null;
13
- };
14
- subtitle: {
15
- type: import("vue").PropType<string | null>;
16
- };
17
- icon: {
18
- type: import("vue").PropType<string | null>;
19
- default: null;
20
- };
21
- src: {
22
- type: import("vue").PropType<string | null>;
23
- default: null;
24
- };
25
- taxonomyLevel: {
26
- type: import("vue").PropType<string | null>;
27
- };
28
- courseCode: {
29
- type: import("vue").PropType<string | null>;
30
- };
31
- courseTitle: {
32
- type: import("vue").PropType<string | null>;
33
- };
34
- synchrone: {
35
- type: import("vue").PropType<boolean>;
36
- default: boolean;
37
- };
38
- duration: {
39
- type: import("vue").PropType<string | null>;
40
- default: null;
41
- };
42
- assessment: {
43
- type: import("vue").PropType<string | null>;
44
- default: null;
45
- };
46
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
47
- title: {
48
- type: import("vue").PropType<string | null>;
49
- default: null;
50
- };
51
- color: {
52
- type: import("vue").PropType<string | null>;
53
- default: null;
54
- };
55
- height: {
56
- type: import("vue").PropType<string | null>;
57
- default: null;
58
- };
59
- subtitle: {
60
- type: import("vue").PropType<string | null>;
61
- };
62
- icon: {
63
- type: import("vue").PropType<string | null>;
64
- default: null;
65
- };
66
- src: {
67
- type: import("vue").PropType<string | null>;
68
- default: null;
69
- };
70
- taxonomyLevel: {
71
- type: import("vue").PropType<string | null>;
72
- };
73
- courseCode: {
74
- type: import("vue").PropType<string | null>;
75
- };
76
- courseTitle: {
77
- type: import("vue").PropType<string | null>;
78
- };
79
- synchrone: {
80
- type: import("vue").PropType<boolean>;
81
- default: boolean;
82
- };
83
- duration: {
84
- type: import("vue").PropType<string | null>;
85
- default: null;
86
- };
87
- assessment: {
88
- type: import("vue").PropType<string | null>;
89
- default: null;
90
- };
91
- }>>, {
92
- title: string | null;
93
- color: string | null;
94
- height: string | null;
95
- icon: string | null;
96
- src: string | null;
97
- synchrone: boolean;
98
- duration: string | null;
99
- assessment: string | null;
100
- }, {}>;
101
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
- export default _default;
@@ -1,39 +0,0 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
2
- img: {
3
- type: import("vue").PropType<string | null>;
4
- default: null;
5
- };
6
- author: {
7
- type: import("vue").PropType<string | null>;
8
- default: null;
9
- };
10
- card: {
11
- type: import("vue").PropType<boolean>;
12
- default: boolean;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
- img: {
16
- type: import("vue").PropType<string | null>;
17
- default: null;
18
- };
19
- author: {
20
- type: import("vue").PropType<string | null>;
21
- default: null;
22
- };
23
- card: {
24
- type: import("vue").PropType<boolean>;
25
- default: boolean;
26
- };
27
- }>>, {
28
- img: string | null;
29
- author: string | null;
30
- card: boolean;
31
- }, {}>, {
32
- default?(_: {}): any;
33
- }>;
34
- export default _default;
35
- type __VLS_WithTemplateSlots<T, S> = T & {
36
- new (): {
37
- $slots: S;
38
- };
39
- };
@@ -1,14 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- fill: {
3
- type: import("vue").PropType<string>;
4
- default: string;
5
- };
6
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
7
- fill: {
8
- type: import("vue").PropType<string>;
9
- default: string;
10
- };
11
- }>>, {
12
- fill: string;
13
- }, {}>;
14
- export default _default;
@@ -1,17 +0,0 @@
1
- declare function open(): boolean;
2
- declare function close(): boolean;
3
- 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<{}>>, {}, {}>, {
4
- default?(_: {
5
- open: typeof open;
6
- }): any;
7
- menu?(_: {
8
- isOpen: any;
9
- close: typeof close;
10
- }): any;
11
- }>;
12
- export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
- new (): {
15
- $slots: S;
16
- };
17
- };
@@ -1 +0,0 @@
1
- export declare function isHtml(content: string): boolean;
@@ -1 +0,0 @@
1
- export default function useColors(prefix: string, color: string): string;
@@ -1,6 +0,0 @@
1
- interface InfoComponent {
2
- name: string;
3
- path: string;
4
- }
5
- export declare function useComponent(componentName: string | undefined): InfoComponent;
6
- export {};
@@ -1,23 +0,0 @@
1
- export declare const useIcons: {
2
- base: {
3
- icon: string;
4
- };
5
- warning: {
6
- icon: string;
7
- };
8
- success: {
9
- icon: string;
10
- };
11
- error: {
12
- icon: string;
13
- };
14
- info: {
15
- icon: string;
16
- };
17
- question: {
18
- icon: string;
19
- };
20
- tip: {
21
- icon: string;
22
- };
23
- };
@@ -1 +0,0 @@
1
- export declare function useMarkdown(str: string): string;
@@ -1 +0,0 @@
1
- export declare function useRenderText(text: string): string;
package/dist/ep-lib-ts.js DELETED
@@ -1,43 +0,0 @@
1
- import { J as E, D as e, w as o, b as r, n as i, c as n, d as t, M as d, e as C, K as c, f as l, p as m, g as u, E as S, h as g, x as h, i as x, N as L, o as T, y as f, O as A, u as B, I, v as b, F as k, a as v, q as P, r as Q, j as V, z as w, k as D, P as F, l as K, L as M, A as R, m as j, Q as q, B as y, C as z } from "./index-761c8157.js";
2
- import "vue";
3
- export {
4
- E as EpAccordeon,
5
- e as EpAlert,
6
- o as EpAudio,
7
- r as EpBadge,
8
- i as EpBarChart,
9
- n as EpBtn,
10
- t as EpCard,
11
- d as EpCarousel,
12
- C as EpChip,
13
- c as EpContentSlider,
14
- l as EpDivider,
15
- m as EpEdu,
16
- u as EpFlex,
17
- S as EpHeader,
18
- g as EpIcon,
19
- h as EpIframe,
20
- x as EpImg,
21
- L as EpKatex,
22
- T as EpLineChart,
23
- f as EpLink,
24
- A as EpLinkVersion,
25
- B as EpModal,
26
- I as EpPieChart,
27
- b as EpQuestion,
28
- k as EpQuote,
29
- v as EpReading,
30
- P as EpResource,
31
- Q as EpScope,
32
- V as EpSection,
33
- w as EpSoftware,
34
- D as EpSpinner,
35
- F as EpSvg,
36
- K as EpTable,
37
- M as EpTabs,
38
- R as EpTerm,
39
- j as EpText,
40
- q as EpTimeLine,
41
- y as EpVideo,
42
- z as EpVideoPanopto
43
- };