@singi-labs/sifa-sdk 0.10.5 → 0.10.7
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-BjbP46ad.d.cts → adult-content-DxasJdot.d.cts} +1 -1
- package/dist/{adult-content-BjbP46ad.d.ts → adult-content-DxasJdot.d.ts} +1 -1
- package/dist/index.cjs +11 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +6 -2
- package/dist/index.d.ts +6 -2
- package/dist/index.js +11 -2
- package/dist/index.js.map +1 -1
- package/dist/{keys-DPeDdYki.d.cts → keys-GSG0egRE.d.cts} +7 -3
- package/dist/{keys-Ba4_wCnj.d.ts → keys-G_SErFOu.d.ts} +7 -3
- package/dist/query/fetchers/index.cjs +4 -0
- package/dist/query/fetchers/index.cjs.map +1 -1
- package/dist/query/fetchers/index.d.cts +3 -3
- package/dist/query/fetchers/index.d.ts +3 -3
- package/dist/query/fetchers/index.js +4 -0
- package/dist/query/fetchers/index.js.map +1 -1
- package/dist/query/hooks/index.cjs +4 -0
- package/dist/query/hooks/index.cjs.map +1 -1
- package/dist/query/hooks/index.d.cts +3 -3
- package/dist/query/hooks/index.d.ts +3 -3
- package/dist/query/hooks/index.js +4 -0
- package/dist/query/hooks/index.js.map +1 -1
- package/dist/query/index.cjs +87 -0
- package/dist/query/index.cjs.map +1 -1
- package/dist/query/index.d.cts +101 -3
- package/dist/query/index.d.ts +101 -3
- package/dist/query/index.js +82 -1
- package/dist/query/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, a4 as RefreshPdsResult, ag as UpdateProfileOverrideInput, ah as UpdateProfileSelfInput, ai as UploadAvatarResult, i as CreateResult, T as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, aj as VerifyExternalAccountResult, E as EndorsementInput, a3 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, O as HideProfileItemInput, ad as StatsResponse, g as AppRegistryEntry, L as HiddenApp, v as FilterOptions, a8 as SearchFilters, a9 as SearchResponse, ac as SkillSearchResult, k as FeaturedProfile, ab as SimilarProfile, u as FetchSuggestionsOptions, af as SuggestionsResponse, z as FollowUserResult, n as FetchFollowListOptions, w as FollowListPage, G as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, y as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, K as HeatmapResponse, a as AccountCheckResult, a2 as ReactionStatus, a1 as ReactionResult, a0 as ReactionError, a7 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-GSG0egRE.cjs';
|
|
4
|
+
export { aa as SifaQueryKey } from '../../keys-GSG0egRE.cjs';
|
|
5
5
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
6
6
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
7
|
-
import {
|
|
7
|
+
import { c as Profile, r as ProfilePosition, w as SkillRef, E as ExternalAccount, S as SkillSuggestion } from '../../adult-content-DxasJdot.cjs';
|
|
8
8
|
import { F as FollowFeedPage, c as FeatureFlag } from '../../feed-DHTy7fUN.cjs';
|
|
9
9
|
import 'zod';
|
|
10
10
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, a4 as RefreshPdsResult, ag as UpdateProfileOverrideInput, ah as UpdateProfileSelfInput, ai as UploadAvatarResult, i as CreateResult, T as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, aj as VerifyExternalAccountResult, E as EndorsementInput, a3 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, O as HideProfileItemInput, ad as StatsResponse, g as AppRegistryEntry, L as HiddenApp, v as FilterOptions, a8 as SearchFilters, a9 as SearchResponse, ac as SkillSearchResult, k as FeaturedProfile, ab as SimilarProfile, u as FetchSuggestionsOptions, af as SuggestionsResponse, z as FollowUserResult, n as FetchFollowListOptions, w as FollowListPage, G as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, y as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, b as ActivityFeedResponse, e as ActivityTeaserResponse, K as HeatmapResponse, a as AccountCheckResult, a2 as ReactionStatus, a1 as ReactionResult, a0 as ReactionError, a7 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-G_SErFOu.js';
|
|
4
|
+
export { aa as SifaQueryKey } from '../../keys-G_SErFOu.js';
|
|
5
5
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
6
6
|
import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
|
|
7
|
-
import {
|
|
7
|
+
import { c as Profile, r as ProfilePosition, w as SkillRef, E as ExternalAccount, S as SkillSuggestion } from '../../adult-content-DxasJdot.js';
|
|
8
8
|
import { F as FollowFeedPage, c as FeatureFlag } from '../../feed-DHTy7fUN.js';
|
|
9
9
|
import 'zod';
|
|
10
10
|
|
|
@@ -211,6 +211,10 @@ var sifaQueryKeys = {
|
|
|
211
211
|
all: () => ["sifa", "roadmap"],
|
|
212
212
|
votes: () => ["sifa", "roadmap", "votes"],
|
|
213
213
|
myVotes: () => ["sifa", "roadmap", "my-votes"]
|
|
214
|
+
},
|
|
215
|
+
bskyPreferences: {
|
|
216
|
+
all: () => ["sifa", "bsky-preferences"],
|
|
217
|
+
contentLabels: () => ["sifa", "bsky-preferences", "content-labels"]
|
|
214
218
|
}
|
|
215
219
|
};
|
|
216
220
|
|