@singi-labs/sifa-sdk 0.12.30 → 0.12.32
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/README.md +1 -1
- package/dist/{index-CZAG8uku.d.ts → index-CQx2Yk7v.d.ts} +1 -1
- package/dist/{index-ZoAKneCP.d.ts → index-D4DUzpXJ.d.ts} +11 -2
- package/dist/{index-O2oJHRq0.d.cts → index-DX-0n-2z.d.cts} +1 -1
- package/dist/{index-C95t5Gg5.d.cts → index-XXLVtfGw.d.cts} +11 -2
- package/dist/index.cjs +100 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +23 -1
- package/dist/index.d.ts +23 -1
- package/dist/index.js +98 -2
- package/dist/index.js.map +1 -1
- package/dist/{org-Octhy3vS.d.ts → org-5dARVOZ9.d.ts} +32 -2
- package/dist/{org-DWAqK-TV.d.cts → org-DOQL077g.d.cts} +32 -2
- package/dist/query/fetchers/index.cjs +11 -0
- package/dist/query/fetchers/index.cjs.map +1 -1
- package/dist/query/fetchers/index.d.cts +2 -2
- package/dist/query/fetchers/index.d.ts +2 -2
- package/dist/query/fetchers/index.js +11 -1
- package/dist/query/fetchers/index.js.map +1 -1
- package/dist/query/hooks/index.cjs +21 -0
- package/dist/query/hooks/index.cjs.map +1 -1
- package/dist/query/hooks/index.d.cts +2 -2
- package/dist/query/hooks/index.d.ts +2 -2
- package/dist/query/hooks/index.js +21 -1
- package/dist/query/hooks/index.js.map +1 -1
- package/dist/query/index.cjs +22 -0
- package/dist/query/index.cjs.map +1 -1
- package/dist/query/index.d.cts +4 -4
- package/dist/query/index.d.ts +4 -4
- package/dist/query/index.js +21 -1
- package/dist/query/index.js.map +1 -1
- package/package.json +6 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyGithubPullRequestsOptions, u as FetchMyRoadmapVotesOptions, v as FetchReactionStatusOptions, w as FetchSuggestionsOptions, x as FilterOptions, y as FollowListPage, z as FollowProfile, G as FollowProfilePageResponse, H as FollowUserResult, I as FollowingResponse, J as GithubPullRequest, K as HIDDEN_ITEM_SOURCES, L as HIDDEN_ITEM_TYPES, M as HeatmapDay, N as HeatmapResponse, O as HiddenApp, P as HiddenItemSource, Q as HiddenItemType, R as HideProfileItemInput, T as ListFeatureAllowlistOptions, U as MyGithubPullRequestsResponse, V as OrgClaimBinding, X as OrgClaimResult, Y as OrgDomainChallengeResult, Z as OrgDomainVerifyResult, _ as OrgNotificationEmailAddResult, $ as OrgNotificationEmailRemoveResult, a0 as OrgProfileEcho, a1 as OrgProfileUpdateResult, a2 as PdsWipeOutcome, a3 as ProfileIndustryInput, a4 as ProfileLocationAddress, a5 as ProfileLocationInput, a6 as ProfileSearchResult, a7 as ProfileSelfLocation, a8 as QUOTED_POSTS_BATCH_MAX, a9 as QuotedPostAuthor, aa as QuotedPostImage, ab as QuotedPostResult, ac as QuotedPostView, ad as ReactionError, ae as ReactionResult, af as ReactionStatus, ag as RefreshOrcidPublicationsResult, ah as RefreshPdsResult, ai as ResetProfileResult, aj as ResolveQuotedPostsOptions, ak as RoadmapVoteError, al as RoadmapVoteResult, am as RoadmapVoter, an as RoadmapVotesResponse, ao as SearchFilters, ap as SearchResponse, S as SifaApiConfig, aq as SifaQueryKey, ar as SimilarProfile, as as SkillSearchResult, at as StatsResponse, au as SuggestionProfile, av as SuggestionsResponse, aw as UpdateProfileOverrideInput, ax as UpdateProfileSelfInput, ay as UploadAvatarResult, az as VerifyExternalAccountResult, W as WriteResult,
|
|
2
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as fetchProfileSummary, w as hideKeytraceClaim, x as importSearchEntities, y as initiateNetworkMapGeneration, z as isNetworkMapResponse, A as linkSkillToPosition, D as revealMarqueDomain, E as selectEntity, G as setPositionPrimary, H as unhideKeytraceClaim, I as unlinkSkillFromPosition, J as unrevealMarqueDomain, K as unsetPositionPrimary, L as updateEducation, M as updatePosition, O as updateRecord, P as updateSkill } from '../../index-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyGithubPullRequestsOptions, u as FetchMyRoadmapVotesOptions, v as FetchReactionStatusOptions, w as FetchSuggestionsOptions, x as FilterOptions, y as FollowListPage, z as FollowProfile, G as FollowProfilePageResponse, H as FollowUserResult, I as FollowingResponse, J as GithubPullRequest, K as HIDDEN_ITEM_SOURCES, L as HIDDEN_ITEM_TYPES, M as HeatmapDay, N as HeatmapResponse, O as HiddenApp, P as HiddenItemSource, Q as HiddenItemType, R as HideProfileItemInput, T as ListFeatureAllowlistOptions, U as MyGithubPullRequestsResponse, V as OrgClaimBinding, X as OrgClaimResult, Y as OrgDomainChallengeResult, Z as OrgDomainVerifyResult, _ as OrgNotificationEmailAddResult, $ as OrgNotificationEmailRemoveResult, a0 as OrgProfileEcho, a1 as OrgProfileUpdateResult, a2 as PdsWipeOutcome, a3 as ProfileIndustryInput, a4 as ProfileLocationAddress, a5 as ProfileLocationInput, a6 as ProfileSearchResult, a7 as ProfileSelfLocation, a8 as QUOTED_POSTS_BATCH_MAX, a9 as QuotedPostAuthor, aa as QuotedPostImage, ab as QuotedPostResult, ac as QuotedPostView, ad as ReactionError, ae as ReactionResult, af as ReactionStatus, ag as RefreshOrcidPublicationsResult, ah as RefreshPdsResult, ai as ResetProfileResult, aj as ResolveQuotedPostsOptions, ak as RoadmapVoteError, al as RoadmapVoteResult, am as RoadmapVoter, an as RoadmapVotesResponse, ao as SearchFilters, ap as SearchResponse, S as SifaApiConfig, aq as SifaQueryKey, ar as SimilarProfile, as as SkillSearchResult, at as StatsResponse, au as SuggestionProfile, av as SuggestionsResponse, aw as UpdateProfileOverrideInput, ax as UpdateProfileSelfInput, ay as UploadAvatarResult, az as VerifyExternalAccountResult, aA as WipePreview, W as WriteResult, aB as addFeatureAllowlist, aC as addOrgNotificationEmail, aD as apiFetch, aE as apiFetchOrNull, aF as apiWrite, aG as apiWriteCreate, aH as bulkHideProfileItems, aI as bulkHideStandardPublications, aJ as bulkUnhideProfileItems, aK as bulkUnhideStandardPublications, aL as castRoadmapVote, aM as checkAppAccount, aN as createEndorsement, aO as createExternalAccount, aP as createProfileLocation, aQ as createReaction, aR as deleteAccount, aS as deleteAvatarOverride, aT as deleteExternalAccount, aU as deleteProfileLocation, aV as deleteReaction, aW as fetchActivityFeed, aX as fetchActivityTeaser, aY as fetchAppsRegistry, aZ as fetchExternalAccounts, a_ as fetchFeaturedProfile, a$ as fetchFollowing, b0 as fetchHeatmapData, b1 as fetchHiddenApps, b2 as fetchMyGithubPullRequests, b3 as fetchMyRoadmapVotes, b4 as fetchReactionStatus, b5 as fetchRoadmapVotes, b6 as fetchSearchFilters, b7 as fetchSearchProfiles, b8 as fetchSimilarProfiles, b9 as fetchSkillSuggestions, ba as fetchStats, bb as fetchSuggestionCount, bc as fetchSuggestions, bd as fetchWipePreview, be as followUser, 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 requestOrgDomainChallenge, bu as resetProfile, bv as resolveQuotedPosts, bw as retractRoadmapVote, bx as searchSkills, by as setExternalAccountPrimary, s as sifaQueryKeys, bz as submitOrgClaim, bA as unfollowUser, bB as unhideOrcidPublication, bC as unhideProfileItem, bD as unhideSifaPublication, bE as unhideStandardPublication, bF as unsetExternalAccountPrimary, bG as updateExternalAccount, bH as updateOrgProfile, bI as updateProfileLocation, bJ as updateProfileOverride, bK as updateProfileSelf, bL as uploadAvatar, bM as verifyExternalAccount, bN as verifyOrgDomain } from '../../org-DOQL077g.cjs';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as fetchProfileSummary, w as hideKeytraceClaim, x as importSearchEntities, y as initiateNetworkMapGeneration, z as isNetworkMapResponse, A as linkSkillToPosition, D as revealMarqueDomain, E as selectEntity, G as setPositionPrimary, H as unhideKeytraceClaim, I as unlinkSkillFromPosition, J as unrevealMarqueDomain, K as unsetPositionPrimary, L as updateEducation, M as updatePosition, O as updateRecord, P as updateSkill } from '../../index-DX-0n-2z.cjs';
|
|
3
3
|
import '../../adult-content-BHIB4rxu.cjs';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.cjs';
|
|
5
5
|
import 'zod';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyGithubPullRequestsOptions, u as FetchMyRoadmapVotesOptions, v as FetchReactionStatusOptions, w as FetchSuggestionsOptions, x as FilterOptions, y as FollowListPage, z as FollowProfile, G as FollowProfilePageResponse, H as FollowUserResult, I as FollowingResponse, J as GithubPullRequest, K as HIDDEN_ITEM_SOURCES, L as HIDDEN_ITEM_TYPES, M as HeatmapDay, N as HeatmapResponse, O as HiddenApp, P as HiddenItemSource, Q as HiddenItemType, R as HideProfileItemInput, T as ListFeatureAllowlistOptions, U as MyGithubPullRequestsResponse, V as OrgClaimBinding, X as OrgClaimResult, Y as OrgDomainChallengeResult, Z as OrgDomainVerifyResult, _ as OrgNotificationEmailAddResult, $ as OrgNotificationEmailRemoveResult, a0 as OrgProfileEcho, a1 as OrgProfileUpdateResult, a2 as PdsWipeOutcome, a3 as ProfileIndustryInput, a4 as ProfileLocationAddress, a5 as ProfileLocationInput, a6 as ProfileSearchResult, a7 as ProfileSelfLocation, a8 as QUOTED_POSTS_BATCH_MAX, a9 as QuotedPostAuthor, aa as QuotedPostImage, ab as QuotedPostResult, ac as QuotedPostView, ad as ReactionError, ae as ReactionResult, af as ReactionStatus, ag as RefreshOrcidPublicationsResult, ah as RefreshPdsResult, ai as ResetProfileResult, aj as ResolveQuotedPostsOptions, ak as RoadmapVoteError, al as RoadmapVoteResult, am as RoadmapVoter, an as RoadmapVotesResponse, ao as SearchFilters, ap as SearchResponse, S as SifaApiConfig, aq as SifaQueryKey, ar as SimilarProfile, as as SkillSearchResult, at as StatsResponse, au as SuggestionProfile, av as SuggestionsResponse, aw as UpdateProfileOverrideInput, ax as UpdateProfileSelfInput, ay as UploadAvatarResult, az as VerifyExternalAccountResult, W as WriteResult,
|
|
2
|
-
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as fetchProfileSummary, w as hideKeytraceClaim, x as importSearchEntities, y as initiateNetworkMapGeneration, z as isNetworkMapResponse, A as linkSkillToPosition, D as revealMarqueDomain, E as selectEntity, G as setPositionPrimary, H as unhideKeytraceClaim, I as unlinkSkillFromPosition, J as unrevealMarqueDomain, K as unsetPositionPrimary, L as updateEducation, M as updatePosition, O as updateRecord, P as updateSkill } from '../../index-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyGithubPullRequestsOptions, u as FetchMyRoadmapVotesOptions, v as FetchReactionStatusOptions, w as FetchSuggestionsOptions, x as FilterOptions, y as FollowListPage, z as FollowProfile, G as FollowProfilePageResponse, H as FollowUserResult, I as FollowingResponse, J as GithubPullRequest, K as HIDDEN_ITEM_SOURCES, L as HIDDEN_ITEM_TYPES, M as HeatmapDay, N as HeatmapResponse, O as HiddenApp, P as HiddenItemSource, Q as HiddenItemType, R as HideProfileItemInput, T as ListFeatureAllowlistOptions, U as MyGithubPullRequestsResponse, V as OrgClaimBinding, X as OrgClaimResult, Y as OrgDomainChallengeResult, Z as OrgDomainVerifyResult, _ as OrgNotificationEmailAddResult, $ as OrgNotificationEmailRemoveResult, a0 as OrgProfileEcho, a1 as OrgProfileUpdateResult, a2 as PdsWipeOutcome, a3 as ProfileIndustryInput, a4 as ProfileLocationAddress, a5 as ProfileLocationInput, a6 as ProfileSearchResult, a7 as ProfileSelfLocation, a8 as QUOTED_POSTS_BATCH_MAX, a9 as QuotedPostAuthor, aa as QuotedPostImage, ab as QuotedPostResult, ac as QuotedPostView, ad as ReactionError, ae as ReactionResult, af as ReactionStatus, ag as RefreshOrcidPublicationsResult, ah as RefreshPdsResult, ai as ResetProfileResult, aj as ResolveQuotedPostsOptions, ak as RoadmapVoteError, al as RoadmapVoteResult, am as RoadmapVoter, an as RoadmapVotesResponse, ao as SearchFilters, ap as SearchResponse, S as SifaApiConfig, aq as SifaQueryKey, ar as SimilarProfile, as as SkillSearchResult, at as StatsResponse, au as SuggestionProfile, av as SuggestionsResponse, aw as UpdateProfileOverrideInput, ax as UpdateProfileSelfInput, ay as UploadAvatarResult, az as VerifyExternalAccountResult, aA as WipePreview, W as WriteResult, aB as addFeatureAllowlist, aC as addOrgNotificationEmail, aD as apiFetch, aE as apiFetchOrNull, aF as apiWrite, aG as apiWriteCreate, aH as bulkHideProfileItems, aI as bulkHideStandardPublications, aJ as bulkUnhideProfileItems, aK as bulkUnhideStandardPublications, aL as castRoadmapVote, aM as checkAppAccount, aN as createEndorsement, aO as createExternalAccount, aP as createProfileLocation, aQ as createReaction, aR as deleteAccount, aS as deleteAvatarOverride, aT as deleteExternalAccount, aU as deleteProfileLocation, aV as deleteReaction, aW as fetchActivityFeed, aX as fetchActivityTeaser, aY as fetchAppsRegistry, aZ as fetchExternalAccounts, a_ as fetchFeaturedProfile, a$ as fetchFollowing, b0 as fetchHeatmapData, b1 as fetchHiddenApps, b2 as fetchMyGithubPullRequests, b3 as fetchMyRoadmapVotes, b4 as fetchReactionStatus, b5 as fetchRoadmapVotes, b6 as fetchSearchFilters, b7 as fetchSearchProfiles, b8 as fetchSimilarProfiles, b9 as fetchSkillSuggestions, ba as fetchStats, bb as fetchSuggestionCount, bc as fetchSuggestions, bd as fetchWipePreview, be as followUser, 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 requestOrgDomainChallenge, bu as resetProfile, bv as resolveQuotedPosts, bw as retractRoadmapVote, bx as searchSkills, by as setExternalAccountPrimary, s as sifaQueryKeys, bz as submitOrgClaim, bA as unfollowUser, bB as unhideOrcidPublication, bC as unhideProfileItem, bD as unhideSifaPublication, bE as unhideStandardPublication, bF as unsetExternalAccountPrimary, bG as updateExternalAccount, bH as updateOrgProfile, bI as updateProfileLocation, bJ as updateProfileOverride, bK as updateProfileSelf, bL as uploadAvatar, bM as verifyExternalAccount, bN as verifyOrgDomain } from '../../org-5dARVOZ9.js';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as fetchProfileSummary, w as hideKeytraceClaim, x as importSearchEntities, y as initiateNetworkMapGeneration, z as isNetworkMapResponse, A as linkSkillToPosition, D as revealMarqueDomain, E as selectEntity, G as setPositionPrimary, H as unhideKeytraceClaim, I as unlinkSkillFromPosition, J as unrevealMarqueDomain, K as unsetPositionPrimary, L as updateEducation, M as updatePosition, O as updateRecord, P as updateSkill } from '../../index-CQx2Yk7v.js';
|
|
3
3
|
import '../../adult-content-BHIB4rxu.js';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.js';
|
|
5
5
|
import 'zod';
|
|
@@ -1111,6 +1111,12 @@ function retractRoadmapVote(config, key, options = {}) {
|
|
|
1111
1111
|
}
|
|
1112
1112
|
|
|
1113
1113
|
// src/query/fetchers/destructive.ts
|
|
1114
|
+
function fetchWipePreview(config, options = {}) {
|
|
1115
|
+
return apiFetch(config, "/api/profile/wipe-preview", {
|
|
1116
|
+
credentials: "include",
|
|
1117
|
+
...options
|
|
1118
|
+
});
|
|
1119
|
+
}
|
|
1114
1120
|
function resetProfile(config, deletePdsData, options = {}) {
|
|
1115
1121
|
return apiWrite(config, "/api/profile/reset", "DELETE", {
|
|
1116
1122
|
body: { deletePdsData },
|
|
@@ -1403,9 +1409,13 @@ var sifaQueryKeys = {
|
|
|
1403
1409
|
bskyPreferences: {
|
|
1404
1410
|
all: () => ["sifa", "bsky-preferences"],
|
|
1405
1411
|
contentLabels: () => ["sifa", "bsky-preferences", "content-labels"]
|
|
1412
|
+
},
|
|
1413
|
+
destructive: {
|
|
1414
|
+
all: () => ["sifa", "destructive"],
|
|
1415
|
+
wipePreview: () => ["sifa", "destructive", "wipe-preview"]
|
|
1406
1416
|
}
|
|
1407
1417
|
};
|
|
1408
1418
|
|
|
1409
|
-
export { ApiError, HIDDEN_ITEM_SOURCES, HIDDEN_ITEM_TYPES, QUOTED_POSTS_BATCH_MAX, addFeatureAllowlist, addOrgNotificationEmail, apiFetch, apiFetchOrNull, apiWrite, apiWriteCreate, bulkHideProfileItems, bulkHideStandardPublications, bulkUnhideProfileItems, bulkUnhideStandardPublications, castRoadmapVote, checkAppAccount, checkNetworkMapJobStatus, createEducation, createEndorsement, createExternalAccount, createPosition, createProfileLocation, createReaction, createRecord, createSkill, deleteAccount, deleteAvatarOverride, deleteEducation, deleteExternalAccount, deletePosition, deleteProfileLocation, deleteReaction, deleteRecord, deleteSkill, fetchActivityFeed, fetchActivityTeaser, fetchAppsRegistry, fetchAtFundLink, fetchEndorsementCount, fetchEntitySearch, fetchExternalAccounts, fetchFeaturedProfile, fetchFollowing, fetchGetProfileView, fetchHeatmapData, fetchHiddenApps, fetchMyGithubPullRequests, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchProfile, fetchProfileSummary, fetchReactionStatus, fetchRoadmapVotes, fetchSearchFilters, fetchSearchProfiles, fetchSimilarProfiles, fetchSkillSuggestions, fetchStats, fetchSuggestionCount, fetchSuggestions, followUser, getBlueskySuggestions, getFollowers, getFollowing, getFollowingFeed, getMutuals, hideKeytraceClaim, hideOrcidPublication, hideProfileItem, hideSifaPublication, hideStandardPublication, importSearchEntities, initiateNetworkMapGeneration, isNetworkMapResponse, linkSkillToPosition, listFeatureAllowlist, refreshOrcidPublications, refreshPds, removeFeatureAllowlist, removeOrgNotificationEmail, requestOrgDomainChallenge, resetProfile, resolveQuotedPosts, retractRoadmapVote, revealMarqueDomain, searchSkills, selectEntity, setExternalAccountPrimary, setPositionPrimary, sifaQueryKeys, submitOrgClaim, unfollowUser, unhideKeytraceClaim, unhideOrcidPublication, unhideProfileItem, unhideSifaPublication, unhideStandardPublication, unlinkSkillFromPosition, unrevealMarqueDomain, unsetExternalAccountPrimary, unsetPositionPrimary, updateEducation, updateExternalAccount, updateOrgProfile, updatePosition, updateProfileLocation, updateProfileOverride, updateProfileSelf, updateRecord, updateSkill, uploadAvatar, verifyExternalAccount, verifyOrgDomain };
|
|
1419
|
+
export { ApiError, HIDDEN_ITEM_SOURCES, HIDDEN_ITEM_TYPES, QUOTED_POSTS_BATCH_MAX, addFeatureAllowlist, addOrgNotificationEmail, apiFetch, apiFetchOrNull, apiWrite, apiWriteCreate, bulkHideProfileItems, bulkHideStandardPublications, bulkUnhideProfileItems, bulkUnhideStandardPublications, castRoadmapVote, checkAppAccount, checkNetworkMapJobStatus, createEducation, createEndorsement, createExternalAccount, createPosition, createProfileLocation, createReaction, createRecord, createSkill, deleteAccount, deleteAvatarOverride, deleteEducation, deleteExternalAccount, deletePosition, deleteProfileLocation, deleteReaction, deleteRecord, deleteSkill, fetchActivityFeed, fetchActivityTeaser, fetchAppsRegistry, fetchAtFundLink, fetchEndorsementCount, fetchEntitySearch, fetchExternalAccounts, fetchFeaturedProfile, fetchFollowing, fetchGetProfileView, fetchHeatmapData, fetchHiddenApps, fetchMyGithubPullRequests, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchProfile, fetchProfileSummary, fetchReactionStatus, fetchRoadmapVotes, fetchSearchFilters, fetchSearchProfiles, fetchSimilarProfiles, fetchSkillSuggestions, fetchStats, fetchSuggestionCount, fetchSuggestions, fetchWipePreview, followUser, getBlueskySuggestions, getFollowers, getFollowing, getFollowingFeed, getMutuals, hideKeytraceClaim, hideOrcidPublication, hideProfileItem, hideSifaPublication, hideStandardPublication, importSearchEntities, initiateNetworkMapGeneration, isNetworkMapResponse, linkSkillToPosition, listFeatureAllowlist, refreshOrcidPublications, refreshPds, removeFeatureAllowlist, removeOrgNotificationEmail, requestOrgDomainChallenge, resetProfile, resolveQuotedPosts, retractRoadmapVote, revealMarqueDomain, searchSkills, selectEntity, setExternalAccountPrimary, setPositionPrimary, sifaQueryKeys, submitOrgClaim, unfollowUser, unhideKeytraceClaim, unhideOrcidPublication, unhideProfileItem, unhideSifaPublication, unhideStandardPublication, unlinkSkillFromPosition, unrevealMarqueDomain, unsetExternalAccountPrimary, unsetPositionPrimary, updateEducation, updateExternalAccount, updateOrgProfile, updatePosition, updateProfileLocation, updateProfileOverride, updateProfileSelf, updateRecord, updateSkill, uploadAvatar, verifyExternalAccount, verifyOrgDomain };
|
|
1410
1420
|
//# sourceMappingURL=index.js.map
|
|
1411
1421
|
//# sourceMappingURL=index.js.map
|