ep-lib-ts 0.1.41 → 0.1.43

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 (124) hide show
  1. package/dist/{BgAudio-e0df0452.js → BgAudio-9074bf47.js} +1 -1
  2. package/dist/{DisplayBox-df8969c3.js → DisplayBox-e2f9c14b.js} +1 -1
  3. package/dist/{EpAlert-f6c591eb.js → EpAlert-98a8913b.js} +1 -1
  4. package/dist/{EpAudio-a1825f53.js → EpAudio-8bca3f8b.js} +1 -1
  5. package/dist/EpBadge-aa69b61f.js +6 -0
  6. package/dist/{EpBarChart-d0c31501.js → EpBarChart-89719705.js} +1 -1
  7. package/dist/EpBtn-94de00aa.js +6 -0
  8. package/dist/EpCard-d31b9544.js +6 -0
  9. package/dist/EpCheckbox-b4696548.js +41 -0
  10. package/dist/EpChip-b1c3761b.js +6 -0
  11. package/dist/EpCodeblock-f5d4bbd7.js +1467 -0
  12. package/dist/EpContentSlider-8b95883d.js +6 -0
  13. package/dist/EpDivider-717cb204.js +6 -0
  14. package/dist/{EpEdu-9c2a17b0.js → EpEdu-1d62ac0f.js} +1 -1
  15. package/dist/EpFlex-4931d64b.js +6 -0
  16. package/dist/EpHeader-bf8e2580.js +6 -0
  17. package/dist/EpHotsPot-f4deb558.js +56 -0
  18. package/dist/EpHover-073dc31c.js +32 -0
  19. package/dist/{EpIcon-3cb7f2ba.js → EpIcon-e311fbad.js} +1 -1
  20. package/dist/EpIframe-d9f071a1.js +6 -0
  21. package/dist/EpImg-69c0feaf.js +6 -0
  22. package/dist/{EpInput-96a37b76.js → EpInput-867e4d4d.js} +1 -1
  23. package/dist/EpLineChart-0954dd9c.js +6 -0
  24. package/dist/EpLink-d3b39f02.js +6 -0
  25. package/dist/EpLinkVersion-b760bbd8.js +6 -0
  26. package/dist/{EpList-59198daf.js → EpList-8a3621c1.js} +1 -1
  27. package/dist/EpModal-5f7b55e3.js +6 -0
  28. package/dist/{EpNothing-eb1beaf2.js → EpNothing-ad160acf.js} +1 -1
  29. package/dist/EpPieChart-b4ace5f7.js +6 -0
  30. package/dist/EpQuestion-15d6c264.js +6 -0
  31. package/dist/EpQuote-2f8b0fd5.js +6 -0
  32. package/dist/EpRadio-53ea7ddf.js +6 -0
  33. package/dist/EpRadioSummative-e834a5da.js +6 -0
  34. package/dist/EpReading-6d3adc21.js +6 -0
  35. package/dist/EpResource-730effb3.js +6 -0
  36. package/dist/EpScope-9fa20a62.js +6 -0
  37. package/dist/EpSection-7a940784.js +6 -0
  38. package/dist/{EpSelect-51b0488b.js → EpSelect-2b3b90bf.js} +1 -1
  39. package/dist/EpSkeleton-579dd745.js +6 -0
  40. package/dist/EpSoftware-705be204.js +6 -0
  41. package/dist/EpSpinner-34dd8e0e.js +6 -0
  42. package/dist/EpSummativeTable-4765167a.js +6 -0
  43. package/dist/EpSvg-c3fcd0c2.js +6 -0
  44. package/dist/{EpSwitch-9feee893.js → EpSwitch-778610f4.js} +20 -20
  45. package/dist/EpTable-5c9216b8.js +6 -0
  46. package/dist/EpTerm-507bdfb9.js +6 -0
  47. package/dist/EpText-1915cfeb.js +6 -0
  48. package/dist/EpTimeLine-73c0ce36.js +6 -0
  49. package/dist/{EpToggle-9755056a.js → EpToggle-79231e19.js} +2 -2
  50. package/dist/EpVideo-1d6e8d50.js +6 -0
  51. package/dist/EpVideoPanopto-4cb0d51e.js +6 -0
  52. package/dist/EpWordDef-6bc37d76.js +6 -0
  53. package/dist/components/basics/EpHover.vue.d.ts +49 -0
  54. package/dist/components/basics/EpImg.vue.d.ts +5 -0
  55. package/dist/components/educationals/EpCodeblock.vue.d.ts +42 -0
  56. package/dist/components/forms/EpCheckbox.vue.d.ts +10 -14
  57. package/dist/components/forms/EpInput.vue.d.ts +1 -1
  58. package/dist/components/forms/EpRadioSummative.vue.d.ts +56 -0
  59. package/dist/components/forms/EpSelect.vue.d.ts +1 -1
  60. package/dist/components/forms/EpTextarea.vue.d.ts +1 -1
  61. package/dist/components/forms/EpToggle.vue.d.ts +1 -1
  62. package/dist/components/interactions/EpHotsPot.vue.d.ts +32 -0
  63. package/dist/components/interactions/EpSummativeTable.vue.d.ts +24 -0
  64. package/dist/components/medias/EpCarousel.vue.d.ts +5 -0
  65. package/dist/components/medias/EpWordDef.vue.d.ts +1 -3
  66. package/dist/components/signages/EpQuote.vue.d.ts +4 -0
  67. package/dist/ep-lib-ts.js +28 -27
  68. package/dist/ep-lib-ts.umd.cjs +98 -42
  69. package/dist/index-96f36524.js +47690 -0
  70. package/dist/{index-91030c94.js → index-a3ad71e0.js} +2429 -2334
  71. package/dist/index.d.ts +2 -1
  72. package/dist/prism-04608307.js +1182 -0
  73. package/dist/style.css +1 -1
  74. package/dist/types/Codeblock.d.ts +223 -0
  75. package/dist/types/Image.d.ts +6 -0
  76. package/dist/types/SummativeTable.d.ts +10 -0
  77. package/package.json +7 -2
  78. package/src/components/basics/EpHover.vue +57 -0
  79. package/src/components/basics/EpImg.vue +27 -20
  80. package/src/components/educationals/EpCodeblock.vue +48 -0
  81. package/src/components/forms/EpCheckbox.vue +26 -28
  82. package/src/components/forms/EpRadioSummative.vue +53 -0
  83. package/src/components/forms/EpToggle.vue +3 -12
  84. package/src/components/interactions/EpHotsPot.vue +77 -0
  85. package/src/components/interactions/EpSummativeTable.vue +56 -0
  86. package/src/components/medias/EpCarousel.vue +5 -2
  87. package/src/components/medias/EpKatex.vue +1 -1
  88. package/src/components/medias/EpSvg.vue +4 -2
  89. package/src/components/medias/EpWordDef.vue +2 -4
  90. package/src/components/signages/EpQuote.vue +19 -16
  91. package/dist/EpBadge-6c7c194a.js +0 -6
  92. package/dist/EpBtn-d51f824a.js +0 -6
  93. package/dist/EpCard-e848d9bc.js +0 -6
  94. package/dist/EpCheckbox-fe632df9.js +0 -36
  95. package/dist/EpChip-373f5e4f.js +0 -6
  96. package/dist/EpContentSlider-c500f4b5.js +0 -6
  97. package/dist/EpDivider-3c9ae82f.js +0 -6
  98. package/dist/EpFlex-6fffcd30.js +0 -6
  99. package/dist/EpHeader-a04980fd.js +0 -6
  100. package/dist/EpIframe-f593e070.js +0 -6
  101. package/dist/EpImg-983fe4ba.js +0 -6
  102. package/dist/EpLineChart-2a7aa41b.js +0 -6
  103. package/dist/EpLink-8aebe07f.js +0 -6
  104. package/dist/EpLinkVersion-6b19796c.js +0 -6
  105. package/dist/EpModal-c7ad990c.js +0 -6
  106. package/dist/EpPieChart-0d4efe39.js +0 -6
  107. package/dist/EpQuestion-c5cf0835.js +0 -6
  108. package/dist/EpQuote-530e688e.js +0 -6
  109. package/dist/EpRadio-d24572ee.js +0 -6
  110. package/dist/EpReading-04ea83ba.js +0 -6
  111. package/dist/EpResource-d820c9d8.js +0 -6
  112. package/dist/EpScope-94cbbc27.js +0 -6
  113. package/dist/EpSection-8b5cd77c.js +0 -6
  114. package/dist/EpSkeleton-9974a603.js +0 -6
  115. package/dist/EpSoftware-8b3c0f9d.js +0 -6
  116. package/dist/EpSpinner-fb40c0d5.js +0 -6
  117. package/dist/EpSvg-9eeb39d5.js +0 -6
  118. package/dist/EpTable-dfa246d6.js +0 -6
  119. package/dist/EpTerm-8260ff0b.js +0 -6
  120. package/dist/EpText-e4de1bcb.js +0 -6
  121. package/dist/EpTimeLine-3c551d53.js +0 -6
  122. package/dist/EpVideo-4d77c312.js +0 -6
  123. package/dist/EpVideoPanopto-4ecfb461.js +0 -6
  124. package/dist/EpWordDef-37f6087e.js +0 -6
@@ -1,40 +1,36 @@
1
1
  interface Props {
2
2
  id?: string;
3
3
  label?: string;
4
- modelValue?: string;
5
- type?: "checkbox" | "radio";
4
+ modelValue?: string | string[] | boolean;
6
5
  disabled?: boolean;
7
6
  readonly?: boolean;
8
- checked?: boolean;
7
+ value?: string;
9
8
  }
10
9
  declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
10
  id: string;
12
11
  label: string;
13
- modelValue: string;
14
- type: string;
15
12
  disabled: boolean;
16
13
  readonly: boolean;
17
- checked: boolean;
14
+ value: undefined;
15
+ modelValue: string;
18
16
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- "update:modelValue": (modelValue: string) => void;
17
+ "update:modelValue": (modelValue: string | boolean | string[]) => void;
20
18
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
21
19
  id: string;
22
20
  label: string;
23
- modelValue: string;
24
- type: string;
25
21
  disabled: boolean;
26
22
  readonly: boolean;
27
- checked: boolean;
23
+ value: undefined;
24
+ modelValue: string;
28
25
  }>>> & {
29
- "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
26
+ "onUpdate:modelValue"?: ((modelValue: string | boolean | string[]) => any) | undefined;
30
27
  }, {
31
28
  label: string;
32
- type: "checkbox" | "radio";
33
29
  disabled: boolean;
34
- modelValue: string;
30
+ modelValue: string | boolean | string[];
31
+ value: string;
35
32
  id: string;
36
33
  readonly: boolean;
37
- checked: boolean;
38
34
  }, {}>;
39
35
  export default _default;
40
36
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
36
36
  "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
37
37
  }, {
38
38
  label: string;
39
- type: "number" | "time" | "text" | "search" | "url" | "email" | "password" | "date" | "tel";
39
+ type: "number" | "time" | "text" | "search" | "url" | "date" | "email" | "password" | "tel";
40
40
  iconPath: string | null;
41
41
  disabled: boolean;
42
42
  modelValue: string;
@@ -0,0 +1,56 @@
1
+ import { RadioVariants } from "../../types/Radio";
2
+ interface Props {
3
+ id?: string;
4
+ label?: string;
5
+ disabled?: boolean;
6
+ readonly?: boolean;
7
+ type?: RadioVariants;
8
+ value?: number;
9
+ modelValue?: number | null;
10
+ }
11
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
12
+ id: string;
13
+ disabled: boolean;
14
+ readonly: boolean;
15
+ checked: boolean;
16
+ type: string;
17
+ value: undefined;
18
+ modelValue: null;
19
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
+ "update:modelValue": (modelValue: number) => void;
21
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
22
+ id: string;
23
+ disabled: boolean;
24
+ readonly: boolean;
25
+ checked: boolean;
26
+ type: string;
27
+ value: undefined;
28
+ modelValue: null;
29
+ }>>> & {
30
+ "onUpdate:modelValue"?: ((modelValue: number) => any) | undefined;
31
+ }, {
32
+ type: "base" | "primary" | "secondary" | "accent" | "error" | "warning" | "success" | "info";
33
+ disabled: boolean;
34
+ modelValue: number | null;
35
+ value: number;
36
+ id: string;
37
+ readonly: boolean;
38
+ }, {}>;
39
+ export default _default;
40
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
41
+ type __VLS_TypePropsToRuntimeProps<T> = {
42
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
43
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
44
+ } : {
45
+ type: import('vue').PropType<T[K]>;
46
+ required: true;
47
+ };
48
+ };
49
+ type __VLS_WithDefaults<P, D> = {
50
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
51
+ default: D[K];
52
+ }> : P[K];
53
+ };
54
+ type __VLS_Prettify<T> = {
55
+ [K in keyof T]: T[K];
56
+ } & {};
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
29
29
  disabled: boolean;
30
30
  }>>>, {
31
31
  label: string;
32
- type: "number" | "time" | "text" | "search" | "url" | "email" | "password" | "date" | "tel";
32
+ type: "number" | "time" | "text" | "search" | "url" | "date" | "email" | "password" | "tel";
33
33
  iconPath: string;
34
34
  disabled: boolean;
35
35
  modelValue: string;
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
35
35
  "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
36
36
  }, {
37
37
  label: string;
38
- type: "number" | "time" | "text" | "search" | "url" | "email" | "password" | "date" | "tel";
38
+ type: "number" | "time" | "text" | "search" | "url" | "date" | "email" | "password" | "tel";
39
39
  iconPath: string;
40
40
  disabled: boolean;
41
41
  modelValue: string;
@@ -37,8 +37,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
37
37
  modelValue: string;
38
38
  id: string;
39
39
  readonly: boolean;
40
- checked: boolean;
41
40
  placeholder: string;
41
+ checked: boolean;
42
42
  }, {}>;
43
43
  export default _default;
44
44
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -0,0 +1,32 @@
1
+ interface InfoButton {
2
+ id: string | number;
3
+ content: string;
4
+ verticalPosition: number;
5
+ horizontalPosition: number;
6
+ title: string;
7
+ }
8
+ interface Props {
9
+ id?: string | number;
10
+ imageURL: string;
11
+ title?: string;
12
+ infoButtons: InfoButton[];
13
+ }
14
+ 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>, {}>>>, {}, {}>;
15
+ export default _default;
16
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
17
+ type __VLS_TypePropsToRuntimeProps<T> = {
18
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
19
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
20
+ } : {
21
+ type: import('vue').PropType<T[K]>;
22
+ required: true;
23
+ };
24
+ };
25
+ type __VLS_WithDefaults<P, D> = {
26
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
27
+ default: D[K];
28
+ }> : P[K];
29
+ };
30
+ type __VLS_Prettify<T> = {
31
+ [K in keyof T]: T[K];
32
+ } & {};
@@ -0,0 +1,24 @@
1
+ import type { QuestionSummative } from '../../types/SummativeTable';
2
+ interface Props {
3
+ title?: string;
4
+ questions: QuestionSummative[];
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>, {}>>>, {}, {}>;
7
+ export default _default;
8
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
+ type __VLS_TypePropsToRuntimeProps<T> = {
10
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
11
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
+ } : {
13
+ type: import('vue').PropType<T[K]>;
14
+ required: true;
15
+ };
16
+ };
17
+ type __VLS_WithDefaults<P, D> = {
18
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
19
+ default: D[K];
20
+ }> : P[K];
21
+ };
22
+ type __VLS_Prettify<T> = {
23
+ [K in keyof T]: T[K];
24
+ } & {};
@@ -1,19 +1,24 @@
1
1
  import { MediaCarousel } from "../../types/MediaCarousel";
2
+ import { SizeThumbnail } from "../../types/Image";
2
3
  interface Props {
3
4
  carrouselImg: MediaCarousel[];
4
5
  gallery?: boolean;
5
6
  labelRef?: string | null;
6
7
  labelClose?: string | null;
8
+ sizeThumbnail?: SizeThumbnail;
7
9
  }
8
10
  declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
11
  labelClose: string;
10
12
  labelRef: string;
11
13
  gallery: boolean;
14
+ sizeThumbnail: string;
12
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>, {
13
16
  labelClose: string;
14
17
  labelRef: string;
15
18
  gallery: boolean;
19
+ sizeThumbnail: string;
16
20
  }>>>, {
21
+ sizeThumbnail: "small" | "medium" | "large";
17
22
  labelClose: string | null;
18
23
  gallery: boolean;
19
24
  labelRef: string | null;
@@ -1,8 +1,6 @@
1
1
  import { GlossaryEntry } from '../../types/GlossaryEntry';
2
2
  interface Term {
3
- term: {
4
- id: string;
5
- };
3
+ id: string;
6
4
  }
7
5
  interface Props {
8
6
  term: Term;
@@ -2,17 +2,21 @@ interface Props {
2
2
  author?: string | null;
3
3
  img?: string | null;
4
4
  card?: boolean;
5
+ hideIcon?: boolean;
5
6
  }
6
7
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
7
8
  author: null;
8
9
  img: null;
9
10
  card: boolean;
11
+ hideIcon: boolean;
10
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>, {
11
13
  author: null;
12
14
  img: null;
13
15
  card: boolean;
16
+ hideIcon: boolean;
14
17
  }>>>, {
15
18
  img: string | null;
19
+ hideIcon: boolean;
16
20
  author: string | null;
17
21
  card: boolean;
18
22
  }, {}>, {
package/dist/ep-lib-ts.js CHANGED
@@ -1,46 +1,47 @@
1
- import { P as e, J as o, z as r, c as i, o as t, d as n, e as d, R as l, f as m, w as C, g as S, r as c, h as u, K as f, i as g, A as h, j as x, S as L, p as T, B as k, C as A, x as B, q as I, y as b, L as D, b as P, s as Q, t as R, k as V, M as v, D as w, l as F, E as H, m as K, Q as M, _ as j, n as q, F as y, G as z, H as G, I as J } from "./index-91030c94.js";
1
+ import { U as e, O as o, E as i, c as r, o as t, d as n, e as d, W as m, f as l, A as C, g as S, t as c, h as u, P as T, i as f, F as g, j as h, X as L, p as b, G as k, H as v, B as x, q as A, C as B, Q as I, b as V, v as D, w as P, k as Q, R, I as w, l as F, D as H, J as K, m as M, V as W, _ as j, n as q, K as G, L as J, M as N, N as O } from "./index-a3ad71e0.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {
5
5
  e as EpAccordeon,
6
6
  o as EpAlert,
7
- r as EpAudio,
8
- i as EpBadge,
7
+ i as EpAudio,
8
+ r as EpBadge,
9
9
  t as EpBarChart,
10
10
  n as EpBtn,
11
11
  d as EpCard,
12
- l as EpCarousel,
13
- m as EpChip,
12
+ m as EpCarousel,
13
+ l as EpChip,
14
14
  C as EpContentSlider,
15
15
  S as EpDivider,
16
16
  c as EpEdu,
17
17
  u as EpFlex,
18
- f as EpHeader,
19
- g as EpIcon,
20
- h as EpIframe,
21
- x as EpImg,
18
+ T as EpHeader,
19
+ f as EpIcon,
20
+ g as EpIframe,
21
+ h as EpImg,
22
22
  L as EpKatex,
23
- T as EpLineChart,
23
+ b as EpLineChart,
24
24
  k as EpLink,
25
- A as EpLinkVersion,
26
- B as EpModal,
27
- I as EpPieChart,
28
- b as EpQuestion,
29
- D as EpQuote,
30
- P as EpReading,
31
- Q as EpResource,
32
- R as EpScope,
33
- V as EpSection,
34
- v as EpSkeleton,
25
+ v as EpLinkVersion,
26
+ x as EpModal,
27
+ A as EpPieChart,
28
+ B as EpQuestion,
29
+ I as EpQuote,
30
+ V as EpReading,
31
+ D as EpResource,
32
+ P as EpScope,
33
+ Q as EpSection,
34
+ R as EpSkeleton,
35
35
  w as EpSoftware,
36
36
  F as EpSpinner,
37
- H as EpSvg,
38
- K as EpTable,
39
- M as EpTabs,
37
+ H as EpSummativeTable,
38
+ K as EpSvg,
39
+ M as EpTable,
40
+ W as EpTabs,
40
41
  j as EpTerm,
41
42
  q as EpText,
42
- y as EpTimeLine,
43
- z as EpVideo,
44
- G as EpVideoPanopto,
45
- J as EpWordDef
43
+ G as EpTimeLine,
44
+ J as EpVideo,
45
+ N as EpVideoPanopto,
46
+ O as EpWordDef
46
47
  };