@learncard/react 2.8.45 → 2.8.47
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/{BoostGenericCard-ad307ff0.js → BoostGenericCard-f4a5582c.js} +2 -2
- package/dist/cjs/{BoostGenericCard-ad307ff0.js.map → BoostGenericCard-f4a5582c.js.map} +1 -1
- package/dist/cjs/{CertDisplayCardSkillsCount-17ae0e6d.js → CertDisplayCardSkillsCount-8fb56421.js} +2 -2
- package/dist/cjs/{CertDisplayCardSkillsCount-17ae0e6d.js.map → CertDisplayCardSkillsCount-8fb56421.js.map} +1 -1
- package/dist/cjs/{CertificateDisplayCard-2d9dc687.js → CertificateDisplayCard-87f7a9f3.js} +4 -4
- package/dist/cjs/{CertificateDisplayCard-2d9dc687.js.map → CertificateDisplayCard-87f7a9f3.js.map} +1 -1
- package/dist/cjs/{MeritBadgeDisplayCard-77b7bbc0.js → MeritBadgeDisplayCard-3540f6fb.js} +3 -3
- package/dist/cjs/{MeritBadgeDisplayCard-77b7bbc0.js.map → MeritBadgeDisplayCard-3540f6fb.js.map} +1 -1
- package/dist/cjs/{MeritBadgeSkillsCount-8f5c420d.js → MeritBadgeSkillsCount-ccbac214.js} +2 -2
- package/dist/cjs/{MeritBadgeSkillsCount-8f5c420d.js.map → MeritBadgeSkillsCount-ccbac214.js.map} +1 -1
- package/dist/cjs/{SchoolIDCard-da911949.js → SchoolIDCard-39a099d2.js} +1184 -3
- package/dist/cjs/SchoolIDCard-39a099d2.js.map +1 -0
- package/dist/cjs/{VCCard-292eba68.js → VCCard-b2ed3403.js} +3 -3
- package/dist/cjs/{VCCard-292eba68.js.map → VCCard-b2ed3403.js.map} +1 -1
- package/dist/cjs/{VCDisplayBackFace-6af53b61.js → VCDisplayBackFace-a8af8fd1.js} +3 -3
- package/dist/cjs/{VCDisplayBackFace-6af53b61.js.map → VCDisplayBackFace-a8af8fd1.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard-6a559bbd.js → VCDisplayCard-409435ab.js} +3 -3
- package/dist/cjs/{VCDisplayCard-6a559bbd.js.map → VCDisplayCard-409435ab.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard2-2b0749ea.js → VCDisplayCard2-119e90aa.js} +5 -6
- package/dist/cjs/{VCDisplayCard2-2b0749ea.js.map → VCDisplayCard2-119e90aa.js.map} +1 -1
- package/dist/cjs/{VCVerificationPill-a9a8ce8e.js → VCVerificationPill-a2b3ec90.js} +2 -2
- package/dist/cjs/{VCVerificationPill-a9a8ce8e.js.map → VCVerificationPill-a2b3ec90.js.map} +1 -1
- package/dist/cjs/{credential.helpers-8bf34faa.js → credential.helpers-9805ae3d.js} +2 -2
- package/dist/cjs/{credential.helpers-8bf34faa.js.map → credential.helpers-9805ae3d.js.map} +1 -1
- package/dist/cjs/index.js +13 -14
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/index13.js +13 -14
- package/dist/cjs/index13.js.map +1 -1
- package/dist/cjs/index21.js +4 -4
- package/dist/cjs/index3.js +4 -4
- package/dist/cjs/index30.js +1 -2
- package/dist/cjs/index30.js.map +1 -1
- package/dist/cjs/index38.js +10 -11
- package/dist/cjs/index38.js.map +1 -1
- package/dist/cjs/index39.js +4 -4
- package/dist/cjs/index40.js +5 -5
- package/dist/cjs/index41.js +6 -7
- package/dist/cjs/index41.js.map +1 -1
- package/dist/cjs/index42.js +1 -1
- package/dist/cjs/index45.js +2 -2
- package/dist/cjs/index6.js +4 -4
- package/dist/cjs/{types.esm-7f456f28.js → types.esm-d212d971.js} +3 -2
- package/dist/cjs/types.esm-d212d971.js.map +1 -0
- package/dist/esm/{BoostGenericCard-bab20c6e.js → BoostGenericCard-c79cb5c4.js} +2 -2
- package/dist/esm/{BoostGenericCard-bab20c6e.js.map → BoostGenericCard-c79cb5c4.js.map} +1 -1
- package/dist/esm/{CertDisplayCardSkillsCount-a64249e2.js → CertDisplayCardSkillsCount-4036ccae.js} +2 -2
- package/dist/esm/{CertDisplayCardSkillsCount-a64249e2.js.map → CertDisplayCardSkillsCount-4036ccae.js.map} +1 -1
- package/dist/esm/{CertificateDisplayCard-b46c7cab.js → CertificateDisplayCard-5876d7e8.js} +4 -4
- package/dist/esm/{CertificateDisplayCard-b46c7cab.js.map → CertificateDisplayCard-5876d7e8.js.map} +1 -1
- package/dist/esm/{MeritBadgeDisplayCard-4bcdc2c4.js → MeritBadgeDisplayCard-3bea2089.js} +3 -3
- package/dist/esm/{MeritBadgeDisplayCard-4bcdc2c4.js.map → MeritBadgeDisplayCard-3bea2089.js.map} +1 -1
- package/dist/esm/{MeritBadgeSkillsCount-9cabd05b.js → MeritBadgeSkillsCount-84a798fb.js} +2 -2
- package/dist/esm/{MeritBadgeSkillsCount-9cabd05b.js.map → MeritBadgeSkillsCount-84a798fb.js.map} +1 -1
- package/dist/esm/{SchoolIDCard-aedfa350.js → SchoolIDCard-752092fb.js} +1183 -2
- package/dist/esm/SchoolIDCard-752092fb.js.map +1 -0
- package/dist/esm/{VCCard-fc7f8d15.js → VCCard-bf46b016.js} +3 -3
- package/dist/esm/{VCCard-fc7f8d15.js.map → VCCard-bf46b016.js.map} +1 -1
- package/dist/esm/{VCDisplayBackFace-eb893506.js → VCDisplayBackFace-ed847e12.js} +3 -3
- package/dist/esm/{VCDisplayBackFace-eb893506.js.map → VCDisplayBackFace-ed847e12.js.map} +1 -1
- package/dist/esm/{VCDisplayCard-c18f9f90.js → VCDisplayCard-be1b3588.js} +3 -3
- package/dist/esm/{VCDisplayCard-c18f9f90.js.map → VCDisplayCard-be1b3588.js.map} +1 -1
- package/dist/esm/{VCDisplayCard2-054b811d.js → VCDisplayCard2-ecb6f12e.js} +5 -6
- package/dist/esm/{VCDisplayCard2-054b811d.js.map → VCDisplayCard2-ecb6f12e.js.map} +1 -1
- package/dist/esm/{VCVerificationPill-b4684ca4.js → VCVerificationPill-83892d9b.js} +2 -2
- package/dist/esm/{VCVerificationPill-b4684ca4.js.map → VCVerificationPill-83892d9b.js.map} +1 -1
- package/dist/esm/{credential.helpers-e29ca7c7.js → credential.helpers-93f92292.js} +2 -2
- package/dist/esm/{credential.helpers-e29ca7c7.js.map → credential.helpers-93f92292.js.map} +1 -1
- package/dist/esm/index.js +13 -14
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/index13.js +13 -14
- package/dist/esm/index13.js.map +1 -1
- package/dist/esm/index21.js +4 -4
- package/dist/esm/index3.js +4 -4
- package/dist/esm/index30.js +1 -2
- package/dist/esm/index30.js.map +1 -1
- package/dist/esm/index38.js +10 -11
- package/dist/esm/index38.js.map +1 -1
- package/dist/esm/index39.js +4 -4
- package/dist/esm/index40.js +5 -5
- package/dist/esm/index41.js +6 -7
- package/dist/esm/index41.js.map +1 -1
- package/dist/esm/index42.js +1 -1
- package/dist/esm/index45.js +2 -2
- package/dist/esm/index6.js +4 -4
- package/dist/esm/{types.esm-a78423b0.js → types.esm-6bc260ef.js} +3 -2
- package/dist/esm/types.esm-6bc260ef.js.map +1 -0
- package/package.json +3 -3
- package/dist/cjs/SchoolIDCard-da911949.js.map +0 -1
- package/dist/cjs/index-838fa72c.js +0 -1186
- package/dist/cjs/index-838fa72c.js.map +0 -1
- package/dist/cjs/types.esm-7f456f28.js.map +0 -1
- package/dist/esm/SchoolIDCard-aedfa350.js.map +0 -1
- package/dist/esm/index-4fa491c1.js +0 -1184
- package/dist/esm/index-4fa491c1.js.map +0 -1
- package/dist/esm/types.esm-a78423b0.js.map +0 -1
package/dist/esm/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { A as AchievementCard } from './AchievementCard-d179d041.js';
|
|
2
|
-
export { B as BoostGenericCard } from './BoostGenericCard-
|
|
2
|
+
export { B as BoostGenericCard } from './BoostGenericCard-c79cb5c4.js';
|
|
3
3
|
export { B as BoostSmallCard } from './BoostSmallCard-e0afec44.js';
|
|
4
4
|
export { B as Button } from './Button-5f805204.js';
|
|
5
|
-
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-
|
|
6
|
-
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-
|
|
5
|
+
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-4036ccae.js';
|
|
6
|
+
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-5876d7e8.js';
|
|
7
7
|
export { S as SelectedSkills, V as VERIFIER_STATES, a as VerifierStateBadgeAndText } from './VerifierStateBadgeAndText-151db666.js';
|
|
8
8
|
export { C as CircleCheckButton } from './CircleCheckButton-5a97f071.js';
|
|
9
9
|
export { a as CircleIcon, C as CountCircle } from './CircleIcon-4200733b.js';
|
|
@@ -18,8 +18,8 @@ export { L as LearnCardCreditCardFrontFace } from './LearnCardCreditCardFrontFac
|
|
|
18
18
|
export { L as LearnPill } from './LearnPill-74bcb08c.js';
|
|
19
19
|
export { L as Lightbox } from './Lightbox-2ae83d79.js';
|
|
20
20
|
export { C as CircleLoadingState } from './CircleSpinner-9b8b1a6b.js';
|
|
21
|
-
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-
|
|
22
|
-
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-
|
|
21
|
+
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-3bea2089.js';
|
|
22
|
+
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-84a798fb.js';
|
|
23
23
|
export { M as MiniVCThumbnail } from './MiniVCThumbnail-6a07e810.js';
|
|
24
24
|
export { N as Notification } from './Notification-95d159d2.js';
|
|
25
25
|
export { N as NotificationTypeStyles } from './types-cfde3c2b.js';
|
|
@@ -30,20 +30,20 @@ export { U as UserNotificationTypeStyles } from './types-b32d28d5.js';
|
|
|
30
30
|
export { Q as QRCodeCard } from './QRCodeCard-aa2b9967.js';
|
|
31
31
|
export { C as CheckmarkSvg, R as RoundedPill } from './RoundedPill-6a6e8aaf.js';
|
|
32
32
|
export { R as RoundedSquare, a as TYPE_TO_IMG_SRC, T as TYPE_TO_MINI_ICON, b as TYPE_TO_WALLET_COLOR, W as WALLET_SUBTYPES } from './constants-20055f35.js';
|
|
33
|
-
export { S as SchoolIDCard } from './SchoolIDCard-
|
|
33
|
+
export { S as SchoolIDCard } from './SchoolIDCard-752092fb.js';
|
|
34
34
|
export { S as SkillTabCard } from './SkillTabCard-cfe117a2.js';
|
|
35
35
|
export { S as SkillVerticalCard } from './SkillVerticalCard-108f49bb.js';
|
|
36
36
|
export { a as SkillsCard, S as SkillsMeterSegment } from './SkillsCard-92a51db2.js';
|
|
37
37
|
export { S as SkillsStatsCard } from './SkillsStatsCard-1628fe9c.js';
|
|
38
38
|
export { S as SmallAchievementCard } from './SmallAchievementCard-d0220751.js';
|
|
39
39
|
export { U as UserProfilePicture } from './UserProfilePicture-ecc82a6c.js';
|
|
40
|
-
export { V as VCCard } from './VCCard-
|
|
41
|
-
export { V as VCDisplayBackFace } from './VCDisplayBackFace-
|
|
42
|
-
export { V as VCDisplayCard } from './VCDisplayCard-
|
|
43
|
-
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-
|
|
40
|
+
export { V as VCCard } from './VCCard-bf46b016.js';
|
|
41
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-ed847e12.js';
|
|
42
|
+
export { V as VCDisplayCard } from './VCDisplayCard-be1b3588.js';
|
|
43
|
+
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-ecb6f12e.js';
|
|
44
44
|
export { V as VCThumbnail } from './VCThumbnail-3c254bda.js';
|
|
45
45
|
export { V as VCVerificationCheck, a as VCVerificationCheckWithSpinner, b as VCVerificationCheckWithText } from './VCVerificationCheck-80249524.js';
|
|
46
|
-
export { V as ValidationStateIndicator } from './VCVerificationPill-
|
|
46
|
+
export { V as ValidationStateIndicator } from './VCVerificationPill-83892d9b.js';
|
|
47
47
|
export { A as AwardDisplayIcon, B as BadgeDisplayIcon, C as CertificateDisplayIcon, a as CourseDisplayIcon, I as IDDisplayIcon } from './IDDisplayIcon-82a851e7.js';
|
|
48
48
|
export { A as AwardRibbon, I as IDIcon, Q as QRCodeIcon } from './QRCodeIcon-e9569804.js';
|
|
49
49
|
export { B as Briefcase, G as Graduation, U as User } from './User-161c7f37.js';
|
|
@@ -75,9 +75,9 @@ import './index-28917993.js';
|
|
|
75
75
|
import './CaretRightFilled.svg';
|
|
76
76
|
import './addawardlight.svg';
|
|
77
77
|
import './PuzzlePiece-1fb12c2e.js';
|
|
78
|
-
import './credential.helpers-
|
|
78
|
+
import './credential.helpers-93f92292.js';
|
|
79
79
|
import './index-1fa04a2d.js';
|
|
80
|
-
import './types.esm-
|
|
80
|
+
import './types.esm-6bc260ef.js';
|
|
81
81
|
import './DotsThreeOutline.svg';
|
|
82
82
|
import './athletics.png';
|
|
83
83
|
import './business.png';
|
|
@@ -125,7 +125,6 @@ import './X.svg';
|
|
|
125
125
|
import './ArrowArcLeft.svg';
|
|
126
126
|
import './walletids.webp';
|
|
127
127
|
import './membership-graphic.png';
|
|
128
|
-
import './index-4fa491c1.js';
|
|
129
128
|
import './skillplaceholder.png';
|
|
130
129
|
import './skillgraph.svg';
|
|
131
130
|
import '@learncard/init';
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index13.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { A as AchievementCard } from './AchievementCard-d179d041.js';
|
|
2
|
-
export { B as BoostGenericCard } from './BoostGenericCard-
|
|
2
|
+
export { B as BoostGenericCard } from './BoostGenericCard-c79cb5c4.js';
|
|
3
3
|
export { B as BoostSmallCard } from './BoostSmallCard-e0afec44.js';
|
|
4
4
|
export { B as Button } from './Button-5f805204.js';
|
|
5
|
-
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-
|
|
6
|
-
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-
|
|
5
|
+
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-4036ccae.js';
|
|
6
|
+
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-5876d7e8.js';
|
|
7
7
|
export { S as SelectedSkills, V as VERIFIER_STATES, a as VerifierStateBadgeAndText } from './VerifierStateBadgeAndText-151db666.js';
|
|
8
8
|
export { C as CircleCheckButton } from './CircleCheckButton-5a97f071.js';
|
|
9
9
|
export { a as CircleIcon, C as CountCircle } from './CircleIcon-4200733b.js';
|
|
@@ -18,8 +18,8 @@ export { L as LearnCardCreditCardFrontFace } from './LearnCardCreditCardFrontFac
|
|
|
18
18
|
export { L as LearnPill } from './LearnPill-74bcb08c.js';
|
|
19
19
|
export { L as Lightbox } from './Lightbox-2ae83d79.js';
|
|
20
20
|
export { C as CircleLoadingState } from './CircleSpinner-9b8b1a6b.js';
|
|
21
|
-
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-
|
|
22
|
-
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-
|
|
21
|
+
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-3bea2089.js';
|
|
22
|
+
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-84a798fb.js';
|
|
23
23
|
export { M as MiniVCThumbnail } from './MiniVCThumbnail-6a07e810.js';
|
|
24
24
|
export { N as Notification } from './Notification-95d159d2.js';
|
|
25
25
|
export { N as NotificationTypeStyles } from './types-cfde3c2b.js';
|
|
@@ -30,20 +30,20 @@ export { U as UserNotificationTypeStyles } from './types-b32d28d5.js';
|
|
|
30
30
|
export { Q as QRCodeCard } from './QRCodeCard-aa2b9967.js';
|
|
31
31
|
export { C as CheckmarkSvg, R as RoundedPill } from './RoundedPill-6a6e8aaf.js';
|
|
32
32
|
export { R as RoundedSquare, a as TYPE_TO_IMG_SRC, T as TYPE_TO_MINI_ICON, b as TYPE_TO_WALLET_COLOR, W as WALLET_SUBTYPES } from './constants-20055f35.js';
|
|
33
|
-
export { S as SchoolIDCard } from './SchoolIDCard-
|
|
33
|
+
export { S as SchoolIDCard } from './SchoolIDCard-752092fb.js';
|
|
34
34
|
export { S as SkillTabCard } from './SkillTabCard-cfe117a2.js';
|
|
35
35
|
export { S as SkillVerticalCard } from './SkillVerticalCard-108f49bb.js';
|
|
36
36
|
export { a as SkillsCard, S as SkillsMeterSegment } from './SkillsCard-92a51db2.js';
|
|
37
37
|
export { S as SkillsStatsCard } from './SkillsStatsCard-1628fe9c.js';
|
|
38
38
|
export { S as SmallAchievementCard } from './SmallAchievementCard-d0220751.js';
|
|
39
39
|
export { U as UserProfilePicture } from './UserProfilePicture-ecc82a6c.js';
|
|
40
|
-
export { V as VCCard } from './VCCard-
|
|
41
|
-
export { V as VCDisplayBackFace } from './VCDisplayBackFace-
|
|
42
|
-
export { V as VCDisplayCard } from './VCDisplayCard-
|
|
43
|
-
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-
|
|
40
|
+
export { V as VCCard } from './VCCard-bf46b016.js';
|
|
41
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-ed847e12.js';
|
|
42
|
+
export { V as VCDisplayCard } from './VCDisplayCard-be1b3588.js';
|
|
43
|
+
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-ecb6f12e.js';
|
|
44
44
|
export { V as VCThumbnail } from './VCThumbnail-3c254bda.js';
|
|
45
45
|
export { V as VCVerificationCheck, a as VCVerificationCheckWithSpinner, b as VCVerificationCheckWithText } from './VCVerificationCheck-80249524.js';
|
|
46
|
-
export { V as ValidationStateIndicator } from './VCVerificationPill-
|
|
46
|
+
export { V as ValidationStateIndicator } from './VCVerificationPill-83892d9b.js';
|
|
47
47
|
export { A as AwardDisplayIcon, B as BadgeDisplayIcon, C as CertificateDisplayIcon, a as CourseDisplayIcon, I as IDDisplayIcon } from './IDDisplayIcon-82a851e7.js';
|
|
48
48
|
export { A as AwardRibbon, I as IDIcon, Q as QRCodeIcon } from './QRCodeIcon-e9569804.js';
|
|
49
49
|
export { B as Briefcase, G as Graduation, U as User } from './User-161c7f37.js';
|
|
@@ -75,9 +75,9 @@ import './index-28917993.js';
|
|
|
75
75
|
import './CaretRightFilled.svg';
|
|
76
76
|
import './addawardlight.svg';
|
|
77
77
|
import './PuzzlePiece-1fb12c2e.js';
|
|
78
|
-
import './credential.helpers-
|
|
78
|
+
import './credential.helpers-93f92292.js';
|
|
79
79
|
import './index-1fa04a2d.js';
|
|
80
|
-
import './types.esm-
|
|
80
|
+
import './types.esm-6bc260ef.js';
|
|
81
81
|
import './DotsThreeOutline.svg';
|
|
82
82
|
import './athletics.png';
|
|
83
83
|
import './business.png';
|
|
@@ -125,7 +125,6 @@ import './X.svg';
|
|
|
125
125
|
import './ArrowArcLeft.svg';
|
|
126
126
|
import './walletids.webp';
|
|
127
127
|
import './membership-graphic.png';
|
|
128
|
-
import './index-4fa491c1.js';
|
|
129
128
|
import './skillplaceholder.png';
|
|
130
129
|
import './skillgraph.svg';
|
|
131
130
|
import '@learncard/init';
|
package/dist/esm/index13.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index13.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index13.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index21.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import './CaretRightFilled.svg';
|
|
3
|
-
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-
|
|
3
|
+
export { M as MeritBadgeBackFace, a as MeritBadgeDisplayCard, b as MeritBadgeFrontFace } from './MeritBadgeDisplayCard-3bea2089.js';
|
|
4
4
|
import './index-1fa04a2d.js';
|
|
5
|
-
import './types.esm-
|
|
6
|
-
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-
|
|
5
|
+
import './types.esm-6bc260ef.js';
|
|
6
|
+
export { M as MeritBadgeSkillsCount } from './MeritBadgeSkillsCount-84a798fb.js';
|
|
7
7
|
import './VerifierStateBadgeAndText-151db666.js';
|
|
8
8
|
import './athletics.png';
|
|
9
9
|
import './business.png';
|
|
@@ -15,7 +15,7 @@ import './social.png';
|
|
|
15
15
|
import './stem.png';
|
|
16
16
|
import './trade.png';
|
|
17
17
|
import './PuzzlePiece-1fb12c2e.js';
|
|
18
|
-
import './credential.helpers-
|
|
18
|
+
import './credential.helpers-93f92292.js';
|
|
19
19
|
import './index-28917993.js';
|
|
20
20
|
import './User-161c7f37.js';
|
|
21
21
|
import './Trophy-ad67f46a.js';
|
package/dist/esm/index3.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { B as BoostGenericCard } from './BoostGenericCard-
|
|
1
|
+
export { B as BoostGenericCard } from './BoostGenericCard-c79cb5c4.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './index-28917993.js';
|
|
4
4
|
import './index-b102febc.js';
|
|
@@ -20,11 +20,11 @@ import './minigradcapcolored.svg';
|
|
|
20
20
|
import './minipuzzlecolored.svg';
|
|
21
21
|
import './IDDisplayIcon-82a851e7.js';
|
|
22
22
|
import './ThreeDotVertical-e3144ad0.js';
|
|
23
|
-
import './CertDisplayCardSkillsCount-
|
|
23
|
+
import './CertDisplayCardSkillsCount-4036ccae.js';
|
|
24
24
|
import './PuzzlePiece-1fb12c2e.js';
|
|
25
|
-
import './credential.helpers-
|
|
25
|
+
import './credential.helpers-93f92292.js';
|
|
26
26
|
import './index-1fa04a2d.js';
|
|
27
|
-
import './types.esm-
|
|
27
|
+
import './types.esm-6bc260ef.js';
|
|
28
28
|
import './User-161c7f37.js';
|
|
29
29
|
import './Trophy-ad67f46a.js';
|
|
30
30
|
import './CircleCheckButton-5a97f071.js';
|
package/dist/esm/index30.js
CHANGED
package/dist/esm/index30.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index30.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index30.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/esm/index38.js
CHANGED
|
@@ -1,28 +1,27 @@
|
|
|
1
|
-
export { V as VCCard } from './VCCard-
|
|
1
|
+
export { V as VCCard } from './VCCard-bf46b016.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@learncard/init';
|
|
4
|
-
import './VCDisplayCard-
|
|
4
|
+
import './VCDisplayCard-be1b3588.js';
|
|
5
5
|
import './FlippyCard-a2de5cf1.js';
|
|
6
6
|
import './icon.green.fat-arrow.png';
|
|
7
7
|
import './UserProfilePicture-ecc82a6c.js';
|
|
8
8
|
import './VCVerificationCheck-80249524.js';
|
|
9
9
|
import './vc.check.svg';
|
|
10
10
|
import './CircleSpinner-9b8b1a6b.js';
|
|
11
|
-
import './credential.helpers-
|
|
11
|
+
import './credential.helpers-93f92292.js';
|
|
12
12
|
import './index-1fa04a2d.js';
|
|
13
|
-
import './types.esm-
|
|
13
|
+
import './types.esm-6bc260ef.js';
|
|
14
14
|
import './index-28917993.js';
|
|
15
15
|
import './PuzzlePiece-1fb12c2e.js';
|
|
16
16
|
import './User-161c7f37.js';
|
|
17
17
|
import './Trophy-ad67f46a.js';
|
|
18
|
-
import './VCDisplayBackFace-
|
|
19
|
-
import './VCVerificationPill-
|
|
18
|
+
import './VCDisplayBackFace-ed847e12.js';
|
|
19
|
+
import './VCVerificationPill-83892d9b.js';
|
|
20
20
|
import './RedXCircle.svg';
|
|
21
21
|
import './GreenCheckCircle.svg';
|
|
22
22
|
import './YellowWarningCircle.svg';
|
|
23
23
|
import './ArrowArcRight.svg';
|
|
24
|
-
import './VCDisplayCard2-
|
|
25
|
-
import './index-4fa491c1.js';
|
|
24
|
+
import './VCDisplayCard2-ecb6f12e.js';
|
|
26
25
|
import './VerifierStateBadgeAndText-151db666.js';
|
|
27
26
|
import './athletics.png';
|
|
28
27
|
import './business.png';
|
|
@@ -35,11 +34,11 @@ import './stem.png';
|
|
|
35
34
|
import './trade.png';
|
|
36
35
|
import './Lightbox-2ae83d79.js';
|
|
37
36
|
import 'react-dom';
|
|
38
|
-
import './CertificateDisplayCard-
|
|
39
|
-
import './CertDisplayCardSkillsCount-
|
|
37
|
+
import './CertificateDisplayCard-5876d7e8.js';
|
|
38
|
+
import './CertDisplayCardSkillsCount-4036ccae.js';
|
|
40
39
|
import './CaretRightFilled.svg';
|
|
41
40
|
import './DotsThreeOutline.svg';
|
|
42
41
|
import './QRCodeIcon-e9569804.js';
|
|
43
42
|
import './id-sleeve.png';
|
|
44
|
-
import './MeritBadgeDisplayCard-
|
|
43
|
+
import './MeritBadgeDisplayCard-3bea2089.js';
|
|
45
44
|
//# sourceMappingURL=index38.js.map
|
package/dist/esm/index38.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index38.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index38.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index39.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { V as VCDisplayBackFace } from './VCDisplayBackFace-
|
|
1
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-ed847e12.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './VCVerificationCheck-80249524.js';
|
|
4
4
|
import './vc.check.svg';
|
|
5
5
|
import './CircleSpinner-9b8b1a6b.js';
|
|
6
|
-
import './VCVerificationPill-
|
|
7
|
-
import './types.esm-
|
|
6
|
+
import './VCVerificationPill-83892d9b.js';
|
|
7
|
+
import './types.esm-6bc260ef.js';
|
|
8
8
|
import './RedXCircle.svg';
|
|
9
9
|
import './GreenCheckCircle.svg';
|
|
10
10
|
import './YellowWarningCircle.svg';
|
|
11
11
|
import './ArrowArcRight.svg';
|
|
12
|
-
import './credential.helpers-
|
|
12
|
+
import './credential.helpers-93f92292.js';
|
|
13
13
|
import './index-1fa04a2d.js';
|
|
14
14
|
import './index-28917993.js';
|
|
15
15
|
import './PuzzlePiece-1fb12c2e.js';
|
package/dist/esm/index40.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { V as VCDisplayCard } from './VCDisplayCard-
|
|
1
|
+
export { V as VCDisplayCard } from './VCDisplayCard-be1b3588.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './FlippyCard-a2de5cf1.js';
|
|
4
4
|
import './icon.green.fat-arrow.png';
|
|
@@ -6,15 +6,15 @@ import './UserProfilePicture-ecc82a6c.js';
|
|
|
6
6
|
import './VCVerificationCheck-80249524.js';
|
|
7
7
|
import './vc.check.svg';
|
|
8
8
|
import './CircleSpinner-9b8b1a6b.js';
|
|
9
|
-
import './credential.helpers-
|
|
9
|
+
import './credential.helpers-93f92292.js';
|
|
10
10
|
import './index-1fa04a2d.js';
|
|
11
|
-
import './types.esm-
|
|
11
|
+
import './types.esm-6bc260ef.js';
|
|
12
12
|
import './index-28917993.js';
|
|
13
13
|
import './PuzzlePiece-1fb12c2e.js';
|
|
14
14
|
import './User-161c7f37.js';
|
|
15
15
|
import './Trophy-ad67f46a.js';
|
|
16
|
-
import './VCDisplayBackFace-
|
|
17
|
-
import './VCVerificationPill-
|
|
16
|
+
import './VCDisplayBackFace-ed847e12.js';
|
|
17
|
+
import './VCVerificationPill-83892d9b.js';
|
|
18
18
|
import './RedXCircle.svg';
|
|
19
19
|
import './GreenCheckCircle.svg';
|
|
20
20
|
import './YellowWarningCircle.svg';
|
package/dist/esm/index41.js
CHANGED
|
@@ -10,25 +10,24 @@ import './social.png';
|
|
|
10
10
|
import './stem.png';
|
|
11
11
|
import './trade.png';
|
|
12
12
|
import './index-1fa04a2d.js';
|
|
13
|
-
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-
|
|
14
|
-
import './types.esm-
|
|
13
|
+
export { V as VCDisplayCard2, a as VCDisplayCardSkillsCount, b as VCIDDisplayCard } from './VCDisplayCard2-ecb6f12e.js';
|
|
14
|
+
import './types.esm-6bc260ef.js';
|
|
15
15
|
import './CaretRightFilled.svg';
|
|
16
16
|
import './id-sleeve.png';
|
|
17
17
|
import './PuzzlePiece-1fb12c2e.js';
|
|
18
|
-
import './index-4fa491c1.js';
|
|
19
18
|
import './VCVerificationCheck-80249524.js';
|
|
20
19
|
import './vc.check.svg';
|
|
21
20
|
import './CircleSpinner-9b8b1a6b.js';
|
|
22
21
|
import './UserProfilePicture-ecc82a6c.js';
|
|
23
|
-
import './credential.helpers-
|
|
22
|
+
import './credential.helpers-93f92292.js';
|
|
24
23
|
import './index-28917993.js';
|
|
25
24
|
import './User-161c7f37.js';
|
|
26
25
|
import './Trophy-ad67f46a.js';
|
|
27
26
|
import './Lightbox-2ae83d79.js';
|
|
28
27
|
import 'react-dom';
|
|
29
|
-
import './CertificateDisplayCard-
|
|
30
|
-
import './CertDisplayCardSkillsCount-
|
|
28
|
+
import './CertificateDisplayCard-5876d7e8.js';
|
|
29
|
+
import './CertDisplayCardSkillsCount-4036ccae.js';
|
|
31
30
|
import './DotsThreeOutline.svg';
|
|
32
31
|
import './QRCodeIcon-e9569804.js';
|
|
33
|
-
import './MeritBadgeDisplayCard-
|
|
32
|
+
import './MeritBadgeDisplayCard-3bea2089.js';
|
|
34
33
|
//# sourceMappingURL=index41.js.map
|
package/dist/esm/index41.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index41.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index41.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index42.js
CHANGED
package/dist/esm/index45.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { V as ValidationStateIndicator } from './VCVerificationPill-
|
|
1
|
+
export { V as ValidationStateIndicator } from './VCVerificationPill-83892d9b.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './types.esm-
|
|
3
|
+
import './types.esm-6bc260ef.js';
|
|
4
4
|
import './RedXCircle.svg';
|
|
5
5
|
import './GreenCheckCircle.svg';
|
|
6
6
|
import './YellowWarningCircle.svg';
|
package/dist/esm/index6.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import './CaretRightFilled.svg';
|
|
3
|
-
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-
|
|
4
|
-
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-
|
|
3
|
+
export { C as CertDisplayCardSkillsCount } from './CertDisplayCardSkillsCount-4036ccae.js';
|
|
4
|
+
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-5876d7e8.js';
|
|
5
5
|
import './index-1fa04a2d.js';
|
|
6
|
-
import './types.esm-
|
|
6
|
+
import './types.esm-6bc260ef.js';
|
|
7
7
|
export { V as VERIFIER_STATES, a as VerifierStateBadgeAndText } from './VerifierStateBadgeAndText-151db666.js';
|
|
8
8
|
import './PuzzlePiece-1fb12c2e.js';
|
|
9
|
-
import './credential.helpers-
|
|
9
|
+
import './credential.helpers-93f92292.js';
|
|
10
10
|
import './index-28917993.js';
|
|
11
11
|
import './User-161c7f37.js';
|
|
12
12
|
import './Trophy-ad67f46a.js';
|
|
@@ -4811,7 +4811,8 @@ var LCNProfileValidator = z.object({
|
|
|
4811
4811
|
highlightedCredentials: z.array(z.string()).max(5).optional().describe("Up to 5 unique boost URIs to highlight on the profile."),
|
|
4812
4812
|
role: z.string().default("").optional().describe('Role of the profile: e.g. "teacher", "student".'),
|
|
4813
4813
|
dob: z.string().default("").optional().describe('Date of birth of the profile: e.g. "1990-01-01".'),
|
|
4814
|
-
country: z.string().optional().describe("Country for the profile.")
|
|
4814
|
+
country: z.string().optional().describe("Country for the profile."),
|
|
4815
|
+
approved: z.boolean().optional().describe("Approval status for the profile.")
|
|
4815
4816
|
});
|
|
4816
4817
|
z.object({
|
|
4817
4818
|
profileId: StringQuery,
|
|
@@ -5352,4 +5353,4 @@ z.object({
|
|
|
5352
5353
|
});
|
|
5353
5354
|
|
|
5354
5355
|
export { VerificationStatusEnum as V };
|
|
5355
|
-
//# sourceMappingURL=types.esm-
|
|
5356
|
+
//# sourceMappingURL=types.esm-6bc260ef.js.map
|