@learncard/react 2.6.66 → 2.6.67
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/{VCCard-a968d699.js → VCCard-250f02a9.js} +2 -2
- package/dist/cjs/{VCCard-a968d699.js.map → VCCard-250f02a9.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard2-474c0055.js → VCDisplayCard2-669eaefa.js} +7 -7
- package/dist/{esm/VCDisplayCard2-f0baf63f.js.map → cjs/VCDisplayCard2-669eaefa.js.map} +1 -1
- package/dist/cjs/index.js +2 -2
- package/dist/cjs/index13.js +2 -2
- package/dist/cjs/index36.js +2 -2
- package/dist/cjs/index39.js +1 -1
- package/dist/esm/{VCCard-c8ef35ec.js → VCCard-a6f686c1.js} +2 -2
- package/dist/esm/{VCCard-c8ef35ec.js.map → VCCard-a6f686c1.js.map} +1 -1
- package/dist/esm/{VCDisplayCard2-f0baf63f.js → VCDisplayCard2-508c6d13.js} +7 -7
- package/dist/{cjs/VCDisplayCard2-474c0055.js.map → esm/VCDisplayCard2-508c6d13.js.map} +1 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/index13.js +2 -2
- package/dist/esm/index36.js +2 -2
- package/dist/esm/index39.js +1 -1
- package/package.json +1 -1
package/dist/esm/index13.js
CHANGED
|
@@ -36,7 +36,7 @@ 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
|
-
export { V as VCCard } from './VCCard-
|
|
39
|
+
export { V as VCCard } from './VCCard-a6f686c1.js';
|
|
40
40
|
export { V as VCDisplayBackFace } from './VCDisplayBackFace-4ded34ef.js';
|
|
41
41
|
export { V as VCDisplayCard } from './VCDisplayCard-2fc36a72.js';
|
|
42
42
|
import './default-face.jpeg';
|
|
@@ -49,7 +49,7 @@ import './medical.svg';
|
|
|
49
49
|
import './social.svg';
|
|
50
50
|
import './stem.svg';
|
|
51
51
|
import './trade.svg';
|
|
52
|
-
export { V as VCDisplayCard2, a as VCIDDisplayCard } from './VCDisplayCard2-
|
|
52
|
+
export { V as VCDisplayCard2, a as VCIDDisplayCard } from './VCDisplayCard2-508c6d13.js';
|
|
53
53
|
export { A as AwardRibbon, I as IDIcon, Q as QRCodeIcon } from './QRCodeIcon-e9569804.js';
|
|
54
54
|
import './id-sleeve.png';
|
|
55
55
|
import './icon.green.fat-arrow.png';
|
package/dist/esm/index36.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { V as VCCard } from './VCCard-
|
|
1
|
+
export { V as VCCard } from './VCCard-a6f686c1.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@learncard/init';
|
|
4
4
|
import './VCDisplayCard-2fc36a72.js';
|
|
@@ -96,7 +96,7 @@ import './skillplaceholder.png';
|
|
|
96
96
|
import './skillgraph.svg';
|
|
97
97
|
import './ArrowArcRight.svg';
|
|
98
98
|
import './VCDisplayBackFace-4ded34ef.js';
|
|
99
|
-
import './VCDisplayCard2-
|
|
99
|
+
import './VCDisplayCard2-508c6d13.js';
|
|
100
100
|
import './CertificateDisplayCard-2d4eb309.js';
|
|
101
101
|
import './Lightbox-a1aab9ea.js';
|
|
102
102
|
import './QRCodeIcon-e9569804.js';
|
package/dist/esm/index39.js
CHANGED
|
@@ -40,7 +40,7 @@ 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, a as VCIDDisplayCard } from './VCDisplayCard2-
|
|
43
|
+
export { V as VCDisplayCard2, a as VCIDDisplayCard } from './VCDisplayCard2-508c6d13.js';
|
|
44
44
|
import './id-sleeve.png';
|
|
45
45
|
import './credential.helpers-f9e6b1cf.js';
|
|
46
46
|
import './index-43f63ea7.js';
|