@singi-labs/sifa-sdk 0.12.2 → 0.12.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{adult-content-DDGP8W1e.d.cts → adult-content-n2uy3rT3.d.cts} +31 -1
- package/dist/{adult-content-DDGP8W1e.d.ts → adult-content-n2uy3rT3.d.ts} +31 -1
- package/dist/{index-IMvNS08M.d.ts → index-BLv2bK_K.d.ts} +2 -2
- package/dist/{index-BS7zO7KI.d.cts → index-COjgkXRe.d.cts} +86 -3
- package/dist/{index-CNh-GI9A.d.cts → index-HTTNUcN4.d.cts} +2 -2
- package/dist/{index-iAzeLOcz.d.ts → index-tkWmoZAu.d.ts} +86 -3
- package/dist/index.cjs +73 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +96 -5
- package/dist/index.d.ts +96 -5
- package/dist/index.js +68 -2
- package/dist/index.js.map +1 -1
- package/dist/{keys-5oyp950_.d.ts → org-BZcAnLab.d.ts} +88 -2
- package/dist/{keys-Bn36IA8Q.d.cts → org-lIB6pSYc.d.cts} +88 -2
- package/dist/org-settings-CmaSX5ZI.d.cts +74 -0
- package/dist/org-settings-CmaSX5ZI.d.ts +74 -0
- package/dist/query/fetchers/index.cjs +45 -0
- package/dist/query/fetchers/index.cjs.map +1 -1
- package/dist/query/fetchers/index.d.cts +4 -3
- package/dist/query/fetchers/index.d.ts +4 -3
- package/dist/query/fetchers/index.js +40 -1
- package/dist/query/fetchers/index.js.map +1 -1
- package/dist/query/hooks/index.cjs +118 -0
- package/dist/query/hooks/index.cjs.map +1 -1
- package/dist/query/hooks/index.d.cts +4 -3
- package/dist/query/hooks/index.d.ts +4 -3
- package/dist/query/hooks/index.js +112 -1
- package/dist/query/hooks/index.js.map +1 -1
- package/dist/query/index.cjs +122 -0
- package/dist/query/index.cjs.map +1 -1
- package/dist/query/index.d.cts +6 -5
- package/dist/query/index.d.ts +6 -5
- package/dist/query/index.js +110 -1
- package/dist/query/index.js.map +1 -1
- package/dist/schemas/index.cjs +27 -0
- package/dist/schemas/index.cjs.map +1 -1
- package/dist/schemas/index.d.cts +67 -1
- package/dist/schemas/index.d.ts +67 -1
- package/dist/schemas/index.js +26 -1
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/write/index.cjs +161 -1
- package/dist/schemas/write/index.cjs.map +1 -1
- package/dist/schemas/write/index.d.cts +204 -8
- package/dist/schemas/write/index.d.ts +204 -8
- package/dist/schemas/write/index.js +146 -2
- package/dist/schemas/write/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as
|
|
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 fetchNetworkMap, s as fetchNetworkStreamCount, t as fetchProfile, u as hideKeytraceClaim, v as importSearchEntities, w as initiateNetworkMapGeneration, x as isNetworkMapResponse, y as linkSkillToPosition, B as revealMarqueDomain, C as selectEntity, D as setPositionPrimary, E as unhideKeytraceClaim, G as unlinkSkillFromPosition, H as unrevealMarqueDomain, I as unsetPositionPrimary, J as updateEducation, K as updatePosition, L as updateRecord, M as updateSkill } from '../../index-
|
|
3
|
-
import '../../adult-content-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as ProfileIndustryInput, a0 as ProfileLocationAddress, a1 as ProfileLocationInput, a2 as ProfileSearchResult, a3 as ProfileSelfLocation, a4 as QUOTED_POSTS_BATCH_MAX, a5 as QuotedPostAuthor, a6 as QuotedPostImage, a7 as QuotedPostResult, a8 as QuotedPostView, a9 as ReactionError, aa as ReactionResult, ab as ReactionStatus, ac as RefreshOrcidPublicationsResult, ad as RefreshPdsResult, ae as ResolveQuotedPostsOptions, af as RoadmapVoteError, ag as RoadmapVoteResult, ah as RoadmapVoter, ai as RoadmapVotesResponse, aj as SearchFilters, ak as SearchResponse, S as SifaApiConfig, al as SifaQueryKey, am as SimilarProfile, an as SkillSearchResult, ao as StatsResponse, ap as SuggestionProfile, aq as SuggestionsResponse, ar as UpdateProfileOverrideInput, as as UpdateProfileSelfInput, at as UploadAvatarResult, au as VerifyExternalAccountResult, W as WriteResult, av as addFeatureAllowlist, aw as addOrgNotificationEmail, ax as apiFetch, ay as apiFetchOrNull, az as apiWrite, aA as apiWriteCreate, aB as bulkHideProfileItems, aC as bulkHideStandardPublications, aD as bulkUnhideProfileItems, aE as bulkUnhideStandardPublications, aF as castRoadmapVote, aG as checkAppAccount, aH as createEndorsement, aI as createExternalAccount, aJ as createProfileLocation, aK as createReaction, aL as deleteAccount, aM as deleteAvatarOverride, aN as deleteExternalAccount, aO as deleteProfileLocation, aP as deleteReaction, aQ as fetchActivityFeed, aR as fetchActivityTeaser, aS as fetchAppsRegistry, aT as fetchExternalAccounts, aU as fetchFeaturedProfile, aV as fetchFollowing, aW as fetchHeatmapData, aX as fetchHiddenApps, aY as fetchMyRoadmapVotes, aZ as fetchReactionStatus, a_ as fetchRoadmapVotes, a$ as fetchSearchFilters, b0 as fetchSearchProfiles, b1 as fetchSimilarProfiles, b2 as fetchSkillSuggestions, b3 as fetchStats, b4 as fetchSuggestionCount, b5 as fetchSuggestions, b6 as followUser, b7 as getBlueskySuggestions, b8 as getFollowers, b9 as getFollowing, ba as getFollowingFeed, bb as getMutuals, bc as hideOrcidPublication, bd as hideProfileItem, be as hideSifaPublication, bf as hideStandardPublication, bg as listFeatureAllowlist, bh as refreshOrcidPublications, bi as refreshPds, bj as removeFeatureAllowlist, bk as removeOrgNotificationEmail, bl as requestOrgDomainChallenge, bm as resetProfile, bn as resolveQuotedPosts, bo as retractRoadmapVote, bp as searchSkills, bq as setExternalAccountPrimary, s as sifaQueryKeys, br as submitOrgClaim, bs as unfollowUser, bt as unhideOrcidPublication, bu as unhideProfileItem, bv as unhideSifaPublication, bw as unhideStandardPublication, bx as unsetExternalAccountPrimary, by as updateExternalAccount, bz as updateOrgProfile, bA as updateProfileLocation, bB as updateProfileOverride, bC as updateProfileSelf, bD as uploadAvatar, bE as verifyExternalAccount, bF as verifyOrgDomain } from '../../org-lIB6pSYc.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 fetchNetworkMap, s as fetchNetworkStreamCount, t as fetchProfile, u as hideKeytraceClaim, v as importSearchEntities, w as initiateNetworkMapGeneration, x as isNetworkMapResponse, y as linkSkillToPosition, B as revealMarqueDomain, C as selectEntity, D as setPositionPrimary, E as unhideKeytraceClaim, G as unlinkSkillFromPosition, H as unrevealMarqueDomain, I as unsetPositionPrimary, J as updateEducation, K as updatePosition, L as updateRecord, M as updateSkill } from '../../index-HTTNUcN4.cjs';
|
|
3
|
+
import '../../adult-content-n2uy3rT3.cjs';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.cjs';
|
|
5
5
|
import 'zod';
|
|
6
|
+
import '../../org-settings-CmaSX5ZI.cjs';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as
|
|
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 fetchNetworkMap, s as fetchNetworkStreamCount, t as fetchProfile, u as hideKeytraceClaim, v as importSearchEntities, w as initiateNetworkMapGeneration, x as isNetworkMapResponse, y as linkSkillToPosition, B as revealMarqueDomain, C as selectEntity, D as setPositionPrimary, E as unhideKeytraceClaim, G as unlinkSkillFromPosition, H as unrevealMarqueDomain, I as unsetPositionPrimary, J as updateEducation, K as updatePosition, L as updateRecord, M as updateSkill } from '../../index-
|
|
3
|
-
import '../../adult-content-
|
|
1
|
+
export { a as AccountCheckResult, b as ActivityFeedResponse, c as ActivityItem, d as ActivityItemLinkHealth, e as ActivityTeaserResponse, f as ApiError, A as ApiFetchOptions, g as AppRegistryEntry, B as BulkHideProfileItemInput, C as CastRoadmapVoteResult, h as CheckAppAccountOptions, i as CreateExternalAccountResult, j as CreateResult, D as DeleteAccountResult, E as EndorsementInput, k as ExternalAccountInput, F as FeatureAllowlistResponse, l as FeaturedProfile, m as FetchActivityFeedOptions, n as FetchActivityTeaserOptions, o as FetchFollowListOptions, p as FetchFollowProfilePageOptions, q as FetchFollowingFeedOptions, r as FetchHiddenAppsOptions, t as FetchMyRoadmapVotesOptions, u as FetchReactionStatusOptions, v as FetchSuggestionsOptions, w as FilterOptions, x as FollowListPage, y as FollowProfile, z as FollowProfilePageResponse, G as FollowUserResult, H as FollowingResponse, I as HIDDEN_ITEM_SOURCES, J as HIDDEN_ITEM_TYPES, K as HeatmapDay, L as HeatmapResponse, M as HiddenApp, N as HiddenItemSource, O as HiddenItemType, P as HideProfileItemInput, Q as ListFeatureAllowlistOptions, R as OrgClaimBinding, T as OrgClaimResult, U as OrgDomainChallengeResult, V as OrgDomainVerifyResult, X as OrgNotificationEmailAddResult, Y as OrgNotificationEmailRemoveResult, Z as OrgProfileEcho, _ as OrgProfileUpdateResult, $ as ProfileIndustryInput, a0 as ProfileLocationAddress, a1 as ProfileLocationInput, a2 as ProfileSearchResult, a3 as ProfileSelfLocation, a4 as QUOTED_POSTS_BATCH_MAX, a5 as QuotedPostAuthor, a6 as QuotedPostImage, a7 as QuotedPostResult, a8 as QuotedPostView, a9 as ReactionError, aa as ReactionResult, ab as ReactionStatus, ac as RefreshOrcidPublicationsResult, ad as RefreshPdsResult, ae as ResolveQuotedPostsOptions, af as RoadmapVoteError, ag as RoadmapVoteResult, ah as RoadmapVoter, ai as RoadmapVotesResponse, aj as SearchFilters, ak as SearchResponse, S as SifaApiConfig, al as SifaQueryKey, am as SimilarProfile, an as SkillSearchResult, ao as StatsResponse, ap as SuggestionProfile, aq as SuggestionsResponse, ar as UpdateProfileOverrideInput, as as UpdateProfileSelfInput, at as UploadAvatarResult, au as VerifyExternalAccountResult, W as WriteResult, av as addFeatureAllowlist, aw as addOrgNotificationEmail, ax as apiFetch, ay as apiFetchOrNull, az as apiWrite, aA as apiWriteCreate, aB as bulkHideProfileItems, aC as bulkHideStandardPublications, aD as bulkUnhideProfileItems, aE as bulkUnhideStandardPublications, aF as castRoadmapVote, aG as checkAppAccount, aH as createEndorsement, aI as createExternalAccount, aJ as createProfileLocation, aK as createReaction, aL as deleteAccount, aM as deleteAvatarOverride, aN as deleteExternalAccount, aO as deleteProfileLocation, aP as deleteReaction, aQ as fetchActivityFeed, aR as fetchActivityTeaser, aS as fetchAppsRegistry, aT as fetchExternalAccounts, aU as fetchFeaturedProfile, aV as fetchFollowing, aW as fetchHeatmapData, aX as fetchHiddenApps, aY as fetchMyRoadmapVotes, aZ as fetchReactionStatus, a_ as fetchRoadmapVotes, a$ as fetchSearchFilters, b0 as fetchSearchProfiles, b1 as fetchSimilarProfiles, b2 as fetchSkillSuggestions, b3 as fetchStats, b4 as fetchSuggestionCount, b5 as fetchSuggestions, b6 as followUser, b7 as getBlueskySuggestions, b8 as getFollowers, b9 as getFollowing, ba as getFollowingFeed, bb as getMutuals, bc as hideOrcidPublication, bd as hideProfileItem, be as hideSifaPublication, bf as hideStandardPublication, bg as listFeatureAllowlist, bh as refreshOrcidPublications, bi as refreshPds, bj as removeFeatureAllowlist, bk as removeOrgNotificationEmail, bl as requestOrgDomainChallenge, bm as resetProfile, bn as resolveQuotedPosts, bo as retractRoadmapVote, bp as searchSkills, bq as setExternalAccountPrimary, s as sifaQueryKeys, br as submitOrgClaim, bs as unfollowUser, bt as unhideOrcidPublication, bu as unhideProfileItem, bv as unhideSifaPublication, bw as unhideStandardPublication, bx as unsetExternalAccountPrimary, by as updateExternalAccount, bz as updateOrgProfile, bA as updateProfileLocation, bB as updateProfileOverride, bC as updateProfileSelf, bD as uploadAvatar, bE as verifyExternalAccount, bF as verifyOrgDomain } from '../../org-BZcAnLab.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 fetchNetworkMap, s as fetchNetworkStreamCount, t as fetchProfile, u as hideKeytraceClaim, v as importSearchEntities, w as initiateNetworkMapGeneration, x as isNetworkMapResponse, y as linkSkillToPosition, B as revealMarqueDomain, C as selectEntity, D as setPositionPrimary, E as unhideKeytraceClaim, G as unlinkSkillFromPosition, H as unrevealMarqueDomain, I as unsetPositionPrimary, J as updateEducation, K as updatePosition, L as updateRecord, M as updateSkill } from '../../index-BLv2bK_K.js';
|
|
3
|
+
import '../../adult-content-n2uy3rT3.js';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.js';
|
|
5
5
|
import 'zod';
|
|
6
|
+
import '../../org-settings-CmaSX5ZI.js';
|
|
@@ -1179,6 +1179,45 @@ async function importSearchEntities(config, query, options = {}) {
|
|
|
1179
1179
|
return EntityImportSearchResponseSchema.parse(data).results;
|
|
1180
1180
|
}
|
|
1181
1181
|
|
|
1182
|
+
// src/query/fetchers/org.ts
|
|
1183
|
+
function submitOrgClaim(config, body, options = {}) {
|
|
1184
|
+
return apiWrite(config, "/api/org/claim", "POST", { body, ...options });
|
|
1185
|
+
}
|
|
1186
|
+
function updateOrgProfile(config, body, options = {}) {
|
|
1187
|
+
return apiWrite(config, "/api/org/profile", "PUT", {
|
|
1188
|
+
body,
|
|
1189
|
+
...options
|
|
1190
|
+
});
|
|
1191
|
+
}
|
|
1192
|
+
function requestOrgDomainChallenge(config, body, options = {}) {
|
|
1193
|
+
return apiWrite(config, "/api/org/domains/challenge", "POST", {
|
|
1194
|
+
body,
|
|
1195
|
+
...options
|
|
1196
|
+
});
|
|
1197
|
+
}
|
|
1198
|
+
function verifyOrgDomain(config, body, options = {}) {
|
|
1199
|
+
return apiWrite(config, "/api/org/domains/verify", "POST", {
|
|
1200
|
+
body,
|
|
1201
|
+
...options
|
|
1202
|
+
});
|
|
1203
|
+
}
|
|
1204
|
+
function addOrgNotificationEmail(config, body, options = {}) {
|
|
1205
|
+
return apiWrite(
|
|
1206
|
+
config,
|
|
1207
|
+
"/api/org/notification-emails",
|
|
1208
|
+
"POST",
|
|
1209
|
+
{ body, ...options }
|
|
1210
|
+
);
|
|
1211
|
+
}
|
|
1212
|
+
function removeOrgNotificationEmail(config, body, options = {}) {
|
|
1213
|
+
return apiWrite(
|
|
1214
|
+
config,
|
|
1215
|
+
"/api/org/notification-emails",
|
|
1216
|
+
"DELETE",
|
|
1217
|
+
{ body, ...options }
|
|
1218
|
+
);
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1182
1221
|
// src/query/keys.ts
|
|
1183
1222
|
var sifaQueryKeys = {
|
|
1184
1223
|
all: () => ["sifa"],
|
|
@@ -1262,6 +1301,6 @@ var sifaQueryKeys = {
|
|
|
1262
1301
|
}
|
|
1263
1302
|
};
|
|
1264
1303
|
|
|
1265
|
-
export { ApiError, HIDDEN_ITEM_SOURCES, HIDDEN_ITEM_TYPES, QUOTED_POSTS_BATCH_MAX, addFeatureAllowlist, 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, fetchHeatmapData, fetchHiddenApps, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchProfile, 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, resetProfile, resolveQuotedPosts, retractRoadmapVote, revealMarqueDomain, searchSkills, selectEntity, setExternalAccountPrimary, setPositionPrimary, sifaQueryKeys, unfollowUser, unhideKeytraceClaim, unhideOrcidPublication, unhideProfileItem, unhideSifaPublication, unhideStandardPublication, unlinkSkillFromPosition, unrevealMarqueDomain, unsetExternalAccountPrimary, unsetPositionPrimary, updateEducation, updateExternalAccount, updatePosition, updateProfileLocation, updateProfileOverride, updateProfileSelf, updateRecord, updateSkill, uploadAvatar, verifyExternalAccount };
|
|
1304
|
+
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, fetchHeatmapData, fetchHiddenApps, fetchMyRoadmapVotes, fetchNetworkMap, fetchNetworkStreamCount, fetchProfile, 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 };
|
|
1266
1305
|
//# sourceMappingURL=index.js.map
|
|
1267
1306
|
//# sourceMappingURL=index.js.map
|