@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.
Files changed (33) hide show
  1. package/dist/index.cjs +1 -1
  2. package/dist/index.d.cts +2 -2
  3. package/dist/index.d.ts +2 -2
  4. package/dist/index.js +1 -1
  5. package/dist/{network-map-Cwv7SsL0.d.cts → network-map-B2VRYlgb.d.cts} +7 -3
  6. package/dist/{network-map-5WbfyFed.d.ts → network-map-CfAPUSb6.d.ts} +7 -3
  7. package/dist/{org-Bgz5parA.d.ts → org-C3e5hz3h.d.ts} +13 -2
  8. package/dist/{org-BHz9ymjp.d.cts → org-CLi7-wje.d.cts} +13 -2
  9. package/dist/{profile-summary-BnydsN4P.d.cts → profile-summary-B9EQmnC7.d.cts} +1 -1
  10. package/dist/{profile-summary-H-R1juYp.d.ts → profile-summary-nbzILRkf.d.ts} +1 -1
  11. package/dist/query/fetchers/index.cjs +4 -0
  12. package/dist/query/fetchers/index.cjs.map +1 -1
  13. package/dist/query/fetchers/index.d.cts +5 -5
  14. package/dist/query/fetchers/index.d.ts +5 -5
  15. package/dist/query/fetchers/index.js +4 -1
  16. package/dist/query/fetchers/index.js.map +1 -1
  17. package/dist/query/hooks/index.cjs +21 -0
  18. package/dist/query/hooks/index.cjs.map +1 -1
  19. package/dist/query/hooks/index.d.cts +4 -4
  20. package/dist/query/hooks/index.d.ts +4 -4
  21. package/dist/query/hooks/index.js +21 -1
  22. package/dist/query/hooks/index.js.map +1 -1
  23. package/dist/query/index.cjs +22 -0
  24. package/dist/query/index.cjs.map +1 -1
  25. package/dist/query/index.d.cts +7 -7
  26. package/dist/query/index.d.ts +7 -7
  27. package/dist/query/index.js +21 -1
  28. package/dist/query/index.js.map +1 -1
  29. package/dist/{types-Co7D0VfD.d.ts → types-DqVbTzXo.d.ts} +8 -0
  30. package/dist/{types-LElwqDU4.d.cts → types-XejLm3AA.d.cts} +8 -0
  31. package/dist/{use-org-notification-emails-C9CWyhSC.d.ts → use-org-notification-emails-6VO57byN.d.ts} +9 -3
  32. package/dist/{use-org-notification-emails-vNekuQKF.d.cts → use-org-notification-emails-DHLosH0F.d.cts} +9 -3
  33. 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;
@@ -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, aD as RefreshPdsResult, aX as UpdateProfileOverrideInput, aY as UpdateProfileSelfInput, aZ as UploadAvatarResult, a_ as UploadPronunciationAudioResult, C as CreateResult, aR as SubCategoryBulkResult, ar as ProfileLocationInput, q as ExternalAccountInput, p as CreateExternalAccountResult, a$ as VerifyExternalAccountResult, E as EndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, Z as GivenConfirmation, am as PendingConfirmationsPage, a8 as InboxCounts, aW as UnlinkedPositionsResult, an as ProfileCompleteness, aC as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, a7 as HideProfileItemInput, a2 as HiddenActivityItem, a6 as HideActivityItemInput, aU as UnhideActivityItemInput, aQ as StatsResponse, k as AppRegistryEntry, a3 as HiddenApp, d as AccountSummary, P as FilterOptions, aL as SearchFilters, aM as SearchResponse, aP as SkillSearchResult, cC as CompanySearchFilters, cD as CompanySearchResponse, r as FeaturedProfile, aO as SimilarProfile, N as FetchSuggestionsOptions, aT as SuggestionsResponse, U as FollowUserResult, x as FetchFollowListOptions, Q as FollowListPage, V as FollowingResponse, z as FetchFollowingFeedOptions, y as FetchFollowProfilePageOptions, T as FollowProfilePageResponse, F as FeatureAllowlistResponse, i as AdminReviewQueues, u as FetchActivityFeedOptions, e as ActivityFeedResponse, h as ActivityTeaserResponse, a1 as HeatmapResponse, aa as MyGithubPullRequestsResponse, c as AccountCheckResult, aB as ReactionStatus, aA as ReactionResult, az as ReactionError, aK as RoadmapVotesResponse, l as CastRoadmapVoteResult, D as DeleteAccountResult, aF as ResetProfileResult, b0 as WipePreview, aE as RepoDeleteInput, ac as OrgClaimResult, ai as OrgProfileUpdateResult, ad as OrgDomainChallengeResult, ae as OrgDomainVerifyResult, af as OrgNotificationEmailAddResult, ag as OrgNotificationEmailRemoveResult } from './org-Bgz5parA.js';
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-Co7D0VfD.js';
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, useUnfollow as a$, useDeleteRecord as a0, useDeleteRepoRecords as a1, useDeleteSkill as a2, useDismissConfirmation as a3, useEndorsementCount as a4, useEntitySearch as a5, useExternalAccounts as a6, useFeatureAllowlist as a7, useFeaturedProfile as a8, useFollow as a9, useOrgProfile as aA, usePendingConfirmations as aB, useProfile as aC, useProfileCompleteness as aD, useReactionStatus as aE, useRefreshOrcidPublications as aF, useRefreshPds as aG, useRemoveFeatureAllowlist as aH, useRemoveOrgNotificationEmail as aI, useRepoInventory as aJ, useResetProfile as aK, useResolveEntityDomain as aL, useRetractRoadmapVote as aM, useRevealMarqueDomain as aN, useRevokeConfirmation as aO, useRoadmapVotes as aP, useSearchFilters as aQ, useSearchProfiles as aR, useSelectEntity as aS, useSetExternalAccountPrimary as aT, useSetPositionPrimary as aU, useSifaConfig as aV, useSimilarProfiles as aW, useSkillSuggestions as aX, useStats as aY, useSuggestionCount as aZ, useSuggestions as a_, useFollowers as aa, useFollowing as ab, useFollowingFeed as ac, useFollowingList as ad, useGetProfileView as ae, useGivenConfirmations as af, useHeatmapData as ag, useHiddenActivityItems as ah, useHiddenApps as ai, useHideActivityItem as aj, useHideKeytraceClaim as ak, useHideOrcidPublication as al, useHideProfileItem as am, useHideSifaPublication as an, useHideStandardPublication as ao, useImportSearchEntities as ap, useInboxCounts as aq, useLinkSkillToPosition as ar, useMintEntityDomain as as, useMutuals as at, useMyGithubPullRequests as au, useMyRoadmapVotes as av, useNetworkStreamCount as aw, useOrgClaim as ax, useOrgDomainChallenge as ay, useOrgDomainVerify as az, type DeleteRecordVariables as b, useUnhideActivityItem as b0, useUnhideKeytraceClaim as b1, useUnhideOrcidPublication as b2, useUnhideProfileItem as b3, useUnhideSifaPublication as b4, useUnhideStandardPublication as b5, useUnlinkSkillFromPosition as b6, useUnlinkedPositions as b7, useUnrevealMarqueDomain as b8, useUnsetExternalAccountPrimary as b9, useUnsetPositionPrimary as ba, useUpdateEducation as bb, useUpdateExternalAccount as bc, useUpdateOrgProfile as bd, useUpdatePosition as be, useUpdateProfileLocation as bf, useUpdateProfileOverride as bg, useUpdateProfileSelf as bh, useUpdateRecord as bi, useUpdateSkill as bj, useUpdateSkillSubCategories as bk, useUploadAvatar as bl, useUploadNamePronunciationAudio as bm, useVerifyExternalAccount as bn, useWipePreview as bo, useSearchCompanies as bp, 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 };
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, aD as RefreshPdsResult, aX as UpdateProfileOverrideInput, aY as UpdateProfileSelfInput, aZ as UploadAvatarResult, a_ as UploadPronunciationAudioResult, C as CreateResult, aR as SubCategoryBulkResult, ar as ProfileLocationInput, q as ExternalAccountInput, p as CreateExternalAccountResult, a$ as VerifyExternalAccountResult, E as EndorsementInput, n as ConfirmationInput, o as ConfirmationSubjectInput, Z as GivenConfirmation, am as PendingConfirmationsPage, a8 as InboxCounts, aW as UnlinkedPositionsResult, an as ProfileCompleteness, aC as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, a7 as HideProfileItemInput, a2 as HiddenActivityItem, a6 as HideActivityItemInput, aU as UnhideActivityItemInput, aQ as StatsResponse, k as AppRegistryEntry, a3 as HiddenApp, d as AccountSummary, P as FilterOptions, aL as SearchFilters, aM as SearchResponse, aP as SkillSearchResult, cC as CompanySearchFilters, cD as CompanySearchResponse, r as FeaturedProfile, aO as SimilarProfile, N as FetchSuggestionsOptions, aT as SuggestionsResponse, U as FollowUserResult, x as FetchFollowListOptions, Q as FollowListPage, V as FollowingResponse, z as FetchFollowingFeedOptions, y as FetchFollowProfilePageOptions, T as FollowProfilePageResponse, F as FeatureAllowlistResponse, i as AdminReviewQueues, u as FetchActivityFeedOptions, e as ActivityFeedResponse, h as ActivityTeaserResponse, a1 as HeatmapResponse, aa as MyGithubPullRequestsResponse, c as AccountCheckResult, aB as ReactionStatus, aA as ReactionResult, az as ReactionError, aK as RoadmapVotesResponse, l as CastRoadmapVoteResult, D as DeleteAccountResult, aF as ResetProfileResult, b0 as WipePreview, aE as RepoDeleteInput, ac as OrgClaimResult, ai as OrgProfileUpdateResult, ad as OrgDomainChallengeResult, ae as OrgDomainVerifyResult, af as OrgNotificationEmailAddResult, ag as OrgNotificationEmailRemoveResult } from './org-BHz9ymjp.cjs';
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-LElwqDU4.cjs';
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, useUnfollow as a$, useDeleteRecord as a0, useDeleteRepoRecords as a1, useDeleteSkill as a2, useDismissConfirmation as a3, useEndorsementCount as a4, useEntitySearch as a5, useExternalAccounts as a6, useFeatureAllowlist as a7, useFeaturedProfile as a8, useFollow as a9, useOrgProfile as aA, usePendingConfirmations as aB, useProfile as aC, useProfileCompleteness as aD, useReactionStatus as aE, useRefreshOrcidPublications as aF, useRefreshPds as aG, useRemoveFeatureAllowlist as aH, useRemoveOrgNotificationEmail as aI, useRepoInventory as aJ, useResetProfile as aK, useResolveEntityDomain as aL, useRetractRoadmapVote as aM, useRevealMarqueDomain as aN, useRevokeConfirmation as aO, useRoadmapVotes as aP, useSearchFilters as aQ, useSearchProfiles as aR, useSelectEntity as aS, useSetExternalAccountPrimary as aT, useSetPositionPrimary as aU, useSifaConfig as aV, useSimilarProfiles as aW, useSkillSuggestions as aX, useStats as aY, useSuggestionCount as aZ, useSuggestions as a_, useFollowers as aa, useFollowing as ab, useFollowingFeed as ac, useFollowingList as ad, useGetProfileView as ae, useGivenConfirmations as af, useHeatmapData as ag, useHiddenActivityItems as ah, useHiddenApps as ai, useHideActivityItem as aj, useHideKeytraceClaim as ak, useHideOrcidPublication as al, useHideProfileItem as am, useHideSifaPublication as an, useHideStandardPublication as ao, useImportSearchEntities as ap, useInboxCounts as aq, useLinkSkillToPosition as ar, useMintEntityDomain as as, useMutuals as at, useMyGithubPullRequests as au, useMyRoadmapVotes as av, useNetworkStreamCount as aw, useOrgClaim as ax, useOrgDomainChallenge as ay, useOrgDomainVerify as az, type DeleteRecordVariables as b, useUnhideActivityItem as b0, useUnhideKeytraceClaim as b1, useUnhideOrcidPublication as b2, useUnhideProfileItem as b3, useUnhideSifaPublication as b4, useUnhideStandardPublication as b5, useUnlinkSkillFromPosition as b6, useUnlinkedPositions as b7, useUnrevealMarqueDomain as b8, useUnsetExternalAccountPrimary as b9, useUnsetPositionPrimary as ba, useUpdateEducation as bb, useUpdateExternalAccount as bc, useUpdateOrgProfile as bd, useUpdatePosition as be, useUpdateProfileLocation as bf, useUpdateProfileOverride as bg, useUpdateProfileSelf as bh, useUpdateRecord as bi, useUpdateSkill as bj, useUpdateSkillSubCategories as bk, useUploadAvatar as bl, useUploadNamePronunciationAudio as bm, useVerifyExternalAccount as bn, useWipePreview as bo, useSearchCompanies as bp, 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 };
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@singi-labs/sifa-sdk",
3
- "version": "0.18.13",
3
+ "version": "0.18.15",
4
4
  "description": "Sifa SDK — public client library for the Sifa AppView on AT Protocol. Shared by sifa-web and sifa-app.",
5
5
  "license": "MIT",
6
6
  "type": "module",