@learncard/react 2.6.62 → 2.6.64
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/Accommodation-Hands.png +0 -0
- package/dist/cjs/{AchievementCard-a52e4f25.js → AchievementCard-040be8e5.js} +2 -2
- package/dist/cjs/{AchievementCard-a52e4f25.js.map → AchievementCard-040be8e5.js.map} +1 -1
- package/dist/cjs/{BoostGenericCard-7426cbea.js → BoostGenericCard-227b905d.js} +2 -2
- package/dist/cjs/{BoostGenericCard-7426cbea.js.map → BoostGenericCard-227b905d.js.map} +1 -1
- package/dist/cjs/{BoostSmallCard-0b3a3dd8.js → BoostSmallCard-1818c2a8.js} +2 -2
- package/dist/cjs/{BoostSmallCard-0b3a3dd8.js.map → BoostSmallCard-1818c2a8.js.map} +1 -1
- package/dist/cjs/{CertificateDisplayCard-0313937f.js → CertificateDisplayCard-b4a7587d.js} +98 -28
- package/dist/cjs/CertificateDisplayCard-b4a7587d.js.map +1 -0
- package/dist/cjs/{GenericCard-6f8770f5.js → GenericCard-42a558e2.js} +2 -2
- package/dist/cjs/{GenericCard-6f8770f5.js.map → GenericCard-42a558e2.js.map} +1 -1
- package/dist/cjs/{JobListCard-ccc86b2e.js → JobListCard-ce1ffea5.js} +2 -2
- package/dist/cjs/{JobListCard-ccc86b2e.js.map → JobListCard-ce1ffea5.js.map} +1 -1
- package/dist/cjs/{LearnPill-0ca6cc11.js → LearnPill-7c351a33.js} +2 -2
- package/dist/cjs/{LearnPill-0ca6cc11.js.map → LearnPill-7c351a33.js.map} +1 -1
- package/dist/cjs/{RoundedSquare-caa49231.js → RoundedSquare-898fd68c.js} +2 -2
- package/dist/cjs/{RoundedSquare-caa49231.js.map → RoundedSquare-898fd68c.js.map} +1 -1
- package/dist/cjs/{VCCard-01fc6152.js → VCCard-19048947.js} +6 -6
- package/dist/cjs/{VCCard-01fc6152.js.map → VCCard-19048947.js.map} +1 -1
- package/dist/cjs/{VCDisplayBackFace-3d2ef528.js → VCDisplayBackFace-7925c808.js} +2 -2
- package/dist/cjs/{VCDisplayBackFace-3d2ef528.js.map → VCDisplayBackFace-7925c808.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard-244451a9.js → VCDisplayCard-044fd719.js} +3 -3
- package/dist/cjs/{VCDisplayCard-244451a9.js.map → VCDisplayCard-044fd719.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard2-8340e928.js → VCDisplayCard2-98b48b6f.js} +23 -11
- package/dist/cjs/VCDisplayCard2-98b48b6f.js.map +1 -0
- package/dist/cjs/apple.png +0 -0
- package/dist/cjs/{constants-bf970829.js → constants-93a826a5.js} +5 -5
- package/dist/cjs/constants-93a826a5.js.map +1 -0
- package/dist/cjs/{credential.helpers-69dff6ee.js → credential.helpers-7705d2b9.js} +5 -5
- package/dist/cjs/{credential.helpers-69dff6ee.js.map → credential.helpers-7705d2b9.js.map} +1 -1
- package/dist/cjs/{index-c570c8fb.js → index-810a6027.js} +5 -5
- package/dist/cjs/index-810a6027.js.map +1 -0
- package/dist/cjs/{index.es-f433af46.js → index.es-fd7e56d1.js} +1 -1
- package/dist/cjs/index.es-fd7e56d1.js.map +1 -0
- package/dist/cjs/index.js +38 -36
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/index12.js +4 -4
- package/dist/cjs/index13.js +38 -36
- package/dist/cjs/index13.js.map +1 -1
- package/dist/cjs/index15.js +4 -4
- package/dist/cjs/index18.js +4 -4
- package/dist/cjs/index2.js +4 -4
- package/dist/cjs/index28.js +5 -5
- package/dist/cjs/index3.js +4 -4
- package/dist/cjs/index36.js +12 -12
- package/dist/cjs/index37.js +8 -8
- package/dist/cjs/index38.js +9 -9
- package/dist/cjs/index39.js +9 -9
- package/dist/cjs/index4.js +4 -4
- package/dist/cjs/index40.js +6 -6
- package/dist/cjs/index6.js +15 -13
- package/dist/cjs/index6.js.map +1 -1
- package/dist/esm/Accommodation-Hands.png +0 -0
- package/dist/esm/{AchievementCard-e83fb98a.js → AchievementCard-6a2e0157.js} +2 -2
- package/dist/esm/{AchievementCard-e83fb98a.js.map → AchievementCard-6a2e0157.js.map} +1 -1
- package/dist/esm/{BoostGenericCard-d691d173.js → BoostGenericCard-819edafe.js} +2 -2
- package/dist/esm/{BoostGenericCard-d691d173.js.map → BoostGenericCard-819edafe.js.map} +1 -1
- package/dist/esm/{BoostSmallCard-ece551a1.js → BoostSmallCard-7397a49f.js} +2 -2
- package/dist/esm/{BoostSmallCard-ece551a1.js.map → BoostSmallCard-7397a49f.js.map} +1 -1
- package/dist/esm/{CertificateDisplayCard-8efb9841.js → CertificateDisplayCard-ca9fba32.js} +95 -29
- package/dist/esm/CertificateDisplayCard-ca9fba32.js.map +1 -0
- package/dist/esm/{GenericCard-a4de814a.js → GenericCard-f2ca2e70.js} +2 -2
- package/dist/esm/{GenericCard-a4de814a.js.map → GenericCard-f2ca2e70.js.map} +1 -1
- package/dist/esm/{JobListCard-c0e65ce0.js → JobListCard-8eb5c695.js} +2 -2
- package/dist/esm/{JobListCard-c0e65ce0.js.map → JobListCard-8eb5c695.js.map} +1 -1
- package/dist/esm/{LearnPill-c3773645.js → LearnPill-45f11cf2.js} +2 -2
- package/dist/esm/{LearnPill-c3773645.js.map → LearnPill-45f11cf2.js.map} +1 -1
- package/dist/esm/{RoundedSquare-80a5d236.js → RoundedSquare-bd85712f.js} +2 -2
- package/dist/esm/{RoundedSquare-80a5d236.js.map → RoundedSquare-bd85712f.js.map} +1 -1
- package/dist/esm/{VCCard-b87df8a7.js → VCCard-03f463db.js} +6 -6
- package/dist/esm/{VCCard-b87df8a7.js.map → VCCard-03f463db.js.map} +1 -1
- package/dist/esm/{VCDisplayBackFace-2c25ac06.js → VCDisplayBackFace-3ea4aacf.js} +2 -2
- package/dist/esm/{VCDisplayBackFace-2c25ac06.js.map → VCDisplayBackFace-3ea4aacf.js.map} +1 -1
- package/dist/esm/{VCDisplayCard-0dffb43a.js → VCDisplayCard-e8755402.js} +3 -3
- package/dist/esm/{VCDisplayCard-0dffb43a.js.map → VCDisplayCard-e8755402.js.map} +1 -1
- package/dist/esm/{VCDisplayCard2-96a5e8b2.js → VCDisplayCard2-04957dca.js} +23 -11
- package/dist/esm/VCDisplayCard2-04957dca.js.map +1 -0
- package/dist/esm/apple.png +0 -0
- package/dist/esm/{constants-acd78b79.js → constants-ee2b8bc3.js} +4 -4
- package/dist/esm/constants-ee2b8bc3.js.map +1 -0
- package/dist/esm/{credential.helpers-7658d821.js → credential.helpers-d78f00fd.js} +5 -5
- package/dist/esm/{credential.helpers-7658d821.js.map → credential.helpers-d78f00fd.js.map} +1 -1
- package/dist/esm/{index-1a9a2345.js → index-5ebb2b5d.js} +4 -4
- package/dist/esm/index-5ebb2b5d.js.map +1 -0
- package/dist/esm/{index.es-76d64136.js → index.es-e74617b9.js} +1 -1
- package/dist/esm/index.es-e74617b9.js.map +1 -0
- package/dist/esm/index.js +33 -33
- package/dist/esm/index12.js +4 -4
- package/dist/esm/index13.js +33 -33
- package/dist/esm/index15.js +4 -4
- package/dist/esm/index18.js +4 -4
- package/dist/esm/index2.js +4 -4
- package/dist/esm/index28.js +5 -5
- package/dist/esm/index3.js +4 -4
- package/dist/esm/index36.js +12 -12
- package/dist/esm/index37.js +8 -8
- package/dist/esm/index38.js +9 -9
- package/dist/esm/index39.js +9 -9
- package/dist/esm/index4.js +4 -4
- package/dist/esm/index40.js +6 -6
- package/dist/esm/index6.js +13 -13
- package/dist/index.d.ts +33 -1
- package/dist/main.css +1 -1
- package/dist/main.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/CertificateDisplayCard-0313937f.js.map +0 -1
- package/dist/cjs/VCDisplayCard2-8340e928.js.map +0 -1
- package/dist/cjs/accommodation-hands.svg +0 -19
- package/dist/cjs/constants-bf970829.js.map +0 -1
- package/dist/cjs/index-c570c8fb.js.map +0 -1
- package/dist/cjs/index.es-f433af46.js.map +0 -1
- package/dist/cjs/ladder.svg +0 -9
- package/dist/esm/CertificateDisplayCard-8efb9841.js.map +0 -1
- package/dist/esm/VCDisplayCard2-96a5e8b2.js.map +0 -1
- package/dist/esm/accommodation-hands.svg +0 -19
- package/dist/esm/constants-acd78b79.js.map +0 -1
- package/dist/esm/index-1a9a2345.js.map +0 -1
- package/dist/esm/index.es-76d64136.js.map +0 -1
- package/dist/esm/ladder.svg +0 -9
package/dist/esm/index28.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { R as RoundedSquare } from './RoundedSquare-
|
|
2
|
-
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-
|
|
1
|
+
export { R as RoundedSquare } from './RoundedSquare-bd85712f.js';
|
|
2
|
+
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-ee2b8bc3.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './CircleIcon-b45511e1.js';
|
|
5
5
|
import './numeral-804ed0c4.js';
|
|
@@ -29,7 +29,7 @@ import './accommodationsIcon.svg';
|
|
|
29
29
|
import './membershipsIcon.svg';
|
|
30
30
|
import './goalsIcon.svg';
|
|
31
31
|
import './eventsIcon.svg';
|
|
32
|
-
import './index-
|
|
32
|
+
import './index-5ebb2b5d.js';
|
|
33
33
|
import './walletcurrency.webp';
|
|
34
34
|
import './walletids.webp';
|
|
35
35
|
import './walletlearninghistory.svg';
|
|
@@ -38,10 +38,10 @@ import './walletTrophy.svg';
|
|
|
38
38
|
import './social-badge-2.svg';
|
|
39
39
|
import './experience-mountain.svg';
|
|
40
40
|
import './goals-target.svg';
|
|
41
|
-
import './
|
|
41
|
+
import './apple.png';
|
|
42
42
|
import './relationships-cats.svg';
|
|
43
43
|
import './membership-key.svg';
|
|
44
|
-
import './
|
|
44
|
+
import './Accommodation-Hands.png';
|
|
45
45
|
import './eventsGraphic.svg';
|
|
46
46
|
import './minitrophycolored.svg';
|
|
47
47
|
import './minigradcapcolored.svg';
|
package/dist/esm/index3.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { B as BoostGenericCard } from './BoostGenericCard-
|
|
1
|
+
export { B as BoostGenericCard } from './BoostGenericCard-819edafe.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './index-43f63ea7.js';
|
|
4
|
-
import './index-
|
|
4
|
+
import './index-5ebb2b5d.js';
|
|
5
5
|
import './walletcurrency.webp';
|
|
6
6
|
import './walletids.webp';
|
|
7
7
|
import './walletlearninghistory.svg';
|
|
@@ -10,10 +10,10 @@ import './walletTrophy.svg';
|
|
|
10
10
|
import './social-badge-2.svg';
|
|
11
11
|
import './experience-mountain.svg';
|
|
12
12
|
import './goals-target.svg';
|
|
13
|
-
import './
|
|
13
|
+
import './apple.png';
|
|
14
14
|
import './relationships-cats.svg';
|
|
15
15
|
import './membership-key.svg';
|
|
16
|
-
import './
|
|
16
|
+
import './Accommodation-Hands.png';
|
|
17
17
|
import './eventsGraphic.svg';
|
|
18
18
|
import './minitrophycolored.svg';
|
|
19
19
|
import './minigradcapcolored.svg';
|
package/dist/esm/index36.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { V as VCCard } from './VCCard-
|
|
1
|
+
export { V as VCCard } from './VCCard-03f463db.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@learncard/init';
|
|
4
|
-
import './VCDisplayCard-
|
|
4
|
+
import './VCDisplayCard-e8755402.js';
|
|
5
5
|
import './FlippyCard-a2de5cf1.js';
|
|
6
6
|
import './icon.green.fat-arrow.png';
|
|
7
7
|
import './default-face.jpeg';
|
|
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-d78f00fd.js';
|
|
12
12
|
import './VCVerificationPill-2297bb5c.js';
|
|
13
13
|
import './RedXCircle.svg';
|
|
14
14
|
import './GreenCheckCircle.svg';
|
|
@@ -42,7 +42,7 @@ import './accommodationsIcon.svg';
|
|
|
42
42
|
import './membershipsIcon.svg';
|
|
43
43
|
import './goalsIcon.svg';
|
|
44
44
|
import './eventsIcon.svg';
|
|
45
|
-
import './index-
|
|
45
|
+
import './index-5ebb2b5d.js';
|
|
46
46
|
import './walletcurrency.webp';
|
|
47
47
|
import './walletids.webp';
|
|
48
48
|
import './walletlearninghistory.svg';
|
|
@@ -51,10 +51,10 @@ import './walletTrophy.svg';
|
|
|
51
51
|
import './social-badge-2.svg';
|
|
52
52
|
import './experience-mountain.svg';
|
|
53
53
|
import './goals-target.svg';
|
|
54
|
-
import './
|
|
54
|
+
import './apple.png';
|
|
55
55
|
import './relationships-cats.svg';
|
|
56
56
|
import './membership-key.svg';
|
|
57
|
-
import './
|
|
57
|
+
import './Accommodation-Hands.png';
|
|
58
58
|
import './eventsGraphic.svg';
|
|
59
59
|
import './minitrophycolored.svg';
|
|
60
60
|
import './minigradcapcolored.svg';
|
|
@@ -72,7 +72,7 @@ import './medical.svg';
|
|
|
72
72
|
import './social.svg';
|
|
73
73
|
import './stem.svg';
|
|
74
74
|
import './trade.svg';
|
|
75
|
-
import './index.es-
|
|
75
|
+
import './index.es-e74617b9.js';
|
|
76
76
|
import './react-barcode-150610c2.js';
|
|
77
77
|
import './numeral-804ed0c4.js';
|
|
78
78
|
import './lhplaceholder.png';
|
|
@@ -81,21 +81,21 @@ import './contactless-symbol.svg';
|
|
|
81
81
|
import './index-dff96076.js';
|
|
82
82
|
import './card-chip.svg';
|
|
83
83
|
import './master-card-logo.svg';
|
|
84
|
-
import './LearnPill-
|
|
84
|
+
import './LearnPill-45f11cf2.js';
|
|
85
85
|
import './verified-check.png';
|
|
86
86
|
import './X.svg';
|
|
87
87
|
import './ArrowArcLeft.svg';
|
|
88
88
|
import './types-b32d28d5.js';
|
|
89
|
-
import './constants-
|
|
89
|
+
import './constants-ee2b8bc3.js';
|
|
90
90
|
import './walletlearninghistory.webp';
|
|
91
91
|
import './walletTrophy.webp';
|
|
92
92
|
import './membership-graphic.png';
|
|
93
93
|
import './skillplaceholder.png';
|
|
94
94
|
import './skillgraph.svg';
|
|
95
95
|
import './ArrowArcRight.svg';
|
|
96
|
-
import './VCDisplayBackFace-
|
|
97
|
-
import './VCDisplayCard2-
|
|
98
|
-
import './CertificateDisplayCard-
|
|
96
|
+
import './VCDisplayBackFace-3ea4aacf.js';
|
|
97
|
+
import './VCDisplayCard2-04957dca.js';
|
|
98
|
+
import './CertificateDisplayCard-ca9fba32.js';
|
|
99
99
|
import './Lightbox-a1aab9ea.js';
|
|
100
100
|
import './AwardRibbon-3e682281.js';
|
|
101
101
|
//# sourceMappingURL=index36.js.map
|
package/dist/esm/index37.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { V as VCDisplayBackFace } from './VCDisplayBackFace-
|
|
1
|
+
export { V as VCDisplayBackFace } from './VCDisplayBackFace-3ea4aacf.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './VCVerificationCheck-80249524.js';
|
|
4
4
|
import './vc.check.svg';
|
|
@@ -8,7 +8,7 @@ import './RedXCircle.svg';
|
|
|
8
8
|
import './GreenCheckCircle.svg';
|
|
9
9
|
import './YellowWarningCircle.svg';
|
|
10
10
|
import './ArrowArcRight.svg';
|
|
11
|
-
import './credential.helpers-
|
|
11
|
+
import './credential.helpers-d78f00fd.js';
|
|
12
12
|
import './index-43f63ea7.js';
|
|
13
13
|
import './types-c31e4bae.js';
|
|
14
14
|
import './notifications-009bbd80.js';
|
|
@@ -38,7 +38,7 @@ import './accommodationsIcon.svg';
|
|
|
38
38
|
import './membershipsIcon.svg';
|
|
39
39
|
import './goalsIcon.svg';
|
|
40
40
|
import './eventsIcon.svg';
|
|
41
|
-
import './index-
|
|
41
|
+
import './index-5ebb2b5d.js';
|
|
42
42
|
import './walletcurrency.webp';
|
|
43
43
|
import './walletids.webp';
|
|
44
44
|
import './walletlearninghistory.svg';
|
|
@@ -47,10 +47,10 @@ import './walletTrophy.svg';
|
|
|
47
47
|
import './social-badge-2.svg';
|
|
48
48
|
import './experience-mountain.svg';
|
|
49
49
|
import './goals-target.svg';
|
|
50
|
-
import './
|
|
50
|
+
import './apple.png';
|
|
51
51
|
import './relationships-cats.svg';
|
|
52
52
|
import './membership-key.svg';
|
|
53
|
-
import './
|
|
53
|
+
import './Accommodation-Hands.png';
|
|
54
54
|
import './eventsGraphic.svg';
|
|
55
55
|
import './minitrophycolored.svg';
|
|
56
56
|
import './minigradcapcolored.svg';
|
|
@@ -69,7 +69,7 @@ import './medical.svg';
|
|
|
69
69
|
import './social.svg';
|
|
70
70
|
import './stem.svg';
|
|
71
71
|
import './trade.svg';
|
|
72
|
-
import './index.es-
|
|
72
|
+
import './index.es-e74617b9.js';
|
|
73
73
|
import './react-barcode-150610c2.js';
|
|
74
74
|
import './numeral-804ed0c4.js';
|
|
75
75
|
import './lhplaceholder.png';
|
|
@@ -78,12 +78,12 @@ import './contactless-symbol.svg';
|
|
|
78
78
|
import './index-dff96076.js';
|
|
79
79
|
import './card-chip.svg';
|
|
80
80
|
import './master-card-logo.svg';
|
|
81
|
-
import './LearnPill-
|
|
81
|
+
import './LearnPill-45f11cf2.js';
|
|
82
82
|
import './verified-check.png';
|
|
83
83
|
import './X.svg';
|
|
84
84
|
import './ArrowArcLeft.svg';
|
|
85
85
|
import './types-b32d28d5.js';
|
|
86
|
-
import './constants-
|
|
86
|
+
import './constants-ee2b8bc3.js';
|
|
87
87
|
import './walletlearninghistory.webp';
|
|
88
88
|
import './walletTrophy.webp';
|
|
89
89
|
import './membership-graphic.png';
|
package/dist/esm/index38.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { V as VCDisplayCard } from './VCDisplayCard-
|
|
1
|
+
export { V as VCDisplayCard } from './VCDisplayCard-e8755402.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './FlippyCard-a2de5cf1.js';
|
|
4
4
|
import './icon.green.fat-arrow.png';
|
|
@@ -6,7 +6,7 @@ import './default-face.jpeg';
|
|
|
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-d78f00fd.js';
|
|
10
10
|
import './VCVerificationPill-2297bb5c.js';
|
|
11
11
|
import './RedXCircle.svg';
|
|
12
12
|
import './GreenCheckCircle.svg';
|
|
@@ -40,7 +40,7 @@ import './accommodationsIcon.svg';
|
|
|
40
40
|
import './membershipsIcon.svg';
|
|
41
41
|
import './goalsIcon.svg';
|
|
42
42
|
import './eventsIcon.svg';
|
|
43
|
-
import './index-
|
|
43
|
+
import './index-5ebb2b5d.js';
|
|
44
44
|
import './walletcurrency.webp';
|
|
45
45
|
import './walletids.webp';
|
|
46
46
|
import './walletlearninghistory.svg';
|
|
@@ -49,10 +49,10 @@ import './walletTrophy.svg';
|
|
|
49
49
|
import './social-badge-2.svg';
|
|
50
50
|
import './experience-mountain.svg';
|
|
51
51
|
import './goals-target.svg';
|
|
52
|
-
import './
|
|
52
|
+
import './apple.png';
|
|
53
53
|
import './relationships-cats.svg';
|
|
54
54
|
import './membership-key.svg';
|
|
55
|
-
import './
|
|
55
|
+
import './Accommodation-Hands.png';
|
|
56
56
|
import './eventsGraphic.svg';
|
|
57
57
|
import './minitrophycolored.svg';
|
|
58
58
|
import './minigradcapcolored.svg';
|
|
@@ -70,7 +70,7 @@ import './medical.svg';
|
|
|
70
70
|
import './social.svg';
|
|
71
71
|
import './stem.svg';
|
|
72
72
|
import './trade.svg';
|
|
73
|
-
import './index.es-
|
|
73
|
+
import './index.es-e74617b9.js';
|
|
74
74
|
import './react-barcode-150610c2.js';
|
|
75
75
|
import './numeral-804ed0c4.js';
|
|
76
76
|
import './lhplaceholder.png';
|
|
@@ -79,12 +79,12 @@ import './contactless-symbol.svg';
|
|
|
79
79
|
import './index-dff96076.js';
|
|
80
80
|
import './card-chip.svg';
|
|
81
81
|
import './master-card-logo.svg';
|
|
82
|
-
import './LearnPill-
|
|
82
|
+
import './LearnPill-45f11cf2.js';
|
|
83
83
|
import './verified-check.png';
|
|
84
84
|
import './X.svg';
|
|
85
85
|
import './ArrowArcLeft.svg';
|
|
86
86
|
import './types-b32d28d5.js';
|
|
87
|
-
import './constants-
|
|
87
|
+
import './constants-ee2b8bc3.js';
|
|
88
88
|
import './walletlearninghistory.webp';
|
|
89
89
|
import './walletTrophy.webp';
|
|
90
90
|
import './membership-graphic.png';
|
|
@@ -92,5 +92,5 @@ import './skillplaceholder.png';
|
|
|
92
92
|
import './skillgraph.svg';
|
|
93
93
|
import '@learncard/init';
|
|
94
94
|
import './ArrowArcRight.svg';
|
|
95
|
-
import './VCDisplayBackFace-
|
|
95
|
+
import './VCDisplayBackFace-3ea4aacf.js';
|
|
96
96
|
//# sourceMappingURL=index38.js.map
|
package/dist/esm/index39.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import './default-face.jpeg';
|
|
3
3
|
import 'react-dom';
|
|
4
|
-
export { S as SelectedSkills, V as VCDisplayCardSkillsCount } from './CertificateDisplayCard-
|
|
4
|
+
export { S as SelectedSkills, V as VCDisplayCardSkillsCount } from './CertificateDisplayCard-ca9fba32.js';
|
|
5
5
|
import './athletics.svg';
|
|
6
6
|
import './business.svg';
|
|
7
7
|
import './creative.svg';
|
|
@@ -13,7 +13,7 @@ import './stem.svg';
|
|
|
13
13
|
import './trade.svg';
|
|
14
14
|
import './VCVerificationPill-2297bb5c.js';
|
|
15
15
|
import './icons-6ed3416f.js';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-5ebb2b5d.js';
|
|
17
17
|
import './DotsThreeOutline.svg';
|
|
18
18
|
import './CaretRightFilled.svg';
|
|
19
19
|
import './addawardlight.svg';
|
|
@@ -26,13 +26,13 @@ import './contactless-symbol.svg';
|
|
|
26
26
|
import './index-dff96076.js';
|
|
27
27
|
import './card-chip.svg';
|
|
28
28
|
import './master-card-logo.svg';
|
|
29
|
-
import './LearnPill-
|
|
29
|
+
import './LearnPill-45f11cf2.js';
|
|
30
30
|
import './verified-check.png';
|
|
31
31
|
import './types-c31e4bae.js';
|
|
32
32
|
import './X.svg';
|
|
33
33
|
import './ArrowArcLeft.svg';
|
|
34
34
|
import './types-b32d28d5.js';
|
|
35
|
-
import './constants-
|
|
35
|
+
import './constants-ee2b8bc3.js';
|
|
36
36
|
import './react-barcode-150610c2.js';
|
|
37
37
|
import './skillplaceholder.png';
|
|
38
38
|
import './skillgraph.svg';
|
|
@@ -40,12 +40,12 @@ import '@learncard/init';
|
|
|
40
40
|
import './icon.green.fat-arrow.png';
|
|
41
41
|
import './vc.check.svg';
|
|
42
42
|
import './ArrowArcRight.svg';
|
|
43
|
-
export { V as VCDisplayCard2 } from './VCDisplayCard2-
|
|
44
|
-
import './credential.helpers-
|
|
43
|
+
export { V as VCDisplayCard2 } from './VCDisplayCard2-04957dca.js';
|
|
44
|
+
import './credential.helpers-d78f00fd.js';
|
|
45
45
|
import './index-43f63ea7.js';
|
|
46
46
|
import './User-9f253521.js';
|
|
47
47
|
import './Trophy-ad67f46a.js';
|
|
48
|
-
import './index.es-
|
|
48
|
+
import './index.es-e74617b9.js';
|
|
49
49
|
import './Lightbox-a1aab9ea.js';
|
|
50
50
|
import './RedXCircle.svg';
|
|
51
51
|
import './GreenCheckCircle.svg';
|
|
@@ -79,10 +79,10 @@ import './walletTrophy.svg';
|
|
|
79
79
|
import './social-badge-2.svg';
|
|
80
80
|
import './experience-mountain.svg';
|
|
81
81
|
import './goals-target.svg';
|
|
82
|
-
import './
|
|
82
|
+
import './apple.png';
|
|
83
83
|
import './relationships-cats.svg';
|
|
84
84
|
import './membership-key.svg';
|
|
85
|
-
import './
|
|
85
|
+
import './Accommodation-Hands.png';
|
|
86
86
|
import './eventsGraphic.svg';
|
|
87
87
|
import './minitrophycolored.svg';
|
|
88
88
|
import './minigradcapcolored.svg';
|
package/dist/esm/index4.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { B as BoostSmallCard } from './BoostSmallCard-
|
|
1
|
+
export { B as BoostSmallCard } from './BoostSmallCard-7397a49f.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import './CaretRightFilled.svg';
|
|
4
4
|
import './default-face.jpeg';
|
|
@@ -31,7 +31,7 @@ import './membershipsIcon.svg';
|
|
|
31
31
|
import './goalsIcon.svg';
|
|
32
32
|
import './eventsIcon.svg';
|
|
33
33
|
import './index-43f63ea7.js';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-5ebb2b5d.js';
|
|
35
35
|
import './walletcurrency.webp';
|
|
36
36
|
import './walletids.webp';
|
|
37
37
|
import './walletlearninghistory.svg';
|
|
@@ -40,10 +40,10 @@ import './walletTrophy.svg';
|
|
|
40
40
|
import './social-badge-2.svg';
|
|
41
41
|
import './experience-mountain.svg';
|
|
42
42
|
import './goals-target.svg';
|
|
43
|
-
import './
|
|
43
|
+
import './apple.png';
|
|
44
44
|
import './relationships-cats.svg';
|
|
45
45
|
import './membership-key.svg';
|
|
46
|
-
import './
|
|
46
|
+
import './Accommodation-Hands.png';
|
|
47
47
|
import './eventsGraphic.svg';
|
|
48
48
|
import './minitrophycolored.svg';
|
|
49
49
|
import './minigradcapcolored.svg';
|
package/dist/esm/index40.js
CHANGED
|
@@ -4,7 +4,7 @@ import './default-face.jpeg';
|
|
|
4
4
|
import './vc.check.svg';
|
|
5
5
|
import './VCVerificationPill-2297bb5c.js';
|
|
6
6
|
import './icons-6ed3416f.js';
|
|
7
|
-
import './index-
|
|
7
|
+
import './index-5ebb2b5d.js';
|
|
8
8
|
import './DotsThreeOutline.svg';
|
|
9
9
|
import './CaretRightFilled.svg';
|
|
10
10
|
import './addawardlight.svg';
|
|
@@ -18,7 +18,7 @@ import './medical.svg';
|
|
|
18
18
|
import './social.svg';
|
|
19
19
|
import './stem.svg';
|
|
20
20
|
import './trade.svg';
|
|
21
|
-
import './index.es-
|
|
21
|
+
import './index.es-e74617b9.js';
|
|
22
22
|
import './numeral-804ed0c4.js';
|
|
23
23
|
import './lhplaceholder.png';
|
|
24
24
|
import './minitrophy.svg';
|
|
@@ -28,13 +28,13 @@ import './contactless-symbol.svg';
|
|
|
28
28
|
import './index-dff96076.js';
|
|
29
29
|
import './card-chip.svg';
|
|
30
30
|
import './master-card-logo.svg';
|
|
31
|
-
import './LearnPill-
|
|
31
|
+
import './LearnPill-45f11cf2.js';
|
|
32
32
|
import './verified-check.png';
|
|
33
33
|
import './types-c31e4bae.js';
|
|
34
34
|
import './X.svg';
|
|
35
35
|
import './ArrowArcLeft.svg';
|
|
36
36
|
import './types-b32d28d5.js';
|
|
37
|
-
import './constants-
|
|
37
|
+
import './constants-ee2b8bc3.js';
|
|
38
38
|
import './react-barcode-150610c2.js';
|
|
39
39
|
import './skillplaceholder.png';
|
|
40
40
|
import './skillgraph.svg';
|
|
@@ -73,10 +73,10 @@ import './walletTrophy.svg';
|
|
|
73
73
|
import './social-badge-2.svg';
|
|
74
74
|
import './experience-mountain.svg';
|
|
75
75
|
import './goals-target.svg';
|
|
76
|
-
import './
|
|
76
|
+
import './apple.png';
|
|
77
77
|
import './relationships-cats.svg';
|
|
78
78
|
import './membership-key.svg';
|
|
79
|
-
import './
|
|
79
|
+
import './Accommodation-Hands.png';
|
|
80
80
|
import './eventsGraphic.svg';
|
|
81
81
|
import './minitrophycolored.svg';
|
|
82
82
|
import './minigradcapcolored.svg';
|
package/dist/esm/index6.js
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
+
import './CaretRightFilled.svg';
|
|
3
|
+
export { C as CertificateBackFace, a as CertificateDisplayCard, b as CertificateFrontFace } from './CertificateDisplayCard-ca9fba32.js';
|
|
2
4
|
import './VCVerificationPill-2297bb5c.js';
|
|
3
5
|
import './icons-6ed3416f.js';
|
|
4
|
-
import './index-
|
|
6
|
+
import './index-5ebb2b5d.js';
|
|
5
7
|
import './DotsThreeOutline.svg';
|
|
6
|
-
import './CaretRightFilled.svg';
|
|
7
8
|
import './default-face.jpeg';
|
|
8
9
|
import './addawardlight.svg';
|
|
9
10
|
import './numeral-804ed0c4.js';
|
|
@@ -15,14 +16,14 @@ import './contactless-symbol.svg';
|
|
|
15
16
|
import './index-dff96076.js';
|
|
16
17
|
import './card-chip.svg';
|
|
17
18
|
import './master-card-logo.svg';
|
|
18
|
-
import './LearnPill-
|
|
19
|
+
import './LearnPill-45f11cf2.js';
|
|
19
20
|
import 'react-dom';
|
|
20
21
|
import './verified-check.png';
|
|
21
22
|
import './types-c31e4bae.js';
|
|
22
23
|
import './X.svg';
|
|
23
24
|
import './ArrowArcLeft.svg';
|
|
24
25
|
import './types-b32d28d5.js';
|
|
25
|
-
import './constants-
|
|
26
|
+
import './constants-ee2b8bc3.js';
|
|
26
27
|
import './react-barcode-150610c2.js';
|
|
27
28
|
import './skillplaceholder.png';
|
|
28
29
|
import './skillgraph.svg';
|
|
@@ -39,8 +40,12 @@ import './medical.svg';
|
|
|
39
40
|
import './social.svg';
|
|
40
41
|
import './stem.svg';
|
|
41
42
|
import './trade.svg';
|
|
42
|
-
import './index.es-
|
|
43
|
-
|
|
43
|
+
import './index.es-e74617b9.js';
|
|
44
|
+
import './credential.helpers-d78f00fd.js';
|
|
45
|
+
import './index-43f63ea7.js';
|
|
46
|
+
import './User-9f253521.js';
|
|
47
|
+
import './Trophy-ad67f46a.js';
|
|
48
|
+
import './Lightbox-a1aab9ea.js';
|
|
44
49
|
import './RedXCircle.svg';
|
|
45
50
|
import './GreenCheckCircle.svg';
|
|
46
51
|
import './YellowWarningCircle.svg';
|
|
@@ -65,7 +70,6 @@ import './accommodationsIcon.svg';
|
|
|
65
70
|
import './membershipsIcon.svg';
|
|
66
71
|
import './goalsIcon.svg';
|
|
67
72
|
import './eventsIcon.svg';
|
|
68
|
-
import './index-43f63ea7.js';
|
|
69
73
|
import './walletcurrency.webp';
|
|
70
74
|
import './walletids.webp';
|
|
71
75
|
import './walletlearninghistory.svg';
|
|
@@ -74,20 +78,16 @@ import './walletTrophy.svg';
|
|
|
74
78
|
import './social-badge-2.svg';
|
|
75
79
|
import './experience-mountain.svg';
|
|
76
80
|
import './goals-target.svg';
|
|
77
|
-
import './
|
|
81
|
+
import './apple.png';
|
|
78
82
|
import './relationships-cats.svg';
|
|
79
83
|
import './membership-key.svg';
|
|
80
|
-
import './
|
|
84
|
+
import './Accommodation-Hands.png';
|
|
81
85
|
import './eventsGraphic.svg';
|
|
82
86
|
import './minitrophycolored.svg';
|
|
83
87
|
import './minigradcapcolored.svg';
|
|
84
88
|
import './minipuzzlecolored.svg';
|
|
85
89
|
import './notifications-009bbd80.js';
|
|
86
|
-
import './Trophy-ad67f46a.js';
|
|
87
|
-
import './User-9f253521.js';
|
|
88
90
|
import './walletlearninghistory.webp';
|
|
89
91
|
import './walletTrophy.webp';
|
|
90
92
|
import './membership-graphic.png';
|
|
91
|
-
import './credential.helpers-7658d821.js';
|
|
92
|
-
import './Lightbox-a1aab9ea.js';
|
|
93
93
|
//# sourceMappingURL=index6.js.map
|
package/dist/index.d.ts
CHANGED
|
@@ -291,6 +291,18 @@ declare type ButtonProps = {
|
|
|
291
291
|
};
|
|
292
292
|
declare const Button: React$1.FC<ButtonProps>;
|
|
293
293
|
|
|
294
|
+
declare type CertificateBackFaceProps = {
|
|
295
|
+
credential: VC | BoostAchievementCredential;
|
|
296
|
+
categoryType?: LCCategoryEnum;
|
|
297
|
+
verificationItems: VerificationItem[];
|
|
298
|
+
customSkillsComponent?: React$1.ReactNode;
|
|
299
|
+
getFileMetadata?: (url: string) => MediaMetadata;
|
|
300
|
+
getVideoMetadata?: (url: string) => VideoMetadata;
|
|
301
|
+
onMediaAttachmentClick?: (url: string, type: 'photo' | 'document' | 'video' | 'link') => void;
|
|
302
|
+
enableLightbox?: boolean;
|
|
303
|
+
};
|
|
304
|
+
declare const CertificateBackFace: React$1.FC<CertificateBackFaceProps>;
|
|
305
|
+
|
|
294
306
|
declare type CertificateDisplayCardProps = {
|
|
295
307
|
credential: VC | BoostAchievementCredential;
|
|
296
308
|
categoryType?: LCCategoryEnum;
|
|
@@ -309,9 +321,26 @@ declare type CertificateDisplayCardProps = {
|
|
|
309
321
|
enableLightbox?: boolean;
|
|
310
322
|
handleXClick?: () => void;
|
|
311
323
|
onDotsClick?: () => void;
|
|
324
|
+
isFrontOverride?: boolean;
|
|
325
|
+
setIsFrontOverride?: (value: boolean) => void;
|
|
326
|
+
hideNavButtons?: boolean;
|
|
312
327
|
};
|
|
313
328
|
declare const CertificateDisplayCard: React$1.FC<CertificateDisplayCardProps>;
|
|
314
329
|
|
|
330
|
+
declare type CertificateFrontFaceProps = {
|
|
331
|
+
credential: VC | BoostAchievementCredential;
|
|
332
|
+
categoryType?: LCCategoryEnum;
|
|
333
|
+
issuerOverride?: Profile;
|
|
334
|
+
issueeOverride?: Profile;
|
|
335
|
+
trustedAppRegistry?: any[];
|
|
336
|
+
subjectImageComponent?: React$1.ReactNode;
|
|
337
|
+
issuerImageComponent?: React$1.ReactNode;
|
|
338
|
+
customBodyCardComponent?: React$1.ReactNode;
|
|
339
|
+
hideIssueDate?: boolean;
|
|
340
|
+
handleViewBackFace?: () => void;
|
|
341
|
+
};
|
|
342
|
+
declare const CertificateFrontFace: React$1.FC<CertificateFrontFaceProps>;
|
|
343
|
+
|
|
315
344
|
declare const CircleCheckButton: React$1.FC<CircleCheckButtonProps>;
|
|
316
345
|
|
|
317
346
|
declare type CircleIconProps = {
|
|
@@ -1084,6 +1113,9 @@ declare type VCDisplayCard2Props = {
|
|
|
1084
1113
|
hideIssueDate?: boolean;
|
|
1085
1114
|
onDotsClick?: () => void;
|
|
1086
1115
|
customSkillsComponent?: React$1.ReactNode;
|
|
1116
|
+
isFrontOverride?: boolean;
|
|
1117
|
+
setIsFrontOverride?: (value: boolean) => void;
|
|
1118
|
+
hideNavButtons?: boolean;
|
|
1087
1119
|
};
|
|
1088
1120
|
declare const VCDisplayCard2: React$1.FC<VCDisplayCard2Props>;
|
|
1089
1121
|
|
|
@@ -1239,4 +1271,4 @@ declare const User: React$1.FC<{
|
|
|
1239
1271
|
size?: string;
|
|
1240
1272
|
}>;
|
|
1241
1273
|
|
|
1242
|
-
export { AchievementCard, AwardRibbon, BoostGenericCard, BoostSmallCard, Briefcase, Button, ButtonProps, CertificateDisplayCard, Checkmark, CheckmarkSvg, CircleCheckButton, CircleIcon, CircleIconProps, CircleLoadingState, CircleSpinnerProps, Coins, CountCircle, CountCircleProps, CourseCard, CourseVerticalCard, CredentialIconType, FlippyCard, FlippyCardProps, GenericArrow, GenericCard, Graduation, JobHistoryCard, JobListCard, JobListingBubble, LearnCardCreditCardBackFace, LearnCardCreditCardBackFaceProps, LearnCardCreditCardFrontFace, LearnCardCreditCardFrontFaceProps, LearnCardCreditCardProps, LearnCardCreditCardUserProps, LearnPill, Lightbox, LightboxImage, LightboxItem, LightboxItemType, LightboxProps, LightboxVideo, Lightbulb, MiniVCThumbnail, MiniVCThumbnailProps, Notification, NotificationBoostCard, NotificationBoostCardProps, NotificationIssuerMeta, NotificationProps, NotificationTypeStyles, NotificationUserAcceptedBoostCard, NotificationUserAcceptedBoostCardProps, NotificationUserCard, NotificationUserCardProps, QRCodeCard, QRCodeCardProps, RoundedPill, RoundedSquare, RoundedSquareProps, SchoolIDCard, SchoolIDCardProps, SelectedSkills, SkillTabCard, SkillVerticalCard, SkillsCard, SkillsMeterSegment, SkillsStatsCard, SmallAchievementCard, TYPE_TO_IMG_SRC, TYPE_TO_MINI_ICON, TYPE_TO_WALLET_COLOR, Trophy, User, UserNotificationTypeStyles, VCCard, VCCardProps, VCDisplayBackFace, VCDisplayCard, VCDisplayCard2, VCDisplayCard2Props, VCDisplayCardPropsReal, VCDisplayCardSkillsCount, VCThumbnail, VCThumbnailProps, VCVerificationCheck, VCVerificationCheckProps, VCVerificationCheckWithSpinner, VCVerificationCheckWithText, ValidationStateIndicator, WALLET_SUBTYPES };
|
|
1274
|
+
export { AchievementCard, AwardRibbon, BoostGenericCard, BoostSmallCard, Briefcase, Button, ButtonProps, CertificateBackFace, CertificateDisplayCard, CertificateFrontFace, Checkmark, CheckmarkSvg, CircleCheckButton, CircleIcon, CircleIconProps, CircleLoadingState, CircleSpinnerProps, Coins, CountCircle, CountCircleProps, CourseCard, CourseVerticalCard, CredentialIconType, FlippyCard, FlippyCardProps, GenericArrow, GenericCard, Graduation, JobHistoryCard, JobListCard, JobListingBubble, LearnCardCreditCardBackFace, LearnCardCreditCardBackFaceProps, LearnCardCreditCardFrontFace, LearnCardCreditCardFrontFaceProps, LearnCardCreditCardProps, LearnCardCreditCardUserProps, LearnPill, Lightbox, LightboxImage, LightboxItem, LightboxItemType, LightboxProps, LightboxVideo, Lightbulb, MiniVCThumbnail, MiniVCThumbnailProps, Notification, NotificationBoostCard, NotificationBoostCardProps, NotificationIssuerMeta, NotificationProps, NotificationTypeStyles, NotificationUserAcceptedBoostCard, NotificationUserAcceptedBoostCardProps, NotificationUserCard, NotificationUserCardProps, QRCodeCard, QRCodeCardProps, RoundedPill, RoundedSquare, RoundedSquareProps, SchoolIDCard, SchoolIDCardProps, SelectedSkills, SkillTabCard, SkillVerticalCard, SkillsCard, SkillsMeterSegment, SkillsStatsCard, SmallAchievementCard, TYPE_TO_IMG_SRC, TYPE_TO_MINI_ICON, TYPE_TO_WALLET_COLOR, Trophy, User, UserNotificationTypeStyles, VCCard, VCCardProps, VCDisplayBackFace, VCDisplayCard, VCDisplayCard2, VCDisplayCard2Props, VCDisplayCardPropsReal, VCDisplayCardSkillsCount, VCThumbnail, VCThumbnailProps, VCVerificationCheck, VCVerificationCheckProps, VCVerificationCheckWithSpinner, VCVerificationCheckWithText, ValidationStateIndicator, WALLET_SUBTYPES };
|