@singi-labs/sifa-sdk 0.11.29 → 0.11.31
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/{adult-content-C34UkvI6.d.cts → adult-content-BO4nea-m.d.cts} +15 -3
- package/dist/{adult-content-C34UkvI6.d.ts → adult-content-BO4nea-m.d.ts} +15 -3
- package/dist/{index-kI-vBdnE.d.cts → index-BeAu_9VV.d.cts} +2 -2
- package/dist/{index-wv9ynfAS.d.ts → index-BjzvRGGZ.d.ts} +2 -2
- package/dist/{index-D8RLonDG.d.cts → index-D6ZKjuEo.d.cts} +2 -2
- package/dist/{index-OH2lArWp.d.ts → index-DUSGkW3U.d.ts} +2 -2
- package/dist/index.cjs +39 -33
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +39 -33
- package/dist/index.js.map +1 -1
- package/dist/{keys-CA2WLIM6.d.cts → keys-B9_KrPw_.d.cts} +1 -1
- package/dist/{keys-BAdZNl3S.d.ts → keys-Cy0T900D.d.ts} +1 -1
- package/dist/query/fetchers/index.d.cts +3 -3
- package/dist/query/fetchers/index.d.ts +3 -3
- package/dist/query/hooks/index.d.cts +3 -3
- package/dist/query/hooks/index.d.ts +3 -3
- package/dist/query/index.d.cts +5 -5
- package/dist/query/index.d.ts +5 -5
- package/dist/schemas/index.cjs +30 -15
- package/dist/schemas/index.cjs.map +1 -1
- package/dist/schemas/index.js +30 -15
- package/dist/schemas/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-
|
|
2
|
-
export { e as ADULT_CONTENT_LABELS, f as ActiveApp, a as ActivityLabel, A as AdultContentLabel, C as CoSpeaker, g as Endorsement, h as EndorsementData, E as ExternalAccount, i as ExternalAccountKeytraceClaim, F as FeedItem, j as LanguageProficiency, k as PresentationLinkView, l as ProfileCertification, m as ProfileCourse, n as ProfileEducation, o as ProfileHonor, p as ProfileIndustry, q as ProfileInvolvement, r as ProfileInvolvementLink, s as ProfileLanguage, t as ProfileLocation, u as ProfileOverrideSource, v as ProfilePosition, w as ProfilePresentation, x as ProfileProject, y as ProfilePublication, z as ProfileVolunteering, B as PublicationContributor, D as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, G as hasAdultContent } from './adult-content-
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-BO4nea-m.cjs';
|
|
2
|
+
export { e as ADULT_CONTENT_LABELS, f as ActiveApp, a as ActivityLabel, A as AdultContentLabel, C as CoSpeaker, g as Endorsement, h as EndorsementData, E as ExternalAccount, i as ExternalAccountKeytraceClaim, F as FeedItem, j as LanguageProficiency, k as PresentationLinkView, l as ProfileCertification, m as ProfileCourse, n as ProfileEducation, o as ProfileHonor, p as ProfileIndustry, q as ProfileInvolvement, r as ProfileInvolvementLink, s as ProfileLanguage, t as ProfileLocation, u as ProfileOverrideSource, v as ProfilePosition, w as ProfilePresentation, x as ProfileProject, y as ProfilePublication, z as ProfileVolunteering, B as PublicationContributor, D as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, G as hasAdultContent } from './adult-content-BO4nea-m.cjs';
|
|
3
3
|
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord } from './schemas/index.cjs';
|
|
4
4
|
export { ArtifactLink, ArtifactLinkSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, PROFILE_INVOLVEMENT_NSID, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, ProfileInvolvementRecord, ProfileInvolvementRecordSchema, ProfileLanguageRecord, ProfileLanguageRecordSchema, ProfilePositionRecord, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecord, ProfileProjectRecordSchema, ProfilePublicationRecord, ProfilePublicationRecordSchema, ProfileSelfRecord, ProfileSelfRecordSchema, ProfileSkillRecord, ProfileSkillRecordSchema, ProfileVolunteeringRecord, ProfileVolunteeringRecordSchema, PublicationAuthor, PublicationAuthorSchema, atUriSchema, cidSchema, datetimeSchema, didSchema, externalRecordRefSchema, languageTagSchema, makeGraphFollowRecordSchema, maxGraphemes, selfLabelsSchema, strongRefSchema, uriSchema } from './schemas/index.cjs';
|
|
5
5
|
import { E as EntitySearchResult } from './feed-D2ZV8Eaj.cjs';
|
|
@@ -536,7 +536,7 @@ declare function formatCompanyName(name: string): string;
|
|
|
536
536
|
|
|
537
537
|
/**
|
|
538
538
|
* Normalize the letter-case of a legal-form designator (GmbH, LLC, N.V., B.V.,
|
|
539
|
-
* S.A., ...) appearing as the
|
|
539
|
+
* S.A., ...) appearing as the trailing whole-word token of a company
|
|
540
540
|
* name. Only that one token is touched; the company name itself is never
|
|
541
541
|
* recased, since brand-wordmark casing is not deterministic (see
|
|
542
542
|
* sifa-workspace#235, deliberately distinct from this pass).
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-
|
|
2
|
-
export { e as ADULT_CONTENT_LABELS, f as ActiveApp, a as ActivityLabel, A as AdultContentLabel, C as CoSpeaker, g as Endorsement, h as EndorsementData, E as ExternalAccount, i as ExternalAccountKeytraceClaim, F as FeedItem, j as LanguageProficiency, k as PresentationLinkView, l as ProfileCertification, m as ProfileCourse, n as ProfileEducation, o as ProfileHonor, p as ProfileIndustry, q as ProfileInvolvement, r as ProfileInvolvementLink, s as ProfileLanguage, t as ProfileLocation, u as ProfileOverrideSource, v as ProfilePosition, w as ProfilePresentation, x as ProfileProject, y as ProfilePublication, z as ProfileVolunteering, B as PublicationContributor, D as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, G as hasAdultContent } from './adult-content-
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-BO4nea-m.js';
|
|
2
|
+
export { e as ADULT_CONTENT_LABELS, f as ActiveApp, a as ActivityLabel, A as AdultContentLabel, C as CoSpeaker, g as Endorsement, h as EndorsementData, E as ExternalAccount, i as ExternalAccountKeytraceClaim, F as FeedItem, j as LanguageProficiency, k as PresentationLinkView, l as ProfileCertification, m as ProfileCourse, n as ProfileEducation, o as ProfileHonor, p as ProfileIndustry, q as ProfileInvolvement, r as ProfileInvolvementLink, s as ProfileLanguage, t as ProfileLocation, u as ProfileOverrideSource, v as ProfilePosition, w as ProfilePresentation, x as ProfileProject, y as ProfilePublication, z as ProfileVolunteering, B as PublicationContributor, D as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, G as hasAdultContent } from './adult-content-BO4nea-m.js';
|
|
3
3
|
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord } from './schemas/index.js';
|
|
4
4
|
export { ArtifactLink, ArtifactLinkSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, PROFILE_INVOLVEMENT_NSID, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, ProfileInvolvementRecord, ProfileInvolvementRecordSchema, ProfileLanguageRecord, ProfileLanguageRecordSchema, ProfilePositionRecord, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecord, ProfileProjectRecordSchema, ProfilePublicationRecord, ProfilePublicationRecordSchema, ProfileSelfRecord, ProfileSelfRecordSchema, ProfileSkillRecord, ProfileSkillRecordSchema, ProfileVolunteeringRecord, ProfileVolunteeringRecordSchema, PublicationAuthor, PublicationAuthorSchema, atUriSchema, cidSchema, datetimeSchema, didSchema, externalRecordRefSchema, languageTagSchema, makeGraphFollowRecordSchema, maxGraphemes, selfLabelsSchema, strongRefSchema, uriSchema } from './schemas/index.js';
|
|
5
5
|
import { E as EntitySearchResult } from './feed-D2ZV8Eaj.js';
|
|
@@ -536,7 +536,7 @@ declare function formatCompanyName(name: string): string;
|
|
|
536
536
|
|
|
537
537
|
/**
|
|
538
538
|
* Normalize the letter-case of a legal-form designator (GmbH, LLC, N.V., B.V.,
|
|
539
|
-
* S.A., ...) appearing as the
|
|
539
|
+
* S.A., ...) appearing as the trailing whole-word token of a company
|
|
540
540
|
* name. Only that one token is touched; the company name itself is never
|
|
541
541
|
* recased, since brand-wordmark casing is not deterministic (see
|
|
542
542
|
* sifa-workspace#235, deliberately distinct from this pass).
|
package/dist/index.js
CHANGED
|
@@ -1563,7 +1563,6 @@ var CANONICAL_LEGAL_FORMS = {
|
|
|
1563
1563
|
sl: "SL",
|
|
1564
1564
|
pty: "Pty"
|
|
1565
1565
|
};
|
|
1566
|
-
var AMBIGUOUS_WHEN_LEADING = /* @__PURE__ */ new Set(["as"]);
|
|
1567
1566
|
function recase(token, canonical) {
|
|
1568
1567
|
let li = 0;
|
|
1569
1568
|
let out = "";
|
|
@@ -1577,13 +1576,12 @@ function recase(token, canonical) {
|
|
|
1577
1576
|
}
|
|
1578
1577
|
return out;
|
|
1579
1578
|
}
|
|
1580
|
-
function normalizeToken(token
|
|
1579
|
+
function normalizeToken(token) {
|
|
1581
1580
|
const letters = token.replace(/\./g, "");
|
|
1582
1581
|
if (!/^[A-Za-z]+$/.test(letters)) return token;
|
|
1583
1582
|
const key = letters.toLowerCase();
|
|
1584
1583
|
const canonical = CANONICAL_LEGAL_FORMS[key];
|
|
1585
1584
|
if (typeof canonical !== "string") return token;
|
|
1586
|
-
if (isLeading && AMBIGUOUS_WHEN_LEADING.has(key)) return token;
|
|
1587
1585
|
return recase(token, canonical);
|
|
1588
1586
|
}
|
|
1589
1587
|
function normalizeLegalForm(name) {
|
|
@@ -1595,21 +1593,14 @@ function normalizeLegalForm(name) {
|
|
|
1595
1593
|
if (part !== void 0 && part.length > 0 && !/^\s+$/.test(part)) wordIndices.push(i);
|
|
1596
1594
|
}
|
|
1597
1595
|
if (wordIndices.length === 0) return name;
|
|
1598
|
-
const firstIdx = wordIndices[0];
|
|
1599
1596
|
const lastIdx = wordIndices[wordIndices.length - 1];
|
|
1600
|
-
if (
|
|
1601
|
-
const
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
if (rewritten !== original) {
|
|
1608
|
-
parts[idx] = rewritten;
|
|
1609
|
-
changed = true;
|
|
1610
|
-
}
|
|
1611
|
-
}
|
|
1612
|
-
return changed ? parts.join("") : name;
|
|
1597
|
+
if (lastIdx === void 0) return name;
|
|
1598
|
+
const original = parts[lastIdx];
|
|
1599
|
+
if (original === void 0) return name;
|
|
1600
|
+
const rewritten = normalizeToken(original);
|
|
1601
|
+
if (rewritten === original) return name;
|
|
1602
|
+
parts[lastIdx] = rewritten;
|
|
1603
|
+
return parts.join("");
|
|
1613
1604
|
}
|
|
1614
1605
|
|
|
1615
1606
|
// src/format/normalize-company-key.ts
|
|
@@ -2910,8 +2901,10 @@ var ProfileCertificationRecordSchema = z.object({
|
|
|
2910
2901
|
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2911
2902
|
credentialId: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2912
2903
|
credentialUrl: uriSchema.optional(),
|
|
2913
|
-
|
|
2914
|
-
|
|
2904
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
2905
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
2906
|
+
issuedAt: z.string().optional(),
|
|
2907
|
+
expiresAt: z.string().optional(),
|
|
2915
2908
|
labels: selfLabelsSchema.optional(),
|
|
2916
2909
|
createdAt: datetimeSchema
|
|
2917
2910
|
});
|
|
@@ -2926,9 +2919,10 @@ var ProfileCourseRecordSchema = z.object({
|
|
|
2926
2919
|
// AT-URI of the associated id.sifa.profile.certification record. Plain
|
|
2927
2920
|
// at-uri (not a strongRef) so the link tracks the live certification.
|
|
2928
2921
|
credential: atUriSchema.optional(),
|
|
2929
|
-
// Date the course was completed.
|
|
2930
|
-
//
|
|
2931
|
-
|
|
2922
|
+
// Date the course was completed. Freeform YYYY-MM or YYYY-MM-DD (not a strict
|
|
2923
|
+
// datetime) so month-granularity and partial dates are accepted. See
|
|
2924
|
+
// sifa-lexicons#256.
|
|
2925
|
+
completedAt: z.string().optional(),
|
|
2932
2926
|
createdAt: datetimeSchema
|
|
2933
2927
|
});
|
|
2934
2928
|
var ProfileEducationRecordSchema = z.object({
|
|
@@ -2943,8 +2937,10 @@ var ProfileEducationRecordSchema = z.object({
|
|
|
2943
2937
|
activities: z.string().refine(maxGraphemes(1e3)).max(1e4).optional(),
|
|
2944
2938
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
2945
2939
|
location: z.unknown().optional(),
|
|
2946
|
-
|
|
2947
|
-
|
|
2940
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
2941
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
2942
|
+
startedAt: z.string().optional(),
|
|
2943
|
+
endedAt: z.string().optional(),
|
|
2948
2944
|
labels: selfLabelsSchema.optional(),
|
|
2949
2945
|
createdAt: datetimeSchema
|
|
2950
2946
|
});
|
|
@@ -2964,7 +2960,9 @@ var ProfileHonorRecordSchema = z.object({
|
|
|
2964
2960
|
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2965
2961
|
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2966
2962
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
2967
|
-
|
|
2963
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
2964
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
2965
|
+
awardedAt: z.string().optional(),
|
|
2968
2966
|
createdAt: datetimeSchema
|
|
2969
2967
|
});
|
|
2970
2968
|
var PROFILE_INVOLVEMENT_NSID = "id.sifa.profile.involvement";
|
|
@@ -3010,8 +3008,10 @@ var ProfilePositionRecordSchema = z.object({
|
|
|
3010
3008
|
employmentType: z.string().optional(),
|
|
3011
3009
|
workplaceType: z.string().optional(),
|
|
3012
3010
|
location: z.unknown().optional(),
|
|
3013
|
-
|
|
3014
|
-
|
|
3011
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
3012
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
3013
|
+
startedAt: z.string(),
|
|
3014
|
+
endedAt: z.string().optional(),
|
|
3015
3015
|
skills: z.array(strongRefSchema).max(50).optional(),
|
|
3016
3016
|
labels: selfLabelsSchema.optional(),
|
|
3017
3017
|
createdAt: datetimeSchema
|
|
@@ -3063,8 +3063,10 @@ var ProfileProjectRecordSchema = z.object({
|
|
|
3063
3063
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
3064
3064
|
url: uriSchema.optional(),
|
|
3065
3065
|
position: strongRefSchema.optional(),
|
|
3066
|
-
|
|
3067
|
-
|
|
3066
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
3067
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
3068
|
+
startedAt: z.string().optional(),
|
|
3069
|
+
endedAt: z.string().optional(),
|
|
3068
3070
|
labels: selfLabelsSchema.optional(),
|
|
3069
3071
|
createdAt: datetimeSchema
|
|
3070
3072
|
});
|
|
@@ -3079,7 +3081,9 @@ var ProfilePublicationRecordSchema = z.object({
|
|
|
3079
3081
|
url: uriSchema.optional(),
|
|
3080
3082
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
3081
3083
|
authors: z.array(PublicationAuthorSchema).max(50).optional(),
|
|
3082
|
-
|
|
3084
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
3085
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
3086
|
+
publishedAt: z.string().optional(),
|
|
3083
3087
|
createdAt: datetimeSchema
|
|
3084
3088
|
});
|
|
3085
3089
|
var ProfileSelfRecordSchema = z.object({
|
|
@@ -3110,13 +3114,15 @@ var ProfileVolunteeringRecordSchema = z.object({
|
|
|
3110
3114
|
role: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
3111
3115
|
cause: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
3112
3116
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
3113
|
-
|
|
3114
|
-
|
|
3117
|
+
// Freeform YYYY-MM or YYYY-MM-DD (not a strict datetime) so partial dates
|
|
3118
|
+
// and LinkedIn-importer writes are accepted. See sifa-lexicons#256.
|
|
3119
|
+
startedAt: z.string().optional(),
|
|
3120
|
+
endedAt: z.string().optional(),
|
|
3115
3121
|
createdAt: datetimeSchema
|
|
3116
3122
|
});
|
|
3117
3123
|
|
|
3118
3124
|
// src/index.ts
|
|
3119
|
-
var SIFA_SDK_VERSION = "0.11.
|
|
3125
|
+
var SIFA_SDK_VERSION = "0.11.31";
|
|
3120
3126
|
|
|
3121
3127
|
export { ACTIVITY_TIERS, ACTIVITY_VISIBILITY_RULES, ADULT_CONTENT_LABELS, APP_CATEGORIES, APP_CATEGORY_IDS, APP_CATEGORY_MAP, APP_URL_PATTERNS, ARTIFACT_LINK_KIND_LABELS, ARTIFACT_LINK_KIND_OPTIONS, ArtifactLinkSchema, AtmosphereFeedItemSchema, CALENDAR_EVENT_MODE_LABELS, CALENDAR_EVENT_STATUS_LABELS, CATEGORY_LABELS, CATEGORY_ORDER, COLLECTION_TO_APP, COMPANY_OPTIONAL_EMPLOYMENT_TYPES, COMPLETENESS_MAX_SCORE, CONTINENTS, COUNTRIES, DIMENSIONS_MAX_SCORE, EMPLOYMENT_TYPE_GROUPS, EMPLOYMENT_TYPE_LABELS, ENTITY_REF_ANCHORS, EndorsementConfirmationRecordSchema, EndorsementRecordSchema, EntityImportSearchResponseSchema, EntityMintDomainResponseSchema, EntityResolveDomainRequestSchema, EntityResolveDomainResponseSchema, EntitySearchResponseSchema, EntitySearchResultSchema, EntitySelectRequestSchema, EntitySelectResponseSchema, FEATURE_FLAGS, FeatureAllowlistEntrySchema, FeedActorSchema, FollowFeedItemSchema, FollowFeedPageSchema, FollowProfilePageSchema, FollowProfileSchema, GraphFollowRecordSchema, INDUSTRY_OPTIONS, INVOLVEMENT_KIND_HEADINGS, INVOLVEMENT_KIND_LABELS, INVOLVEMENT_KIND_OPTIONS, MIN_SKILLS, OPEN_TO_OPTIONS, OPEN_TO_TOKENS, OPEN_TO_TOKEN_TO_VALUE, OPEN_TO_VALUE_TO_TOKEN, PLATFORM_LABELS, PLATFORM_OPTIONS, PRESENTATION_LINK_TYPE_LABELS, PRESENTATION_LINK_TYPE_OPTIONS, PRESENTATION_ROLE_LABELS, PRESENTATION_ROLE_OPTIONS, PROFILE_INVOLVEMENT_NSID, PUBLISHERS, PresentationDurationSchema, PresentationLinkSchema, ProfileCertificationRecordSchema, ProfileCourseRecordSchema, ProfileEducationRecordSchema, ProfileExternalAccountRecordSchema, ProfileHonorRecordSchema, ProfileInvolvementRecordSchema, ProfileLanguageRecordSchema, ProfilePositionRecordSchema, ProfilePresentationDeliveryRecordSchema, ProfilePresentationRecordSchema, ProfileProjectRecordSchema, ProfilePublicationRecordSchema, ProfileSelfRecordSchema, ProfileSkillRecordSchema, ProfileVolunteeringRecordSchema, PublicationAuthorSchema, SIFA_SDK_VERSION, SKILL_CATEGORIES, STANDARD_PUBLISHER_ID, SifaFeedItemSchema, WORKPLACE_TYPE_LABELS, WORKPLACE_TYPE_OPTIONS, atUriSchema, categoryForApp, certDateExtractor, cidSchema, classifyEntityRef, completenessPercent, completenessScore, contrastRatio, countFilledDimensions, countryCodeToFlag, dateRangeExtractor, datetimeSchema, decodeFeedCursor, dedupeSkills, detectPdsProvider, didSchema, dimensionsFromInputs, durationFromMinutes, encodeFeedCursor, entityDisambiguationLabel, entityResultKey, externalRecordRefSchema, findIndustry, formatCompanyName, formatDistanceToNow, formatLocation, formatPresentationDuration, formatRelativeTime, getActivityTaxonomyVersion, getActivityTier, getAppCategoryIcon, getAppIdForCollection, getArtifactLinkKindLabel, getCalendarEventModeLabel, getCalendarEventStatusLabel, getContinent, getDisplayLabel, getEmploymentTypeLabel, getFaviconUrl, getFilledDimensionsMap, getHandleStem, getIndustryLabelKey, getInvolvementKindHeading, getInvolvementKindLabel, getLexiconEntry, getOpenToLabelKey, getPdsDisplayName, getPlatformLabel, getPresentationLinkTypeLabel, getPresentationRoleLabel, getPublisherByHost, getPublisherById, getPublisherFromSiteUrl, getTierMeta, getWorkplaceTypeLabel, groupSkillsByCategory, hasAdultContent, isAppCategory, isCompanyRequired, isKnownAppId, isKnownPlatform, isLinked, isPseudoEmployer, isValidRgbColor, isVisibleActivityItem, languageTagSchema, lexiconDateExtractor, limitCombiningMarks, looksLikeDomain, makeGraphFollowRecordSchema, maxGraphemes, meetsContrastAA, normalizeCompanyKey, normalizeLegalForm, normalizeOpenTo, normalizePlatformId, normalizePresentationMode, normalizePresentationRole, normalizeWorkplaceTypes, openToTokenToValue, openToValueToToken, parseIntendedAudiences, parseLocationString, parsePresentationDuration, pdsProviderFromApi, pickPrimaryPosition, presentationCsvRowToRecord, presentationDeliveryCsvRowToRecord, profileToDimensionInputs, relativeLuminance, resolveCardHealth, resolveCardUrl, rgbToString, sanitizeDisplayText, sanitizeHandleInput, searchResultDisambiguation, selfLabelsSchema, singleDateExtractor, sortByDateDesc, stripHtmlToText, strongRefSchema, summarizePresentationDeliveries, truncateGraphemes, uriSchema };
|
|
3122
3128
|
//# sourceMappingURL=index.js.map
|