@singi-labs/sifa-sdk 0.18.13 → 0.18.15
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 +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/{network-map-Cwv7SsL0.d.cts → network-map-B2VRYlgb.d.cts} +7 -3
- package/dist/{network-map-5WbfyFed.d.ts → network-map-CfAPUSb6.d.ts} +7 -3
- package/dist/{org-Bgz5parA.d.ts → org-C3e5hz3h.d.ts} +13 -2
- package/dist/{org-BHz9ymjp.d.cts → org-CLi7-wje.d.cts} +13 -2
- package/dist/{profile-summary-BnydsN4P.d.cts → profile-summary-B9EQmnC7.d.cts} +1 -1
- package/dist/{profile-summary-H-R1juYp.d.ts → profile-summary-nbzILRkf.d.ts} +1 -1
- package/dist/query/fetchers/index.cjs +4 -0
- package/dist/query/fetchers/index.cjs.map +1 -1
- package/dist/query/fetchers/index.d.cts +5 -5
- package/dist/query/fetchers/index.d.ts +5 -5
- package/dist/query/fetchers/index.js +4 -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 +4 -4
- package/dist/query/hooks/index.d.ts +4 -4
- 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 +7 -7
- package/dist/query/index.d.ts +7 -7
- package/dist/query/index.js +21 -1
- package/dist/query/index.js.map +1 -1
- package/dist/{types-Co7D0VfD.d.ts → types-DqVbTzXo.d.ts} +8 -0
- package/dist/{types-LElwqDU4.d.cts → types-XejLm3AA.d.cts} +8 -0
- package/dist/{use-org-notification-emails-C9CWyhSC.d.ts → use-org-notification-emails-6VO57byN.d.ts} +9 -3
- package/dist/{use-org-notification-emails-vNekuQKF.d.cts → use-org-notification-emails-DHLosH0F.d.cts} +9 -3
- package/package.json +1 -1
|
@@ -67,6 +67,14 @@ interface SkillView {
|
|
|
67
67
|
/** Freeform user-defined grouping label nested under `category` (#305). */
|
|
68
68
|
subCategory?: string;
|
|
69
69
|
positionRkeys?: string[];
|
|
70
|
+
/** CID of the skill record, for referencing it when endorsing. */
|
|
71
|
+
cid?: string;
|
|
72
|
+
/** Number of confirmed endorsements of this skill. */
|
|
73
|
+
endorsementCount?: number;
|
|
74
|
+
/** Whether this skill has any confirmed endorsements. */
|
|
75
|
+
endorsed?: boolean;
|
|
76
|
+
/** Prior names this skill was endorsed under before it was renamed. */
|
|
77
|
+
endorsedAs?: string[];
|
|
70
78
|
}
|
|
71
79
|
interface CertificationView {
|
|
72
80
|
rkey: string;
|
|
@@ -67,6 +67,14 @@ interface SkillView {
|
|
|
67
67
|
/** Freeform user-defined grouping label nested under `category` (#305). */
|
|
68
68
|
subCategory?: string;
|
|
69
69
|
positionRkeys?: string[];
|
|
70
|
+
/** CID of the skill record, for referencing it when endorsing. */
|
|
71
|
+
cid?: string;
|
|
72
|
+
/** Number of confirmed endorsements of this skill. */
|
|
73
|
+
endorsementCount?: number;
|
|
74
|
+
/** Whether this skill has any confirmed endorsements. */
|
|
75
|
+
endorsed?: boolean;
|
|
76
|
+
/** Prior names this skill was endorsed under before it was renamed. */
|
|
77
|
+
endorsedAs?: string[];
|
|
70
78
|
}
|
|
71
79
|
interface CertificationView {
|
|
72
80
|
rkey: string;
|
package/dist/{use-org-notification-emails-C9CWyhSC.d.ts → use-org-notification-emails-6VO57byN.d.ts}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult,
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, aE as RefreshPdsResult, aY as UpdateProfileOverrideInput, aZ as UpdateProfileSelfInput, a_ as UploadAvatarResult, a$ as UploadPronunciationAudioResult, C as CreateResult, aS as SubCategoryBulkResult, as as ProfileLocationInput, r as ExternalAccountInput, p as CreateExternalAccountResult, b0 as VerifyExternalAccountResult, E as EndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, _ as GivenConfirmation, an as PendingConfirmationsPage, a9 as InboxCounts, q as DismissUnlinkedPositionInput, aX as UnlinkedPositionsResult, ao as ProfileCompleteness, aD as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, a8 as HideProfileItemInput, a3 as HiddenActivityItem, a7 as HideActivityItemInput, aV as UnhideActivityItemInput, aR as StatsResponse, k as AppRegistryEntry, a4 as HiddenApp, d as AccountSummary, Q as FilterOptions, aM as SearchFilters, aN as SearchResponse, aQ as SkillSearchResult, cE as CompanySearchFilters, cF as CompanySearchResponse, t as FeaturedProfile, aP as SimilarProfile, O as FetchSuggestionsOptions, aU as SuggestionsResponse, V as FollowUserResult, y as FetchFollowListOptions, R as FollowListPage, X as FollowingResponse, G as FetchFollowingFeedOptions, z as FetchFollowProfilePageOptions, U as FollowProfilePageResponse, F as FeatureAllowlistResponse, i as AdminReviewQueues, v as FetchActivityFeedOptions, e as ActivityFeedResponse, h as ActivityTeaserResponse, a2 as HeatmapResponse, ab as MyGithubPullRequestsResponse, c as AccountCheckResult, aC as ReactionStatus, aB as ReactionResult, aA as ReactionError, aL as RoadmapVotesResponse, l as CastRoadmapVoteResult, D as DeleteAccountResult, aG as ResetProfileResult, b1 as WipePreview, aF as RepoDeleteInput, ad as OrgClaimResult, aj as OrgProfileUpdateResult, ae as OrgDomainChallengeResult, af as OrgDomainVerifyResult, ag as OrgNotificationEmailAddResult, ah as OrgNotificationEmailRemoveResult } from './org-C3e5hz3h.js';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
6
6
|
import { c as Profile, d as ProfilePosition, S as SkillRef, p as ExternalAccount, Q as SkillSuggestion, s as OrgFloorVerdict } from './index-DIwi3bpk.js';
|
|
7
|
-
import { n as ProfileView, t as RepoDeleteResult, w as RepoInventory } from './types-
|
|
7
|
+
import { n as ProfileView, t as RepoDeleteResult, w as RepoInventory } from './types-DqVbTzXo.js';
|
|
8
8
|
import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, o as EntitySelectResponse, m as EntitySelectRequest, y as FollowFeedPage, s as FeatureFlag } from './feed-BMm9Pkew.js';
|
|
9
9
|
import { O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, c as OrgDomainVerifyRequestInput, d as OrgNotificationEmailRequestInput } from './org-settings-CZ_tmAYl.js';
|
|
10
10
|
|
|
@@ -270,6 +270,12 @@ declare function useInboxCounts(options?: Omit<UseQueryOptions<InboxCounts, Erro
|
|
|
270
270
|
* or on error.
|
|
271
271
|
*/
|
|
272
272
|
declare function useUnlinkedPositions(options?: Omit<UseQueryOptions<UnlinkedPositionsResult, Error, UnlinkedPositionsResult, ReturnType<typeof sifaQueryKeys.position.unlinked>>, 'queryKey' | 'queryFn'>): _tanstack_react_query.UseQueryResult<NoInfer<UnlinkedPositionsResult>, Error>;
|
|
273
|
+
/**
|
|
274
|
+
* Dismiss the unlinked-company task for one position. On success the position
|
|
275
|
+
* leaves the Inbox and the bell count, so both the unlinked-positions list and
|
|
276
|
+
* the inbox counts are invalidated.
|
|
277
|
+
*/
|
|
278
|
+
declare function useDismissUnlinkedPosition(options?: Omit<UseMutationOptions<WriteResult, Error, DismissUnlinkedPositionInput>, 'mutationFn'>): _tanstack_react_query.UseMutationResult<WriteResult, Error, DismissUnlinkedPositionInput, unknown>;
|
|
273
279
|
|
|
274
280
|
/**
|
|
275
281
|
* Completeness of the signed-in user's own profile (which tracked signals are
|
|
@@ -873,4 +879,4 @@ declare function useRemoveOrgNotificationEmail(options?: Omit<UseMutationOptions
|
|
|
873
879
|
email: string;
|
|
874
880
|
}, unknown>;
|
|
875
881
|
|
|
876
|
-
export { useDeleteReaction as $, type AddFeatureAllowlistVariables as A, useCanonicalSkillSearch as B, type CreateReactionVariables as C, type DeleteReactionVariables as D, useCastRoadmapVote as E, type FollowVariables as F, useCreateConfirmation as G, useCreateEducation as H, useCreateEndorsement as I, useCreateExternalAccount as J, useCreatePosition as K, useCreateProfileLocation as L, useCreateReaction as M, useCreateRecord as N, useCreateSkill as O, type PositionSkillLinkVariables as P, useDebouncedValue as Q, type RemoveFeatureAllowlistVariables as R, SifaProvider as S, useDeleteAccount as T, type UnfollowVariables as U, useDeleteAvatarOverride as V, useDeleteEducation as W, useDeleteExternalAccount as X, useDeleteNamePronunciationAudio as Y, useDeletePosition as Z, useDeleteProfileLocation as _, type CreateRecordVariables as a,
|
|
882
|
+
export { useDeleteReaction as $, type AddFeatureAllowlistVariables as A, useCanonicalSkillSearch as B, type CreateReactionVariables as C, type DeleteReactionVariables as D, useCastRoadmapVote as E, type FollowVariables as F, useCreateConfirmation as G, useCreateEducation as H, useCreateEndorsement as I, useCreateExternalAccount as J, useCreatePosition as K, useCreateProfileLocation as L, useCreateReaction as M, useCreateRecord as N, useCreateSkill as O, type PositionSkillLinkVariables as P, useDebouncedValue as Q, type RemoveFeatureAllowlistVariables as R, SifaProvider as S, useDeleteAccount as T, type UnfollowVariables as U, useDeleteAvatarOverride as V, useDeleteEducation as W, useDeleteExternalAccount as X, useDeleteNamePronunciationAudio as Y, useDeletePosition as Z, useDeleteProfileLocation as _, type CreateRecordVariables as a, useSuggestions as a$, useDeleteRecord as a0, useDeleteRepoRecords as a1, useDeleteSkill as a2, useDismissConfirmation as a3, useDismissUnlinkedPosition as a4, useEndorsementCount as a5, useEntitySearch as a6, useExternalAccounts as a7, useFeatureAllowlist as a8, useFeaturedProfile as a9, useOrgDomainVerify as aA, useOrgProfile as aB, usePendingConfirmations as aC, useProfile as aD, useProfileCompleteness as aE, useReactionStatus as aF, useRefreshOrcidPublications as aG, useRefreshPds as aH, useRemoveFeatureAllowlist as aI, useRemoveOrgNotificationEmail as aJ, useRepoInventory as aK, useResetProfile as aL, useResolveEntityDomain as aM, useRetractRoadmapVote as aN, useRevealMarqueDomain as aO, useRevokeConfirmation as aP, useRoadmapVotes as aQ, useSearchFilters as aR, useSearchProfiles as aS, useSelectEntity as aT, useSetExternalAccountPrimary as aU, useSetPositionPrimary as aV, useSifaConfig as aW, useSimilarProfiles as aX, useSkillSuggestions as aY, useStats as aZ, useSuggestionCount as a_, useFollow as aa, useFollowers as ab, useFollowing as ac, useFollowingFeed as ad, useFollowingList as ae, useGetProfileView as af, useGivenConfirmations as ag, useHeatmapData as ah, useHiddenActivityItems as ai, useHiddenApps as aj, useHideActivityItem as ak, useHideKeytraceClaim as al, useHideOrcidPublication as am, useHideProfileItem as an, useHideSifaPublication as ao, useHideStandardPublication as ap, useImportSearchEntities as aq, useInboxCounts as ar, useLinkSkillToPosition as as, useMintEntityDomain as at, useMutuals as au, useMyGithubPullRequests as av, useMyRoadmapVotes as aw, useNetworkStreamCount as ax, useOrgClaim as ay, useOrgDomainChallenge as az, type DeleteRecordVariables as b, useUnfollow as b0, useUnhideActivityItem as b1, useUnhideKeytraceClaim as b2, useUnhideOrcidPublication as b3, useUnhideProfileItem as b4, useUnhideSifaPublication as b5, useUnhideStandardPublication as b6, useUnlinkSkillFromPosition as b7, useUnlinkedPositions as b8, useUnrevealMarqueDomain as b9, useUnsetExternalAccountPrimary as ba, useUnsetPositionPrimary as bb, useUpdateEducation as bc, useUpdateExternalAccount as bd, useUpdateOrgProfile as be, useUpdatePosition as bf, useUpdateProfileLocation as bg, useUpdateProfileOverride as bh, useUpdateProfileSelf as bi, useUpdateRecord as bj, useUpdateSkill as bk, useUpdateSkillSubCategories as bl, useUploadAvatar as bm, useUploadNamePronunciationAudio as bn, useVerifyExternalAccount as bo, useWipePreview as bp, useSearchCompanies as bq, type SifaProviderProps as c, type UpdateEducationVariables as d, type UpdateExternalAccountVariables as e, type UpdatePositionVariables as f, type UpdateProfileLocationVariables as g, type UpdateRecordVariables as h, type UpdateSkillSubCategoriesVariables as i, type UpdateSkillVariables as j, type UseEntitySearchOptions as k, type UseMyGithubPullRequestsParams as l, useActivityFeed as m, useActivityTeaser as n, useAddFeatureAllowlist as o, useAddOrgNotificationEmail as p, useAdminReviewQueues as q, useAppAccountCheck as r, useAppsRegistry as s, useAtFundLink as t, useAccounts as u, useBlueskySuggestions as v, useBulkHideProfileItems as w, useBulkHideStandardPublications as x, useBulkUnhideProfileItems as y, useBulkUnhideStandardPublications as z };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult,
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, aE as RefreshPdsResult, aY as UpdateProfileOverrideInput, aZ as UpdateProfileSelfInput, a_ as UploadAvatarResult, a$ as UploadPronunciationAudioResult, C as CreateResult, aS as SubCategoryBulkResult, as as ProfileLocationInput, r as ExternalAccountInput, p as CreateExternalAccountResult, b0 as VerifyExternalAccountResult, E as EndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, _ as GivenConfirmation, an as PendingConfirmationsPage, a9 as InboxCounts, q as DismissUnlinkedPositionInput, aX as UnlinkedPositionsResult, ao as ProfileCompleteness, aD as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, a8 as HideProfileItemInput, a3 as HiddenActivityItem, a7 as HideActivityItemInput, aV as UnhideActivityItemInput, aR as StatsResponse, k as AppRegistryEntry, a4 as HiddenApp, d as AccountSummary, Q as FilterOptions, aM as SearchFilters, aN as SearchResponse, aQ as SkillSearchResult, cE as CompanySearchFilters, cF as CompanySearchResponse, t as FeaturedProfile, aP as SimilarProfile, O as FetchSuggestionsOptions, aU as SuggestionsResponse, V as FollowUserResult, y as FetchFollowListOptions, R as FollowListPage, X as FollowingResponse, G as FetchFollowingFeedOptions, z as FetchFollowProfilePageOptions, U as FollowProfilePageResponse, F as FeatureAllowlistResponse, i as AdminReviewQueues, v as FetchActivityFeedOptions, e as ActivityFeedResponse, h as ActivityTeaserResponse, a2 as HeatmapResponse, ab as MyGithubPullRequestsResponse, c as AccountCheckResult, aC as ReactionStatus, aB as ReactionResult, aA as ReactionError, aL as RoadmapVotesResponse, l as CastRoadmapVoteResult, D as DeleteAccountResult, aG as ResetProfileResult, b1 as WipePreview, aF as RepoDeleteInput, ad as OrgClaimResult, aj as OrgProfileUpdateResult, ae as OrgDomainChallengeResult, af as OrgDomainVerifyResult, ag as OrgNotificationEmailAddResult, ah as OrgNotificationEmailRemoveResult } from './org-CLi7-wje.cjs';
|
|
4
4
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
5
5
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
6
6
|
import { c as Profile, d as ProfilePosition, S as SkillRef, p as ExternalAccount, Q as SkillSuggestion, s as OrgFloorVerdict } from './index-DIwi3bpk.cjs';
|
|
7
|
-
import { n as ProfileView, t as RepoDeleteResult, w as RepoInventory } from './types-
|
|
7
|
+
import { n as ProfileView, t as RepoDeleteResult, w as RepoInventory } from './types-XejLm3AA.cjs';
|
|
8
8
|
import { j as EntitySearchResponse, E as EntitySearchResult, d as EntityMintDomainResponse, h as EntityResolveDomainResponse, o as EntitySelectResponse, m as EntitySelectRequest, y as FollowFeedPage, s as FeatureFlag } from './feed-BMm9Pkew.cjs';
|
|
9
9
|
import { O as OrgClaimRequestInput, a as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, c as OrgDomainVerifyRequestInput, d as OrgNotificationEmailRequestInput } from './org-settings-CZ_tmAYl.cjs';
|
|
10
10
|
|
|
@@ -270,6 +270,12 @@ declare function useInboxCounts(options?: Omit<UseQueryOptions<InboxCounts, Erro
|
|
|
270
270
|
* or on error.
|
|
271
271
|
*/
|
|
272
272
|
declare function useUnlinkedPositions(options?: Omit<UseQueryOptions<UnlinkedPositionsResult, Error, UnlinkedPositionsResult, ReturnType<typeof sifaQueryKeys.position.unlinked>>, 'queryKey' | 'queryFn'>): _tanstack_react_query.UseQueryResult<NoInfer<UnlinkedPositionsResult>, Error>;
|
|
273
|
+
/**
|
|
274
|
+
* Dismiss the unlinked-company task for one position. On success the position
|
|
275
|
+
* leaves the Inbox and the bell count, so both the unlinked-positions list and
|
|
276
|
+
* the inbox counts are invalidated.
|
|
277
|
+
*/
|
|
278
|
+
declare function useDismissUnlinkedPosition(options?: Omit<UseMutationOptions<WriteResult, Error, DismissUnlinkedPositionInput>, 'mutationFn'>): _tanstack_react_query.UseMutationResult<WriteResult, Error, DismissUnlinkedPositionInput, unknown>;
|
|
273
279
|
|
|
274
280
|
/**
|
|
275
281
|
* Completeness of the signed-in user's own profile (which tracked signals are
|
|
@@ -873,4 +879,4 @@ declare function useRemoveOrgNotificationEmail(options?: Omit<UseMutationOptions
|
|
|
873
879
|
email: string;
|
|
874
880
|
}, unknown>;
|
|
875
881
|
|
|
876
|
-
export { useDeleteReaction as $, type AddFeatureAllowlistVariables as A, useCanonicalSkillSearch as B, type CreateReactionVariables as C, type DeleteReactionVariables as D, useCastRoadmapVote as E, type FollowVariables as F, useCreateConfirmation as G, useCreateEducation as H, useCreateEndorsement as I, useCreateExternalAccount as J, useCreatePosition as K, useCreateProfileLocation as L, useCreateReaction as M, useCreateRecord as N, useCreateSkill as O, type PositionSkillLinkVariables as P, useDebouncedValue as Q, type RemoveFeatureAllowlistVariables as R, SifaProvider as S, useDeleteAccount as T, type UnfollowVariables as U, useDeleteAvatarOverride as V, useDeleteEducation as W, useDeleteExternalAccount as X, useDeleteNamePronunciationAudio as Y, useDeletePosition as Z, useDeleteProfileLocation as _, type CreateRecordVariables as a,
|
|
882
|
+
export { useDeleteReaction as $, type AddFeatureAllowlistVariables as A, useCanonicalSkillSearch as B, type CreateReactionVariables as C, type DeleteReactionVariables as D, useCastRoadmapVote as E, type FollowVariables as F, useCreateConfirmation as G, useCreateEducation as H, useCreateEndorsement as I, useCreateExternalAccount as J, useCreatePosition as K, useCreateProfileLocation as L, useCreateReaction as M, useCreateRecord as N, useCreateSkill as O, type PositionSkillLinkVariables as P, useDebouncedValue as Q, type RemoveFeatureAllowlistVariables as R, SifaProvider as S, useDeleteAccount as T, type UnfollowVariables as U, useDeleteAvatarOverride as V, useDeleteEducation as W, useDeleteExternalAccount as X, useDeleteNamePronunciationAudio as Y, useDeletePosition as Z, useDeleteProfileLocation as _, type CreateRecordVariables as a, useSuggestions as a$, useDeleteRecord as a0, useDeleteRepoRecords as a1, useDeleteSkill as a2, useDismissConfirmation as a3, useDismissUnlinkedPosition as a4, useEndorsementCount as a5, useEntitySearch as a6, useExternalAccounts as a7, useFeatureAllowlist as a8, useFeaturedProfile as a9, useOrgDomainVerify as aA, useOrgProfile as aB, usePendingConfirmations as aC, useProfile as aD, useProfileCompleteness as aE, useReactionStatus as aF, useRefreshOrcidPublications as aG, useRefreshPds as aH, useRemoveFeatureAllowlist as aI, useRemoveOrgNotificationEmail as aJ, useRepoInventory as aK, useResetProfile as aL, useResolveEntityDomain as aM, useRetractRoadmapVote as aN, useRevealMarqueDomain as aO, useRevokeConfirmation as aP, useRoadmapVotes as aQ, useSearchFilters as aR, useSearchProfiles as aS, useSelectEntity as aT, useSetExternalAccountPrimary as aU, useSetPositionPrimary as aV, useSifaConfig as aW, useSimilarProfiles as aX, useSkillSuggestions as aY, useStats as aZ, useSuggestionCount as a_, useFollow as aa, useFollowers as ab, useFollowing as ac, useFollowingFeed as ad, useFollowingList as ae, useGetProfileView as af, useGivenConfirmations as ag, useHeatmapData as ah, useHiddenActivityItems as ai, useHiddenApps as aj, useHideActivityItem as ak, useHideKeytraceClaim as al, useHideOrcidPublication as am, useHideProfileItem as an, useHideSifaPublication as ao, useHideStandardPublication as ap, useImportSearchEntities as aq, useInboxCounts as ar, useLinkSkillToPosition as as, useMintEntityDomain as at, useMutuals as au, useMyGithubPullRequests as av, useMyRoadmapVotes as aw, useNetworkStreamCount as ax, useOrgClaim as ay, useOrgDomainChallenge as az, type DeleteRecordVariables as b, useUnfollow as b0, useUnhideActivityItem as b1, useUnhideKeytraceClaim as b2, useUnhideOrcidPublication as b3, useUnhideProfileItem as b4, useUnhideSifaPublication as b5, useUnhideStandardPublication as b6, useUnlinkSkillFromPosition as b7, useUnlinkedPositions as b8, useUnrevealMarqueDomain as b9, useUnsetExternalAccountPrimary as ba, useUnsetPositionPrimary as bb, useUpdateEducation as bc, useUpdateExternalAccount as bd, useUpdateOrgProfile as be, useUpdatePosition as bf, useUpdateProfileLocation as bg, useUpdateProfileOverride as bh, useUpdateProfileSelf as bi, useUpdateRecord as bj, useUpdateSkill as bk, useUpdateSkillSubCategories as bl, useUploadAvatar as bm, useUploadNamePronunciationAudio as bn, useVerifyExternalAccount as bo, useWipePreview as bp, useSearchCompanies as bq, type SifaProviderProps as c, type UpdateEducationVariables as d, type UpdateExternalAccountVariables as e, type UpdatePositionVariables as f, type UpdateProfileLocationVariables as g, type UpdateRecordVariables as h, type UpdateSkillSubCategoriesVariables as i, type UpdateSkillVariables as j, type UseEntitySearchOptions as k, type UseMyGithubPullRequestsParams as l, useActivityFeed as m, useActivityTeaser as n, useAddFeatureAllowlist as o, useAddOrgNotificationEmail as p, useAdminReviewQueues as q, useAppAccountCheck as r, useAppsRegistry as s, useAtFundLink as t, useAccounts as u, useBlueskySuggestions as v, useBulkHideProfileItems as w, useBulkHideStandardPublications as x, useBulkUnhideProfileItems as y, useBulkUnhideStandardPublications as z };
|
package/package.json
CHANGED