@singi-labs/sifa-sdk 0.12.6 → 0.12.7
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-BOY_T6j3.d.cts → adult-content-DE7XOP9c.d.cts} +4 -4
- package/dist/{adult-content-BOY_T6j3.d.ts → adult-content-DE7XOP9c.d.ts} +4 -4
- package/dist/{index-Dz00ddQP.d.cts → index-B__7m2Xg.d.cts} +2 -2
- package/dist/{index-CUUZmpCG.d.cts → index-CsvSv1S_.d.cts} +2 -2
- package/dist/{index-DS4b3pZJ.d.ts → index-DdfDo0Nx.d.ts} +2 -2
- package/dist/{index-Dxwi4T3Z.d.ts → index-nNxAiYxw.d.ts} +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/{org-DxfxHBN8.d.ts → org-BCqhEA6J.d.ts} +1 -1
- package/dist/{org-0DdoEMXx.d.cts → org-It9hf-ni.d.cts} +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/package.json +1 -1
|
@@ -806,9 +806,9 @@ interface ProfileView {
|
|
|
806
806
|
locations?: ProfileLocationView[];
|
|
807
807
|
website?: string;
|
|
808
808
|
openTo?: string[];
|
|
809
|
-
preferredWorkplace?: string;
|
|
810
|
-
availableFromUtc?:
|
|
811
|
-
availableToUtc?:
|
|
809
|
+
preferredWorkplace?: string[];
|
|
810
|
+
availableFromUtc?: number;
|
|
811
|
+
availableToUtc?: number;
|
|
812
812
|
langs?: string[];
|
|
813
813
|
createdAt?: string;
|
|
814
814
|
positions?: PositionView[];
|
|
@@ -834,7 +834,7 @@ interface ProfileView {
|
|
|
834
834
|
blueskyVerified?: boolean;
|
|
835
835
|
blueskyVerifiedAt?: string;
|
|
836
836
|
activeApps?: ActiveAppView[];
|
|
837
|
-
pdsProvider?:
|
|
837
|
+
pdsProvider?: PdsProviderInfo;
|
|
838
838
|
claimed?: boolean;
|
|
839
839
|
}
|
|
840
840
|
|
|
@@ -806,9 +806,9 @@ interface ProfileView {
|
|
|
806
806
|
locations?: ProfileLocationView[];
|
|
807
807
|
website?: string;
|
|
808
808
|
openTo?: string[];
|
|
809
|
-
preferredWorkplace?: string;
|
|
810
|
-
availableFromUtc?:
|
|
811
|
-
availableToUtc?:
|
|
809
|
+
preferredWorkplace?: string[];
|
|
810
|
+
availableFromUtc?: number;
|
|
811
|
+
availableToUtc?: number;
|
|
812
812
|
langs?: string[];
|
|
813
813
|
createdAt?: string;
|
|
814
814
|
positions?: PositionView[];
|
|
@@ -834,7 +834,7 @@ interface ProfileView {
|
|
|
834
834
|
blueskyVerified?: boolean;
|
|
835
835
|
blueskyVerifiedAt?: string;
|
|
836
836
|
activeApps?: ActiveAppView[];
|
|
837
|
-
pdsProvider?:
|
|
837
|
+
pdsProvider?: PdsProviderInfo;
|
|
838
838
|
claimed?: boolean;
|
|
839
839
|
}
|
|
840
840
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, j as CreateResult, W as WriteResult } from './org-
|
|
2
|
-
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef } from './adult-content-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, j as CreateResult, W as WriteResult } from './org-It9hf-ni.cjs';
|
|
2
|
+
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef } from './adult-content-DE7XOP9c.cjs';
|
|
3
3
|
import { m as EntitySearchResponse, E as EntitySearchResult, g as EntityMintDomainResponse, k as EntityResolveDomainResponse, p as EntitySelectRequest, r as EntitySelectResponse } from './feed-D2ZV8Eaj.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, ae as RefreshPdsResult, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, j as CreateResult, a2 as ProfileLocationInput, k as ExternalAccountInput, i as CreateExternalAccountResult, aw as VerifyExternalAccountResult, E as EndorsementInput, ad as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, P as HideProfileItemInput, aq as StatsResponse, g as AppRegistryEntry, M as HiddenApp, w as FilterOptions, al as SearchFilters, am as SearchResponse, ap as SkillSearchResult, l as FeaturedProfile, ao as SimilarProfile, v as FetchSuggestionsOptions, as as SuggestionsResponse, G as FollowUserResult, o as FetchFollowListOptions, x as FollowListPage, H as FollowingResponse, q as FetchFollowingFeedOptions, p as FetchFollowProfilePageOptions, z as FollowProfilePageResponse, F as FeatureAllowlistResponse, m as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, L as HeatmapResponse, a as AccountCheckResult, ac as ReactionStatus, ab as ReactionResult, aa as ReactionError, ak as RoadmapVotesResponse, C as CastRoadmapVoteResult, D as DeleteAccountResult, af as ResetProfileResult, T as OrgClaimResult, _ as OrgProfileUpdateResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult } from './org-
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, ae as RefreshPdsResult, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, j as CreateResult, a2 as ProfileLocationInput, k as ExternalAccountInput, i as CreateExternalAccountResult, aw as VerifyExternalAccountResult, E as EndorsementInput, ad as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, P as HideProfileItemInput, aq as StatsResponse, g as AppRegistryEntry, M as HiddenApp, w as FilterOptions, al as SearchFilters, am as SearchResponse, ap as SkillSearchResult, l as FeaturedProfile, ao as SimilarProfile, v as FetchSuggestionsOptions, as as SuggestionsResponse, G as FollowUserResult, o as FetchFollowListOptions, x as FollowListPage, H as FollowingResponse, q as FetchFollowingFeedOptions, p as FetchFollowProfilePageOptions, z as FollowProfilePageResponse, F as FeatureAllowlistResponse, m as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, L as HeatmapResponse, a as AccountCheckResult, ac as ReactionStatus, ab as ReactionResult, aa as ReactionError, ak as RoadmapVotesResponse, C as CastRoadmapVoteResult, D as DeleteAccountResult, af as ResetProfileResult, T as OrgClaimResult, _ as OrgProfileUpdateResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult } from './org-It9hf-ni.cjs';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
6
|
-
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef, E as ExternalAccount, S as SkillSuggestion, O as OrgFloorVerdict } from './adult-content-
|
|
6
|
+
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef, E as ExternalAccount, S as SkillSuggestion, O as OrgFloorVerdict } from './adult-content-DE7XOP9c.cjs';
|
|
7
7
|
import { m as EntitySearchResponse, E as EntitySearchResult, g as EntityMintDomainResponse, k as EntityResolveDomainResponse, r as EntitySelectResponse, p as EntitySelectRequest, F as FollowFeedPage, c as FeatureFlag } from './feed-D2ZV8Eaj.cjs';
|
|
8
8
|
import { O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, d as OrgDomainVerifyRequestInput, f as OrgNotificationEmailRequestInput } from './org-settings-CmaSX5ZI.cjs';
|
|
9
9
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, ae as RefreshPdsResult, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, j as CreateResult, a2 as ProfileLocationInput, k as ExternalAccountInput, i as CreateExternalAccountResult, aw as VerifyExternalAccountResult, E as EndorsementInput, ad as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, P as HideProfileItemInput, aq as StatsResponse, g as AppRegistryEntry, M as HiddenApp, w as FilterOptions, al as SearchFilters, am as SearchResponse, ap as SkillSearchResult, l as FeaturedProfile, ao as SimilarProfile, v as FetchSuggestionsOptions, as as SuggestionsResponse, G as FollowUserResult, o as FetchFollowListOptions, x as FollowListPage, H as FollowingResponse, q as FetchFollowingFeedOptions, p as FetchFollowProfilePageOptions, z as FollowProfilePageResponse, F as FeatureAllowlistResponse, m as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, L as HeatmapResponse, a as AccountCheckResult, ac as ReactionStatus, ab as ReactionResult, aa as ReactionError, ak as RoadmapVotesResponse, C as CastRoadmapVoteResult, D as DeleteAccountResult, af as ResetProfileResult, T as OrgClaimResult, _ as OrgProfileUpdateResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult } from './org-
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, ae as RefreshPdsResult, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, j as CreateResult, a2 as ProfileLocationInput, k as ExternalAccountInput, i as CreateExternalAccountResult, aw as VerifyExternalAccountResult, E as EndorsementInput, ad as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, P as HideProfileItemInput, aq as StatsResponse, g as AppRegistryEntry, M as HiddenApp, w as FilterOptions, al as SearchFilters, am as SearchResponse, ap as SkillSearchResult, l as FeaturedProfile, ao as SimilarProfile, v as FetchSuggestionsOptions, as as SuggestionsResponse, G as FollowUserResult, o as FetchFollowListOptions, x as FollowListPage, H as FollowingResponse, q as FetchFollowingFeedOptions, p as FetchFollowProfilePageOptions, z as FollowProfilePageResponse, F as FeatureAllowlistResponse, m as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, L as HeatmapResponse, a as AccountCheckResult, ac as ReactionStatus, ab as ReactionResult, aa as ReactionError, ak as RoadmapVotesResponse, C as CastRoadmapVoteResult, D as DeleteAccountResult, af as ResetProfileResult, T as OrgClaimResult, _ as OrgProfileUpdateResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult } from './org-BCqhEA6J.js';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
6
|
-
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef, E as ExternalAccount, S as SkillSuggestion, O as OrgFloorVerdict } from './adult-content-
|
|
6
|
+
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef, E as ExternalAccount, S as SkillSuggestion, O as OrgFloorVerdict } from './adult-content-DE7XOP9c.js';
|
|
7
7
|
import { m as EntitySearchResponse, E as EntitySearchResult, g as EntityMintDomainResponse, k as EntityResolveDomainResponse, r as EntitySelectResponse, p as EntitySelectRequest, F as FollowFeedPage, c as FeatureFlag } from './feed-D2ZV8Eaj.js';
|
|
8
8
|
import { O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, d as OrgDomainVerifyRequestInput, f as OrgNotificationEmailRequestInput } from './org-settings-CmaSX5ZI.js';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, j as CreateResult, W as WriteResult } from './org-
|
|
2
|
-
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef } from './adult-content-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, j as CreateResult, W as WriteResult } from './org-BCqhEA6J.js';
|
|
2
|
+
import { d as Profile, _ as ProfileView, e as ProfilePosition, a3 as SkillRef } from './adult-content-DE7XOP9c.js';
|
|
3
3
|
import { m as EntitySearchResponse, E as EntitySearchResult, g as EntityMintDomainResponse, k as EntityResolveDomainResponse, p as EntitySelectRequest, r as EntitySelectResponse } from './feed-D2ZV8Eaj.js';
|
|
4
4
|
|
|
5
5
|
/**
|
package/dist/index.cjs
CHANGED
|
@@ -3432,7 +3432,7 @@ var ProfileVolunteeringRecordSchema = zod.z.object({
|
|
|
3432
3432
|
});
|
|
3433
3433
|
|
|
3434
3434
|
// src/index.ts
|
|
3435
|
-
var SIFA_SDK_VERSION = "0.12.
|
|
3435
|
+
var SIFA_SDK_VERSION = "0.12.7";
|
|
3436
3436
|
|
|
3437
3437
|
exports.ACTIVITY_TIERS = ACTIVITY_TIERS;
|
|
3438
3438
|
exports.ACTIVITY_VISIBILITY_RULES = ACTIVITY_VISIBILITY_RULES;
|
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, e as ProfilePosition, f as ProfileCertification, g as ProfileEducation, h as ProfileHonor, i as ProfileLanguage, j as ProfileProject, k as ProfilePublication, l as ProfileInvolvement } from './adult-content-
|
|
2
|
-
export { m as ADULT_CONTENT_LABELS, n as ActiveApp, o as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, p as AtfundLinkView, q as CertificationView, C as CoSpeaker, r as CoSpeakerView, s as ContributorView, t as CourseView, D as DurationView, u as EducationView, v as Endorsement, w as EndorsementData, E as ExternalAccount, x as ExternalAccountKeytraceClaim, y as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, z as InvolvementLinkView, B as InvolvementView, G as LanguageProficiency, J as LanguageView, O as OrgFloorVerdict, K as OrgProfileView, M as PositionView, N as PresentationDeliveryView, Q as PresentationLinkView, R as PresentationView, T as ProfileCourse, U as ProfileIndustry, V as ProfileInvolvementLink, W as ProfileLocation, X as ProfileLocationView, Y as ProfileOverrideSource, Z as ProfilePresentation, _ as ProfileView, $ as ProfileVolunteering, a0 as ProjectView, a1 as PublicationContributor, a2 as PublicationView, a3 as SkillRef, S as SkillSuggestion, a4 as SkillView, a5 as TrustStat, a6 as VerifiedAccount, a7 as VolunteeringView, a8 as hasAdultContent } from './adult-content-
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile, e as ProfilePosition, f as ProfileCertification, g as ProfileEducation, h as ProfileHonor, i as ProfileLanguage, j as ProfileProject, k as ProfilePublication, l as ProfileInvolvement } from './adult-content-DE7XOP9c.cjs';
|
|
2
|
+
export { m as ADULT_CONTENT_LABELS, n as ActiveApp, o as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, p as AtfundLinkView, q as CertificationView, C as CoSpeaker, r as CoSpeakerView, s as ContributorView, t as CourseView, D as DurationView, u as EducationView, v as Endorsement, w as EndorsementData, E as ExternalAccount, x as ExternalAccountKeytraceClaim, y as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, z as InvolvementLinkView, B as InvolvementView, G as LanguageProficiency, J as LanguageView, O as OrgFloorVerdict, K as OrgProfileView, M as PositionView, N as PresentationDeliveryView, Q as PresentationLinkView, R as PresentationView, T as ProfileCourse, U as ProfileIndustry, V as ProfileInvolvementLink, W as ProfileLocation, X as ProfileLocationView, Y as ProfileOverrideSource, Z as ProfilePresentation, _ as ProfileView, $ as ProfileVolunteering, a0 as ProjectView, a1 as PublicationContributor, a2 as PublicationView, a3 as SkillRef, S as SkillSuggestion, a4 as SkillView, a5 as TrustStat, a6 as VerifiedAccount, a7 as VolunteeringView, a8 as hasAdultContent } from './adult-content-DE7XOP9c.cjs';
|
|
3
3
|
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord, OrgProfileRecord } from './schemas/index.cjs';
|
|
4
4
|
export { ArtifactLink, ArtifactLinkSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, OrgEmploymentAttestationRecord, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, 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, partialDateSchema, selfLabelsSchema, strongRefSchema, uriSchema } from './schemas/index.cjs';
|
|
5
5
|
import { E as EntitySearchResult } from './feed-D2ZV8Eaj.cjs';
|
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, e as ProfilePosition, f as ProfileCertification, g as ProfileEducation, h as ProfileHonor, i as ProfileLanguage, j as ProfileProject, k as ProfilePublication, l as ProfileInvolvement } from './adult-content-
|
|
2
|
-
export { m as ADULT_CONTENT_LABELS, n as ActiveApp, o as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, p as AtfundLinkView, q as CertificationView, C as CoSpeaker, r as CoSpeakerView, s as ContributorView, t as CourseView, D as DurationView, u as EducationView, v as Endorsement, w as EndorsementData, E as ExternalAccount, x as ExternalAccountKeytraceClaim, y as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, z as InvolvementLinkView, B as InvolvementView, G as LanguageProficiency, J as LanguageView, O as OrgFloorVerdict, K as OrgProfileView, M as PositionView, N as PresentationDeliveryView, Q as PresentationLinkView, R as PresentationView, T as ProfileCourse, U as ProfileIndustry, V as ProfileInvolvementLink, W as ProfileLocation, X as ProfileLocationView, Y as ProfileOverrideSource, Z as ProfilePresentation, _ as ProfileView, $ as ProfileVolunteering, a0 as ProjectView, a1 as PublicationContributor, a2 as PublicationView, a3 as SkillRef, S as SkillSuggestion, a4 as SkillView, a5 as TrustStat, a6 as VerifiedAccount, a7 as VolunteeringView, a8 as hasAdultContent } from './adult-content-
|
|
1
|
+
import { P as ProfileSkill, b as ProfilePresentationDelivery, L as LocationValue, c as PdsProviderInfo, d as Profile, e as ProfilePosition, f as ProfileCertification, g as ProfileEducation, h as ProfileHonor, i as ProfileLanguage, j as ProfileProject, k as ProfilePublication, l as ProfileInvolvement } from './adult-content-DE7XOP9c.js';
|
|
2
|
+
export { m as ADULT_CONTENT_LABELS, n as ActiveApp, o as ActiveAppView, a as ActivityLabel, A as AdultContentLabel, p as AtfundLinkView, q as CertificationView, C as CoSpeaker, r as CoSpeakerView, s as ContributorView, t as CourseView, D as DurationView, u as EducationView, v as Endorsement, w as EndorsementData, E as ExternalAccount, x as ExternalAccountKeytraceClaim, y as ExternalAccountView, F as FeedItem, H as HonorView, I as IndustryDomain, z as InvolvementLinkView, B as InvolvementView, G as LanguageProficiency, J as LanguageView, O as OrgFloorVerdict, K as OrgProfileView, M as PositionView, N as PresentationDeliveryView, Q as PresentationLinkView, R as PresentationView, T as ProfileCourse, U as ProfileIndustry, V as ProfileInvolvementLink, W as ProfileLocation, X as ProfileLocationView, Y as ProfileOverrideSource, Z as ProfilePresentation, _ as ProfileView, $ as ProfileVolunteering, a0 as ProjectView, a1 as PublicationContributor, a2 as PublicationView, a3 as SkillRef, S as SkillSuggestion, a4 as SkillView, a5 as TrustStat, a6 as VerifiedAccount, a7 as VolunteeringView, a8 as hasAdultContent } from './adult-content-DE7XOP9c.js';
|
|
3
3
|
import { PresentationDuration, ProfilePresentationDeliveryRecord, ProfilePresentationRecord, OrgProfileRecord } from './schemas/index.js';
|
|
4
4
|
export { ArtifactLink, ArtifactLinkSchema, EndorsementConfirmationRecord, EndorsementConfirmationRecordSchema, EndorsementRecord, EndorsementRecordSchema, GraphFollowRecord, GraphFollowRecordSchema, OrgEmploymentAttestationRecord, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, 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, partialDateSchema, selfLabelsSchema, strongRefSchema, uriSchema } from './schemas/index.js';
|
|
5
5
|
import { E as EntitySearchResult } from './feed-D2ZV8Eaj.js';
|
package/dist/index.js
CHANGED
|
@@ -3430,7 +3430,7 @@ var ProfileVolunteeringRecordSchema = z.object({
|
|
|
3430
3430
|
});
|
|
3431
3431
|
|
|
3432
3432
|
// src/index.ts
|
|
3433
|
-
var SIFA_SDK_VERSION = "0.12.
|
|
3433
|
+
var SIFA_SDK_VERSION = "0.12.7";
|
|
3434
3434
|
|
|
3435
3435
|
export { ACTIVITY_TIERS, ACTIVITY_VISIBILITY_RULES, ADULT_CONTENT_LABELS, ALL_SECTIONS, 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, COMPANY_PAGE_MIN_FIRMOGRAPHIC_FIELDS, 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_HEADING_ORDER, 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, OrgEmploymentAttestationRecordSchema, OrgProfileRecordSchema, 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, SECTION_GROUPS, SECTION_LABELS, SIFA_SDK_VERSION, SKILL_CATEGORIES, STANDARD_PUBLISHER_ID, SifaFeedItemSchema, VERIFICATION_PROVIDERS, 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, filterHidden, findIndustry, formatCompanyName, formatDateRange, formatDistanceToNow, formatLocation, formatPresentationDuration, formatRelativeTime, formatTimelineDate, 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, getVerificationProvider, getVisibleSectionIds, getWorkplaceTypeLabel, groupInvolvementByHeading, groupSkillsByCategory, hasAdultContent, hoistPrimary, isAppCategory, isCompanyPageIndexable, isCompanyRequired, isKnownAppId, isKnownPlatform, isKnownVerificationProvider, isLinked, isPseudoEmployer, isRegistrableDomainHandle, isSectionPopulated, isValidRgbColor, isVisibleActivityItem, languageTagSchema, lexiconDateExtractor, limitCombiningMarks, looksLikeDomain, makeGraphFollowRecordSchema, maxGraphemes, meetsContrastAA, normalizeCompanyKey, normalizeLegalForm, normalizeOpenTo, normalizePlatformId, normalizePresentationMode, normalizePresentationRole, normalizeWorkplaceTypes, openToTokenToValue, openToValueToToken, parseIntendedAudiences, parseLocationString, parsePresentationDuration, partialDateSchema, pdsProviderFromApi, pickPrimaryPosition, presentationCsvRowToRecord, presentationDeliveryCsvRowToRecord, primaryVerification, profileToDimensionInputs, qualifiesAsOrg, relativeLuminance, resolveCardHealth, resolveCardUrl, resolveVerifierProvider, rgbToString, sanitizeDisplayText, sanitizeHandleInput, searchResultDisambiguation, selfLabelsSchema, singleDateExtractor, sortByActiveDateRange, sortByDateDesc, sortCertifications, sortEducation, sortHonors, sortLanguages, sortLanguagesByProficiency, sortPositions, sortProjects, sortPublications, stripHtmlToText, strongRefSchema, summarizePresentationDeliveries, truncateGraphemes, uriSchema, visibleItems };
|
|
3436
3436
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ExternalAccount, S as SkillSuggestion, a as ActivityLabel } from './adult-content-
|
|
1
|
+
import { E as ExternalAccount, S as SkillSuggestion, a as ActivityLabel } from './adult-content-DE7XOP9c.js';
|
|
2
2
|
import { F as FollowFeedPage, a as FollowProfileItem, b as FeatureAllowlistEntry, c as FeatureFlag } from './feed-D2ZV8Eaj.js';
|
|
3
3
|
import { f as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, d as OrgDomainVerifyRequestInput } from './org-settings-CmaSX5ZI.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as ExternalAccount, S as SkillSuggestion, a as ActivityLabel } from './adult-content-
|
|
1
|
+
import { E as ExternalAccount, S as SkillSuggestion, a as ActivityLabel } from './adult-content-DE7XOP9c.cjs';
|
|
2
2
|
import { F as FollowFeedPage, a as FollowProfileItem, b as FeatureAllowlistEntry, c as FeatureFlag } from './feed-D2ZV8Eaj.cjs';
|
|
3
3
|
import { f as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, d as OrgDomainVerifyRequestInput } from './org-settings-CmaSX5ZI.cjs';
|
|
4
4
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, S as SifaApiConfig, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, W as WriteResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, s as sifaQueryKeys, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../../org-
|
|
2
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-
|
|
3
|
-
import '../../adult-content-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, S as SifaApiConfig, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, W as WriteResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, s as sifaQueryKeys, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../../org-It9hf-ni.cjs';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-B__7m2Xg.cjs';
|
|
3
|
+
import '../../adult-content-DE7XOP9c.cjs';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.cjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import '../../org-settings-CmaSX5ZI.cjs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, S as SifaApiConfig, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, W as WriteResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, s as sifaQueryKeys, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../../org-
|
|
2
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-
|
|
3
|
-
import '../../adult-content-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, S as SifaApiConfig, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, W as WriteResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, s as sifaQueryKeys, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../../org-BCqhEA6J.js';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-nNxAiYxw.js';
|
|
3
|
+
import '../../adult-content-DE7XOP9c.js';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import '../../org-settings-CmaSX5ZI.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../../index-
|
|
2
|
-
export { an as SifaQueryKey, s as sifaQueryKeys } from '../../org-
|
|
1
|
+
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../../index-CsvSv1S_.cjs';
|
|
2
|
+
export { an as SifaQueryKey, s as sifaQueryKeys } from '../../org-It9hf-ni.cjs';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@tanstack/react-query';
|
|
5
|
-
import '../../adult-content-
|
|
5
|
+
import '../../adult-content-DE7XOP9c.cjs';
|
|
6
6
|
import '../../feed-D2ZV8Eaj.cjs';
|
|
7
7
|
import 'zod';
|
|
8
8
|
import '../../org-settings-CmaSX5ZI.cjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../../index-
|
|
2
|
-
export { an as SifaQueryKey, s as sifaQueryKeys } from '../../org-
|
|
1
|
+
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../../index-DdfDo0Nx.js';
|
|
2
|
+
export { an as SifaQueryKey, s as sifaQueryKeys } from '../../org-BCqhEA6J.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@tanstack/react-query';
|
|
5
|
-
import '../../adult-content-
|
|
5
|
+
import '../../adult-content-DE7XOP9c.js';
|
|
6
6
|
import '../../feed-D2ZV8Eaj.js';
|
|
7
7
|
import 'zod';
|
|
8
8
|
import '../../org-settings-CmaSX5ZI.js';
|
package/dist/query/index.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, W as WriteResult, s as sifaQueryKeys } from '../org-
|
|
2
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../org-
|
|
3
|
-
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ag as useMintEntityDomain, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, av as useResolveEntityDomain, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../index-
|
|
4
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, A as mintEntityDomain, B as resolveEntityDomain, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../index-
|
|
5
|
-
import { C as CoSpeaker, A as AdultContentLabel } from '../adult-content-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, W as WriteResult, s as sifaQueryKeys } from '../org-It9hf-ni.cjs';
|
|
2
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../org-It9hf-ni.cjs';
|
|
3
|
+
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ag as useMintEntityDomain, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, av as useResolveEntityDomain, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../index-CsvSv1S_.cjs';
|
|
4
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, A as mintEntityDomain, B as resolveEntityDomain, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../index-B__7m2Xg.cjs';
|
|
5
|
+
import { C as CoSpeaker, A as AdultContentLabel } from '../adult-content-DE7XOP9c.cjs';
|
|
6
6
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
7
7
|
import { UseQueryOptions } from '@tanstack/react-query';
|
|
8
8
|
import '../feed-D2ZV8Eaj.cjs';
|
package/dist/query/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, W as WriteResult, s as sifaQueryKeys } from '../org-
|
|
2
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../org-
|
|
3
|
-
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ag as useMintEntityDomain, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, av as useResolveEntityDomain, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../index-
|
|
4
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, A as mintEntityDomain, B as resolveEntityDomain, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../index-
|
|
5
|
-
import { C as CoSpeaker, A as AdultContentLabel } from '../adult-content-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, W as WriteResult, s as sifaQueryKeys } from '../org-BCqhEA6J.js';
|
|
2
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as PdsWipeOutcome, a0 as ProfileIndustryInput, a1 as ProfileLocationAddress, a2 as ProfileLocationInput, a3 as ProfileSearchResult, a4 as ProfileSelfLocation, a5 as QUOTED_POSTS_BATCH_MAX, a6 as QuotedPostAuthor, a7 as QuotedPostImage, a8 as QuotedPostResult, a9 as QuotedPostView, aa as ReactionError, ab as ReactionResult, ac as ReactionStatus, ad as RefreshOrcidPublicationsResult, ae as RefreshPdsResult, af as ResetProfileResult, ag as ResolveQuotedPostsOptions, ah as RoadmapVoteError, ai as RoadmapVoteResult, aj as RoadmapVoter, ak as RoadmapVotesResponse, al as SearchFilters, am as SearchResponse, an as SifaQueryKey, ao as SimilarProfile, ap as SkillSearchResult, aq as StatsResponse, ar as SuggestionProfile, as as SuggestionsResponse, at as UpdateProfileOverrideInput, au as UpdateProfileSelfInput, av as UploadAvatarResult, aw as VerifyExternalAccountResult, ax as addFeatureAllowlist, ay as addOrgNotificationEmail, az as apiFetch, aA as apiFetchOrNull, aB as apiWrite, aC as apiWriteCreate, aD as bulkHideProfileItems, aE as bulkHideStandardPublications, aF as bulkUnhideProfileItems, aG as bulkUnhideStandardPublications, aH as castRoadmapVote, aI as checkAppAccount, aJ as createEndorsement, aK as createExternalAccount, aL as createProfileLocation, aM as createReaction, aN as deleteAccount, aO as deleteAvatarOverride, aP as deleteExternalAccount, aQ as deleteProfileLocation, aR as deleteReaction, aS as fetchActivityFeed, aT as fetchActivityTeaser, aU as fetchAppsRegistry, aV as fetchExternalAccounts, aW as fetchFeaturedProfile, aX as fetchFollowing, aY as fetchHeatmapData, aZ as fetchHiddenApps, a_ as fetchMyRoadmapVotes, a$ as fetchReactionStatus, b0 as fetchRoadmapVotes, b1 as fetchSearchFilters, b2 as fetchSearchProfiles, b3 as fetchSimilarProfiles, b4 as fetchSkillSuggestions, b5 as fetchStats, b6 as fetchSuggestionCount, b7 as fetchSuggestions, b8 as followUser, b9 as getBlueskySuggestions, ba as getFollowers, bb as getFollowing, bc as getFollowingFeed, bd as getMutuals, be as hideOrcidPublication, bf as hideProfileItem, bg as hideSifaPublication, bh as hideStandardPublication, bi as listFeatureAllowlist, bj as refreshOrcidPublications, bk as refreshPds, bl as removeFeatureAllowlist, bm as removeOrgNotificationEmail, bn as requestOrgDomainChallenge, bo as resetProfile, bp as resolveQuotedPosts, bq as retractRoadmapVote, br as searchSkills, bs as setExternalAccountPrimary, bt as submitOrgClaim, bu as unfollowUser, bv as unhideOrcidPublication, bw as unhideProfileItem, bx as unhideSifaPublication, by as unhideStandardPublication, bz as unsetExternalAccountPrimary, bA as updateExternalAccount, bB as updateOrgProfile, bC as updateProfileLocation, bD as updateProfileOverride, bE as updateProfileSelf, bF as uploadAvatar, bG as verifyExternalAccount, bH as verifyOrgDomain } from '../org-BCqhEA6J.js';
|
|
3
|
+
export { A as AddFeatureAllowlistVariables, C as CreateReactionVariables, a as CreateRecordVariables, D as DeleteReactionVariables, b as DeleteRecordVariables, F as FollowVariables, P as PositionSkillLinkVariables, R as RemoveFeatureAllowlistVariables, S as SifaProvider, c as SifaProviderProps, U as UnfollowVariables, d as UpdateEducationVariables, e as UpdateExternalAccountVariables, f as UpdatePositionVariables, g as UpdateProfileLocationVariables, h as UpdateRecordVariables, i as UpdateSkillVariables, j as UseEntitySearchOptions, u as useActivityFeed, k as useActivityTeaser, l as useAddFeatureAllowlist, m as useAddOrgNotificationEmail, n as useAppAccountCheck, o as useAppsRegistry, p as useAtFundLink, q as useBlueskySuggestions, r as useBulkHideProfileItems, s as useBulkHideStandardPublications, t as useBulkUnhideProfileItems, v as useBulkUnhideStandardPublications, w as useCanonicalSkillSearch, x as useCastRoadmapVote, y as useCreateEducation, z as useCreateEndorsement, B as useCreateExternalAccount, E as useCreatePosition, G as useCreateProfileLocation, H as useCreateReaction, I as useCreateRecord, J as useCreateSkill, K as useDebouncedValue, L as useDeleteAccount, M as useDeleteAvatarOverride, N as useDeleteEducation, O as useDeleteExternalAccount, Q as useDeletePosition, T as useDeleteProfileLocation, V as useDeleteReaction, W as useDeleteRecord, X as useDeleteSkill, Y as useEndorsementCount, Z as useEntitySearch, _ as useExternalAccounts, $ as useFeatureAllowlist, a0 as useFeaturedProfile, a1 as useFollow, a2 as useFollowers, a3 as useFollowing, a4 as useFollowingFeed, a5 as useFollowingList, a6 as useGetProfileView, a7 as useHeatmapData, a8 as useHiddenApps, a9 as useHideKeytraceClaim, aa as useHideOrcidPublication, ab as useHideProfileItem, ac as useHideSifaPublication, ad as useHideStandardPublication, ae as useImportSearchEntities, af as useLinkSkillToPosition, ag as useMintEntityDomain, ah as useMutuals, ai as useMyRoadmapVotes, aj as useNetworkStreamCount, ak as useOrgClaim, al as useOrgDomainChallenge, am as useOrgDomainVerify, an as useOrgProfile, ao as useProfile, ap as useReactionStatus, aq as useRefreshOrcidPublications, ar as useRefreshPds, as as useRemoveFeatureAllowlist, at as useRemoveOrgNotificationEmail, au as useResetProfile, av as useResolveEntityDomain, aw as useRetractRoadmapVote, ax as useRevealMarqueDomain, ay as useRoadmapVotes, az as useSearchFilters, aA as useSearchProfiles, aB as useSelectEntity, aC as useSetExternalAccountPrimary, aD as useSetPositionPrimary, aE as useSifaConfig, aF as useSimilarProfiles, aG as useSkillSuggestions, aH as useStats, aI as useSuggestionCount, aJ as useSuggestions, aK as useUnfollow, aL as useUnhideKeytraceClaim, aM as useUnhideOrcidPublication, aN as useUnhideProfileItem, aO as useUnhideSifaPublication, aP as useUnhideStandardPublication, aQ as useUnlinkSkillFromPosition, aR as useUnrevealMarqueDomain, aS as useUnsetExternalAccountPrimary, aT as useUnsetPositionPrimary, aU as useUpdateEducation, aV as useUpdateExternalAccount, aW as useUpdateOrgProfile, aX as useUpdatePosition, aY as useUpdateProfileLocation, aZ as useUpdateProfileOverride, a_ as useUpdateProfileSelf, a$ as useUpdateRecord, b0 as useUpdateSkill, b1 as useUploadAvatar, b2 as useVerifyExternalAccount } from '../index-DdfDo0Nx.js';
|
|
4
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, A as mintEntityDomain, B as resolveEntityDomain, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../index-nNxAiYxw.js';
|
|
5
|
+
import { C as CoSpeaker, A as AdultContentLabel } from '../adult-content-DE7XOP9c.js';
|
|
6
6
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
7
7
|
import { UseQueryOptions } from '@tanstack/react-query';
|
|
8
8
|
import '../feed-D2ZV8Eaj.js';
|
package/package.json
CHANGED