@singi-labs/sifa-sdk 0.18.14 → 0.18.16
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/{index-DIwi3bpk.d.cts → index-E2qQbMnv.d.cts} +10 -0
- package/dist/{index-DIwi3bpk.d.ts → index-E2qQbMnv.d.ts} +10 -0
- package/dist/index.cjs +13 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +32 -7
- package/dist/index.d.ts +32 -7
- package/dist/index.js +13 -2
- package/dist/index.js.map +1 -1
- package/dist/jsonld/index.d.cts +1 -1
- package/dist/jsonld/index.d.ts +1 -1
- package/dist/{network-map-DnQvqpqi.d.ts → network-map-BYdQF1tr.d.ts} +8 -4
- package/dist/{network-map-8RDsXsr0.d.cts → network-map-BdDqR9-B.d.cts} +8 -4
- package/dist/{org-DvnZsZx9.d.ts → org-BftCzySH.d.ts} +31 -3
- package/dist/{org-0uCYKpq1.d.cts → org-DhAmipS-.d.cts} +31 -3
- package/dist/{profile-investment-CIG7Hy8g.d.cts → profile-investment-vmHROP_v.d.cts} +5 -0
- package/dist/{profile-investment-CIG7Hy8g.d.ts → profile-investment-vmHROP_v.d.ts} +5 -0
- package/dist/{profile-summary-B9EQmnC7.d.cts → profile-summary-BeiM3TmH.d.cts} +1 -1
- package/dist/{profile-summary-nbzILRkf.d.ts → profile-summary-CKAuwczF.d.ts} +1 -1
- package/dist/query/fetchers/index.cjs +26 -0
- package/dist/query/fetchers/index.cjs.map +1 -1
- package/dist/query/fetchers/index.d.cts +6 -6
- package/dist/query/fetchers/index.d.ts +6 -6
- package/dist/query/fetchers/index.js +24 -1
- package/dist/query/fetchers/index.js.map +1 -1
- package/dist/query/hooks/index.cjs +106 -24
- package/dist/query/hooks/index.cjs.map +1 -1
- package/dist/query/hooks/index.d.cts +5 -5
- package/dist/query/hooks/index.d.ts +5 -5
- package/dist/query/hooks/index.js +104 -25
- package/dist/query/hooks/index.js.map +1 -1
- package/dist/query/index.cjs +104 -23
- package/dist/query/index.cjs.map +1 -1
- package/dist/query/index.d.cts +8 -8
- package/dist/query/index.d.ts +8 -8
- package/dist/query/index.js +99 -24
- package/dist/query/index.js.map +1 -1
- package/dist/resume/index.d.cts +1 -1
- package/dist/resume/index.d.ts +1 -1
- package/dist/schemas/index.cjs +5 -0
- package/dist/schemas/index.cjs.map +1 -1
- package/dist/schemas/index.d.cts +1 -1
- package/dist/schemas/index.d.ts +1 -1
- package/dist/schemas/index.js +5 -0
- package/dist/schemas/index.js.map +1 -1
- package/dist/{types-XejLm3AA.d.cts → types-2qTC_DBy.d.cts} +6 -1
- package/dist/{types-DqVbTzXo.d.ts → types-CLrLfvXz.d.ts} +6 -1
- package/dist/{use-org-notification-emails-BL2q3Vf2.d.cts → use-org-notification-emails-CR2PDfjF.d.cts} +19 -4
- package/dist/{use-org-notification-emails-BznKD18w.d.ts → use-org-notification-emails-CxBtveF9.d.ts} +19 -4
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-
|
|
2
|
-
export { c as AccountCheckResult, d as AccountSummary, e as ActivityFeedResponse, f as ActivityItem, g as ActivityItemLinkHealth, h as ActivityTeaserResponse, i as AdminReviewQueues, j as ApiError, k as AppRegistryEntry, B as BulkHideProfileItemInput, l as CastRoadmapVoteResult, m as CheckAppAccountOptions,
|
|
3
|
-
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, b as FetchPendingEndorsementsOptions, N as NetworkMapEdge, c as NetworkMapGenerationJob, d as NetworkMapGraphData, e as NetworkMapNode, f as NetworkMapPendingJob, g as NetworkMapResponse, h as PendingEndorsement, P as PendingEndorsementsPage, i as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, j as ReciprocitySkill, S as SpeakerCard, k as SpeakerDirectoryFilters, l as SpeakerGroup, m as SpeakersResponse, T as TalkEvent, n as TalkRow, o as TalkSpeaker, p as TalksResponse, q as checkNetworkMapJobStatus, r as createEducation, s as createPosition, t as createRecord, u as deleteEducation, v as deletePosition, w as deleteRecord, x as dismissEndorsement, y as fetchAtFundLink, z as fetchEndorsementCount, A as fetchEntitySearch, B as fetchGetProfileView, C as fetchNetworkMap, E as fetchNetworkStreamCount, G as fetchPendingEndorsements, H as fetchProfile, I as fetchProfileSummary, J as fetchReceivedEndorsements, K as fetchReciprocityCandidate, L as fetchSpeakers, M as fetchTalks, O as hideKeytraceClaim, Q as importSearchEntities, U as initiateNetworkMapGeneration, V as isNetworkMapResponse, W as linkSkillToPosition, Z as revealMarqueDomain, _ as selectEntity, $ as setPositionPrimary, a0 as unhideKeytraceClaim, a1 as unlinkSkillFromPosition, a2 as unrevealMarqueDomain, a3 as unsetPositionPrimary, a4 as updateEducation, a5 as updatePosition, a6 as updateRecord } from '../../network-map-
|
|
4
|
-
import '../../index-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-DhAmipS-.cjs';
|
|
2
|
+
export { c as AccountCheckResult, d as AccountSummary, e as ActivityFeedResponse, f as ActivityItem, g as ActivityItemLinkHealth, h as ActivityTeaserResponse, i as AdminReviewQueues, j as ApiError, k as AppRegistryEntry, B as BulkHideProfileItemInput, l as CastRoadmapVoteResult, m as CheckAppAccountOptions, cH as CompanySearchFilters, cI as CompanySearchResponse, cJ as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, q as DismissUnlinkedPositionInput, E as EndorsementInput, r as ExternalAccountInput, F as FeatureAllowlistResponse, t as FeaturedProfile, u as FetchAccountsOptions, v as FetchActivityFeedOptions, w as FetchActivityTeaserOptions, x as FetchConfirmationsOptions, y as FetchFollowListOptions, z as FetchFollowProfilePageOptions, G as FetchFollowingFeedOptions, H as FetchHiddenActivityItemsOptions, I as FetchHiddenAppsOptions, J as FetchInboxCountsOptions, K as FetchMyGithubPullRequestsOptions, L as FetchMyRoadmapVotesOptions, M as FetchProfileCompletenessOptions, N as FetchReactionStatusOptions, O as FetchSuggestionsOptions, P as FetchUnlinkedPositionsOptions, Q as FilterOptions, R as FollowListPage, T as FollowProfile, U as FollowProfilePageResponse, V as FollowUserResult, X as FollowingResponse, Y as GetAdminReviewQueuesOptions, Z as GithubPullRequest, _ as GivenConfirmation, $ as HIDDEN_ITEM_SOURCES, a0 as HIDDEN_ITEM_TYPES, a1 as HeatmapDay, a2 as HeatmapResponse, a3 as HiddenActivityItem, a4 as HiddenApp, a5 as HiddenItemSource, a6 as HiddenItemType, a7 as HideActivityItemInput, a8 as HideProfileItemInput, a9 as InboxCounts, aa as ListFeatureAllowlistOptions, ab as MyGithubPullRequestsResponse, ac as OrgClaimBinding, ad as OrgClaimResult, ae as OrgDomainChallengeResult, af as OrgDomainVerifyResult, ag as OrgNotificationEmailAddResult, ah as OrgNotificationEmailRemoveResult, ai as OrgProfileEcho, aj as OrgProfileUpdateResult, ak as PROFILE_COMPLETENESS_SIGNALS, al as PdsWipeOutcome, am as PendingConfirmation, an as PendingConfirmationsPage, ao as PrimarySection, ap as ProfileCompleteness, aq as ProfileCompletenessSignal, ar as ProfileIndustryInput, as as ProfileLocationAddress, at as ProfileLocationInput, au as ProfileSearchResult, av as ProfileSelfLocation, aw as QUOTED_POSTS_BATCH_MAX, ax as QuotedPostAuthor, ay as QuotedPostImage, az as QuotedPostResult, aA as QuotedPostView, aB as ReactionError, aC as ReactionResult, aD as ReactionStatus, aE as RefreshOrcidPublicationsResult, aF as RefreshPdsResult, aG as RepoDeleteInput, aH as ResetProfileResult, aI as ResolveQuotedPostsOptions, aJ as RoadmapVoteError, aK as RoadmapVoteResult, aL as RoadmapVoter, aM as RoadmapVotesResponse, aN as SearchFilters, aO as SearchResponse, aP as SifaQueryKey, aQ as SimilarProfile, aR as SkillSearchResult, aS as StatsResponse, aU as SuggestionProfile, aV as SuggestionsResponse, aW as UnhideActivityItemInput, aX as UnlinkedPosition, aY as UnlinkedPositionsResult, aZ as UpdateProfileOverrideInput, a_ as UpdateProfileSelfInput, a$ as UploadAvatarResult, b0 as UploadPronunciationAudioResult, b1 as VerifyExternalAccountResult, b2 as WipePreview, b3 as addFeatureAllowlist, b4 as addOrgNotificationEmail, b5 as apiFetch, b6 as apiFetchOrNull, b7 as apiWrite, b8 as apiWriteCreate, b9 as bulkHideProfileItems, ba as bulkHideStandardPublications, bb as bulkUnhideProfileItems, bc as bulkUnhideStandardPublications, bd as castRoadmapVote, be as checkAppAccount, bf as confirmEndorsement, bg as createConfirmation, bh as createEndorsement, bi as createExternalAccount, bj as createProfileLocation, bk as createReaction, bl as createSkill, bm as deleteAccount, bn as deleteAvatarOverride, bo as deleteExternalAccount, bp as deleteNamePronunciationAudio, bq as deleteProfileLocation, br as deleteReaction, bs as deleteRepoRecords, bt as deleteSkill, bu as dismissConfirmation, bv as dismissUnlinkedPosition, bw as fetchAccounts, bx as fetchActivityFeed, by as fetchActivityTeaser, bz as fetchAppsRegistry, bA as fetchExternalAccounts, bB as fetchFeaturedProfile, bC as fetchFollowing, bD as fetchGivenConfirmations, bE as fetchHeatmapData, bF as fetchHiddenActivityItems, bG as fetchHiddenApps, bH as fetchInboxCounts, bI as fetchMyGithubPullRequests, bJ as fetchMyRoadmapVotes, bK as fetchPendingConfirmations, bL as fetchProfileCompleteness, bM as fetchReactionStatus, bN as fetchRepoInventory, bO as fetchRoadmapVotes, cK as fetchSearchCompanies, bP as fetchSearchFilters, bQ as fetchSearchProfiles, bR as fetchSimilarProfiles, bS as fetchSkillSuggestions, bT as fetchStats, bU as fetchSuggestionCount, bV as fetchSuggestions, bW as fetchUnlinkedPositions, bX as fetchWipePreview, bY as followUser, bZ as getAdminReviewQueues, b_ as getBlueskySuggestions, b$ as getFollowers, c0 as getFollowing, c1 as getFollowingFeed, c2 as getMutuals, c3 as hideActivityItem, c4 as hideOrcidPublication, c5 as hideProfileItem, c6 as hideSifaPublication, c7 as hideStandardPublication, c8 as listFeatureAllowlist, c9 as refreshOrcidPublications, ca as refreshPds, cb as removeFeatureAllowlist, cc as removeOrgNotificationEmail, cd as repoExportUrl, ce as requestOrgDomainChallenge, cf as resetProfile, cg as resolveQuotedPosts, ch as retractRoadmapVote, ci as revokeConfirmation, cj as searchSkills, ck as setExternalAccountPrimary, cl as setSectionPrimary, s as sifaQueryKeys, cm as submitOrgClaim, cn as switchAccount, co as unfollowUser, cp as unhideActivityItem, cq as unhideOrcidPublication, cr as unhideProfileItem, cs as unhideSifaPublication, ct as unhideStandardPublication, cu as unsetExternalAccountPrimary, cv as unsetSectionPrimary, cw as updateExternalAccount, cx as updateOrgProfile, cy as updateProfileLocation, cz as updateProfileOverride, cA as updateProfileSelf, cB as updateSkill, cD as uploadAvatar, cE as uploadNamePronunciationAudio, cF as verifyExternalAccount, cG as verifyOrgDomain } from '../../org-DhAmipS-.cjs';
|
|
3
|
+
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, b as FetchPendingEndorsementsOptions, N as NetworkMapEdge, c as NetworkMapGenerationJob, d as NetworkMapGraphData, e as NetworkMapNode, f as NetworkMapPendingJob, g as NetworkMapResponse, h as PendingEndorsement, P as PendingEndorsementsPage, i as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, j as ReciprocitySkill, S as SpeakerCard, k as SpeakerDirectoryFilters, l as SpeakerGroup, m as SpeakersResponse, T as TalkEvent, n as TalkRow, o as TalkSpeaker, p as TalksResponse, q as checkNetworkMapJobStatus, r as createEducation, s as createPosition, t as createRecord, u as deleteEducation, v as deletePosition, w as deleteRecord, x as dismissEndorsement, y as fetchAtFundLink, z as fetchEndorsementCount, A as fetchEntitySearch, B as fetchGetProfileView, C as fetchNetworkMap, E as fetchNetworkStreamCount, G as fetchPendingEndorsements, H as fetchProfile, I as fetchProfileSummary, J as fetchReceivedEndorsements, K as fetchReciprocityCandidate, L as fetchSpeakers, M as fetchTalks, O as hideKeytraceClaim, Q as importSearchEntities, U as initiateNetworkMapGeneration, V as isNetworkMapResponse, W as linkSkillToPosition, Z as revealMarqueDomain, _ as selectEntity, $ as setPositionPrimary, a0 as unhideKeytraceClaim, a1 as unlinkSkillFromPosition, a2 as unrevealMarqueDomain, a3 as unsetPositionPrimary, a4 as updateEducation, a5 as updatePosition, a6 as updateRecord } from '../../network-map-BdDqR9-B.cjs';
|
|
4
|
+
import '../../index-E2qQbMnv.cjs';
|
|
5
5
|
import '../../feed-BMm9Pkew.cjs';
|
|
6
6
|
import 'zod';
|
|
7
|
-
import '../../types-
|
|
7
|
+
import '../../types-2qTC_DBy.cjs';
|
|
8
8
|
import '../../org-settings-CZ_tmAYl.cjs';
|
|
9
|
-
import '../../profile-summary-
|
|
9
|
+
import '../../profile-summary-BeiM3TmH.cjs';
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Typed wrappers over the generic record routes for
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-
|
|
2
|
-
export { c as AccountCheckResult, d as AccountSummary, e as ActivityFeedResponse, f as ActivityItem, g as ActivityItemLinkHealth, h as ActivityTeaserResponse, i as AdminReviewQueues, j as ApiError, k as AppRegistryEntry, B as BulkHideProfileItemInput, l as CastRoadmapVoteResult, m as CheckAppAccountOptions,
|
|
3
|
-
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, b as FetchPendingEndorsementsOptions, N as NetworkMapEdge, c as NetworkMapGenerationJob, d as NetworkMapGraphData, e as NetworkMapNode, f as NetworkMapPendingJob, g as NetworkMapResponse, h as PendingEndorsement, P as PendingEndorsementsPage, i as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, j as ReciprocitySkill, S as SpeakerCard, k as SpeakerDirectoryFilters, l as SpeakerGroup, m as SpeakersResponse, T as TalkEvent, n as TalkRow, o as TalkSpeaker, p as TalksResponse, q as checkNetworkMapJobStatus, r as createEducation, s as createPosition, t as createRecord, u as deleteEducation, v as deletePosition, w as deleteRecord, x as dismissEndorsement, y as fetchAtFundLink, z as fetchEndorsementCount, A as fetchEntitySearch, B as fetchGetProfileView, C as fetchNetworkMap, E as fetchNetworkStreamCount, G as fetchPendingEndorsements, H as fetchProfile, I as fetchProfileSummary, J as fetchReceivedEndorsements, K as fetchReciprocityCandidate, L as fetchSpeakers, M as fetchTalks, O as hideKeytraceClaim, Q as importSearchEntities, U as initiateNetworkMapGeneration, V as isNetworkMapResponse, W as linkSkillToPosition, Z as revealMarqueDomain, _ as selectEntity, $ as setPositionPrimary, a0 as unhideKeytraceClaim, a1 as unlinkSkillFromPosition, a2 as unrevealMarqueDomain, a3 as unsetPositionPrimary, a4 as updateEducation, a5 as updatePosition, a6 as updateRecord } from '../../network-map-
|
|
4
|
-
import '../../index-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-BftCzySH.js';
|
|
2
|
+
export { c as AccountCheckResult, d as AccountSummary, e as ActivityFeedResponse, f as ActivityItem, g as ActivityItemLinkHealth, h as ActivityTeaserResponse, i as AdminReviewQueues, j as ApiError, k as AppRegistryEntry, B as BulkHideProfileItemInput, l as CastRoadmapVoteResult, m as CheckAppAccountOptions, cH as CompanySearchFilters, cI as CompanySearchResponse, cJ as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, q as DismissUnlinkedPositionInput, E as EndorsementInput, r as ExternalAccountInput, F as FeatureAllowlistResponse, t as FeaturedProfile, u as FetchAccountsOptions, v as FetchActivityFeedOptions, w as FetchActivityTeaserOptions, x as FetchConfirmationsOptions, y as FetchFollowListOptions, z as FetchFollowProfilePageOptions, G as FetchFollowingFeedOptions, H as FetchHiddenActivityItemsOptions, I as FetchHiddenAppsOptions, J as FetchInboxCountsOptions, K as FetchMyGithubPullRequestsOptions, L as FetchMyRoadmapVotesOptions, M as FetchProfileCompletenessOptions, N as FetchReactionStatusOptions, O as FetchSuggestionsOptions, P as FetchUnlinkedPositionsOptions, Q as FilterOptions, R as FollowListPage, T as FollowProfile, U as FollowProfilePageResponse, V as FollowUserResult, X as FollowingResponse, Y as GetAdminReviewQueuesOptions, Z as GithubPullRequest, _ as GivenConfirmation, $ as HIDDEN_ITEM_SOURCES, a0 as HIDDEN_ITEM_TYPES, a1 as HeatmapDay, a2 as HeatmapResponse, a3 as HiddenActivityItem, a4 as HiddenApp, a5 as HiddenItemSource, a6 as HiddenItemType, a7 as HideActivityItemInput, a8 as HideProfileItemInput, a9 as InboxCounts, aa as ListFeatureAllowlistOptions, ab as MyGithubPullRequestsResponse, ac as OrgClaimBinding, ad as OrgClaimResult, ae as OrgDomainChallengeResult, af as OrgDomainVerifyResult, ag as OrgNotificationEmailAddResult, ah as OrgNotificationEmailRemoveResult, ai as OrgProfileEcho, aj as OrgProfileUpdateResult, ak as PROFILE_COMPLETENESS_SIGNALS, al as PdsWipeOutcome, am as PendingConfirmation, an as PendingConfirmationsPage, ao as PrimarySection, ap as ProfileCompleteness, aq as ProfileCompletenessSignal, ar as ProfileIndustryInput, as as ProfileLocationAddress, at as ProfileLocationInput, au as ProfileSearchResult, av as ProfileSelfLocation, aw as QUOTED_POSTS_BATCH_MAX, ax as QuotedPostAuthor, ay as QuotedPostImage, az as QuotedPostResult, aA as QuotedPostView, aB as ReactionError, aC as ReactionResult, aD as ReactionStatus, aE as RefreshOrcidPublicationsResult, aF as RefreshPdsResult, aG as RepoDeleteInput, aH as ResetProfileResult, aI as ResolveQuotedPostsOptions, aJ as RoadmapVoteError, aK as RoadmapVoteResult, aL as RoadmapVoter, aM as RoadmapVotesResponse, aN as SearchFilters, aO as SearchResponse, aP as SifaQueryKey, aQ as SimilarProfile, aR as SkillSearchResult, aS as StatsResponse, aU as SuggestionProfile, aV as SuggestionsResponse, aW as UnhideActivityItemInput, aX as UnlinkedPosition, aY as UnlinkedPositionsResult, aZ as UpdateProfileOverrideInput, a_ as UpdateProfileSelfInput, a$ as UploadAvatarResult, b0 as UploadPronunciationAudioResult, b1 as VerifyExternalAccountResult, b2 as WipePreview, b3 as addFeatureAllowlist, b4 as addOrgNotificationEmail, b5 as apiFetch, b6 as apiFetchOrNull, b7 as apiWrite, b8 as apiWriteCreate, b9 as bulkHideProfileItems, ba as bulkHideStandardPublications, bb as bulkUnhideProfileItems, bc as bulkUnhideStandardPublications, bd as castRoadmapVote, be as checkAppAccount, bf as confirmEndorsement, bg as createConfirmation, bh as createEndorsement, bi as createExternalAccount, bj as createProfileLocation, bk as createReaction, bl as createSkill, bm as deleteAccount, bn as deleteAvatarOverride, bo as deleteExternalAccount, bp as deleteNamePronunciationAudio, bq as deleteProfileLocation, br as deleteReaction, bs as deleteRepoRecords, bt as deleteSkill, bu as dismissConfirmation, bv as dismissUnlinkedPosition, bw as fetchAccounts, bx as fetchActivityFeed, by as fetchActivityTeaser, bz as fetchAppsRegistry, bA as fetchExternalAccounts, bB as fetchFeaturedProfile, bC as fetchFollowing, bD as fetchGivenConfirmations, bE as fetchHeatmapData, bF as fetchHiddenActivityItems, bG as fetchHiddenApps, bH as fetchInboxCounts, bI as fetchMyGithubPullRequests, bJ as fetchMyRoadmapVotes, bK as fetchPendingConfirmations, bL as fetchProfileCompleteness, bM as fetchReactionStatus, bN as fetchRepoInventory, bO as fetchRoadmapVotes, cK as fetchSearchCompanies, bP as fetchSearchFilters, bQ as fetchSearchProfiles, bR as fetchSimilarProfiles, bS as fetchSkillSuggestions, bT as fetchStats, bU as fetchSuggestionCount, bV as fetchSuggestions, bW as fetchUnlinkedPositions, bX as fetchWipePreview, bY as followUser, bZ as getAdminReviewQueues, b_ as getBlueskySuggestions, b$ as getFollowers, c0 as getFollowing, c1 as getFollowingFeed, c2 as getMutuals, c3 as hideActivityItem, c4 as hideOrcidPublication, c5 as hideProfileItem, c6 as hideSifaPublication, c7 as hideStandardPublication, c8 as listFeatureAllowlist, c9 as refreshOrcidPublications, ca as refreshPds, cb as removeFeatureAllowlist, cc as removeOrgNotificationEmail, cd as repoExportUrl, ce as requestOrgDomainChallenge, cf as resetProfile, cg as resolveQuotedPosts, ch as retractRoadmapVote, ci as revokeConfirmation, cj as searchSkills, ck as setExternalAccountPrimary, cl as setSectionPrimary, s as sifaQueryKeys, cm as submitOrgClaim, cn as switchAccount, co as unfollowUser, cp as unhideActivityItem, cq as unhideOrcidPublication, cr as unhideProfileItem, cs as unhideSifaPublication, ct as unhideStandardPublication, cu as unsetExternalAccountPrimary, cv as unsetSectionPrimary, cw as updateExternalAccount, cx as updateOrgProfile, cy as updateProfileLocation, cz as updateProfileOverride, cA as updateProfileSelf, cB as updateSkill, cD as uploadAvatar, cE as uploadNamePronunciationAudio, cF as verifyExternalAccount, cG as verifyOrgDomain } from '../../org-BftCzySH.js';
|
|
3
|
+
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, b as FetchPendingEndorsementsOptions, N as NetworkMapEdge, c as NetworkMapGenerationJob, d as NetworkMapGraphData, e as NetworkMapNode, f as NetworkMapPendingJob, g as NetworkMapResponse, h as PendingEndorsement, P as PendingEndorsementsPage, i as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, j as ReciprocitySkill, S as SpeakerCard, k as SpeakerDirectoryFilters, l as SpeakerGroup, m as SpeakersResponse, T as TalkEvent, n as TalkRow, o as TalkSpeaker, p as TalksResponse, q as checkNetworkMapJobStatus, r as createEducation, s as createPosition, t as createRecord, u as deleteEducation, v as deletePosition, w as deleteRecord, x as dismissEndorsement, y as fetchAtFundLink, z as fetchEndorsementCount, A as fetchEntitySearch, B as fetchGetProfileView, C as fetchNetworkMap, E as fetchNetworkStreamCount, G as fetchPendingEndorsements, H as fetchProfile, I as fetchProfileSummary, J as fetchReceivedEndorsements, K as fetchReciprocityCandidate, L as fetchSpeakers, M as fetchTalks, O as hideKeytraceClaim, Q as importSearchEntities, U as initiateNetworkMapGeneration, V as isNetworkMapResponse, W as linkSkillToPosition, Z as revealMarqueDomain, _ as selectEntity, $ as setPositionPrimary, a0 as unhideKeytraceClaim, a1 as unlinkSkillFromPosition, a2 as unrevealMarqueDomain, a3 as unsetPositionPrimary, a4 as updateEducation, a5 as updatePosition, a6 as updateRecord } from '../../network-map-BYdQF1tr.js';
|
|
4
|
+
import '../../index-E2qQbMnv.js';
|
|
5
5
|
import '../../feed-BMm9Pkew.js';
|
|
6
6
|
import 'zod';
|
|
7
|
-
import '../../types-
|
|
7
|
+
import '../../types-CLrLfvXz.js';
|
|
8
8
|
import '../../org-settings-CZ_tmAYl.js';
|
|
9
|
-
import '../../profile-summary-
|
|
9
|
+
import '../../profile-summary-CKAuwczF.js';
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Typed wrappers over the generic record routes for
|
|
@@ -296,6 +296,24 @@ function deleteEducation(config, rkey, options = {}) {
|
|
|
296
296
|
return apiWrite(config, `/api/profile/education/${encodeURIComponent(rkey)}`, "DELETE", options);
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
+
// src/query/fetchers/section-primary.ts
|
|
300
|
+
function setSectionPrimary(config, section, rkey, options = {}) {
|
|
301
|
+
return apiWrite(
|
|
302
|
+
config,
|
|
303
|
+
`/api/profile/${section}/${encodeURIComponent(rkey)}/primary`,
|
|
304
|
+
"PUT",
|
|
305
|
+
options
|
|
306
|
+
);
|
|
307
|
+
}
|
|
308
|
+
function unsetSectionPrimary(config, section, rkey, options = {}) {
|
|
309
|
+
return apiWrite(
|
|
310
|
+
config,
|
|
311
|
+
`/api/profile/${section}/${encodeURIComponent(rkey)}/primary`,
|
|
312
|
+
"DELETE",
|
|
313
|
+
options
|
|
314
|
+
);
|
|
315
|
+
}
|
|
316
|
+
|
|
299
317
|
// src/query/fetchers/skills.ts
|
|
300
318
|
function createSkill(config, data, options = {}) {
|
|
301
319
|
return apiWriteCreate(config, "/api/profile/skill", data, options);
|
|
@@ -558,6 +576,9 @@ async function fetchUnlinkedPositions(config, options = {}) {
|
|
|
558
576
|
return { positions: [] };
|
|
559
577
|
}
|
|
560
578
|
}
|
|
579
|
+
function dismissUnlinkedPosition(config, data, options = {}) {
|
|
580
|
+
return apiWrite(config, "/api/positions/unlinked/dismiss", "POST", { body: data, ...options });
|
|
581
|
+
}
|
|
561
582
|
|
|
562
583
|
// src/query/fetchers/profile-completeness.ts
|
|
563
584
|
var PROFILE_COMPLETENESS_SIGNALS = [
|
|
@@ -1890,6 +1911,7 @@ z.object({
|
|
|
1890
1911
|
startedAt: partialDateSchema.optional(),
|
|
1891
1912
|
endedAt: partialDateSchema.optional(),
|
|
1892
1913
|
labels: selfLabelsSchema.optional(),
|
|
1914
|
+
isPrimary: z.boolean().optional(),
|
|
1893
1915
|
createdAt: datetimeSchema
|
|
1894
1916
|
});
|
|
1895
1917
|
|
|
@@ -1919,6 +1941,7 @@ z.object({
|
|
|
1919
1941
|
labels: selfLabelsSchema.optional(),
|
|
1920
1942
|
collaborators: z.array(projectMemberRefSchema).max(50).optional(),
|
|
1921
1943
|
sameAs: externalRecordRefSchema.optional(),
|
|
1944
|
+
isPrimary: z.boolean().optional(),
|
|
1922
1945
|
createdAt: datetimeSchema
|
|
1923
1946
|
}).passthrough();
|
|
1924
1947
|
|
|
@@ -1967,6 +1990,6 @@ function deleteInvestment(config, rkey, options = {}) {
|
|
|
1967
1990
|
return deleteRecord(config, PROFILE_INVESTMENT_NSID, rkey, options);
|
|
1968
1991
|
}
|
|
1969
1992
|
|
|
1970
|
-
export { ApiError, HIDDEN_ITEM_SOURCES, HIDDEN_ITEM_TYPES, PROFILE_COMPLETENESS_SIGNALS, QUOTED_POSTS_BATCH_MAX, addFeatureAllowlist, addOrgNotificationEmail, apiFetch, apiFetchOrNull, apiWrite, apiWriteCreate, bulkHideProfileItems, bulkHideStandardPublications, bulkUnhideProfileItems, bulkUnhideStandardPublications, castRoadmapVote, checkAppAccount, checkNetworkMapJobStatus, confirmEndorsement, createConfirmation, createEducation, createEndorsement, createExternalAccount, createInvestment, createPosition, createProfileLocation, createReaction, createRecord, createSkill, deleteAccount, deleteAvatarOverride, deleteEducation, deleteExternalAccount, deleteInvestment, deleteNamePronunciationAudio, deletePosition, deleteProfileLocation, deleteReaction, deleteRecord, deleteRepoRecords, deleteSkill, dismissConfirmation, dismissEndorsement, fetchAccounts, fetchActivityFeed, fetchActivityTeaser, fetchAppsRegistry, fetchAtFundLink, fetchEndorsementCount, fetchEntitySearch, fetchExternalAccounts, fetchFeaturedProfile, fetchFollowing, fetchGetProfileView, fetchGivenConfirmations, fetchHeatmapData, fetchHiddenActivityItems, fetchHiddenApps, fetchInboxCounts, fetchMyGithubPullRequests, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchPendingConfirmations, fetchPendingEndorsements, fetchProfile, fetchProfileCompleteness, fetchProfileSummary, fetchReactionStatus, fetchReceivedEndorsements, fetchReciprocityCandidate, fetchRepoInventory, fetchRoadmapVotes, fetchSearchCompanies, fetchSearchFilters, fetchSearchProfiles, fetchSimilarProfiles, fetchSkillSuggestions, fetchSpeakers, fetchStats, fetchSuggestionCount, fetchSuggestions, fetchTalks, fetchUnlinkedPositions, fetchWipePreview, followUser, getAdminReviewQueues, getBlueskySuggestions, getFollowers, getFollowing, getFollowingFeed, getMutuals, hideActivityItem, hideKeytraceClaim, hideOrcidPublication, hideProfileItem, hideSifaPublication, hideStandardPublication, importSearchEntities, initiateNetworkMapGeneration, isNetworkMapResponse, linkSkillToPosition, listFeatureAllowlist, refreshOrcidPublications, refreshPds, removeFeatureAllowlist, removeOrgNotificationEmail, repoExportUrl, requestOrgDomainChallenge, resetProfile, resolveQuotedPosts, retractRoadmapVote, revealMarqueDomain, revokeConfirmation, searchSkills, selectEntity, setExternalAccountPrimary, setPositionPrimary, sifaQueryKeys, submitOrgClaim, switchAccount, unfollowUser, unhideActivityItem, unhideKeytraceClaim, unhideOrcidPublication, unhideProfileItem, unhideSifaPublication, unhideStandardPublication, unlinkSkillFromPosition, unrevealMarqueDomain, unsetExternalAccountPrimary, unsetPositionPrimary, updateEducation, updateExternalAccount, updateInvestment, updateOrgProfile, updatePosition, updateProfileLocation, updateProfileOverride, updateProfileSelf, updateRecord, updateSkill, uploadAvatar, uploadNamePronunciationAudio, verifyExternalAccount, verifyOrgDomain };
|
|
1993
|
+
export { ApiError, HIDDEN_ITEM_SOURCES, HIDDEN_ITEM_TYPES, PROFILE_COMPLETENESS_SIGNALS, QUOTED_POSTS_BATCH_MAX, addFeatureAllowlist, addOrgNotificationEmail, apiFetch, apiFetchOrNull, apiWrite, apiWriteCreate, bulkHideProfileItems, bulkHideStandardPublications, bulkUnhideProfileItems, bulkUnhideStandardPublications, castRoadmapVote, checkAppAccount, checkNetworkMapJobStatus, confirmEndorsement, createConfirmation, createEducation, createEndorsement, createExternalAccount, createInvestment, createPosition, createProfileLocation, createReaction, createRecord, createSkill, deleteAccount, deleteAvatarOverride, deleteEducation, deleteExternalAccount, deleteInvestment, deleteNamePronunciationAudio, deletePosition, deleteProfileLocation, deleteReaction, deleteRecord, deleteRepoRecords, deleteSkill, dismissConfirmation, dismissEndorsement, dismissUnlinkedPosition, fetchAccounts, fetchActivityFeed, fetchActivityTeaser, fetchAppsRegistry, fetchAtFundLink, fetchEndorsementCount, fetchEntitySearch, fetchExternalAccounts, fetchFeaturedProfile, fetchFollowing, fetchGetProfileView, fetchGivenConfirmations, fetchHeatmapData, fetchHiddenActivityItems, fetchHiddenApps, fetchInboxCounts, fetchMyGithubPullRequests, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchPendingConfirmations, fetchPendingEndorsements, fetchProfile, fetchProfileCompleteness, fetchProfileSummary, fetchReactionStatus, fetchReceivedEndorsements, fetchReciprocityCandidate, fetchRepoInventory, fetchRoadmapVotes, fetchSearchCompanies, fetchSearchFilters, fetchSearchProfiles, fetchSimilarProfiles, fetchSkillSuggestions, fetchSpeakers, fetchStats, fetchSuggestionCount, fetchSuggestions, fetchTalks, fetchUnlinkedPositions, fetchWipePreview, followUser, getAdminReviewQueues, getBlueskySuggestions, getFollowers, getFollowing, getFollowingFeed, getMutuals, hideActivityItem, hideKeytraceClaim, hideOrcidPublication, hideProfileItem, hideSifaPublication, hideStandardPublication, importSearchEntities, initiateNetworkMapGeneration, isNetworkMapResponse, linkSkillToPosition, listFeatureAllowlist, refreshOrcidPublications, refreshPds, removeFeatureAllowlist, removeOrgNotificationEmail, repoExportUrl, requestOrgDomainChallenge, resetProfile, resolveQuotedPosts, retractRoadmapVote, revealMarqueDomain, revokeConfirmation, searchSkills, selectEntity, setExternalAccountPrimary, setPositionPrimary, setSectionPrimary, sifaQueryKeys, submitOrgClaim, switchAccount, unfollowUser, unhideActivityItem, unhideKeytraceClaim, unhideOrcidPublication, unhideProfileItem, unhideSifaPublication, unhideStandardPublication, unlinkSkillFromPosition, unrevealMarqueDomain, unsetExternalAccountPrimary, unsetPositionPrimary, unsetSectionPrimary, updateEducation, updateExternalAccount, updateInvestment, updateOrgProfile, updatePosition, updateProfileLocation, updateProfileOverride, updateProfileSelf, updateRecord, updateSkill, uploadAvatar, uploadNamePronunciationAudio, verifyExternalAccount, verifyOrgDomain };
|
|
1971
1994
|
//# sourceMappingURL=index.js.map
|
|
1972
1995
|
//# sourceMappingURL=index.js.map
|