@singi-labs/sifa-sdk 0.18.3 → 0.18.5
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.cjs +9 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +33 -1
- package/dist/index.d.ts +33 -1
- package/dist/index.js +8 -2
- package/dist/index.js.map +1 -1
- package/dist/{network-map-uK_eXNpt.d.ts → network-map-DZjcO7tM.d.ts} +1 -1
- package/dist/{network-map-Cjfb2sMK.d.cts → network-map-Ds3OR7eJ.d.cts} +1 -1
- package/dist/{org-OG2f8eXr.d.cts → org-DmtI6C4A.d.cts} +1 -1
- package/dist/{org-DCLIQlCd.d.ts → org-h8nhEeAJ.d.ts} +1 -1
- package/dist/{org-settings-B8e01iZx.d.cts → org-settings-CZ_tmAYl.d.cts} +1 -1
- package/dist/{org-settings-B8e01iZx.d.ts → org-settings-CZ_tmAYl.d.ts} +1 -1
- package/dist/query/fetchers/index.d.cts +4 -4
- package/dist/query/fetchers/index.d.ts +4 -4
- package/dist/query/hooks/index.d.cts +4 -4
- package/dist/query/hooks/index.d.ts +4 -4
- package/dist/query/index.d.cts +6 -6
- package/dist/query/index.d.ts +6 -6
- package/dist/resume/index.cjs +184 -0
- package/dist/resume/index.cjs.map +1 -0
- package/dist/resume/index.d.cts +163 -0
- package/dist/resume/index.d.ts +163 -0
- package/dist/resume/index.js +181 -0
- package/dist/resume/index.js.map +1 -0
- package/dist/schemas/write/index.d.cts +1 -1
- package/dist/schemas/write/index.d.ts +1 -1
- package/dist/{use-org-notification-emails-g6hHkpjM.d.cts → use-org-notification-emails-CkCQJhy8.d.cts} +2 -2
- package/dist/{use-org-notification-emails-DjI-_zSh.d.ts → use-org-notification-emails-Cz4cuTyg.d.ts} +2 -2
- package/package.json +11 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as Profile, d as ProfilePosition, S as SkillRef, w as PresentationLinkView } from './index-CTzpbW81.js';
|
|
2
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-
|
|
2
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-h8nhEeAJ.js';
|
|
3
3
|
import { n as ProfileView } from './types-zjv3qDWz.js';
|
|
4
4
|
import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-Bj_vVxkv.js';
|
|
5
5
|
import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-BMm9Pkew.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as Profile, d as ProfilePosition, S as SkillRef, w as PresentationLinkView } from './index-CTzpbW81.cjs';
|
|
2
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-
|
|
2
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-DmtI6C4A.cjs';
|
|
3
3
|
import { n as ProfileView } from './types-DAEkBwRB.cjs';
|
|
4
4
|
import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-C557t4hr.cjs';
|
|
5
5
|
import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-BMm9Pkew.cjs';
|
|
@@ -2,7 +2,7 @@ import { p as ExternalAccount, Q as SkillSuggestion } from './index-CTzpbW81.cjs
|
|
|
2
2
|
import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-BMm9Pkew.cjs';
|
|
3
3
|
import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-DAEkBwRB.cjs';
|
|
4
4
|
import { z } from 'zod';
|
|
5
|
-
import {
|
|
5
|
+
import { d as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, c as OrgDomainVerifyRequestInput } from './org-settings-CZ_tmAYl.cjs';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Foundation HTTP client for talking to the Sifa AppView.
|
|
@@ -2,7 +2,7 @@ import { p as ExternalAccount, Q as SkillSuggestion } from './index-CTzpbW81.js'
|
|
|
2
2
|
import { y as FollowFeedPage, B as FollowProfileItem, q as FeatureAllowlistEntry, s as FeatureFlag } from './feed-BMm9Pkew.js';
|
|
3
3
|
import { b as ActivityLabel, t as RepoDeleteResult, w as RepoInventory } from './types-zjv3qDWz.js';
|
|
4
4
|
import { z } from 'zod';
|
|
5
|
-
import {
|
|
5
|
+
import { d as OrgNotificationEmailRequestInput, b as OrgDomainChallengeRequestInput, O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, c as OrgDomainVerifyRequestInput } from './org-settings-CZ_tmAYl.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Foundation HTTP client for talking to the Sifa AppView.
|
|
@@ -73,4 +73,4 @@ declare const OrgNotificationEmailRequestSchema: z.ZodObject<{
|
|
|
73
73
|
}, z.core.$strip>;
|
|
74
74
|
type OrgNotificationEmailRequestInput = z.infer<typeof OrgNotificationEmailRequestSchema>;
|
|
75
75
|
|
|
76
|
-
export { type OrgClaimRequestInput as O,
|
|
76
|
+
export { type OrgClaimRequestInput as O, type OrgProfileUpdateRequestInput as a, type OrgDomainChallengeRequestInput as b, type OrgDomainVerifyRequestInput as c, type OrgNotificationEmailRequestInput as d, OrgClaimRequestSchema as e, OrgDomainChallengeRequestSchema as f, OrgDomainVerifyRequestSchema as g, OrgNotificationEmailRequestSchema as h, OrgProfileUpdateRequestSchema as i };
|
|
@@ -73,4 +73,4 @@ declare const OrgNotificationEmailRequestSchema: z.ZodObject<{
|
|
|
73
73
|
}, z.core.$strip>;
|
|
74
74
|
type OrgNotificationEmailRequestInput = z.infer<typeof OrgNotificationEmailRequestSchema>;
|
|
75
75
|
|
|
76
|
-
export { type OrgClaimRequestInput as O,
|
|
76
|
+
export { type OrgClaimRequestInput as O, type OrgProfileUpdateRequestInput as a, type OrgDomainChallengeRequestInput as b, type OrgDomainVerifyRequestInput as c, type OrgNotificationEmailRequestInput as d, OrgClaimRequestSchema as e, OrgDomainChallengeRequestSchema as f, OrgDomainVerifyRequestSchema as g, OrgNotificationEmailRequestSchema as h, OrgProfileUpdateRequestSchema as i };
|
|
@@ -1,11 +1,11 @@
|
|
|
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, ci as CompanySearchFilters, cj as CompanySearchResponse, ck as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, cl as fetchSearchCompanies, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, s as sifaQueryKeys, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../../org-
|
|
3
|
-
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, P as PendingEndorsementsPage, h as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../../network-map-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-DmtI6C4A.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, ci as CompanySearchFilters, cj as CompanySearchResponse, ck as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, cl as fetchSearchCompanies, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, s as sifaQueryKeys, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../../org-DmtI6C4A.cjs';
|
|
3
|
+
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, P as PendingEndorsementsPage, h as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../../network-map-Ds3OR7eJ.cjs';
|
|
4
4
|
import '../../index-CTzpbW81.cjs';
|
|
5
5
|
import '../../feed-BMm9Pkew.cjs';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../../types-DAEkBwRB.cjs';
|
|
8
|
-
import '../../org-settings-
|
|
8
|
+
import '../../org-settings-CZ_tmAYl.cjs';
|
|
9
9
|
import '../../profile-summary-C557t4hr.cjs';
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
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, ci as CompanySearchFilters, cj as CompanySearchResponse, ck as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, cl as fetchSearchCompanies, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, s as sifaQueryKeys, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../../org-
|
|
3
|
-
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, P as PendingEndorsementsPage, h as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../../network-map-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from '../../org-h8nhEeAJ.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, ci as CompanySearchFilters, cj as CompanySearchResponse, ck as CompanySearchResult, a as ConfirmEndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, cl as fetchSearchCompanies, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, s as sifaQueryKeys, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../../org-h8nhEeAJ.js';
|
|
3
|
+
export { D as DismissEndorsementInput, F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, P as PendingEndorsementsPage, h as ReceivedEndorsement, R as ReceivedEndorsementsPage, a as ReciprocityCandidate, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../../network-map-DZjcO7tM.js';
|
|
4
4
|
import '../../index-CTzpbW81.js';
|
|
5
5
|
import '../../feed-BMm9Pkew.js';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../../types-zjv3qDWz.js';
|
|
8
|
-
import '../../org-settings-
|
|
8
|
+
import '../../org-settings-CZ_tmAYl.js';
|
|
9
9
|
import '../../profile-summary-Bj_vVxkv.js';
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, bj as useSearchCompanies, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../../use-org-notification-emails-
|
|
2
|
-
import { C as CreateResult, W as WriteResult } from '../../org-
|
|
3
|
-
export { aC 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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, bj as useSearchCompanies, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../../use-org-notification-emails-CkCQJhy8.cjs';
|
|
2
|
+
import { C as CreateResult, W as WriteResult } from '../../org-DmtI6C4A.cjs';
|
|
3
|
+
export { aC as SifaQueryKey, s as sifaQueryKeys } from '../../org-DmtI6C4A.cjs';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseMutationOptions } from '@tanstack/react-query';
|
|
6
6
|
import 'react';
|
|
@@ -8,7 +8,7 @@ import '../../index-CTzpbW81.cjs';
|
|
|
8
8
|
import '../../types-DAEkBwRB.cjs';
|
|
9
9
|
import '../../feed-BMm9Pkew.cjs';
|
|
10
10
|
import 'zod';
|
|
11
|
-
import '../../org-settings-
|
|
11
|
+
import '../../org-settings-CZ_tmAYl.cjs';
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* React hooks for investment records. Each invalidates the owner's profile cache on
|
|
@@ -1,6 +1,6 @@
|
|
|
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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, bj as useSearchCompanies, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../../use-org-notification-emails-
|
|
2
|
-
import { C as CreateResult, W as WriteResult } from '../../org-
|
|
3
|
-
export { aC 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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, bj as useSearchCompanies, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../../use-org-notification-emails-Cz4cuTyg.js';
|
|
2
|
+
import { C as CreateResult, W as WriteResult } from '../../org-h8nhEeAJ.js';
|
|
3
|
+
export { aC as SifaQueryKey, s as sifaQueryKeys } from '../../org-h8nhEeAJ.js';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseMutationOptions } from '@tanstack/react-query';
|
|
6
6
|
import 'react';
|
|
@@ -8,7 +8,7 @@ import '../../index-CTzpbW81.js';
|
|
|
8
8
|
import '../../types-zjv3qDWz.js';
|
|
9
9
|
import '../../feed-BMm9Pkew.js';
|
|
10
10
|
import 'zod';
|
|
11
|
-
import '../../org-settings-
|
|
11
|
+
import '../../org-settings-CZ_tmAYl.js';
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* React hooks for investment records. Each invalidates the owner's profile cache on
|
package/dist/query/index.d.cts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, s as sifaQueryKeys, C as CreateResult, a as ConfirmEndorsementInput, b as ConfirmEndorsementResult, 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, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aG as SubCategoryBulkResult, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, cd as updateSkillSubCategories, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch 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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, ap as useMintEntityDomain, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aH as useResolveEntityDomain, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../use-org-notification-emails-
|
|
4
|
-
import { R as ReceivedEndorsementsPage, a as ReciprocityCandidate, D as DismissEndorsementInput, P as PendingEndorsementsPage } from '../network-map-
|
|
5
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, h as ReceivedEndorsement, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, W as mintEntityDomain, X as resolveEntityDomain, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../network-map-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, s as sifaQueryKeys, C as CreateResult, a as ConfirmEndorsementInput, b as ConfirmEndorsementResult, W as WriteResult } from '../org-DmtI6C4A.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, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aG as SubCategoryBulkResult, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, cd as updateSkillSubCategories, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../org-DmtI6C4A.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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, ap as useMintEntityDomain, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aH as useResolveEntityDomain, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../use-org-notification-emails-CkCQJhy8.cjs';
|
|
4
|
+
import { R as ReceivedEndorsementsPage, a as ReciprocityCandidate, D as DismissEndorsementInput, P as PendingEndorsementsPage } from '../network-map-Ds3OR7eJ.cjs';
|
|
5
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, h as ReceivedEndorsement, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, W as mintEntityDomain, X as resolveEntityDomain, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../network-map-Ds3OR7eJ.cjs';
|
|
6
6
|
import { C as CoSpeaker, m as ActorCard } from '../index-CTzpbW81.cjs';
|
|
7
7
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
8
8
|
import { UseQueryOptions, UseMutationOptions } from '@tanstack/react-query';
|
|
9
9
|
import { c as AdultContentLabel } from '../types-DAEkBwRB.cjs';
|
|
10
10
|
import '../feed-BMm9Pkew.cjs';
|
|
11
11
|
import 'zod';
|
|
12
|
-
import '../org-settings-
|
|
12
|
+
import '../org-settings-CZ_tmAYl.cjs';
|
|
13
13
|
import 'react';
|
|
14
14
|
import '../profile-summary-C557t4hr.cjs';
|
|
15
15
|
|
package/dist/query/index.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { S as SifaApiConfig, A as ApiFetchOptions, s as sifaQueryKeys, C as CreateResult, a as ConfirmEndorsementInput, b as ConfirmEndorsementResult, 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, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aG as SubCategoryBulkResult, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, cd as updateSkillSubCategories, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch 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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, ap as useMintEntityDomain, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aH as useResolveEntityDomain, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../use-org-notification-emails-
|
|
4
|
-
import { R as ReceivedEndorsementsPage, a as ReciprocityCandidate, D as DismissEndorsementInput, P as PendingEndorsementsPage } from '../network-map-
|
|
5
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, h as ReceivedEndorsement, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, W as mintEntityDomain, X as resolveEntityDomain, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../network-map-
|
|
1
|
+
import { S as SifaApiConfig, A as ApiFetchOptions, s as sifaQueryKeys, C as CreateResult, a as ConfirmEndorsementInput, b as ConfirmEndorsementResult, W as WriteResult } from '../org-h8nhEeAJ.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, n as ConfirmationInput, o as ConfirmationSubjectInput, p as CreateExternalAccountResult, D as DeleteAccountResult, E as EndorsementInput, q as ExternalAccountInput, F as FeatureAllowlistResponse, r as FeaturedProfile, t as FetchAccountsOptions, u as FetchActivityFeedOptions, v as FetchActivityTeaserOptions, w as FetchFollowListOptions, x as FetchFollowProfilePageOptions, y as FetchFollowingFeedOptions, z as FetchHiddenAppsOptions, G as FetchMyGithubPullRequestsOptions, H as FetchMyRoadmapVotesOptions, I as FetchReactionStatusOptions, J as FetchSuggestionsOptions, K as FilterOptions, L as FollowListPage, M as FollowProfile, N as FollowProfilePageResponse, O as FollowUserResult, P as FollowingResponse, Q as GetAdminReviewQueuesOptions, R as GithubPullRequest, T as GivenConfirmation, U as HIDDEN_ITEM_SOURCES, V as HIDDEN_ITEM_TYPES, X as HeatmapDay, Y as HeatmapResponse, Z as HiddenApp, _ as HiddenItemSource, $ as HiddenItemType, a0 as HideProfileItemInput, a1 as ListFeatureAllowlistOptions, a2 as MyGithubPullRequestsResponse, a3 as OrgClaimBinding, a4 as OrgClaimResult, a5 as OrgDomainChallengeResult, a6 as OrgDomainVerifyResult, a7 as OrgNotificationEmailAddResult, a8 as OrgNotificationEmailRemoveResult, a9 as OrgProfileEcho, aa as OrgProfileUpdateResult, ab as PdsWipeOutcome, ac as PendingConfirmation, ad as PendingConfirmationsPage, ae as ProfileIndustryInput, af as ProfileLocationAddress, ag as ProfileLocationInput, ah as ProfileSearchResult, ai as ProfileSelfLocation, aj as QUOTED_POSTS_BATCH_MAX, ak as QuotedPostAuthor, al as QuotedPostImage, am as QuotedPostResult, an as QuotedPostView, ao as ReactionError, ap as ReactionResult, aq as ReactionStatus, ar as RefreshOrcidPublicationsResult, as as RefreshPdsResult, at as RepoDeleteInput, au as ResetProfileResult, av as ResolveQuotedPostsOptions, aw as RoadmapVoteError, ax as RoadmapVoteResult, ay as RoadmapVoter, az as RoadmapVotesResponse, aA as SearchFilters, aB as SearchResponse, aC as SifaQueryKey, aD as SimilarProfile, aE as SkillSearchResult, aF as StatsResponse, aG as SubCategoryBulkResult, aH as SuggestionProfile, aI as SuggestionsResponse, aJ as UpdateProfileOverrideInput, aK as UpdateProfileSelfInput, aL as UploadAvatarResult, aM as UploadPronunciationAudioResult, aN as VerifyExternalAccountResult, aO as WipePreview, aP as addFeatureAllowlist, aQ as addOrgNotificationEmail, aR as apiFetch, aS as apiFetchOrNull, aT as apiWrite, aU as apiWriteCreate, aV as bulkHideProfileItems, aW as bulkHideStandardPublications, aX as bulkUnhideProfileItems, aY as bulkUnhideStandardPublications, aZ as castRoadmapVote, a_ as checkAppAccount, a$ as confirmEndorsement, b0 as createConfirmation, b1 as createEndorsement, b2 as createExternalAccount, b3 as createProfileLocation, b4 as createReaction, b5 as createSkill, b6 as deleteAccount, b7 as deleteAvatarOverride, b8 as deleteExternalAccount, b9 as deleteNamePronunciationAudio, ba as deleteProfileLocation, bb as deleteReaction, bc as deleteRepoRecords, bd as deleteSkill, be as dismissConfirmation, bf as fetchAccounts, bg as fetchActivityFeed, bh as fetchActivityTeaser, bi as fetchAppsRegistry, bj as fetchExternalAccounts, bk as fetchFeaturedProfile, bl as fetchFollowing, bm as fetchGivenConfirmations, bn as fetchHeatmapData, bo as fetchHiddenApps, bp as fetchMyGithubPullRequests, bq as fetchMyRoadmapVotes, br as fetchPendingConfirmations, bs as fetchReactionStatus, bt as fetchRepoInventory, bu as fetchRoadmapVotes, bv as fetchSearchFilters, bw as fetchSearchProfiles, bx as fetchSimilarProfiles, by as fetchSkillSuggestions, bz as fetchStats, bA as fetchSuggestionCount, bB as fetchSuggestions, bC as fetchWipePreview, bD as followUser, bE as getAdminReviewQueues, bF as getBlueskySuggestions, bG as getFollowers, bH as getFollowing, bI as getFollowingFeed, bJ as getMutuals, bK as hideOrcidPublication, bL as hideProfileItem, bM as hideSifaPublication, bN as hideStandardPublication, bO as listFeatureAllowlist, bP as refreshOrcidPublications, bQ as refreshPds, bR as removeFeatureAllowlist, bS as removeOrgNotificationEmail, bT as repoExportUrl, bU as requestOrgDomainChallenge, bV as resetProfile, bW as resolveQuotedPosts, bX as retractRoadmapVote, bY as revokeConfirmation, bZ as searchSkills, b_ as setExternalAccountPrimary, b$ as submitOrgClaim, c0 as switchAccount, c1 as unfollowUser, c2 as unhideOrcidPublication, c3 as unhideProfileItem, c4 as unhideSifaPublication, c5 as unhideStandardPublication, c6 as unsetExternalAccountPrimary, c7 as updateExternalAccount, c8 as updateOrgProfile, c9 as updateProfileLocation, ca as updateProfileOverride, cb as updateProfileSelf, cc as updateSkill, cd as updateSkillSubCategories, ce as uploadAvatar, cf as uploadNamePronunciationAudio, cg as verifyExternalAccount, ch as verifyOrgDomain } from '../org-h8nhEeAJ.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 UpdateSkillSubCategoriesVariables, j as UpdateSkillVariables, k as UseEntitySearchOptions, l as UseMyGithubPullRequestsParams, u as useAccounts, m as useActivityFeed, n as useActivityTeaser, o as useAddFeatureAllowlist, p as useAddOrgNotificationEmail, q as useAdminReviewQueues, r as useAppAccountCheck, s as useAppsRegistry, t as useAtFundLink, v as useBlueskySuggestions, w as useBulkHideProfileItems, x as useBulkHideStandardPublications, y as useBulkUnhideProfileItems, z as useBulkUnhideStandardPublications, B as useCanonicalSkillSearch, E as useCastRoadmapVote, G as useCreateConfirmation, H as useCreateEducation, I as useCreateEndorsement, J as useCreateExternalAccount, K as useCreatePosition, L as useCreateProfileLocation, M as useCreateReaction, N as useCreateRecord, O as useCreateSkill, Q as useDebouncedValue, T as useDeleteAccount, V as useDeleteAvatarOverride, W as useDeleteEducation, X as useDeleteExternalAccount, Y as useDeleteNamePronunciationAudio, Z as useDeletePosition, _ as useDeleteProfileLocation, $ as useDeleteReaction, a0 as useDeleteRecord, a1 as useDeleteRepoRecords, a2 as useDeleteSkill, a3 as useDismissConfirmation, a4 as useEndorsementCount, a5 as useEntitySearch, a6 as useExternalAccounts, a7 as useFeatureAllowlist, a8 as useFeaturedProfile, a9 as useFollow, aa as useFollowers, ab as useFollowing, ac as useFollowingFeed, ad as useFollowingList, ae as useGetProfileView, af as useGivenConfirmations, ag as useHeatmapData, ah as useHiddenApps, ai as useHideKeytraceClaim, aj as useHideOrcidPublication, ak as useHideProfileItem, al as useHideSifaPublication, am as useHideStandardPublication, an as useImportSearchEntities, ao as useLinkSkillToPosition, ap as useMintEntityDomain, aq as useMutuals, ar as useMyGithubPullRequests, as as useMyRoadmapVotes, at as useNetworkStreamCount, au as useOrgClaim, av as useOrgDomainChallenge, aw as useOrgDomainVerify, ax as useOrgProfile, ay as usePendingConfirmations, az as useProfile, aA as useReactionStatus, aB as useRefreshOrcidPublications, aC as useRefreshPds, aD as useRemoveFeatureAllowlist, aE as useRemoveOrgNotificationEmail, aF as useRepoInventory, aG as useResetProfile, aH as useResolveEntityDomain, aI as useRetractRoadmapVote, aJ as useRevealMarqueDomain, aK as useRevokeConfirmation, aL as useRoadmapVotes, aM as useSearchFilters, aN as useSearchProfiles, aO as useSelectEntity, aP as useSetExternalAccountPrimary, aQ as useSetPositionPrimary, aR as useSifaConfig, aS as useSimilarProfiles, aT as useSkillSuggestions, aU as useStats, aV as useSuggestionCount, aW as useSuggestions, aX as useUnfollow, aY as useUnhideKeytraceClaim, aZ as useUnhideOrcidPublication, a_ as useUnhideProfileItem, a$ as useUnhideSifaPublication, b0 as useUnhideStandardPublication, b1 as useUnlinkSkillFromPosition, b2 as useUnrevealMarqueDomain, b3 as useUnsetExternalAccountPrimary, b4 as useUnsetPositionPrimary, b5 as useUpdateEducation, b6 as useUpdateExternalAccount, b7 as useUpdateOrgProfile, b8 as useUpdatePosition, b9 as useUpdateProfileLocation, ba as useUpdateProfileOverride, bb as useUpdateProfileSelf, bc as useUpdateRecord, bd as useUpdateSkill, be as useUpdateSkillSubCategories, bf as useUploadAvatar, bg as useUploadNamePronunciationAudio, bh as useVerifyExternalAccount, bi as useWipePreview } from '../use-org-notification-emails-Cz4cuTyg.js';
|
|
4
|
+
import { R as ReceivedEndorsementsPage, a as ReciprocityCandidate, D as DismissEndorsementInput, P as PendingEndorsementsPage } from '../network-map-DZjcO7tM.js';
|
|
5
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, b as NetworkMapGenerationJob, c as NetworkMapGraphData, d as NetworkMapNode, e as NetworkMapPendingJob, f as NetworkMapResponse, g as PendingEndorsement, h as ReceivedEndorsement, i as ReciprocitySkill, S as SpeakerCard, j as SpeakerDirectoryFilters, k as SpeakerGroup, l as SpeakersResponse, T as TalkEvent, m as TalkRow, n as TalkSpeaker, o as TalksResponse, p as checkNetworkMapJobStatus, q as createEducation, r as createPosition, s as createRecord, t as deleteEducation, u as deletePosition, v as deleteRecord, w as dismissEndorsement, x as fetchAtFundLink, y as fetchEndorsementCount, z as fetchEntitySearch, A as fetchGetProfileView, B as fetchNetworkMap, C as fetchNetworkStreamCount, E as fetchPendingEndorsements, G as fetchProfile, H as fetchProfileSummary, I as fetchReceivedEndorsements, J as fetchReciprocityCandidate, K as fetchSpeakers, L as fetchTalks, M as hideKeytraceClaim, O as importSearchEntities, Q as initiateNetworkMapGeneration, U as isNetworkMapResponse, V as linkSkillToPosition, W as mintEntityDomain, X as resolveEntityDomain, Y as revealMarqueDomain, Z as selectEntity, _ as setPositionPrimary, $ as unhideKeytraceClaim, a0 as unlinkSkillFromPosition, a1 as unrevealMarqueDomain, a2 as unsetPositionPrimary, a3 as updateEducation, a4 as updatePosition, a5 as updateRecord } from '../network-map-DZjcO7tM.js';
|
|
6
6
|
import { C as CoSpeaker, m as ActorCard } from '../index-CTzpbW81.js';
|
|
7
7
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
8
8
|
import { UseQueryOptions, UseMutationOptions } from '@tanstack/react-query';
|
|
9
9
|
import { c as AdultContentLabel } from '../types-zjv3qDWz.js';
|
|
10
10
|
import '../feed-BMm9Pkew.js';
|
|
11
11
|
import 'zod';
|
|
12
|
-
import '../org-settings-
|
|
12
|
+
import '../org-settings-CZ_tmAYl.js';
|
|
13
13
|
import 'react';
|
|
14
14
|
import '../profile-summary-Bj_vVxkv.js';
|
|
15
15
|
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
// src/format/pds-utils.ts
|
|
4
|
+
var PDS_PROVIDERS = [
|
|
5
|
+
{ suffix: ".bsky.social", name: "bluesky" },
|
|
6
|
+
{ suffix: ".blacksky.app", name: "blacksky" },
|
|
7
|
+
{ suffix: ".eurosky.social", name: "eurosky" },
|
|
8
|
+
{ suffix: ".northsky.social", name: "northsky" }
|
|
9
|
+
];
|
|
10
|
+
new Set(PDS_PROVIDERS.map((p) => p.name));
|
|
11
|
+
function formatStructuredName(givenName, familyName) {
|
|
12
|
+
const given = givenName?.trim();
|
|
13
|
+
const family = familyName?.trim();
|
|
14
|
+
if (given && family) return `${given} ${family}`;
|
|
15
|
+
return given || family || void 0;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
// src/profile/section-model.ts
|
|
19
|
+
function filterHidden(items) {
|
|
20
|
+
return (items ?? []).filter((i) => !i.hidden);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
// src/jsonld/url.ts
|
|
24
|
+
var DEFAULT_BASE_URL = "https://sifa.id";
|
|
25
|
+
function normaliseBaseUrl(baseUrl) {
|
|
26
|
+
const value = baseUrl ?? DEFAULT_BASE_URL;
|
|
27
|
+
let end = value.length;
|
|
28
|
+
while (end > 0 && value.charCodeAt(end - 1) === 47) end -= 1;
|
|
29
|
+
return value.slice(0, end);
|
|
30
|
+
}
|
|
31
|
+
function profileUrl(baseUrl, handle) {
|
|
32
|
+
return `${baseUrl}/p/${handle}`;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// src/resume/json-resume.ts
|
|
36
|
+
var SCHEMA_VERSION = "v1.0.0";
|
|
37
|
+
var RESUME_DATE_RE = /^(\d{4})(-\d{2})?(-\d{2})?/;
|
|
38
|
+
function toResumeDate(value) {
|
|
39
|
+
const trimmed = value?.trim();
|
|
40
|
+
if (!trimmed) return void 0;
|
|
41
|
+
const match = RESUME_DATE_RE.exec(trimmed);
|
|
42
|
+
return match ? match[0] : void 0;
|
|
43
|
+
}
|
|
44
|
+
var FLUENCY_LABELS = {
|
|
45
|
+
elementary: "Elementary",
|
|
46
|
+
limited_working: "Limited working",
|
|
47
|
+
professional_working: "Professional working",
|
|
48
|
+
full_professional: "Full professional",
|
|
49
|
+
native: "Native or bilingual"
|
|
50
|
+
};
|
|
51
|
+
var identity = (input) => input;
|
|
52
|
+
function compact(value) {
|
|
53
|
+
return Object.fromEntries(Object.entries(value).filter(([, v]) => v !== void 0));
|
|
54
|
+
}
|
|
55
|
+
function section(key, items) {
|
|
56
|
+
return items.length > 0 ? { [key]: items } : void 0;
|
|
57
|
+
}
|
|
58
|
+
function mapLocation(location, s) {
|
|
59
|
+
if (!location) return void 0;
|
|
60
|
+
const mapped = compact({
|
|
61
|
+
city: text(location.locality ?? location.city, s),
|
|
62
|
+
region: text(location.region, s),
|
|
63
|
+
countryCode: text(location.countryCode, s),
|
|
64
|
+
postalCode: text(location.postalCode, s)
|
|
65
|
+
});
|
|
66
|
+
return Object.keys(mapped).length > 0 ? mapped : void 0;
|
|
67
|
+
}
|
|
68
|
+
function text(value, s) {
|
|
69
|
+
const trimmed = value?.trim();
|
|
70
|
+
return trimmed ? s(trimmed) : void 0;
|
|
71
|
+
}
|
|
72
|
+
function orgName(entityName, stored, s) {
|
|
73
|
+
return text(entityName, s) ?? text(stored, s);
|
|
74
|
+
}
|
|
75
|
+
function profileToJsonResume(profile, options = {}) {
|
|
76
|
+
const s = options.sanitize ?? identity;
|
|
77
|
+
const baseUrl = normaliseBaseUrl(options.baseUrl);
|
|
78
|
+
const canonical = options.canonicalUrl ?? profileUrl(baseUrl, profile.handle);
|
|
79
|
+
const name = formatStructuredName(profile.givenName, profile.familyName) ?? text(profile.displayName, s) ?? profile.handle;
|
|
80
|
+
const profiles = filterHidden(profile.externalAccounts).map(
|
|
81
|
+
(account) => compact({
|
|
82
|
+
network: s(account.platform),
|
|
83
|
+
username: text(account.label, s),
|
|
84
|
+
url: account.url
|
|
85
|
+
})
|
|
86
|
+
);
|
|
87
|
+
const basics = compact({
|
|
88
|
+
name,
|
|
89
|
+
label: text(profile.headline, s),
|
|
90
|
+
image: profile.avatar,
|
|
91
|
+
url: text(profile.website, s) ?? canonical,
|
|
92
|
+
summary: text(profile.about, s),
|
|
93
|
+
location: mapLocation(profile.location, s),
|
|
94
|
+
...section("profiles", profiles)
|
|
95
|
+
});
|
|
96
|
+
const work = filterHidden(profile.positions).map(
|
|
97
|
+
(position) => compact({
|
|
98
|
+
name: orgName(position.entityName, position.company, s),
|
|
99
|
+
position: s(position.title),
|
|
100
|
+
summary: text(position.description, s),
|
|
101
|
+
startDate: toResumeDate(position.startedAt),
|
|
102
|
+
endDate: toResumeDate(position.endedAt)
|
|
103
|
+
})
|
|
104
|
+
);
|
|
105
|
+
const volunteer = filterHidden(profile.volunteering).map(
|
|
106
|
+
(entry) => compact({
|
|
107
|
+
organization: orgName(entry.entityName, entry.organization, s) ?? "",
|
|
108
|
+
position: text(entry.role, s),
|
|
109
|
+
summary: text(entry.description, s),
|
|
110
|
+
startDate: toResumeDate(entry.startDate),
|
|
111
|
+
endDate: toResumeDate(entry.endDate)
|
|
112
|
+
})
|
|
113
|
+
);
|
|
114
|
+
const education = filterHidden(profile.education).map(
|
|
115
|
+
(entry) => compact({
|
|
116
|
+
institution: orgName(entry.entityName, entry.institution, s) ?? "",
|
|
117
|
+
area: text(entry.fieldOfStudy, s),
|
|
118
|
+
studyType: text(entry.degree, s),
|
|
119
|
+
startDate: toResumeDate(entry.startedAt),
|
|
120
|
+
endDate: toResumeDate(entry.endedAt)
|
|
121
|
+
})
|
|
122
|
+
);
|
|
123
|
+
const awards = filterHidden(profile.honors).map(
|
|
124
|
+
(honor) => compact({
|
|
125
|
+
title: s(honor.title),
|
|
126
|
+
date: toResumeDate(honor.date),
|
|
127
|
+
awarder: orgName(honor.entityName, honor.issuer, s),
|
|
128
|
+
summary: text(honor.description, s)
|
|
129
|
+
})
|
|
130
|
+
);
|
|
131
|
+
const certificates = filterHidden(profile.certifications).map(
|
|
132
|
+
(cert) => compact({
|
|
133
|
+
name: s(cert.name),
|
|
134
|
+
date: toResumeDate(cert.issueDate),
|
|
135
|
+
// `issuingOrg` is the deprecated read-view alias for `authority`; records
|
|
136
|
+
// indexed before the rename carry only the alias.
|
|
137
|
+
issuer: orgName(cert.entityName, cert.authority ?? cert.issuingOrg, s),
|
|
138
|
+
url: text(cert.credentialUrl, s)
|
|
139
|
+
})
|
|
140
|
+
);
|
|
141
|
+
const publications = filterHidden(profile.publications).map(
|
|
142
|
+
(publication) => compact({
|
|
143
|
+
name: s(publication.title),
|
|
144
|
+
publisher: text(publication.publisher, s),
|
|
145
|
+
releaseDate: toResumeDate(publication.date),
|
|
146
|
+
url: text(publication.url, s),
|
|
147
|
+
summary: text(publication.description, s)
|
|
148
|
+
})
|
|
149
|
+
);
|
|
150
|
+
const skills = (profile.skills ?? []).map((skill) => ({ name: s(skill.name) }));
|
|
151
|
+
const languages = filterHidden(profile.languages).map(
|
|
152
|
+
(language) => compact({
|
|
153
|
+
language: s(language.language),
|
|
154
|
+
fluency: language.proficiency ? FLUENCY_LABELS[language.proficiency] : void 0
|
|
155
|
+
})
|
|
156
|
+
);
|
|
157
|
+
const projects = filterHidden(profile.projects).map(
|
|
158
|
+
(project) => compact({
|
|
159
|
+
name: s(project.name),
|
|
160
|
+
description: text(project.description, s),
|
|
161
|
+
url: text(project.url, s),
|
|
162
|
+
startDate: toResumeDate(project.startDate),
|
|
163
|
+
endDate: toResumeDate(project.endDate)
|
|
164
|
+
})
|
|
165
|
+
);
|
|
166
|
+
return {
|
|
167
|
+
basics,
|
|
168
|
+
...section("work", work),
|
|
169
|
+
...section("volunteer", volunteer),
|
|
170
|
+
...section("education", education),
|
|
171
|
+
...section("awards", awards),
|
|
172
|
+
...section("certificates", certificates),
|
|
173
|
+
...section("publications", publications),
|
|
174
|
+
...section("skills", skills),
|
|
175
|
+
...section("languages", languages),
|
|
176
|
+
...section("projects", projects),
|
|
177
|
+
meta: { canonical, version: SCHEMA_VERSION }
|
|
178
|
+
};
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
exports.profileToJsonResume = profileToJsonResume;
|
|
182
|
+
exports.toResumeDate = toResumeDate;
|
|
183
|
+
//# sourceMappingURL=index.cjs.map
|
|
184
|
+
//# sourceMappingURL=index.cjs.map
|