@singi-labs/sifa-sdk 0.12.47 → 0.12.48

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.
@@ -89,6 +89,16 @@ interface ProfileSkill {
89
89
  subCategory?: string;
90
90
  endorsementCount?: number;
91
91
  endorsed?: boolean;
92
+ /**
93
+ * Names this skill was endorsed under, where they differ from what it is
94
+ * called now. Absent when nothing has drifted.
95
+ *
96
+ * A rename keeps the same record, so endorsements follow it and stay
97
+ * counted. Showing the original name is what keeps that honest: a reader can
98
+ * see that a skill now called one thing was vouched for as another, instead
99
+ * of the rename quietly laundering the endorsement.
100
+ */
101
+ endorsedAs?: string[];
92
102
  activityBacked?: boolean;
93
103
  }
94
104
  interface SkillSuggestion {
@@ -89,6 +89,16 @@ interface ProfileSkill {
89
89
  subCategory?: string;
90
90
  endorsementCount?: number;
91
91
  endorsed?: boolean;
92
+ /**
93
+ * Names this skill was endorsed under, where they differ from what it is
94
+ * called now. Absent when nothing has drifted.
95
+ *
96
+ * A rename keeps the same record, so endorsements follow it and stay
97
+ * counted. Showing the original name is what keeps that honest: a reader can
98
+ * see that a skill now called one thing was vouched for as another, instead
99
+ * of the rename quietly laundering the endorsement.
100
+ */
101
+ endorsedAs?: string[];
92
102
  activityBacked?: boolean;
93
103
  }
94
104
  interface SkillSuggestion {
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import { ReactNode } from 'react';
3
- import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, an as RefreshPdsResult, aD as UpdateProfileOverrideInput, aE as UpdateProfileSelfInput, aF as UploadAvatarResult, C as CreateResult, aA as SubCategoryBulkResult, ab as ProfileLocationInput, o as ExternalAccountInput, n as CreateExternalAccountResult, aG as VerifyExternalAccountResult, E as EndorsementInput, l as ConfirmationInput, m as ConfirmationSubjectInput, a8 as PendingConfirmationsPage, am as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, X as HideProfileItemInput, az as StatsResponse, i as AppRegistryEntry, T as HiddenApp, H as FilterOptions, au as SearchFilters, av as SearchResponse, ay as SkillSearchResult, p as FeaturedProfile, ax as SimilarProfile, G as FetchSuggestionsOptions, aC as SuggestionsResponse, L as FollowUserResult, t as FetchFollowListOptions, I as FollowListPage, M as FollowingResponse, v as FetchFollowingFeedOptions, u as FetchFollowProfilePageOptions, K as FollowProfilePageResponse, F as FeatureAllowlistResponse, q as FetchActivityFeedOptions, d as ActivityFeedResponse, g as ActivityTeaserResponse, R as HeatmapResponse, Z as MyGithubPullRequestsResponse, c as AccountCheckResult, al as ReactionStatus, ak as ReactionResult, aj as ReactionError, at as RoadmapVotesResponse, j as CastRoadmapVoteResult, D as DeleteAccountResult, ao as ResetProfileResult, aH as WipePreview, $ as OrgClaimResult, a5 as OrgProfileUpdateResult, a0 as OrgDomainChallengeResult, a1 as OrgDomainVerifyResult, a2 as OrgNotificationEmailAddResult, a3 as OrgNotificationEmailRemoveResult } from './org-CLS2UnXl.js';
3
+ import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, an as RefreshPdsResult, aD as UpdateProfileOverrideInput, aE as UpdateProfileSelfInput, aF as UploadAvatarResult, C as CreateResult, aA as SubCategoryBulkResult, ab as ProfileLocationInput, o as ExternalAccountInput, n as CreateExternalAccountResult, aG as VerifyExternalAccountResult, E as EndorsementInput, l as ConfirmationInput, m as ConfirmationSubjectInput, a8 as PendingConfirmationsPage, am as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, X as HideProfileItemInput, az as StatsResponse, i as AppRegistryEntry, T as HiddenApp, H as FilterOptions, au as SearchFilters, av as SearchResponse, ay as SkillSearchResult, p as FeaturedProfile, ax as SimilarProfile, G as FetchSuggestionsOptions, aC as SuggestionsResponse, L as FollowUserResult, t as FetchFollowListOptions, I as FollowListPage, M as FollowingResponse, v as FetchFollowingFeedOptions, u as FetchFollowProfilePageOptions, K as FollowProfilePageResponse, F as FeatureAllowlistResponse, q as FetchActivityFeedOptions, d as ActivityFeedResponse, g as ActivityTeaserResponse, R as HeatmapResponse, Z as MyGithubPullRequestsResponse, c as AccountCheckResult, al as ReactionStatus, ak as ReactionResult, aj as ReactionError, at as RoadmapVotesResponse, j as CastRoadmapVoteResult, D as DeleteAccountResult, ao as ResetProfileResult, aH as WipePreview, $ as OrgClaimResult, a5 as OrgProfileUpdateResult, a0 as OrgDomainChallengeResult, a1 as OrgDomainVerifyResult, a2 as OrgNotificationEmailAddResult, a3 as OrgNotificationEmailRemoveResult } from './org-BtdoBUT6.js';
4
4
  import * as _tanstack_react_query from '@tanstack/react-query';
5
5
  import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
6
- import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef, E as ExternalAccount, S as SkillSuggestion, Q as OrgFloorVerdict } from './adult-content-DVxiBP69.js';
6
+ import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef, E as ExternalAccount, S as SkillSuggestion, Q as OrgFloorVerdict } from './adult-content-BUgP8bpf.js';
7
7
  import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, o as EntitySelectResponse, m as EntitySelectRequest, y as FollowFeedPage, s as FeatureFlag } from './feed-dOSy_48Z.js';
8
8
  import { O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, d as OrgDomainVerifyRequestInput, f as OrgNotificationEmailRequestInput } from './org-settings-B8e01iZx.js';
9
9
 
@@ -1,7 +1,7 @@
1
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-CLS2UnXl.js';
2
- import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef } from './adult-content-DVxiBP69.js';
1
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-BtdoBUT6.js';
2
+ import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef } from './adult-content-BUgP8bpf.js';
3
3
  import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-dOSy_48Z.js';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-D4Fw8G5n.js';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-DyX9EJzZ.js';
5
5
 
6
6
  /**
7
7
  * Read the aggregated profile for a handle or DID.
@@ -1,9 +1,9 @@
1
1
  import * as react from 'react';
2
2
  import { ReactNode } from 'react';
3
- import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, an as RefreshPdsResult, aD as UpdateProfileOverrideInput, aE as UpdateProfileSelfInput, aF as UploadAvatarResult, C as CreateResult, aA as SubCategoryBulkResult, ab as ProfileLocationInput, o as ExternalAccountInput, n as CreateExternalAccountResult, aG as VerifyExternalAccountResult, E as EndorsementInput, l as ConfirmationInput, m as ConfirmationSubjectInput, a8 as PendingConfirmationsPage, am as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, X as HideProfileItemInput, az as StatsResponse, i as AppRegistryEntry, T as HiddenApp, H as FilterOptions, au as SearchFilters, av as SearchResponse, ay as SkillSearchResult, p as FeaturedProfile, ax as SimilarProfile, G as FetchSuggestionsOptions, aC as SuggestionsResponse, L as FollowUserResult, t as FetchFollowListOptions, I as FollowListPage, M as FollowingResponse, v as FetchFollowingFeedOptions, u as FetchFollowProfilePageOptions, K as FollowProfilePageResponse, F as FeatureAllowlistResponse, q as FetchActivityFeedOptions, d as ActivityFeedResponse, g as ActivityTeaserResponse, R as HeatmapResponse, Z as MyGithubPullRequestsResponse, c as AccountCheckResult, al as ReactionStatus, ak as ReactionResult, aj as ReactionError, at as RoadmapVotesResponse, j as CastRoadmapVoteResult, D as DeleteAccountResult, ao as ResetProfileResult, aH as WipePreview, $ as OrgClaimResult, a5 as OrgProfileUpdateResult, a0 as OrgDomainChallengeResult, a1 as OrgDomainVerifyResult, a2 as OrgNotificationEmailAddResult, a3 as OrgNotificationEmailRemoveResult } from './org-BWeGLW4Z.cjs';
3
+ import { S as SifaApiConfig, s as sifaQueryKeys, W as WriteResult, an as RefreshPdsResult, aD as UpdateProfileOverrideInput, aE as UpdateProfileSelfInput, aF as UploadAvatarResult, C as CreateResult, aA as SubCategoryBulkResult, ab as ProfileLocationInput, o as ExternalAccountInput, n as CreateExternalAccountResult, aG as VerifyExternalAccountResult, E as EndorsementInput, l as ConfirmationInput, m as ConfirmationSubjectInput, a8 as PendingConfirmationsPage, am as RefreshOrcidPublicationsResult, B as BulkHideProfileItemInput, X as HideProfileItemInput, az as StatsResponse, i as AppRegistryEntry, T as HiddenApp, H as FilterOptions, au as SearchFilters, av as SearchResponse, ay as SkillSearchResult, p as FeaturedProfile, ax as SimilarProfile, G as FetchSuggestionsOptions, aC as SuggestionsResponse, L as FollowUserResult, t as FetchFollowListOptions, I as FollowListPage, M as FollowingResponse, v as FetchFollowingFeedOptions, u as FetchFollowProfilePageOptions, K as FollowProfilePageResponse, F as FeatureAllowlistResponse, q as FetchActivityFeedOptions, d as ActivityFeedResponse, g as ActivityTeaserResponse, R as HeatmapResponse, Z as MyGithubPullRequestsResponse, c as AccountCheckResult, al as ReactionStatus, ak as ReactionResult, aj as ReactionError, at as RoadmapVotesResponse, j as CastRoadmapVoteResult, D as DeleteAccountResult, ao as ResetProfileResult, aH as WipePreview, $ as OrgClaimResult, a5 as OrgProfileUpdateResult, a0 as OrgDomainChallengeResult, a1 as OrgDomainVerifyResult, a2 as OrgNotificationEmailAddResult, a3 as OrgNotificationEmailRemoveResult } from './org-C5Dzmo38.cjs';
4
4
  import * as _tanstack_react_query from '@tanstack/react-query';
5
5
  import { UseQueryOptions, UseMutationOptions, UseInfiniteQueryOptions, InfiniteData } from '@tanstack/react-query';
6
- import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef, E as ExternalAccount, S as SkillSuggestion, Q as OrgFloorVerdict } from './adult-content-DVxiBP69.cjs';
6
+ import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef, E as ExternalAccount, S as SkillSuggestion, Q as OrgFloorVerdict } from './adult-content-BUgP8bpf.cjs';
7
7
  import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, o as EntitySelectResponse, m as EntitySelectRequest, y as FollowFeedPage, s as FeatureFlag } from './feed-dOSy_48Z.cjs';
8
8
  import { O as OrgClaimRequestInput, h as OrgProfileUpdateRequestInput, b as OrgDomainChallengeRequestInput, d as OrgDomainVerifyRequestInput, f as OrgNotificationEmailRequestInput } from './org-settings-B8e01iZx.cjs';
9
9
 
@@ -1,7 +1,7 @@
1
- import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-BWeGLW4Z.cjs';
2
- import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef } from './adult-content-DVxiBP69.cjs';
1
+ import { S as SifaApiConfig, A as ApiFetchOptions, C as CreateResult, W as WriteResult } from './org-C5Dzmo38.cjs';
2
+ import { e as Profile, P as ProfileView, g as ProfilePosition, ac as SkillRef } from './adult-content-BUgP8bpf.cjs';
3
3
  import { i as EntitySearchResponse, k as EntitySearchResult, c as EntityMintDomainResponse, g as EntityResolveDomainResponse, m as EntitySelectRequest, o as EntitySelectResponse } from './feed-dOSy_48Z.cjs';
4
- import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-CapVNDLP.cjs';
4
+ import { S as SummarizeProfileViewOptions, P as ProfileSummary } from './profile-summary-DReI-P0i.cjs';
5
5
 
6
6
  /**
7
7
  * Read the aggregated profile for a handle or DID.
package/dist/index.cjs CHANGED
@@ -5393,7 +5393,7 @@ function roadmapIssueUrl(issue) {
5393
5393
  }
5394
5394
 
5395
5395
  // src/index.ts
5396
- var SIFA_SDK_VERSION = "0.12.47";
5396
+ var SIFA_SDK_VERSION = "0.12.48";
5397
5397
 
5398
5398
  exports.ACTIVITY_TIERS = ACTIVITY_TIERS;
5399
5399
  exports.ACTIVITY_VERBS = ACTIVITY_VERBS;