@singi-labs/sifa-sdk 0.12.3 → 0.12.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/{adult-content-DDGP8W1e.d.cts → adult-content-BOY_T6j3.d.cts} +295 -1
- package/dist/{adult-content-DDGP8W1e.d.ts → adult-content-BOY_T6j3.d.ts} +295 -1
- package/dist/{index-CNh-GI9A.d.cts → index-BJV2XHOP.d.cts} +16 -3
- package/dist/{index-IMvNS08M.d.ts → index-C1SIpwOj.d.ts} +16 -3
- package/dist/{index-iAzeLOcz.d.ts → index-m5MELVUQ.d.ts} +95 -3
- package/dist/{index-BS7zO7KI.d.cts → index-xcu81B4E.d.cts} +95 -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-Bn36IA8Q.d.cts → org-92bvwL8H.d.cts} +89 -2
- package/dist/{keys-5oyp950_.d.ts → org-Bxz__jbx.d.ts} +89 -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 +60 -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 +54 -1
- package/dist/query/fetchers/index.js.map +1 -1
- package/dist/query/hooks/index.cjs +144 -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 +137 -1
- package/dist/query/hooks/index.js.map +1 -1
- package/dist/query/index.cjs +147 -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 +133 -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 +36 -0
- package/dist/schemas/write/index.cjs.map +1 -1
- package/dist/schemas/write/index.d.cts +1 -0
- package/dist/schemas/write/index.d.ts +1 -0
- package/dist/schemas/write/index.js +32 -1
- 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
|
|
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-92bvwL8H.cjs';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-BJV2XHOP.cjs';
|
|
3
|
+
import '../../adult-content-BOY_T6j3.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
|
|
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-Bxz__jbx.js';
|
|
2
|
+
export { F as FetchNetworkStreamCountOptions, N as NetworkMapEdge, a as NetworkMapGenerationJob, b as NetworkMapGraphData, c as NetworkMapNode, d as NetworkMapPendingJob, e as NetworkMapResponse, f as checkNetworkMapJobStatus, g as createEducation, h as createPosition, i as createRecord, j as createSkill, k as deleteEducation, l as deletePosition, m as deleteRecord, n as deleteSkill, o as fetchAtFundLink, p as fetchEndorsementCount, q as fetchEntitySearch, r as fetchGetProfileView, s as fetchNetworkMap, t as fetchNetworkStreamCount, u as fetchProfile, v as hideKeytraceClaim, w as importSearchEntities, x as initiateNetworkMapGeneration, y as isNetworkMapResponse, z as linkSkillToPosition, C as revealMarqueDomain, D as selectEntity, E as setPositionPrimary, G as unhideKeytraceClaim, H as unlinkSkillFromPosition, I as unrevealMarqueDomain, J as unsetPositionPrimary, K as updateEducation, L as updatePosition, M as updateRecord, O as updateSkill } from '../../index-C1SIpwOj.js';
|
|
3
|
+
import '../../adult-content-BOY_T6j3.js';
|
|
4
4
|
import '../../feed-D2ZV8Eaj.js';
|
|
5
5
|
import 'zod';
|
|
6
|
+
import '../../org-settings-CmaSX5ZI.js';
|
|
@@ -130,6 +130,19 @@ async function fetchAtFundLink(config, did, options = {}) {
|
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
+
// src/query/fetchers/get-profile-view.ts
|
|
134
|
+
async function fetchGetProfileView(config, actor, options = {}) {
|
|
135
|
+
const path = `/xrpc/id.sifa.getProfileView?actor=${encodeIdentifier(actor)}`;
|
|
136
|
+
try {
|
|
137
|
+
return await apiFetch(config, path, { retryOn429: true, ...options });
|
|
138
|
+
} catch (e) {
|
|
139
|
+
if (e instanceof ApiError && e.status === 400 && typeof e.body === "object" && e.body !== null && e.body.error === "ProfileNotFound") {
|
|
140
|
+
return null;
|
|
141
|
+
}
|
|
142
|
+
throw e;
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
|
|
133
146
|
// src/query/fetchers/profile-mutations.ts
|
|
134
147
|
function updateProfileSelf(config, data, options = {}) {
|
|
135
148
|
return apiWrite(config, "/api/profile/self", "PUT", { body: data, ...options });
|
|
@@ -1179,6 +1192,45 @@ async function importSearchEntities(config, query, options = {}) {
|
|
|
1179
1192
|
return EntityImportSearchResponseSchema.parse(data).results;
|
|
1180
1193
|
}
|
|
1181
1194
|
|
|
1195
|
+
// src/query/fetchers/org.ts
|
|
1196
|
+
function submitOrgClaim(config, body, options = {}) {
|
|
1197
|
+
return apiWrite(config, "/api/org/claim", "POST", { body, ...options });
|
|
1198
|
+
}
|
|
1199
|
+
function updateOrgProfile(config, body, options = {}) {
|
|
1200
|
+
return apiWrite(config, "/api/org/profile", "PUT", {
|
|
1201
|
+
body,
|
|
1202
|
+
...options
|
|
1203
|
+
});
|
|
1204
|
+
}
|
|
1205
|
+
function requestOrgDomainChallenge(config, body, options = {}) {
|
|
1206
|
+
return apiWrite(config, "/api/org/domains/challenge", "POST", {
|
|
1207
|
+
body,
|
|
1208
|
+
...options
|
|
1209
|
+
});
|
|
1210
|
+
}
|
|
1211
|
+
function verifyOrgDomain(config, body, options = {}) {
|
|
1212
|
+
return apiWrite(config, "/api/org/domains/verify", "POST", {
|
|
1213
|
+
body,
|
|
1214
|
+
...options
|
|
1215
|
+
});
|
|
1216
|
+
}
|
|
1217
|
+
function addOrgNotificationEmail(config, body, options = {}) {
|
|
1218
|
+
return apiWrite(
|
|
1219
|
+
config,
|
|
1220
|
+
"/api/org/notification-emails",
|
|
1221
|
+
"POST",
|
|
1222
|
+
{ body, ...options }
|
|
1223
|
+
);
|
|
1224
|
+
}
|
|
1225
|
+
function removeOrgNotificationEmail(config, body, options = {}) {
|
|
1226
|
+
return apiWrite(
|
|
1227
|
+
config,
|
|
1228
|
+
"/api/org/notification-emails",
|
|
1229
|
+
"DELETE",
|
|
1230
|
+
{ body, ...options }
|
|
1231
|
+
);
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1182
1234
|
// src/query/keys.ts
|
|
1183
1235
|
var sifaQueryKeys = {
|
|
1184
1236
|
all: () => ["sifa"],
|
|
@@ -1186,6 +1238,7 @@ var sifaQueryKeys = {
|
|
|
1186
1238
|
all: () => ["sifa", "profile"],
|
|
1187
1239
|
byHandle: (handleOrDid) => ["sifa", "profile", handleOrDid],
|
|
1188
1240
|
atFundLink: (did) => ["sifa", "profile", "at-fund-link", did],
|
|
1241
|
+
view: (actor) => ["sifa", "profile", "view", actor],
|
|
1189
1242
|
externalAccounts: (handleOrDid) => ["sifa", "profile", "external-accounts", handleOrDid]
|
|
1190
1243
|
},
|
|
1191
1244
|
position: {
|
|
@@ -1262,6 +1315,6 @@ var sifaQueryKeys = {
|
|
|
1262
1315
|
}
|
|
1263
1316
|
};
|
|
1264
1317
|
|
|
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 };
|
|
1318
|
+
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, 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
1319
|
//# sourceMappingURL=index.js.map
|
|
1267
1320
|
//# sourceMappingURL=index.js.map
|