@learncard/react 2.3.33 → 2.3.34
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.
- package/dist/cjs/AchievementCard-ddf84c60.js +59 -0
- package/dist/cjs/AchievementCard-ddf84c60.js.map +1 -0
- package/dist/cjs/{CircleIcon-45ef66fd.js → CircleIcon-ad088e75.js} +3 -35
- package/dist/cjs/CircleIcon-ad088e75.js.map +1 -0
- package/dist/cjs/{CourseCard-c3c13b2c.js → CourseCard-22b1e164.js} +7 -7
- package/dist/cjs/{CourseCard-c3c13b2c.js.map → CourseCard-22b1e164.js.map} +1 -1
- package/dist/cjs/{JobListCard-065f9225.js → JobListCard-abdcd580.js} +3 -13
- package/dist/cjs/JobListCard-abdcd580.js.map +1 -0
- package/dist/cjs/{Notification-92b06ed9.js → Notification-10b40c07.js} +8 -8
- package/dist/cjs/{Notification-92b06ed9.js.map → Notification-10b40c07.js.map} +1 -1
- package/dist/cjs/RoundedPill-726904e1.js +105 -0
- package/dist/cjs/RoundedPill-726904e1.js.map +1 -0
- package/dist/cjs/RoundedSquare-8f736305.js +53 -0
- package/dist/cjs/RoundedSquare-8f736305.js.map +1 -0
- package/dist/cjs/{SmallAchievementCard-dc95ef2b.js → SmallAchievementCard-c76701ce.js} +2 -1
- package/dist/cjs/SmallAchievementCard-c76701ce.js.map +1 -0
- package/dist/cjs/{Checkmark-66ed153f.js → User-b16d5499.js} +58 -58
- package/dist/cjs/User-b16d5499.js.map +1 -0
- package/dist/cjs/constants-6621833f.js +59 -0
- package/dist/cjs/constants-6621833f.js.map +1 -0
- package/dist/cjs/gradcaplight.svg +3 -0
- package/dist/cjs/icons-20dfd25b.js +58 -0
- package/dist/cjs/icons-20dfd25b.js.map +1 -0
- package/dist/cjs/index.js +29 -21
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/index10.js +5 -2
- package/dist/cjs/index10.js.map +1 -1
- package/dist/cjs/index11.js +2 -3
- package/dist/cjs/index11.js.map +1 -1
- package/dist/cjs/index12.js +3 -5
- package/dist/cjs/index12.js.map +1 -1
- package/dist/cjs/index13.js +5 -3
- package/dist/cjs/index13.js.map +1 -1
- package/dist/cjs/index14.js +3 -18
- package/dist/cjs/index14.js.map +1 -1
- package/dist/cjs/index15.js +12 -2
- package/dist/cjs/index15.js.map +1 -1
- package/dist/cjs/index16.js +27 -3
- package/dist/cjs/index16.js.map +1 -1
- package/dist/cjs/index17.js +2 -3
- package/dist/cjs/index17.js.map +1 -1
- package/dist/cjs/index18.js +3 -3
- package/dist/cjs/index19.js +3 -3
- package/dist/cjs/index2.js +24 -2
- package/dist/cjs/index2.js.map +1 -1
- package/dist/cjs/index20.js +3 -9
- package/dist/cjs/index20.js.map +1 -1
- package/dist/cjs/index21.js +3 -16
- package/dist/cjs/index21.js.map +1 -1
- package/dist/cjs/index22.js +9 -10
- package/dist/cjs/index22.js.map +1 -1
- package/dist/cjs/index23.js +4 -2
- package/dist/cjs/index23.js.map +1 -1
- package/dist/cjs/index24.js +13 -3
- package/dist/cjs/index24.js.map +1 -1
- package/dist/cjs/index25.js +13 -3
- package/dist/cjs/index25.js.map +1 -1
- package/dist/cjs/index26.js +3 -8
- package/dist/cjs/index26.js.map +1 -1
- package/dist/cjs/index27.js +4 -5
- package/dist/cjs/index27.js.map +1 -1
- package/dist/cjs/index28.js +14 -0
- package/dist/cjs/index28.js.map +1 -0
- package/dist/cjs/index29.js +14 -0
- package/dist/cjs/index29.js.map +1 -0
- package/dist/cjs/index3.js +2 -9
- package/dist/cjs/index3.js.map +1 -1
- package/dist/cjs/index4.js +12 -5
- package/dist/cjs/index4.js.map +1 -1
- package/dist/cjs/index5.js +6 -2
- package/dist/cjs/index5.js.map +1 -1
- package/dist/cjs/index6.js +0 -95
- package/dist/cjs/index6.js.map +1 -1
- package/dist/cjs/index7.js +100 -1
- package/dist/cjs/index7.js.map +1 -1
- package/dist/cjs/index8.js +13 -3
- package/dist/cjs/index8.js.map +1 -1
- package/dist/cjs/index9.js +3 -5
- package/dist/cjs/index9.js.map +1 -1
- package/dist/esm/AchievementCard-2a3b7003.js +53 -0
- package/dist/esm/AchievementCard-2a3b7003.js.map +1 -0
- package/dist/esm/{CircleIcon-7c21af00.js → CircleIcon-f11c1db9.js} +3 -27
- package/dist/esm/CircleIcon-f11c1db9.js.map +1 -0
- package/dist/esm/{CourseCard-b9e42233.js → CourseCard-4639b301.js} +5 -5
- package/dist/esm/{CourseCard-b9e42233.js.map → CourseCard-4639b301.js.map} +1 -1
- package/dist/esm/{JobListCard-261c8028.js → JobListCard-ee0e644e.js} +3 -10
- package/dist/esm/JobListCard-ee0e644e.js.map +1 -0
- package/dist/esm/{Notification-ddbb3c37.js → Notification-ac50790d.js} +2 -2
- package/dist/esm/{Notification-ddbb3c37.js.map → Notification-ac50790d.js.map} +1 -1
- package/dist/esm/RoundedPill-75154146.js +99 -0
- package/dist/esm/RoundedPill-75154146.js.map +1 -0
- package/dist/esm/{RoundedSquare-c3706147.js → RoundedSquare-2a961b5e.js} +5 -34
- package/dist/esm/RoundedSquare-2a961b5e.js.map +1 -0
- package/dist/esm/{SmallAchievementCard-44f6fef8.js → SmallAchievementCard-2d87ac82.js} +2 -1
- package/dist/esm/SmallAchievementCard-2d87ac82.js.map +1 -0
- package/dist/esm/{Checkmark-fb8086c5.js → User-d3aa7eb3.js} +58 -58
- package/dist/esm/User-d3aa7eb3.js.map +1 -0
- package/dist/esm/constants-e55bb833.js +42 -0
- package/dist/esm/constants-e55bb833.js.map +1 -0
- package/dist/esm/gradcaplight.svg +3 -0
- package/dist/esm/icons-6138bb65.js +42 -0
- package/dist/esm/icons-6138bb65.js.map +1 -0
- package/dist/esm/index.js +17 -12
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/index10.js +4 -1
- package/dist/esm/index10.js.map +1 -1
- package/dist/esm/index11.js +1 -2
- package/dist/esm/index11.js.map +1 -1
- package/dist/esm/index12.js +2 -3
- package/dist/esm/index12.js.map +1 -1
- package/dist/esm/index13.js +3 -2
- package/dist/esm/index13.js.map +1 -1
- package/dist/esm/index14.js +2 -14
- package/dist/esm/index14.js.map +1 -1
- package/dist/esm/index15.js +11 -1
- package/dist/esm/index15.js.map +1 -1
- package/dist/esm/index16.js +22 -1
- package/dist/esm/index16.js.map +1 -1
- package/dist/esm/index17.js +1 -2
- package/dist/esm/index17.js.map +1 -1
- package/dist/esm/index18.js +1 -2
- package/dist/esm/index18.js.map +1 -1
- package/dist/esm/index19.js +2 -2
- package/dist/esm/index2.js +23 -1
- package/dist/esm/index2.js.map +1 -1
- package/dist/esm/index20.js +2 -2
- package/dist/esm/index21.js +2 -15
- package/dist/esm/index21.js.map +1 -1
- package/dist/esm/index22.js +2 -9
- package/dist/esm/index22.js.map +1 -1
- package/dist/esm/index23.js +3 -1
- package/dist/esm/index23.js.map +1 -1
- package/dist/esm/index24.js +8 -3
- package/dist/esm/index24.js.map +1 -1
- package/dist/esm/index25.js +12 -2
- package/dist/esm/index25.js.map +1 -1
- package/dist/esm/index26.js +3 -2
- package/dist/esm/index26.js.map +1 -1
- package/dist/esm/index27.js +3 -4
- package/dist/esm/index27.js.map +1 -1
- package/dist/esm/index28.js +5 -0
- package/dist/esm/index28.js.map +1 -0
- package/dist/esm/index29.js +6 -0
- package/dist/esm/index29.js.map +1 -0
- package/dist/esm/index3.js +1 -7
- package/dist/esm/index3.js.map +1 -1
- package/dist/esm/index4.js +10 -4
- package/dist/esm/index4.js.map +1 -1
- package/dist/esm/index5.js +5 -1
- package/dist/esm/index5.js.map +1 -1
- package/dist/esm/index6.js +0 -58
- package/dist/esm/index6.js.map +1 -1
- package/dist/esm/index7.js +61 -1
- package/dist/esm/index7.js.map +1 -1
- package/dist/esm/index8.js +11 -2
- package/dist/esm/index8.js.map +1 -1
- package/dist/esm/index9.js +2 -4
- package/dist/esm/index9.js.map +1 -1
- package/dist/index.d.ts +56 -29
- package/dist/main.css +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/Checkmark-66ed153f.js.map +0 -1
- package/dist/cjs/CircleIcon-45ef66fd.js.map +0 -1
- package/dist/cjs/JobListCard-065f9225.js.map +0 -1
- package/dist/cjs/RoundedSquare-718776c6.js +0 -91
- package/dist/cjs/RoundedSquare-718776c6.js.map +0 -1
- package/dist/cjs/SmallAchievementCard-dc95ef2b.js.map +0 -1
- package/dist/esm/Checkmark-fb8086c5.js.map +0 -1
- package/dist/esm/CircleIcon-7c21af00.js.map +0 -1
- package/dist/esm/JobListCard-261c8028.js.map +0 -1
- package/dist/esm/RoundedSquare-c3706147.js.map +0 -1
- package/dist/esm/SmallAchievementCard-44f6fef8.js.map +0 -1
package/dist/esm/index16.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index16.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index16.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index17.js
CHANGED
package/dist/esm/index17.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index17.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index17.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/esm/index18.js
CHANGED
package/dist/esm/index18.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index18.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index18.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/esm/index19.js
CHANGED
package/dist/esm/index2.js
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { A as AchievementCard } from './AchievementCard-2a3b7003.js';
|
|
2
2
|
import 'react';
|
|
3
|
+
import './constants-e55bb833.js';
|
|
4
|
+
import './walletcurrency.webp';
|
|
5
|
+
import './walletids.webp';
|
|
6
|
+
import './walletjobhistory.webp';
|
|
7
|
+
import './walletlearninghistory.webp';
|
|
8
|
+
import './walletskills.webp';
|
|
9
|
+
import './walletTrophy.webp';
|
|
10
|
+
import './minitrophycolored.svg';
|
|
11
|
+
import './minigradcapcolored.svg';
|
|
12
|
+
import './minipuzzlecolored.svg';
|
|
13
|
+
import './Trophy-702610b8.js';
|
|
14
|
+
import './RoundedPill-75154146.js';
|
|
15
|
+
import './icons-6138bb65.js';
|
|
16
|
+
import './coins.svg';
|
|
17
|
+
import './user.svg';
|
|
18
|
+
import './trophy.svg';
|
|
19
|
+
import './briefcase.svg';
|
|
20
|
+
import './graduation.svg';
|
|
21
|
+
import './lightbulb.svg';
|
|
22
|
+
import './minipuzzle.svg';
|
|
23
|
+
import './minitrophy.svg';
|
|
24
|
+
import './gradcaplight.svg';
|
|
3
25
|
//# sourceMappingURL=index2.js.map
|
package/dist/esm/index2.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index2.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index20.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { T as Trophy } from './Trophy-702610b8.js';
|
|
1
|
+
export { S as SkillVerticalCard } from './SkillVerticalCard-108f49bb.js';
|
|
3
2
|
import 'react';
|
|
3
|
+
import './skillplaceholder.png';
|
|
4
4
|
//# sourceMappingURL=index20.js.map
|
package/dist/esm/index21.js
CHANGED
|
@@ -1,17 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { S as SmallAchievementCard } from './SmallAchievementCard-2d87ac82.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import '
|
|
4
|
-
import './VCDisplayCard-07dc6715.js';
|
|
5
|
-
import './FlippyCard-682649d7.js';
|
|
6
|
-
import './icon.green.fat-arrow.png';
|
|
7
|
-
import './ArrowArcRight.svg';
|
|
8
|
-
import './default-face.jpeg';
|
|
9
|
-
import './VCVerificationCheck-eef7883b.js';
|
|
10
|
-
import './vc.check.svg';
|
|
11
|
-
import './CircleSpinner-9b8b1a6b.js';
|
|
12
|
-
import './VCDisplayBackFace-1bc89b3c.js';
|
|
13
|
-
import './VCVerificationPill-a35e1dad.js';
|
|
14
|
-
import './RedXCircle.svg';
|
|
15
|
-
import './GreenCheckCircle.svg';
|
|
16
|
-
import './YellowWarningCircle.svg';
|
|
3
|
+
import './Trophy-702610b8.js';
|
|
17
4
|
//# sourceMappingURL=index21.js.map
|
package/dist/esm/index21.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index21.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index21.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|
package/dist/esm/index22.js
CHANGED
|
@@ -1,11 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { B as Briefcase, C as Checkmark, a as Coins, G as Graduation, L as Lightbulb, U as User } from './User-d3aa7eb3.js';
|
|
2
|
+
export { T as Trophy } from './Trophy-702610b8.js';
|
|
2
3
|
import 'react';
|
|
3
|
-
import './VCVerificationCheck-eef7883b.js';
|
|
4
|
-
import './vc.check.svg';
|
|
5
|
-
import './CircleSpinner-9b8b1a6b.js';
|
|
6
|
-
import './VCVerificationPill-a35e1dad.js';
|
|
7
|
-
import './RedXCircle.svg';
|
|
8
|
-
import './GreenCheckCircle.svg';
|
|
9
|
-
import './YellowWarningCircle.svg';
|
|
10
|
-
import './ArrowArcRight.svg';
|
|
11
4
|
//# sourceMappingURL=index22.js.map
|
package/dist/esm/index22.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index22.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index22.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|
package/dist/esm/index23.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
export { V as
|
|
1
|
+
export { V as VCCard } from './VCCard-271ef60d.js';
|
|
2
2
|
import 'react';
|
|
3
|
+
import '@learncard/core';
|
|
4
|
+
import './VCDisplayCard-07dc6715.js';
|
|
3
5
|
import './FlippyCard-682649d7.js';
|
|
4
6
|
import './icon.green.fat-arrow.png';
|
|
5
7
|
import './ArrowArcRight.svg';
|
package/dist/esm/index23.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index23.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index23.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;"}
|
package/dist/esm/index24.js
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-1bc89b3c.js';
|
|
1
2
|
import 'react';
|
|
2
|
-
import './
|
|
3
|
-
import './ArrowArcRight.svg';
|
|
4
|
-
import './default-face.jpeg';
|
|
3
|
+
import './VCVerificationCheck-eef7883b.js';
|
|
5
4
|
import './vc.check.svg';
|
|
5
|
+
import './CircleSpinner-9b8b1a6b.js';
|
|
6
|
+
import './VCVerificationPill-a35e1dad.js';
|
|
7
|
+
import './RedXCircle.svg';
|
|
8
|
+
import './GreenCheckCircle.svg';
|
|
9
|
+
import './YellowWarningCircle.svg';
|
|
10
|
+
import './ArrowArcRight.svg';
|
|
6
11
|
//# sourceMappingURL=index24.js.map
|
package/dist/esm/index24.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index24.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index24.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
|
package/dist/esm/index25.js
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
export { V as
|
|
1
|
+
export { V as VCDisplayCard } from './VCDisplayCard-07dc6715.js';
|
|
2
2
|
import 'react';
|
|
3
|
+
import './FlippyCard-682649d7.js';
|
|
3
4
|
import './icon.green.fat-arrow.png';
|
|
4
|
-
import './
|
|
5
|
+
import './ArrowArcRight.svg';
|
|
6
|
+
import './default-face.jpeg';
|
|
7
|
+
import './VCVerificationCheck-eef7883b.js';
|
|
8
|
+
import './vc.check.svg';
|
|
9
|
+
import './CircleSpinner-9b8b1a6b.js';
|
|
10
|
+
import './VCDisplayBackFace-1bc89b3c.js';
|
|
11
|
+
import './VCVerificationPill-a35e1dad.js';
|
|
12
|
+
import './RedXCircle.svg';
|
|
13
|
+
import './GreenCheckCircle.svg';
|
|
14
|
+
import './YellowWarningCircle.svg';
|
|
5
15
|
//# sourceMappingURL=index25.js.map
|
package/dist/esm/index25.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index25.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index25.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/dist/esm/index26.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { V as VCVerificationCheck, a as VCVerificationCheckWithText } from './VCVerificationCheck-eef7883b.js';
|
|
2
1
|
import 'react';
|
|
2
|
+
import './icon.green.fat-arrow.png';
|
|
3
|
+
import './ArrowArcRight.svg';
|
|
4
|
+
import './default-face.jpeg';
|
|
3
5
|
import './vc.check.svg';
|
|
4
|
-
import './CircleSpinner-9b8b1a6b.js';
|
|
5
6
|
//# sourceMappingURL=index26.js.map
|
package/dist/esm/index26.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index26.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index26.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/dist/esm/index27.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { V as
|
|
1
|
+
export { V as VCThumbnail } from './VCThumbnail-2571a0c6.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './YellowWarningCircle.svg';
|
|
3
|
+
import './icon.green.fat-arrow.png';
|
|
4
|
+
import './verified-check.png';
|
|
6
5
|
//# sourceMappingURL=index27.js.map
|
package/dist/esm/index27.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index27.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index27.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index28.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index29.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/dist/esm/index3.js
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { B as Button } from './Button-5f805204.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './coins.svg';
|
|
4
|
-
import './user.svg';
|
|
5
|
-
import './trophy.svg';
|
|
6
|
-
import './briefcase.svg';
|
|
7
|
-
import './graduation.svg';
|
|
8
|
-
import './lightbulb.svg';
|
|
9
3
|
//# sourceMappingURL=index3.js.map
|
package/dist/esm/index3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/esm/index4.js
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
export { C as
|
|
1
|
+
export { a as CircleIcon, C as CountCircle } from './CircleIcon-f11c1db9.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './
|
|
3
|
+
import './icons-6138bb65.js';
|
|
4
|
+
import './coins.svg';
|
|
5
|
+
import './user.svg';
|
|
6
|
+
import './trophy.svg';
|
|
7
|
+
import './briefcase.svg';
|
|
8
|
+
import './graduation.svg';
|
|
9
|
+
import './lightbulb.svg';
|
|
6
10
|
import './minipuzzle.svg';
|
|
11
|
+
import './minitrophy.svg';
|
|
12
|
+
import './gradcaplight.svg';
|
|
7
13
|
//# sourceMappingURL=index4.js.map
|
package/dist/esm/index4.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
|
package/dist/esm/index5.js
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { C as CourseCard } from './CourseCard-4639b301.js';
|
|
2
2
|
import 'react';
|
|
3
|
+
import './lhplaceholder.png';
|
|
4
|
+
import './minitrophy.svg';
|
|
5
|
+
import './minijob.svg';
|
|
6
|
+
import './minipuzzle.svg';
|
|
3
7
|
//# sourceMappingURL=index5.js.map
|
package/dist/esm/index5.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|
package/dist/esm/index6.js
CHANGED
|
@@ -1,61 +1,3 @@
|
|
|
1
|
-
export { B as Button } from './Button-5f805204.js';
|
|
2
|
-
export { a as CircleIcon, C as CountCircle } from './CircleIcon-7c21af00.js';
|
|
3
|
-
export { C as CourseCard } from './CourseCard-b9e42233.js';
|
|
4
1
|
export { F as FlippyCard } from './FlippyCard-682649d7.js';
|
|
5
|
-
export { a as JobListCard, J as JobListingBubble } from './JobListCard-261c8028.js';
|
|
6
|
-
export { L as LearnCardCreditCardBackFace } from './LearnCardCreditCardBackFace-9baa9e6b.js';
|
|
7
|
-
export { L as LearnCardCreditCardFrontFace } from './LearnCardCreditCardFrontFace-cf793917.js';
|
|
8
|
-
export { C as CircleLoadingState } from './CircleSpinner-9b8b1a6b.js';
|
|
9
|
-
export { M as MiniVCThumbnail } from './MiniVCThumbnail-6a07e810.js';
|
|
10
|
-
export { N as Notification, a as NotificationTypeStyles } from './Notification-ddbb3c37.js';
|
|
11
|
-
export { Q as QRCodeCard } from './QRCodeCard-c57e2067.js';
|
|
12
|
-
export { R as RoundedSquare, T as TYPE_TO_IMG_SRC, a as TYPE_TO_WALLET_COLOR, W as WALLET_SUBTYPES } from './RoundedSquare-c3706147.js';
|
|
13
|
-
export { S as SchoolIDCard } from './SchoolIDCard-4f56262c.js';
|
|
14
|
-
export { S as SkillVerticalCard } from './SkillVerticalCard-108f49bb.js';
|
|
15
|
-
export { a as SkillsCard, S as SkillsMeterSegment } from './SkillsCard-92a51db2.js';
|
|
16
|
-
export { S as SkillsStatsCard } from './SkillsStatsCard-1628fe9c.js';
|
|
17
|
-
export { S as SmallAchievementCard } from './SmallAchievementCard-44f6fef8.js';
|
|
18
|
-
export { V as VCCard } from './VCCard-271ef60d.js';
|
|
19
|
-
export { V as VCDisplayBackFace } from './VCDisplayBackFace-1bc89b3c.js';
|
|
20
|
-
export { V as VCDisplayCard } from './VCDisplayCard-07dc6715.js';
|
|
21
|
-
export { V as VCThumbnail } from './VCThumbnail-2571a0c6.js';
|
|
22
|
-
export { V as VCVerificationCheck, a as VCVerificationCheckWithText } from './VCVerificationCheck-eef7883b.js';
|
|
23
|
-
export { V as ValidationStateIndicator } from './VCVerificationPill-a35e1dad.js';
|
|
24
|
-
export { B as Briefcase, C as Checkmark, a as Coins, G as Graduation, L as Lightbulb, U as User } from './Checkmark-fb8086c5.js';
|
|
25
|
-
export { T as Trophy } from './Trophy-702610b8.js';
|
|
26
2
|
import 'react';
|
|
27
|
-
import './coins.svg';
|
|
28
|
-
import './user.svg';
|
|
29
|
-
import './trophy.svg';
|
|
30
|
-
import './briefcase.svg';
|
|
31
|
-
import './graduation.svg';
|
|
32
|
-
import './lightbulb.svg';
|
|
33
|
-
import './lhplaceholder.png';
|
|
34
|
-
import './minitrophy.svg';
|
|
35
|
-
import './minijob.svg';
|
|
36
|
-
import './minipuzzle.svg';
|
|
37
|
-
import './minitrophycolored.svg';
|
|
38
|
-
import './minigradcapcolored.svg';
|
|
39
|
-
import './minipuzzlecolored.svg';
|
|
40
|
-
import './contactless-symbol.svg';
|
|
41
|
-
import './index-aa1098e1.js';
|
|
42
|
-
import './card-chip.svg';
|
|
43
|
-
import './master-card-logo.svg';
|
|
44
|
-
import './verified-check.png';
|
|
45
|
-
import './walletcurrency.webp';
|
|
46
|
-
import './walletids.webp';
|
|
47
|
-
import './walletjobhistory.webp';
|
|
48
|
-
import './walletlearninghistory.webp';
|
|
49
|
-
import './walletskills.webp';
|
|
50
|
-
import './walletTrophy.webp';
|
|
51
|
-
import './skillplaceholder.png';
|
|
52
|
-
import './skillgraph.svg';
|
|
53
|
-
import '@learncard/core';
|
|
54
|
-
import './ArrowArcRight.svg';
|
|
55
|
-
import './icon.green.fat-arrow.png';
|
|
56
|
-
import './default-face.jpeg';
|
|
57
|
-
import './vc.check.svg';
|
|
58
|
-
import './RedXCircle.svg';
|
|
59
|
-
import './GreenCheckCircle.svg';
|
|
60
|
-
import './YellowWarningCircle.svg';
|
|
61
3
|
//# sourceMappingURL=index6.js.map
|
package/dist/esm/index6.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index6.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/esm/index7.js
CHANGED
|
@@ -1,6 +1,66 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { A as AchievementCard } from './AchievementCard-2a3b7003.js';
|
|
2
|
+
export { B as Button } from './Button-5f805204.js';
|
|
3
|
+
export { a as CircleIcon, C as CountCircle } from './CircleIcon-f11c1db9.js';
|
|
4
|
+
export { C as CourseCard } from './CourseCard-4639b301.js';
|
|
5
|
+
export { F as FlippyCard } from './FlippyCard-682649d7.js';
|
|
6
|
+
export { a as JobListCard, J as JobListingBubble } from './JobListCard-ee0e644e.js';
|
|
7
|
+
export { L as LearnCardCreditCardBackFace } from './LearnCardCreditCardBackFace-9baa9e6b.js';
|
|
8
|
+
export { L as LearnCardCreditCardFrontFace } from './LearnCardCreditCardFrontFace-cf793917.js';
|
|
9
|
+
export { C as CircleLoadingState } from './CircleSpinner-9b8b1a6b.js';
|
|
10
|
+
export { M as MiniVCThumbnail } from './MiniVCThumbnail-6a07e810.js';
|
|
11
|
+
export { N as Notification, a as NotificationTypeStyles } from './Notification-ac50790d.js';
|
|
12
|
+
export { Q as QRCodeCard } from './QRCodeCard-c57e2067.js';
|
|
13
|
+
export { R as RoundedPill } from './RoundedPill-75154146.js';
|
|
14
|
+
export { R as RoundedSquare } from './RoundedSquare-2a961b5e.js';
|
|
15
|
+
export { a as TYPE_TO_IMG_SRC, T as TYPE_TO_MINI_ICON, b as TYPE_TO_WALLET_COLOR, W as WALLET_SUBTYPES } from './constants-e55bb833.js';
|
|
16
|
+
export { S as SchoolIDCard } from './SchoolIDCard-4f56262c.js';
|
|
17
|
+
export { S as SkillVerticalCard } from './SkillVerticalCard-108f49bb.js';
|
|
18
|
+
export { a as SkillsCard, S as SkillsMeterSegment } from './SkillsCard-92a51db2.js';
|
|
19
|
+
export { S as SkillsStatsCard } from './SkillsStatsCard-1628fe9c.js';
|
|
20
|
+
export { S as SmallAchievementCard } from './SmallAchievementCard-2d87ac82.js';
|
|
21
|
+
export { V as VCCard } from './VCCard-271ef60d.js';
|
|
22
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-1bc89b3c.js';
|
|
23
|
+
export { V as VCDisplayCard } from './VCDisplayCard-07dc6715.js';
|
|
24
|
+
export { V as VCThumbnail } from './VCThumbnail-2571a0c6.js';
|
|
25
|
+
export { V as VCVerificationCheck, a as VCVerificationCheckWithText } from './VCVerificationCheck-eef7883b.js';
|
|
26
|
+
export { V as ValidationStateIndicator } from './VCVerificationPill-a35e1dad.js';
|
|
27
|
+
export { B as Briefcase, C as Checkmark, a as Coins, G as Graduation, L as Lightbulb, U as User } from './User-d3aa7eb3.js';
|
|
28
|
+
export { T as Trophy } from './Trophy-702610b8.js';
|
|
2
29
|
import 'react';
|
|
30
|
+
import './icons-6138bb65.js';
|
|
31
|
+
import './coins.svg';
|
|
32
|
+
import './user.svg';
|
|
33
|
+
import './trophy.svg';
|
|
34
|
+
import './briefcase.svg';
|
|
35
|
+
import './graduation.svg';
|
|
36
|
+
import './lightbulb.svg';
|
|
37
|
+
import './minipuzzle.svg';
|
|
38
|
+
import './minitrophy.svg';
|
|
39
|
+
import './gradcaplight.svg';
|
|
40
|
+
import './lhplaceholder.png';
|
|
41
|
+
import './minijob.svg';
|
|
42
|
+
import './contactless-symbol.svg';
|
|
43
|
+
import './index-aa1098e1.js';
|
|
44
|
+
import './card-chip.svg';
|
|
45
|
+
import './master-card-logo.svg';
|
|
46
|
+
import './verified-check.png';
|
|
47
|
+
import './walletcurrency.webp';
|
|
48
|
+
import './walletids.webp';
|
|
49
|
+
import './walletjobhistory.webp';
|
|
50
|
+
import './walletlearninghistory.webp';
|
|
51
|
+
import './walletskills.webp';
|
|
52
|
+
import './walletTrophy.webp';
|
|
3
53
|
import './minitrophycolored.svg';
|
|
4
54
|
import './minigradcapcolored.svg';
|
|
5
55
|
import './minipuzzlecolored.svg';
|
|
56
|
+
import './skillplaceholder.png';
|
|
57
|
+
import './skillgraph.svg';
|
|
58
|
+
import '@learncard/core';
|
|
59
|
+
import './ArrowArcRight.svg';
|
|
60
|
+
import './icon.green.fat-arrow.png';
|
|
61
|
+
import './default-face.jpeg';
|
|
62
|
+
import './vc.check.svg';
|
|
63
|
+
import './RedXCircle.svg';
|
|
64
|
+
import './GreenCheckCircle.svg';
|
|
65
|
+
import './YellowWarningCircle.svg';
|
|
6
66
|
//# sourceMappingURL=index7.js.map
|
package/dist/esm/index7.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index8.js
CHANGED
|
@@ -1,4 +1,13 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { a as JobListCard, J as JobListingBubble } from './JobListCard-ee0e644e.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './
|
|
3
|
+
import './constants-e55bb833.js';
|
|
4
|
+
import './walletcurrency.webp';
|
|
5
|
+
import './walletids.webp';
|
|
6
|
+
import './walletjobhistory.webp';
|
|
7
|
+
import './walletlearninghistory.webp';
|
|
8
|
+
import './walletskills.webp';
|
|
9
|
+
import './walletTrophy.webp';
|
|
10
|
+
import './minitrophycolored.svg';
|
|
11
|
+
import './minigradcapcolored.svg';
|
|
12
|
+
import './minipuzzlecolored.svg';
|
|
4
13
|
//# sourceMappingURL=index8.js.map
|
package/dist/esm/index8.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index8.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index8.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
|
package/dist/esm/index9.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
export { L as
|
|
1
|
+
export { L as LearnCardCreditCardBackFace } from './LearnCardCreditCardBackFace-9baa9e6b.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './
|
|
4
|
-
import './card-chip.svg';
|
|
5
|
-
import './master-card-logo.svg';
|
|
3
|
+
import './contactless-symbol.svg';
|
|
6
4
|
//# sourceMappingURL=index9.js.map
|
package/dist/esm/index9.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index9.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index9.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
|
package/dist/index.d.ts
CHANGED
|
@@ -2,34 +2,6 @@ import * as React$1 from 'react';
|
|
|
2
2
|
import React__default, { MouseEventHandler } from 'react';
|
|
3
3
|
import { Profile, CredentialSubject, VerificationItem, VC, AchievementCredential, VerificationStatus } from '@learncard/types';
|
|
4
4
|
|
|
5
|
-
declare type ButtonProps = {
|
|
6
|
-
text?: string;
|
|
7
|
-
onClick: MouseEventHandler<HTMLButtonElement>;
|
|
8
|
-
className?: string;
|
|
9
|
-
};
|
|
10
|
-
declare const Button: React__default.FC<ButtonProps>;
|
|
11
|
-
|
|
12
|
-
declare type CircleIconProps = {
|
|
13
|
-
iconSrc?: string;
|
|
14
|
-
count?: string | number;
|
|
15
|
-
onClick?: () => void;
|
|
16
|
-
bgColor?: string;
|
|
17
|
-
innerPadding?: string;
|
|
18
|
-
size?: string;
|
|
19
|
-
hideCount?: boolean;
|
|
20
|
-
borderColor?: string;
|
|
21
|
-
};
|
|
22
|
-
declare type CountCircleProps = {
|
|
23
|
-
size?: string;
|
|
24
|
-
count?: string | number;
|
|
25
|
-
innerPadding?: string;
|
|
26
|
-
onClick?: () => {};
|
|
27
|
-
bgColor?: string;
|
|
28
|
-
className?: string;
|
|
29
|
-
};
|
|
30
|
-
declare const CountCircle: React__default.FC<CountCircleProps>;
|
|
31
|
-
declare const CircleIcon: React__default.FC<CircleIconProps>;
|
|
32
|
-
|
|
33
5
|
declare type VCDisplayCardProps = {
|
|
34
6
|
title?: string;
|
|
35
7
|
createdAt?: string;
|
|
@@ -45,6 +17,18 @@ declare type VCDisplayCardProps = {
|
|
|
45
17
|
declare type SmallAchievementCardProps = {
|
|
46
18
|
title?: string;
|
|
47
19
|
thumbImgSrc?: string;
|
|
20
|
+
showStatus?: boolean;
|
|
21
|
+
showSkills?: boolean;
|
|
22
|
+
date?: string;
|
|
23
|
+
onClick?: () => void;
|
|
24
|
+
};
|
|
25
|
+
declare type AchievementCardProps = {
|
|
26
|
+
title?: string;
|
|
27
|
+
thumbImgSrc?: string;
|
|
28
|
+
showStatus?: boolean;
|
|
29
|
+
claimStatus?: boolean;
|
|
30
|
+
showSkills?: boolean;
|
|
31
|
+
skillCount?: number;
|
|
48
32
|
date?: string;
|
|
49
33
|
onClick?: () => void;
|
|
50
34
|
};
|
|
@@ -88,6 +72,12 @@ declare type SkillVerticalCardProps = {
|
|
|
88
72
|
onClick?: () => void;
|
|
89
73
|
className?: string;
|
|
90
74
|
};
|
|
75
|
+
declare type RoundedPillProps = {
|
|
76
|
+
statusText?: string;
|
|
77
|
+
type?: 'achievement' | 'skill' | 'course' | 'locked';
|
|
78
|
+
onClick?: () => void;
|
|
79
|
+
showCheckmark?: boolean;
|
|
80
|
+
};
|
|
91
81
|
declare type JobQualificationsCount = {
|
|
92
82
|
fulfilledCount: number;
|
|
93
83
|
totalRequiredCount: number;
|
|
@@ -114,6 +104,36 @@ declare type JobListCardProps = {
|
|
|
114
104
|
onClick?: () => void;
|
|
115
105
|
};
|
|
116
106
|
|
|
107
|
+
declare const AchievementCard: React__default.FC<AchievementCardProps>;
|
|
108
|
+
|
|
109
|
+
declare type ButtonProps = {
|
|
110
|
+
text?: string;
|
|
111
|
+
onClick: MouseEventHandler<HTMLButtonElement>;
|
|
112
|
+
className?: string;
|
|
113
|
+
};
|
|
114
|
+
declare const Button: React__default.FC<ButtonProps>;
|
|
115
|
+
|
|
116
|
+
declare type CircleIconProps = {
|
|
117
|
+
iconSrc?: string;
|
|
118
|
+
count?: string | number;
|
|
119
|
+
onClick?: () => void;
|
|
120
|
+
bgColor?: string;
|
|
121
|
+
innerPadding?: string;
|
|
122
|
+
size?: string;
|
|
123
|
+
hideCount?: boolean;
|
|
124
|
+
borderColor?: string;
|
|
125
|
+
};
|
|
126
|
+
declare type CountCircleProps = {
|
|
127
|
+
size?: string;
|
|
128
|
+
count?: string | number;
|
|
129
|
+
innerPadding?: string;
|
|
130
|
+
onClick?: () => {};
|
|
131
|
+
bgColor?: string;
|
|
132
|
+
className?: string;
|
|
133
|
+
};
|
|
134
|
+
declare const CountCircle: React__default.FC<CountCircleProps>;
|
|
135
|
+
declare const CircleIcon: React__default.FC<CircleIconProps>;
|
|
136
|
+
|
|
117
137
|
declare const CourseCard: React__default.FC<CourseCardProps>;
|
|
118
138
|
|
|
119
139
|
declare type FlippyCardProps = {
|
|
@@ -373,6 +393,8 @@ declare type QRCodeCardProps = {
|
|
|
373
393
|
|
|
374
394
|
declare const QRCodeCard: React__default.FC<QRCodeCardProps>;
|
|
375
395
|
|
|
396
|
+
declare const RoundedPill: React__default.FC<RoundedPillProps>;
|
|
397
|
+
|
|
376
398
|
declare type RoundedSquareProps = {
|
|
377
399
|
title?: string;
|
|
378
400
|
description?: string;
|
|
@@ -385,6 +407,11 @@ declare type RoundedSquareProps = {
|
|
|
385
407
|
};
|
|
386
408
|
declare const RoundedSquare: React__default.FC<RoundedSquareProps>;
|
|
387
409
|
|
|
410
|
+
declare const TYPE_TO_MINI_ICON: {
|
|
411
|
+
job: any;
|
|
412
|
+
achievement: any;
|
|
413
|
+
skill: any;
|
|
414
|
+
};
|
|
388
415
|
declare const WALLET_SUBTYPES: {
|
|
389
416
|
ACHIEVEMENTS: string;
|
|
390
417
|
IDS: string;
|
|
@@ -560,4 +587,4 @@ declare const User: React__default.FC<{
|
|
|
560
587
|
className?: string;
|
|
561
588
|
}>;
|
|
562
589
|
|
|
563
|
-
export { Briefcase, Button, ButtonProps, Checkmark, CircleIcon, CircleIconProps, CircleLoadingState, CircleSpinnerProps, Coins, CountCircle, CountCircleProps, CourseCard, FlippyCard, FlippyCardProps, Graduation, JobListCard, JobListingBubble, LearnCardCreditCardBackFace, LearnCardCreditCardBackFaceProps, LearnCardCreditCardFrontFace, LearnCardCreditCardFrontFaceProps, LearnCardCreditCardProps, LearnCardCreditCardUserProps, Lightbulb, MiniVCThumbnail, MiniVCThumbnailProps, Notification, NotificationProps, NotificationTypeStyles, QRCodeCard, QRCodeCardProps, RoundedSquare, RoundedSquareProps, SchoolIDCard, SchoolIDCardProps, SkillVerticalCard, SkillsCard, SkillsMeterSegment, SkillsStatsCard, SmallAchievementCard, TYPE_TO_IMG_SRC, TYPE_TO_WALLET_COLOR, Trophy, User, VCCard, VCCardProps, VCDisplayBackFace, VCDisplayCard, VCDisplayCardPropsReal, VCThumbnail, VCThumbnailProps, VCVerificationCheck, VCVerificationCheckProps, VCVerificationCheckWithText, ValidationStateIndicator, WALLET_SUBTYPES };
|
|
590
|
+
export { AchievementCard, Briefcase, Button, ButtonProps, Checkmark, CircleIcon, CircleIconProps, CircleLoadingState, CircleSpinnerProps, Coins, CountCircle, CountCircleProps, CourseCard, FlippyCard, FlippyCardProps, Graduation, JobListCard, JobListingBubble, LearnCardCreditCardBackFace, LearnCardCreditCardBackFaceProps, LearnCardCreditCardFrontFace, LearnCardCreditCardFrontFaceProps, LearnCardCreditCardProps, LearnCardCreditCardUserProps, Lightbulb, MiniVCThumbnail, MiniVCThumbnailProps, Notification, NotificationProps, NotificationTypeStyles, QRCodeCard, QRCodeCardProps, RoundedPill, RoundedSquare, RoundedSquareProps, SchoolIDCard, SchoolIDCardProps, SkillVerticalCard, SkillsCard, SkillsMeterSegment, SkillsStatsCard, SmallAchievementCard, TYPE_TO_IMG_SRC, TYPE_TO_MINI_ICON, TYPE_TO_WALLET_COLOR, Trophy, User, VCCard, VCCardProps, VCDisplayBackFace, VCDisplayCard, VCDisplayCardPropsReal, VCThumbnail, VCThumbnailProps, VCVerificationCheck, VCVerificationCheckProps, VCVerificationCheckWithText, ValidationStateIndicator, WALLET_SUBTYPES };
|