@learncard/react 2.7.5 → 2.7.6
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/{CertificateDisplayCard-8ded38ec.js → CertificateDisplayCard-f38596e0.js} +3 -3
- package/dist/cjs/{CertificateDisplayCard-8ded38ec.js.map → CertificateDisplayCard-f38596e0.js.map} +1 -1
- package/dist/cjs/{VCCard-72db0270.js → VCCard-bdb37ce9.js} +4 -4
- package/dist/cjs/{VCCard-72db0270.js.map → VCCard-bdb37ce9.js.map} +1 -1
- package/dist/cjs/{VCDisplayBackFace-a3cd6ad2.js → VCDisplayBackFace-dc2d4cd8.js} +3 -3
- package/dist/cjs/{VCDisplayBackFace-a3cd6ad2.js.map → VCDisplayBackFace-dc2d4cd8.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard-f0783ca4.js → VCDisplayCard-738d9e74.js} +3 -3
- package/dist/cjs/{VCDisplayCard-f0783ca4.js.map → VCDisplayCard-738d9e74.js.map} +1 -1
- package/dist/cjs/{VCDisplayCard2-6c386dbd.js → VCDisplayCard2-f9825226.js} +4 -4
- package/dist/cjs/VCDisplayCard2-f9825226.js.map +1 -0
- package/dist/cjs/{VCVerificationPill-43201cac.js → VCVerificationPill-fb2ad16b.js} +2 -2
- package/dist/cjs/{VCVerificationPill-43201cac.js.map → VCVerificationPill-fb2ad16b.js.map} +1 -1
- package/dist/cjs/{credential.helpers-ccf9ea86.js → credential.helpers-07221424.js} +2 -2
- package/dist/cjs/{credential.helpers-ccf9ea86.js.map → credential.helpers-07221424.js.map} +1 -1
- package/dist/cjs/index.js +8 -8
- package/dist/cjs/index13.js +8 -8
- package/dist/cjs/index36.js +8 -8
- package/dist/cjs/index37.js +4 -4
- package/dist/cjs/index38.js +5 -5
- package/dist/cjs/index39.js +4 -4
- package/dist/cjs/index40.js +1 -1
- package/dist/cjs/index43.js +2 -2
- package/dist/cjs/index6.js +3 -3
- package/dist/cjs/{types.esm-2ec4fa7e.js → types.esm-e15a100d.js} +9 -3
- package/dist/cjs/types.esm-e15a100d.js.map +1 -0
- package/dist/esm/{CertificateDisplayCard-3b19363c.js → CertificateDisplayCard-39337edc.js} +3 -3
- package/dist/esm/{CertificateDisplayCard-3b19363c.js.map → CertificateDisplayCard-39337edc.js.map} +1 -1
- package/dist/esm/{VCCard-b98daea4.js → VCCard-c4729e93.js} +4 -4
- package/dist/esm/{VCCard-b98daea4.js.map → VCCard-c4729e93.js.map} +1 -1
- package/dist/esm/{VCDisplayBackFace-1a581f1c.js → VCDisplayBackFace-d7597ab2.js} +3 -3
- package/dist/esm/{VCDisplayBackFace-1a581f1c.js.map → VCDisplayBackFace-d7597ab2.js.map} +1 -1
- package/dist/esm/{VCDisplayCard-ac914ce3.js → VCDisplayCard-0593b168.js} +3 -3
- package/dist/esm/{VCDisplayCard-ac914ce3.js.map → VCDisplayCard-0593b168.js.map} +1 -1
- package/dist/esm/{VCDisplayCard2-55b4930f.js → VCDisplayCard2-c84df859.js} +4 -4
- package/dist/esm/VCDisplayCard2-c84df859.js.map +1 -0
- package/dist/esm/{VCVerificationPill-3e38a718.js → VCVerificationPill-7e5c5fbe.js} +2 -2
- package/dist/esm/{VCVerificationPill-3e38a718.js.map → VCVerificationPill-7e5c5fbe.js.map} +1 -1
- package/dist/esm/{credential.helpers-c06a1aa8.js → credential.helpers-e8fe0001.js} +2 -2
- package/dist/esm/{credential.helpers-c06a1aa8.js.map → credential.helpers-e8fe0001.js.map} +1 -1
- package/dist/esm/index.js +8 -8
- package/dist/esm/index13.js +8 -8
- package/dist/esm/index36.js +8 -8
- package/dist/esm/index37.js +4 -4
- package/dist/esm/index38.js +5 -5
- package/dist/esm/index39.js +4 -4
- package/dist/esm/index40.js +1 -1
- package/dist/esm/index43.js +2 -2
- package/dist/esm/index6.js +3 -3
- package/dist/esm/{types.esm-8f6a5623.js → types.esm-099d2f24.js} +9 -3
- package/dist/esm/types.esm-099d2f24.js.map +1 -0
- package/dist/index.d.ts +62 -62
- package/package.json +2 -3
- package/dist/cjs/VCDisplayCard2-6c386dbd.js.map +0 -1
- package/dist/cjs/types.esm-2ec4fa7e.js.map +0 -1
- package/dist/esm/VCDisplayCard2-55b4930f.js.map +0 -1
- package/dist/esm/types.esm-8f6a5623.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React, { useState, useEffect } from 'react';
|
|
2
|
-
import { g as getTotalCountOfSkills, c as categorizeSkills, a as getColorForVerificationStatus, b as getInfoFromCredential, d as getCategoryDarkColor, e as getCategoryLightColor, f as getCategoryIcon, h as getNameFromProfile, i as getImageFromProfile } from './credential.helpers-
|
|
2
|
+
import { g as getTotalCountOfSkills, c as categorizeSkills, a as getColorForVerificationStatus, b as getInfoFromCredential, d as getCategoryDarkColor, e as getCategoryLightColor, f as getCategoryIcon, h as getNameFromProfile, i as getImageFromProfile } from './credential.helpers-e8fe0001.js';
|
|
3
3
|
import { P as PuzzlePiece } from './PuzzlePiece-1fb12c2e.js';
|
|
4
4
|
import { a as LCCategoryEnum } from './index-43f63ea7.js';
|
|
5
|
-
import { V as VerificationStatusEnum } from './types.esm-
|
|
5
|
+
import { V as VerificationStatusEnum } from './types.esm-099d2f24.js';
|
|
6
6
|
import CaretRightFilled from './CaretRightFilled.svg';
|
|
7
7
|
import { L as Lightbox } from './Lightbox-a1aab9ea.js';
|
|
8
8
|
import Athletics from './athletics.svg';
|
|
@@ -3162,4 +3162,4 @@ const CertificateDisplayCard = ({
|
|
|
3162
3162
|
};
|
|
3163
3163
|
|
|
3164
3164
|
export { AcuteCheckmark as A, CertDisplayCardSkillsCount as C, ExclamationPoint as E, GenericDocumentIcon as G, InfoIcon as I, LinkIcon as L, PersonBadge as P, RedFlag as R, SelectedSkills as S, UnknownVerifierBadge as U, VERIFIER_STATES as V, X, CertificateBackFace as a, CertificateDisplayCard as b, CertificateFrontFace as c, VideoIcon as d, Camera as e, capitalize as f, getBaseUrl as g, LeftArrow as h, SkillsBox as i, AlignmentsBox as j, VerifierStateBadgeAndText as k, VerifiedBadge as l, prettyBytes as p, truncateWithEllipsis as t };
|
|
3165
|
-
//# sourceMappingURL=CertificateDisplayCard-
|
|
3165
|
+
//# sourceMappingURL=CertificateDisplayCard-39337edc.js.map
|