@singi-labs/sifa-sdk 0.10.3 → 0.10.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/{index-DYUYJxOs.d.cts → adult-content-BjbP46ad.d.cts} +40 -1
- package/dist/{index-DYUYJxOs.d.ts → adult-content-BjbP46ad.d.ts} +40 -1
- package/dist/index.cjs +28 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +27 -4
- package/dist/index.js.map +1 -1
- package/dist/{keys-D-vNPzXx.d.ts → keys-Ba4_wCnj.d.ts} +8 -1
- package/dist/{keys-DRD79nDE.d.cts → keys-DPeDdYki.d.cts} +8 -1
- 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.map +1 -1
- 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.map +1 -1
- package/dist/query/index.cjs.map +1 -1
- package/dist/query/index.d.cts +2 -2
- package/dist/query/index.d.ts +2 -2
- 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 { a7 as SifaApiConfig, bc as sifaQueryKeys, ai as WriteResult, a1 as RefreshPdsResult, ae as UpdateProfileOverrideInput, af as UpdateProfileSelfInput, ag as UploadAvatarResult, i as CreateResult, R as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, ah as VerifyExternalAccountResult, E as EndorsementInput, a0 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, N as HideProfileItemInput, ab as StatsResponse, g as AppRegistryEntry, K as HiddenApp, u as FilterOptions, a5 as SearchFilters, a6 as SearchResponse, aa as SkillSearchResult, k as FeaturedProfile, a9 as SimilarProfile, t as FetchSuggestionsOptions, ad as SuggestionsResponse, y as FollowUserResult, n as FetchFollowListOptions, v as FollowListPage, z as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, x as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, a as ActivityFeedResponse, d as ActivityTeaserResponse, J as HeatmapResponse, A as AccountCheckResult, $ as ReactionStatus, _ as ReactionResult, Z as ReactionError, a4 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-
|
|
4
|
-
export { a8 as SifaQueryKey } from '../../keys-
|
|
3
|
+
import { a7 as SifaApiConfig, bc as sifaQueryKeys, ai as WriteResult, a1 as RefreshPdsResult, ae as UpdateProfileOverrideInput, af as UpdateProfileSelfInput, ag as UploadAvatarResult, i as CreateResult, R as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, ah as VerifyExternalAccountResult, E as EndorsementInput, a0 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, N as HideProfileItemInput, ab as StatsResponse, g as AppRegistryEntry, K as HiddenApp, u as FilterOptions, a5 as SearchFilters, a6 as SearchResponse, aa as SkillSearchResult, k as FeaturedProfile, a9 as SimilarProfile, t as FetchSuggestionsOptions, ad as SuggestionsResponse, y as FollowUserResult, n as FetchFollowListOptions, v as FollowListPage, z as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, x as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, a as ActivityFeedResponse, d as ActivityTeaserResponse, J as HeatmapResponse, A as AccountCheckResult, $ as ReactionStatus, _ as ReactionResult, Z as ReactionError, a4 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-DPeDdYki.cjs';
|
|
4
|
+
export { a8 as SifaQueryKey } from '../../keys-DPeDdYki.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 { b as Profile,
|
|
7
|
+
import { b as Profile, r as ProfilePosition, w as SkillRef, E as ExternalAccount, S as SkillSuggestion } from '../../adult-content-BjbP46ad.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 { a7 as SifaApiConfig, bc as sifaQueryKeys, ai as WriteResult, a1 as RefreshPdsResult, ae as UpdateProfileOverrideInput, af as UpdateProfileSelfInput, ag as UploadAvatarResult, i as CreateResult, R as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, ah as VerifyExternalAccountResult, E as EndorsementInput, a0 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, N as HideProfileItemInput, ab as StatsResponse, g as AppRegistryEntry, K as HiddenApp, u as FilterOptions, a5 as SearchFilters, a6 as SearchResponse, aa as SkillSearchResult, k as FeaturedProfile, a9 as SimilarProfile, t as FetchSuggestionsOptions, ad as SuggestionsResponse, y as FollowUserResult, n as FetchFollowListOptions, v as FollowListPage, z as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, x as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, a as ActivityFeedResponse, d as ActivityTeaserResponse, J as HeatmapResponse, A as AccountCheckResult, $ as ReactionStatus, _ as ReactionResult, Z as ReactionError, a4 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-
|
|
4
|
-
export { a8 as SifaQueryKey } from '../../keys-
|
|
3
|
+
import { a7 as SifaApiConfig, bc as sifaQueryKeys, ai as WriteResult, a1 as RefreshPdsResult, ae as UpdateProfileOverrideInput, af as UpdateProfileSelfInput, ag as UploadAvatarResult, i as CreateResult, R as ProfileLocationInput, j as ExternalAccountInput, h as CreateExternalAccountResult, ah as VerifyExternalAccountResult, E as EndorsementInput, a0 as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, N as HideProfileItemInput, ab as StatsResponse, g as AppRegistryEntry, K as HiddenApp, u as FilterOptions, a5 as SearchFilters, a6 as SearchResponse, aa as SkillSearchResult, k as FeaturedProfile, a9 as SimilarProfile, t as FetchSuggestionsOptions, ad as SuggestionsResponse, y as FollowUserResult, n as FetchFollowListOptions, v as FollowListPage, z as FollowingResponse, p as FetchFollowingFeedOptions, o as FetchFollowProfilePageOptions, x as FollowProfilePageResponse, F as FeatureAllowlistResponse, l as FetchActivityFeedOptions, a as ActivityFeedResponse, d as ActivityTeaserResponse, J as HeatmapResponse, A as AccountCheckResult, $ as ReactionStatus, _ as ReactionResult, Z as ReactionError, a4 as RoadmapVotesResponse, D as DeleteAccountResult } from '../../keys-Ba4_wCnj.js';
|
|
4
|
+
export { a8 as SifaQueryKey } from '../../keys-Ba4_wCnj.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 { b as Profile,
|
|
7
|
+
import { b as Profile, r as ProfilePosition, w as SkillRef, E as ExternalAccount, S as SkillSuggestion } from '../../adult-content-BjbP46ad.js';
|
|
8
8
|
import { F as FollowFeedPage, c as FeatureFlag } from '../../feed-DHTy7fUN.js';
|
|
9
9
|
import 'zod';
|
|
10
10
|
|