@singi-labs/sifa-sdk 0.11.21 → 0.11.23
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-B6aagF8N.d.cts → adult-content-DLMF0jAx.d.cts} +47 -0
- package/dist/{adult-content-B6aagF8N.d.ts → adult-content-DLMF0jAx.d.ts} +47 -0
- package/dist/{feed-BaHtJXYR.d.cts → feed-DMWCGvKv.d.cts} +1 -1
- package/dist/{feed-BaHtJXYR.d.ts → feed-DMWCGvKv.d.ts} +1 -1
- package/dist/index.cjs +16 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +16 -1
- package/dist/index.js.map +1 -1
- package/dist/{keys-D3urUnj8.d.cts → keys-6Ck_vMeF.d.cts} +2 -2
- package/dist/{keys-cT1ORNOu.d.ts → keys-OgHsKn9B.d.ts} +2 -2
- package/dist/query/fetchers/index.d.cts +4 -4
- package/dist/query/fetchers/index.d.ts +4 -4
- package/dist/query/hooks/index.d.cts +4 -4
- package/dist/query/hooks/index.d.ts +4 -4
- package/dist/query/index.d.cts +4 -4
- package/dist/query/index.d.ts +4 -4
- package/dist/schemas/index.cjs +38 -0
- package/dist/schemas/index.cjs.map +1 -1
- package/dist/schemas/index.d.cts +30 -392
- package/dist/schemas/index.d.ts +30 -392
- package/dist/schemas/index.js +36 -1
- package/dist/schemas/index.js.map +1 -1
- package/dist/shared-CHCY7Lst.d.cts +416 -0
- package/dist/shared-CHCY7Lst.d.ts +416 -0
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 ProfileLanguage, r as ProfileLocation, s as ProfileOverrideSource, t as ProfilePosition, u as ProfilePresentation, v as ProfileProject, w as ProfilePublication, x as ProfileVolunteering, y as PublicationContributor, z as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, B as hasAdultContent } from './adult-content-
|
|
3
|
-
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord } from './
|
|
4
|
-
export { EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, 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 './
|
|
5
|
-
import {
|
|
6
|
-
export { A as AtmosphereFeedItem,
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-DLMF0jAx.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 ProfileLanguage, r as ProfileLocation, s as ProfileOverrideSource, t as ProfilePosition, u as ProfilePresentation, v as ProfileProject, w as ProfilePublication, x as ProfileVolunteering, y as PublicationContributor, z as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, B as hasAdultContent } from './adult-content-DLMF0jAx.cjs';
|
|
3
|
+
import { P as PresentationDuration, v as ProfilePresentationDeliveryRecord, x as ProfilePresentationRecord } from './shared-CHCY7Lst.cjs';
|
|
4
|
+
export { E as EndorsementConfirmationRecord, a as EndorsementConfirmationRecordSchema, b as EndorsementRecord, c as EndorsementRecordSchema, G as GraphFollowRecord, d as GraphFollowRecordSchema, e as PresentationDurationSchema, f as PresentationLink, g as PresentationLinkSchema, h as ProfileCertificationRecord, i as ProfileCertificationRecordSchema, j as ProfileCourseRecord, k as ProfileCourseRecordSchema, l as ProfileEducationRecord, m as ProfileEducationRecordSchema, n as ProfileExternalAccountRecord, o as ProfileExternalAccountRecordSchema, p as ProfileHonorRecord, q as ProfileHonorRecordSchema, r as ProfileLanguageRecord, s as ProfileLanguageRecordSchema, t as ProfilePositionRecord, u as ProfilePositionRecordSchema, w as ProfilePresentationDeliveryRecordSchema, y as ProfilePresentationRecordSchema, z as ProfileProjectRecord, A as ProfileProjectRecordSchema, B as ProfilePublicationRecord, C as ProfilePublicationRecordSchema, D as ProfileSelfRecord, F as ProfileSelfRecordSchema, H as ProfileSkillRecord, I as ProfileSkillRecordSchema, J as ProfileVolunteeringRecord, K as ProfileVolunteeringRecordSchema, L as PublicationAuthor, M as PublicationAuthorSchema, N as atUriSchema, O as cidSchema, Q as datetimeSchema, R as didSchema, S as externalRecordRefSchema, T as languageTagSchema, U as makeGraphFollowRecordSchema, V as maxGraphemes, W as selfLabelsSchema, X as strongRefSchema, Y as uriSchema } from './shared-CHCY7Lst.cjs';
|
|
5
|
+
import { e as EntitySearchResult } from './feed-DMWCGvKv.cjs';
|
|
6
|
+
export { A as AtmosphereFeedItem, a as AtmosphereFeedItemSchema, E as EntityImportSearchResponse, b as EntityImportSearchResponseSchema, c as EntitySearchResponse, d as EntitySearchResponseSchema, f as EntitySearchResultSchema, g as EntitySelectRequest, h as EntitySelectRequestSchema, i as EntitySelectResponse, j as EntitySelectResponseSchema, F as FEATURE_FLAGS, k as FeatureAllowlistEntry, l as FeatureAllowlistEntrySchema, m as FeatureFlag, n as FeedActor, o as FeedActorSchema, p as FeedCursor, q as FollowFeedItem, r as FollowFeedItemSchema, s as FollowFeedPage, t as FollowFeedPageSchema, u as FollowProfileItem, v as FollowProfilePage, w as FollowProfilePageSchema, x as FollowProfileSchema, S as SifaFeedItem, y as SifaFeedItemSchema, z as decodeFeedCursor, B as encodeFeedCursor } from './feed-DMWCGvKv.cjs';
|
|
7
7
|
import 'zod';
|
|
8
8
|
|
|
9
9
|
type ContinentCode = 'AF' | 'AN' | 'AS' | 'EU' | 'NA' | 'OC' | 'SA';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 ProfileLanguage, r as ProfileLocation, s as ProfileOverrideSource, t as ProfilePosition, u as ProfilePresentation, v as ProfileProject, w as ProfilePublication, x as ProfileVolunteering, y as PublicationContributor, z as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, B as hasAdultContent } from './adult-content-
|
|
3
|
-
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord } from './
|
|
4
|
-
export { EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, PresentationDurationSchema, PresentationLink, PresentationLinkSchema, ProfileCertificationRecord, ProfileCertificationRecordSchema, ProfileCourseRecord, ProfileCourseRecordSchema, ProfileEducationRecord, ProfileEducationRecordSchema, ProfileExternalAccountRecord, ProfileExternalAccountRecordSchema, ProfileHonorRecord, ProfileHonorRecordSchema, 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 './
|
|
5
|
-
import {
|
|
6
|
-
export { A as AtmosphereFeedItem,
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile } from './adult-content-DLMF0jAx.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 ProfileLanguage, r as ProfileLocation, s as ProfileOverrideSource, t as ProfilePosition, u as ProfilePresentation, v as ProfileProject, w as ProfilePublication, x as ProfileVolunteering, y as PublicationContributor, z as SkillRef, S as SkillSuggestion, T as TrustStat, V as VerifiedAccount, B as hasAdultContent } from './adult-content-DLMF0jAx.js';
|
|
3
|
+
import { P as PresentationDuration, v as ProfilePresentationDeliveryRecord, x as ProfilePresentationRecord } from './shared-CHCY7Lst.js';
|
|
4
|
+
export { E as EndorsementConfirmationRecord, a as EndorsementConfirmationRecordSchema, b as EndorsementRecord, c as EndorsementRecordSchema, G as GraphFollowRecord, d as GraphFollowRecordSchema, e as PresentationDurationSchema, f as PresentationLink, g as PresentationLinkSchema, h as ProfileCertificationRecord, i as ProfileCertificationRecordSchema, j as ProfileCourseRecord, k as ProfileCourseRecordSchema, l as ProfileEducationRecord, m as ProfileEducationRecordSchema, n as ProfileExternalAccountRecord, o as ProfileExternalAccountRecordSchema, p as ProfileHonorRecord, q as ProfileHonorRecordSchema, r as ProfileLanguageRecord, s as ProfileLanguageRecordSchema, t as ProfilePositionRecord, u as ProfilePositionRecordSchema, w as ProfilePresentationDeliveryRecordSchema, y as ProfilePresentationRecordSchema, z as ProfileProjectRecord, A as ProfileProjectRecordSchema, B as ProfilePublicationRecord, C as ProfilePublicationRecordSchema, D as ProfileSelfRecord, F as ProfileSelfRecordSchema, H as ProfileSkillRecord, I as ProfileSkillRecordSchema, J as ProfileVolunteeringRecord, K as ProfileVolunteeringRecordSchema, L as PublicationAuthor, M as PublicationAuthorSchema, N as atUriSchema, O as cidSchema, Q as datetimeSchema, R as didSchema, S as externalRecordRefSchema, T as languageTagSchema, U as makeGraphFollowRecordSchema, V as maxGraphemes, W as selfLabelsSchema, X as strongRefSchema, Y as uriSchema } from './shared-CHCY7Lst.js';
|
|
5
|
+
import { e as EntitySearchResult } from './feed-DMWCGvKv.js';
|
|
6
|
+
export { A as AtmosphereFeedItem, a as AtmosphereFeedItemSchema, E as EntityImportSearchResponse, b as EntityImportSearchResponseSchema, c as EntitySearchResponse, d as EntitySearchResponseSchema, f as EntitySearchResultSchema, g as EntitySelectRequest, h as EntitySelectRequestSchema, i as EntitySelectResponse, j as EntitySelectResponseSchema, F as FEATURE_FLAGS, k as FeatureAllowlistEntry, l as FeatureAllowlistEntrySchema, m as FeatureFlag, n as FeedActor, o as FeedActorSchema, p as FeedCursor, q as FollowFeedItem, r as FollowFeedItemSchema, s as FollowFeedPage, t as FollowFeedPageSchema, u as FollowProfileItem, v as FollowProfilePage, w as FollowProfilePageSchema, x as FollowProfileSchema, S as SifaFeedItem, y as SifaFeedItemSchema, z as decodeFeedCursor, B as encodeFeedCursor } from './feed-DMWCGvKv.js';
|
|
7
7
|
import 'zod';
|
|
8
8
|
|
|
9
9
|
type ContinentCode = 'AF' | 'AN' | 'AS' | 'EU' | 'NA' | 'OC' | 'SA';
|
package/dist/index.js
CHANGED
|
@@ -2731,6 +2731,9 @@ var ProfileCertificationRecordSchema = z.object({
|
|
|
2731
2731
|
name: z.string().min(1).refine(maxGraphemes(100)).max(1e3),
|
|
2732
2732
|
authority: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2733
2733
|
authorityDid: didSchema.optional(),
|
|
2734
|
+
// Portable org entity identifier (Wikidata/ROR/LEI URI) from the typeahead.
|
|
2735
|
+
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2736
|
+
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2734
2737
|
credentialId: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2735
2738
|
credentialUrl: uriSchema.optional(),
|
|
2736
2739
|
issuedAt: datetimeSchema.optional(),
|
|
@@ -2742,6 +2745,9 @@ var ProfileCourseRecordSchema = z.object({
|
|
|
2742
2745
|
name: z.string().min(1).refine(maxGraphemes(200)).max(2e3),
|
|
2743
2746
|
number: z.string().refine(maxGraphemes(50)).max(500).optional(),
|
|
2744
2747
|
institution: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2748
|
+
// Portable org entity identifier (Wikidata/ROR/LEI URI) from the typeahead.
|
|
2749
|
+
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2750
|
+
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2745
2751
|
education: strongRefSchema.optional(),
|
|
2746
2752
|
// AT-URI of the associated id.sifa.profile.certification record. Plain
|
|
2747
2753
|
// at-uri (not a strongRef) so the link tracks the live certification.
|
|
@@ -2751,6 +2757,9 @@ var ProfileCourseRecordSchema = z.object({
|
|
|
2751
2757
|
var ProfileEducationRecordSchema = z.object({
|
|
2752
2758
|
institution: z.string().min(1).refine(maxGraphemes(100)).max(1e3),
|
|
2753
2759
|
institutionDid: didSchema.optional(),
|
|
2760
|
+
// Portable org entity identifier (Wikidata/ROR/LEI URI) from the typeahead.
|
|
2761
|
+
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2762
|
+
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2754
2763
|
degree: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2755
2764
|
fieldOfStudy: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2756
2765
|
grade: z.string().refine(maxGraphemes(50)).max(500).optional(),
|
|
@@ -2774,6 +2783,9 @@ var ProfileHonorRecordSchema = z.object({
|
|
|
2774
2783
|
title: z.string().min(1).refine(maxGraphemes(200)).max(2e3),
|
|
2775
2784
|
issuer: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2776
2785
|
issuerDid: didSchema.optional(),
|
|
2786
|
+
// Portable org entity identifier (Wikidata/ROR/LEI URI) from the typeahead.
|
|
2787
|
+
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2788
|
+
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2777
2789
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
2778
2790
|
awardedAt: datetimeSchema.optional(),
|
|
2779
2791
|
createdAt: datetimeSchema
|
|
@@ -2888,6 +2900,9 @@ var ProfileSkillRecordSchema = z.object({
|
|
|
2888
2900
|
var ProfileVolunteeringRecordSchema = z.object({
|
|
2889
2901
|
organization: z.string().min(1).refine(maxGraphemes(100)).max(1e3),
|
|
2890
2902
|
organizationDid: didSchema.optional(),
|
|
2903
|
+
// Portable org entity identifier (Wikidata/ROR/LEI URI) from the typeahead.
|
|
2904
|
+
// Constrained to http(s) so a script-bearing scheme is never a valid ref (#159).
|
|
2905
|
+
entityRef: z.string().url().refine((s) => /^https?:\/\//i.test(s), { message: "entityRef must be an http(s) URL" }).max(2048).optional(),
|
|
2891
2906
|
role: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2892
2907
|
cause: z.string().refine(maxGraphemes(100)).max(1e3).optional(),
|
|
2893
2908
|
description: z.string().refine(maxGraphemes(5e3)).max(5e4).optional(),
|
|
@@ -2897,7 +2912,7 @@ var ProfileVolunteeringRecordSchema = z.object({
|
|
|
2897
2912
|
});
|
|
2898
2913
|
|
|
2899
2914
|
// src/index.ts
|
|
2900
|
-
var SIFA_SDK_VERSION = "0.11.
|
|
2915
|
+
var SIFA_SDK_VERSION = "0.11.23";
|
|
2901
2916
|
|
|
2902
2917
|
export { ACTIVITY_TIERS, ACTIVITY_VISIBILITY_RULES, ADULT_CONTENT_LABELS, APP_CATEGORIES, APP_CATEGORY_IDS, APP_CATEGORY_MAP, APP_URL_PATTERNS, 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, EntitySearchResponseSchema, EntitySearchResultSchema, EntitySelectRequestSchema, EntitySelectResponseSchema, FEATURE_FLAGS, FeatureAllowlistEntrySchema, FeedActorSchema, FollowFeedItemSchema, FollowFeedPageSchema, FollowProfilePageSchema, FollowProfileSchema, GraphFollowRecordSchema, INDUSTRY_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, PUBLISHERS, PresentationDurationSchema, PresentationLinkSchema, ProfileCertificationRecordSchema, ProfileCourseRecordSchema, ProfileEducationRecordSchema, ProfileExternalAccountRecordSchema, ProfileHonorRecordSchema, 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, getCalendarEventModeLabel, getCalendarEventStatusLabel, getContinent, getDisplayLabel, getEmploymentTypeLabel, getFaviconUrl, getFilledDimensionsMap, getHandleStem, getIndustryLabelKey, getLexiconEntry, getOpenToLabelKey, getPdsDisplayName, getPlatformLabel, getPresentationLinkTypeLabel, getPresentationRoleLabel, getPublisherByHost, getPublisherById, getPublisherFromSiteUrl, getTierMeta, getWorkplaceTypeLabel, groupSkillsByCategory, hasAdultContent, isAppCategory, isCompanyRequired, isKnownAppId, isKnownPlatform, isLinked, isPseudoEmployer, isValidRgbColor, isVisibleActivityItem, languageTagSchema, lexiconDateExtractor, limitCombiningMarks, makeGraphFollowRecordSchema, maxGraphemes, meetsContrastAA, normalizeCompanyKey, 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 };
|
|
2903
2918
|
//# sourceMappingURL=index.js.map
|